Youngjoon Jang
M.S. Student at NLP&AI Lab, Korea University
Hi, I’m Youngjoon. I’m a Master’s student in NLP&AI Lab at Korea University, advised by Prof. Heuiseok Lim. Before this, I studied Mechanical Engineering & Computer Science at Hongik University.
I’m drawn to a deceptively simple question: how can I help people find the right information? That curiosity drives my work in Information Retrieval (dense, sparse, and late-interaction retrieval), Multilingual Information Retrieval, and Retrieval-Augmented Generation (RAG). My research has been published at SIGIR, ICLR, ACL, and EMNLP, while the Korean retrieval models and benchmarks I led have grown to 200+ GitHub stars and 2.3M+ downloads on Hugging Face.
I love building in the open, and I actively contribute to projects including Sentence-Transformers, MTEB, and InstructKR.
News
| Aug 20, 2026 | Our papers MIMO, SHIFT, and SemBridge have been accepted to EMNLP 2026 🇭🇺 |
|---|---|
| Apr 02, 2026 | Our paper “Beyond Hard Negatives: The Importance of Score Distribution in Knowledge Distillation for Dense Retrieval” has been accepted to SIGIR 2026 🇦🇺 |
Education
Projects
KURE: Korea University Retrieval Embedding Model (GitHub · HF)
Led the flagship Korean retrieval project: trained SOTA dense retriever (1st on MTEB-ko-retrieval), 200+ GitHub stars and 2.3M+ cumulative Hugging Face downloads. Awarded Best Oral Presentation at HCLT 2025.
Korean Sparse & Multi-Vector Retrievers (HF)
Trained and open-sourced Korean Sparse and Multi-Vector models achieving SOTA among corresponding architectures on the Korean Retrieval Benchmark.
ReviewSearch (Blog · GitHub · Demo)
Built and deployed a search engine over 205,988 real peer reviews and rebuttals for agents, so that a rebuttal draft is grounded in how authors actually answered the same concern.
WBL: World Best LLM Project (HF)
Led the data team: built a query-clarity tagging & evaluation framework, and a reward-model-ensemble response-filtering pipeline for large-scale training data.
URACLE–Korea University Collaborative Research
Trained a Korean–English cross-lingual retriever and analyzed language-pair trade-offs; used model merging to recover monolingual retrieval while retaining cross-lingual retrieval gains. Published in the ACL 2026 MeLLM Workshop.
KT–Korea University Collaborative Research (Korean Legal LLM) (News)
Developed an end-to-end training recipe for a Korean legal-domain LLM, published as LEGALMIDM (ICLR 2026 Data-FM Workshop); contributed to KT's $10.42M contract for the South Korean Supreme Court AI platform.
Open Source Contributions
- Extended the cross-encoder training stack with classic learning-to-rank losses. [PR #6] [PR #7]
- Implemented EmbedDistillLoss to support direct embedding-level knowledge distillation. [PR #3665]
- Introduced hardness-weighted contrastive learning to up-weight informative hard negatives. [PR #3667]
- Implemented CachedSpladeLoss for gradient-cache compatible, memory-efficient SPLADE training. [PR #3670]
- Added a Korean retrieval benchmark task to expand multilingual retrieval evaluation. [PR #1388]
- Improved stability of the OpenAI embeddings by adding sentence trimming. [PR #1526]
- Fixed NaN embeddings for Jasper models by switching model precision. [PR #2481]
- Led the Korean Reranker evaluation and leaderboard project. [GitHub]
Publications [International Conference]
Publications [Domestic Conference]
Preprint
-
- Under Review*Corresponding author
-