← Search

Nora Kassner

9 accepted papers

2025

Do Large Language Models Perform Latent Multi-Hop Reasoning without Exploiting Shortcuts?

ACL 2025finding

We evaluate how well Large Language Models (LLMs) latently recall and compose facts to answer multi-hop queries like “In the year Scarlett Johansson was born, the Summer Olympics were hosted in the country of”. One major challenge in such evaluation is that LLMs may have developed shortcuts by encou…

Cited by 0SourcePDFScholar
2025

How Well Can Reasoning Models Identify and Recover from Unhelpful Thoughts?

EMNLP 2025

Recent reasoning models show the ability to reflect, backtrack, and self-validate their reasoning, which is crucial in spotting mistakes and arriving at accurate solutions. A natural question that arises is how effectively models can perform such self-reevaluation. We tackle this question by investi

2024

Do Large Language Models Latently Perform Multi-Hop Reasoning?

ACL 2024long

We study whether Large Language Models (LLMs) latently perform multi-hop reasoning with complex prompts such as “The mother of the singer of ‘Superstition’ is”. We look for evidence of a latent reasoning pathway where an LLM (1) latently identifies “the singer of ‘Superstition’” as Stevie Wonder, th…

2023

Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages

ACL 2023long

The NLP community has mainly focused on scaling Large Language Models (LLMs) vertically, i.e., making them better for about 100 languages. We instead scale LLMs horizontally: we create, through continued pretraining, Glot500-m, an LLM that covers 511 predominantly low-resource languages. An importan…

2023

Language Models with Rationality

EMNLP 2023long main

While large language models (LLMs) are proficient at question-answering (QA), it is not always clear how (or even if) an answer follows from their latent "beliefs". This lack of interpretability is a growing impediment to widespread use of LLMs. To address this, our goals are to make model beliefs a…

Cited by 0SourceScholar
2023

Polar Ducks and Where to Find Them: Enhancing Entity Linking with Duck Typing and Polar Box Embeddings

EMNLP 2023long main

Entity linking methods based on dense retrieval are widely adopted in large-scale applications for their efficiency, but they can fall short of generative models, as they are sensitive to the structure of the embedding space. To address this issue, this paper introduces DUCK, an approach to infusing…

Cited by 0SourceScholar
2022

EDIN: An End-to-end Benchmark and Pipeline for Unknown Entity Discovery and Indexing

EMNLP 2022main

Existing work on Entity Linking mostly assumes that the reference knowledge base is complete, and therefore all mentions can be linked. In practice this is hardly ever the case, as knowledge bases are incomplete and because novel concepts arise constantly. We introduce the temporally segmented Unkno…

2021

BeliefBank: Adding Memory to a Pre-Trained Language Model for a Systematic Notion of Belief

EMNLP 2021main

Although pretrained language models (PTLMs) contain significant amounts of world knowledge, they can still produce inconsistent answers to questions when probed, even after specialized training. As a result, it can be hard to identify what the model actually “believes” about the world, making it sus…

Cited by 53SourcePDFScholar