Skip to content

Author

Jungmin Yun

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

CRiT-QA: Evaluating Multi-hop Reasoning with Counterfactual Chains and Distractor Traps

The introduction of CRiT-QA (Counterfactual Reasoning with Traps), a dataset explicitly designed to address both limitations of large language models' multi-hop reasoning, and provides a foundation for developing more reliable, evidence-grounded LLMs.

Jungmin Yun, Junehyoung Kwon, Youngbin Kim · 0 citations
Conference Open access Jul 2026

IterCOMP: Reasoning-aware Adaptive Prompt Compression for Multi-hop Question Answering

Multi-hop question answering requires complex reasoning across multiple evidence segments, which often overwhelms retrieval-augmented generation systems with lengthy and noisy contexts, thereby undermining both efficiency and accuracy. While existing prompt compression methods attempt to address this issue, they are typically designed for single-turn queries and fail to capture interdependent reasoning steps. We propose IterCOMP, a unified, training-free prompt compression framework that incorporates multi-hop reasoning within an iterative compression loop. IterCOMP decomposes documents into evidence segments, evaluates question answerability, and generates targeted follow-up questions to iteratively integrate essential evidence, producing a compact, reasoning-oriented prompt. Experiments on MusiQue, 2WikiMultiHopQA, and HotpotQA demonstrate that IterCOMP achieves substantial improvements in Exact Match and F1 scores while reducing the token budget, outperforming existing baselines and exhibiting robustness as reasoning complexity increases.

Jungmin Yun, Youngbin Kim · 0 citations