← Search

Gal Yona

13 accepted papers

2026

Empty Shelves or Lost Keys? Recall Is the Bottleneck for Parametric Factuality

ICML 2026poster

Standard factuality evaluations of LLMs treat all errors alike, obscuring whether failures arise from missing knowledge (empty shelves) or from limited access to encoded facts (lost keys). We propose a behavioral framework that profiles factual knowledge at the level of facts rather than questions, …

Cited by 0SourceScholar
2025

Confidence Improves Self-Consistency in LLMs

ACL 2025finding

Self-consistency decoding enhances LLMs’ performance on reasoning tasks by sampling diverse reasoning paths and selecting the most frequent answer. However, it is computationally expensive, as sampling many of these (lengthy) paths is required to increase the chances that the correct answer emerges…

Cited by 0SourcePDFScholar
2025

Keep Guessing? When Considering Inference Scaling, Mind the Baselines

NAACL 2025findings

Scaling inference compute in large language models (LLMs) through repeated sampling consistently increases the coverage (fraction of problems solved) as the number of samples increases. We conjecture that this observed improvement is partially due to the answer distribution of standard evaluation be…

2025

MetaFaith: Faithful Natural Language Uncertainty Expression in LLMs

EMNLP 2025

A critical component in the trustworthiness of LLMs is reliable uncertainty communication, yet LLMs often use assertive language when conveying false claims, leading to over-reliance and eroded trust. We present the first systematic study of _faithful confidence calibration_ of LLMs, benchmarking mo

2025

Pathways on the Image Manifold: Image Editing via Video Generation

CVPR 2025poster

Recent advances in image editing, driven by image diffusion models, have shown remarkable progress. However, significant challenges remain, as these models often struggle to follow complex edit instructions accurately and frequently compromise fidelity by altering key elements of the original image.…

2024

Can Large Language Models Faithfully Express Their Intrinsic Uncertainty in Words?

EMNLP 2024main

We posit that large language models (LLMs) should be capable of expressing their intrinsic uncertainty in natural language. For example, if the LLM is equally likely to output two contradicting answers to the same question, then its generated response should reflect this uncertainty by hedging its a…

Cited by 18SourcePDFScholar
2024

Does Fine-Tuning LLMs on New Knowledge Encourage Hallucinations?

EMNLP 2024main

When large language models are aligned via supervised fine-tuning, they may encounter new factual information that was not acquired through pre-training. It is often conjectured that this can teach the model the behavior of hallucinating factually incorrect responses, as the model is trained to gene…

Cited by 95SourcePDFScholar
2024

Narrowing the Knowledge Evaluation Gap: Open-Domain Question Answering with Multi-Granularity Answers

ACL 2024long

Factual questions typically can be answered correctly at different levels of granularity. For example, both “August 4, 1961” and “1961” are correct answers to the question “When was Barack Obama born?”. Standard question answering (QA) evaluation protocols, however, do not explicitly take this into…

Cited by 15SourcePDFScholar
2023

Malign Overfitting: Interpolation and Invariance are Fundamentally at Odds

ICLR 2023poster

Learned classifiers should often possess certain invariance properties meant to encourage fairness, robustness, or out-of-distribution generalization. However, multiple recent works empirically demonstrate that common invariance-inducing regularizers are ineffective in the over-parameterized regime…

Cited by 10SourcePDFScholar