← Search

Yeonseok Jeong

3 accepted papers

2025

Agent-as-Judge for Factual Summarization of Long Narratives

EMNLP 2025

Large Language Models (LLMs) have demonstrated near-human performance in summarization tasks based on traditional metrics such as ROUGE and BERTScore. However, these metrics do not adequately capture critical aspects of summarization quality, such as factual accuracy, particularly for long narrative

2025

ECoRAG: Evidentiality-guided Compression for Long Context RAG

ACL 2025finding

Large Language Models (LLMs) have shown remarkable performance in Open-Domain Question Answering (ODQA) by leveraging external documents through Retrieval-Augmented Generation (RAG). To reduce RAG overhead, from longer context, context compression is necessary. However, prior compression methods do…

2025

From Token to Action: State Machine Reasoning to Mitigate Overthinking in Information Retrieval

EMNLP 2025

Chain-of-Thought (CoT) prompting enables complex reasoning in large language models (LLMs), including applications in information retrieval (IR). However, it often leads to overthinking, where models produce excessively long and semantically redundant traces with little or no benefit. We identify tw