paper-with-me

홈 › Papers

What does the Failure to Reason with "Respectively" in Zero/Few-Shot Settings Tell Us about Language Models?

2023-05-31 · Ruixiang Cui, Seolhwa Lee, Daniel Hershcovich, Anders Søgaard

Humans can effortlessly understand the coordinate structure of sentences such as "Niels Bohr and Kurt Cobain were born in Copenhagen and Seattle, respectively". In the context of natural language inference (NLI), we examine how language models (LMs) reason with respective readings (Gawron and Kehler, 2004) from two perspectives: syntactic-semantic and commonsense-world knowledge. We propose a controlled synthetic dataset WikiResNLI and a naturally occurring dataset NatResNLI to encompass various explicit and implicit realizations of "respectively". We show that fine-tuned NLI models struggle with understanding such readings without explicit supervision. While few-shot learning is easy in the presence of explicit cues, longer training is required when the reading is evoked implicitly, leaving models to rely on common sense inferences. Furthermore, our fine-grained analysis indicates models fail to generalize across different constructions. To conclude, we demonstrate that LMs still lag behind humans in generalizing to the long tail of linguistic constructions.

📄 PDF Abstract BibTeX arXiv:2305.19597

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningFew-Shot LearningNatural Language InferenceWorld Knowledge

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Doing What They Say, Not What They Reason: Locating the Faithfulness Gap in LLM Agents

2026-05-30 · Yufeng Wang arxiv

Do LLM agents act on the reasoning they state? This question of process fidelity is central to LLM-based social simulation, yet hard to measure where no reference for correct behavior exists. We study it in a controlled …

What is an "Abstract Reasoner"? Revisiting Experiments and Arguments about Large Language Models

2025-07-30 · Tian Yun, Chen Sun, Ellie Pavlick arxiv

Recent work has argued that large language models (LLMs) are not "abstract reasoners", citing their poor zero-shot performance on a variety of challenging tasks as evidence. We revisit these experiments in order to add n…

Just Ask Jev: Reinforcement Learning for Calibrated Decisions as a Zero-Shot Detector of AI Alignment Failures

2026-09-24 · Ruoqi Guo, Yi Liu, Gelei Deng, Yuekang Li 외 hf

Detectors of alignment failures screen deployed language models and score alignment benchmarks. Most are generative judges that spend a decoding pass on every criterion, and classifiers that read token probabilities, suc…

Reinforcement Learning

Large Language Models Fail on Trivial Alterations to Theory-of-Mind Tasks

2023-02-16 · Tomer Ullman

Intuitive psychology is a pillar of common-sense reasoning. The replication of this reasoning in machine intelligence is an important stepping-stone on the way to human-like artificial intelligence. Several recent tasks …

Common Sense Reasoning

Correcting What You Cannot See: Credit Assignment for Perception Distillation in Multimodal Reasoners

2026-07-30 · Feng Xiong, Leyan Xue, Hongyu Lin arxiv

On-policy distillation provides dense supervision for multimodal reasoners, but its trajectory-level reward cannot determine whether a failed answer arose from perception or subsequent reasoning. Perception Success Rate …