← Search

Jiaoda Li

8 accepted papers

2026

Probability Distributions Computed by Autoregressive Transformers

ICLR 2026poster

Most expressivity results for transformers treat them as language recognizers (which accept or reject strings), and not as they are used in practice, as language models (which generate strings autoregressively and probabilistically). We characterize the probability distributions that transformer lan…

Cited by 0SourceScholar
2024

What Do Language Models Learn in Context? The Structured Task Hypothesis.

ACL 2024long

Large language models (LLMs) exhibit an intriguing ability to learn a novel task from in-context examples presented in a demonstration, termed in-context learning (ICL). Understandably, a swath of research has been dedicated to uncovering the theories underpinning ICL. One popular hypothesis explain…

2023

Towards a Mechanistic Interpretation of Multi-Step Reasoning Capabilities of Language Models

EMNLP 2023long main

Recent work has shown that language models (LMs) have strong multi-step (i.e., procedural) reasoning capabilities. However, it is unclear whether LMs perform these tasks by cheating with answers memorized from pretraining corpus, or, via a multi-step reasoning mechanism. In this paper, we try to ans…

Cited by 0SourcecodeScholar
2021

Vision Matters When It Should: Sanity Checking Multimodal Machine Translation Models

EMNLP 2021main

Multimodal machine translation (MMT) systems have been shown to outperform their text-only neural machine translation (NMT) counterparts when visual context is available. However, recent studies have also shown that the performance of MMT models is only marginally impacted when the associated image…