← Search

Evelina Fedorenko

9 accepted papers

2026

Representational Curvature Shapes Behavioral Uncertainty in Large Language Models

ICML 2026poster

In autoregressive large language models (LLMs), temporal straightening offers an account of how the next-token prediction objective shapes representations. Across layers, models progressively straighten the trajectory of input sequences in activation space, potentially facilitating extrapolation to …

Cited by 0SourceScholar
2025

The time scale of redundancy between prosody and linguistic context

ACL 2025long

In spoken communication, information is transmitted not only via words, but also through a rich array of non-verbal signals, including prosody—the non-segmental auditory features of speech. Do these different communication channels carry distinct information? Prior work has shown that the informatio…

Cited by 0SourcePDFScholar
2024

Lexicon-Level Contrastive Visual-Grounding Improves Language Modeling

ACL 2024findings

Today’s most accurate language models are trained on orders of magnitude more language data than human language learners receive— but with no supervision from other sensory modalities that play a crucial role in human learning. Can we make LMs’ representations and predictions more accurate (and more…

Cited by 1SourcePDFScholar
2024

Visual Grounding Helps Learn Word Meanings in Low-Data Regimes

NAACL 2024long

Modern neural language models (LMs) are powerful tools for modeling human sentence production and comprehension, and their internal representations are remarkably well-aligned with representations of language in the human brain. But to achieve these results, LMs must be trained in distinctly un-huma…

2023

A fine-grained comparison of pragmatic language understanding in humans and language models

ACL 2023long

Pragmatics and non-literal language understanding are essential to human communication, and present a long-standing challenge for artificial language models. We perform a fine-grained comparison of language models and humans on seven pragmatic phenomena, using zero-shot prompting on an expert-curate…

2023

Large language models implicitly learn to straighten neural sentence trajectories to construct a predictive representation of natural language.

NeurIPS 2023poster

Predicting upcoming events is critical to our ability to effectively interact with our environment and conspecifics. In natural language processing, transformer models, which are trained on next-word prediction, appear to construct a general-purpose representation of language that can support divers…

Cited by 6SourcePDFScholar
2023

Quantifying the redundancy between prosody and text

EMNLP 2023long main

Prosody---the suprasegmental component of speech, including pitch, loudness, and tempo---carries critical aspects of meaning. However, the relationship between the information conveyed by prosody vs. by the words themselves remains poorly understood. We use large language models (LLMs) to estimate h…

Cited by 0SourcecodeScholar
2022

Convergent Representations of Computer Programs in Human and Artificial Neural Networks

NeurIPS 2022accept

What aspects of computer programs are represented by the human brain during comprehension? We leverage brain recordings derived from functional magnetic resonance imaging (fMRI) studies of programmers comprehending Python code to evaluate the properties and code-related information encoded in the ne…

2022

SentSpace: Large-Scale Benchmarking and Evaluation of Text using Cognitively Motivated Lexical, Syntactic, and Semantic Features

NAACL 2022system demonstrations

SentSpace is a modular framework for streamlined evaluation of text. SentSpacecharacterizes textual input using diverse lexical, syntactic, and semantic features derivedfrom corpora and psycholinguistic experiments. Core sentence features fall into three primaryfeature spaces: 1) Lexical, 2) Context…