← Search

Dongwon Jung

4 accepted papers

2026

FRIEDA: Benchmarking Multi-Step Cartographic Reasoning in Vision-Language Models

ICLR 2026poster

Cartographic reasoning is the skill of interpreting geographic relationships by aligning legends, map scales, compass directions, map texts, and geometries across one or more map images. Although essential as a concrete cognitive capability and for critical tasks such as disaster response and urban…

Cited by 0SourcecodeScholar
2025

Familiarity-Aware Evidence Compression for Retrieval-Augmented Generation

EMNLP 2025

Retrieval-augmented generation (RAG) improves large language models (LMs) by incorporating non-parametric knowledge through evidence retrieved from external sources. However, it often struggles to cope with inconsistent and irrelevant information that can distract the LM from its tasks, especially w

2024

Planning and Editing What You Retrieve for Enhanced Tool Learning

NAACL 2024findings

Recent advancements in integrating external tools with Large Language Models (LLMs) have opened new frontiers, with applications in mathematical reasoning, code generators, and smart assistants. However, existing methods, relying on simple one-time retrieval strategies, fall short on effectively and…