← Search

Kristina Toutanova

14 accepted papers

2026

Bridging Kolmogorov Complexity and Deep Learning: Asymptotically Optimal Description Length Objectives for Transformers

ICLR 2026poster

The Minimum Description Length (MDL) principle offers a formal framework for applying Occam's razor in machine learning. However, its application to neural networks such as Transformers is challenging due to the lack of a principled, universal measure for model complexity. This paper introduces the…

Cited by 0SourceScholar
2025

Optimizing Pre-Training Data Mixtures with Mixtures of Data Expert Models

ACL 2025long

We propose a method to optimize language model pre-training data mixtures through efficient approximation of the cross-entropy loss corresponding to each candidate mixture via a Mixture of Data Experts (MDE). We use this approximation as a source of additional features in a regression model, trained…

Cited by 0SourcePDFScholar
2025

Understanding Museum Exhibits using Vision-Language Reasoning

ICCV 2025poster

Museums serve as repositories of cultural heritage and historical artifacts from diverse epochs, civilizations, and regions, preserving well-documented collections that encapsulate vast knowledge, which, when systematically structured into large-scale datasets, can train specialized models. Visitors…

Cited by 0SourcePDFScholar
2024

Efficient End-to-End Visual Document Understanding with Rationale Distillation

NAACL 2024long

Understanding visually situated language requires interpreting complex layouts of textual and visual elements. Pre-processing tools, such as optical character recognition (OCR), can map document image inputs to textual tokens, then large language models (LLMs) can reason over text.However, such meth…

Cited by 3SourcePDFScholar
2024

Mitigating Catastrophic Forgetting in Language Transfer via Model Merging

EMNLP 2024finding

As open-weight large language models (LLMs) achieve ever more impressive performance across a wide range of tasks in English, practitioners aim to adapt these models to different languages. However, such language adaptation is often accompanied by catastrophic forgetting of the base model’s capabili…

Cited by 9SourcePDFScholar
2024

Taming CLIP for Fine-grained and Structured Visual Understanding of Museum Exhibits

ECCV 2024poster

"CLIP is a powerful and widely used tool for understanding images in the context of natural language descriptions to perform nuanced tasks. However, it does not offer application-specific fine-grained and structured understanding, due to its generic nature. In this work, we aim to adapt CLIP for fin…

2023

From Pixels to UI Actions: Learning to Follow Instructions via Graphical User Interfaces

NeurIPS 2023spotlight

Much of the previous work towards digital agents for graphical user interfaces (GUIs) has relied on text-based representations (derived from HTML or other structured data sources), which are not always readily available. These input representations have been often coupled with custom, task-specific…

2023

Open-domain Visual Entity Recognition: Towards Recognizing Millions of Wikipedia Entities

ICCV 2023oral

Large-scale multi-modal pre-training models such as CLIP and PaLI exhibit strong generalization on various visual domains and tasks. However, existing image classification benchmarks often evaluate recognition on a specific domain (e.g., outdoor images) or a specific task (e.g., classifying plant sp…

Cited by 65PDFcodeScholar
2023

Pix2Struct: Screenshot Parsing as Pretraining for Visual Language Understanding

ICML 2023oral

Visually-situated language is ubiquitous---sources range from textbooks with diagrams to web pages with images and tables, to mobile apps with buttons and forms. Perhaps due to this diversity, previous work has typically relied on domain-specific recipes with limited sharing of the underlying data,…

2023

QUEST: A Retrieval Dataset of Entity-Seeking Queries with Implicit Set Operations

ACL 2023long

Formulating selective information needs results in queries that implicitly specify set operations, such as intersection, union, and difference. For instance, one might search for “shorebirds that are not sandpipers” or “science-fiction films shot in England”. To study the ability of retrieval system…

2022

Evaluating the Impact of Model Scale for Compositional Generalization in Semantic Parsing

EMNLP 2022main

Despite their strong performance on many tasks, pre-trained language models have been shown to struggle on out-of-distribution compositional generalization. Meanwhile, recent work has shown considerable improvements on many NLP tasks from model scaling. Can scaling up model size also improve composi…

Cited by 56SourcePDFScholar
2022

Improving Compositional Generalization with Latent Structure and Data Augmentation

NAACL 2022long

Generic unstructured neural networks have been shown to struggle on out-of-distribution compositional generalization. Compositional data augmentation via example recombination has transferred some prior knowledge about compositionality to such black-box neural models for several semantic parsing tas…

2021

Compositional Generalization and Natural Language Variation: Can a Semantic Parsing Approach Handle Both?

ACL 2021long

Sequence-to-sequence models excel at handling natural language variation, but have been shown to struggle with out-of-distribution compositional generalization. This has motivated new specialized architectures with stronger compositional biases, but most of these approaches have only been evaluated…

2021

Joint Passage Ranking for Diverse Multi-Answer Retrieval

EMNLP 2021main

We study multi-answer retrieval, an under-explored problem that requires retrieving passages to cover multiple distinct answers for a given question. This task requires joint modeling of retrieved passages, as models should not repeatedly retrieve passages containing the same answer at the cost of m…

Cited by 40SourcePDFScholar