← Search

Elena Gribovskaya

4 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
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…

2022

StreamingQA: A Benchmark for Adaptation to New Knowledge over Time in Question Answering Models

ICML 2022spotlight

Knowledge and language understanding of models evaluated through question answering (QA) has been usually studied on static snapshots of knowledge, like Wikipedia. However, our world is dynamic, evolves over time, and our models’ knowledge becomes outdated. To study how semi-parametric QA models and…

2021

Mind the Gap: Assessing Temporal Generalization in Neural Language Models

NeurIPS 2021spotlight

Our world is open-ended, non-stationary, and constantly evolving; thus what we talk about and how we talk about it change over time. This inherent dynamic nature of language contrasts with the current static language modelling paradigm, which trains and evaluates models on utterances from overlappin…