← Search

Minbyul Jeong

4 accepted papers

2025

ChroKnowledge: Unveiling Chronological Knowledge of Language Models in Multiple Domains

ICLR 2025poster

Large language models (LLMs) have brought significant changes to many aspects of our lives. However, assessing and ensuring their chronological knowledge remains challenging. Existing approaches fall short in addressing the temporal adaptability of knowledge, often relying on a fixed time-point view…

2025

Does Time Have Its Place? Temporal Heads: Where Language Models Recall Time-specific Information

ACL 2025long

While the ability of language models to elicit facts has been widely investigated, how they handle temporally changing facts remains underexplored. We discover Temporal Heads, specific attention heads that primarily handle temporal knowledge, through circuit analysis. We confirm that these heads are…

2024

CompAct: Compressing Retrieved Documents Actively for Question Answering

EMNLP 2024main

Retrieval-augmented generation supports language models to strengthen their factual groundings by providing external contexts. However, language models often face challenges when given extensive information, diminishing their effectiveness in solving questions. Context compression tackles this issue…