← Search

Minju Song

3 accepted papers

2026

The Curious Case of Analogies: Investigating Analogical Reasoning in Large Language Models

AAAI 2026technical

Analogical reasoning is at the core of human cognition, serving as an important foundation for a variety of intellectual activities. While prior work has shown that LLMs can represent task patterns and surface-level concepts, it remains unclear whether these models can encode high-level relational c

Cited by 0SourcePDFScholar
2025

Assessing LLM Reasoning Steps via Principal Knowledge Grounding

EMNLP 2025

Step-by-step reasoning has become a standard approach for large language models (LLMs) to tackle complex tasks. While this paradigm has proven effective, it raises a fundamental question: How can we verify that an LLM’s reasoning is accurately grounded in knowledge? To address this question, we intr

2025

ETHIC: Evaluating Large Language Models on Long-Context Tasks with High Information Coverage

NAACL 2025long

Recent advancements in large language models (LLM) capable of processing extremely long texts highlight the need for a dedicated evaluation benchmark to assess their long-context capabilities. However, existing methods, like the needle-in-a-haystack test, do not effectively assess whether these mode…