← Search

Eric Horvitz

12 accepted papers

2026

Tracing the Traces: Latent Temporal Signals for Efficient and Accurate Reasoning

ICLR 2026poster

Reasoning models improve their problem-solving ability through inference-time scaling, allocating more compute via longer token budgets. Identifying which reasoning traces are likely to succeed remains a key opportunity: reliably predicting productive paths can substantially reduce wasted computatio…

Cited by 0SourcecodeScholar
2025

Improving Instruction-Following in Language Models through Activation Steering

ICLR 2025poster

The ability to follow instructions is crucial for numerous real-world applications of language models. In pursuit of deeper insights and more powerful capabilities, we derive instruction-specific vector representations from language models and use them to steer models accordingly. These vectors are…

2025

Navigating Rifts in Human-LLM Grounding: Study and Benchmark

ACL 2025long

Language models excel at following instructions but often struggle with the collaborative aspects of conversation that humans naturally employ. This limitation in grounding—the process by which conversation participants establish mutual understanding—can lead to outcomes ranging from frustrated user…

2025

Utility-Directed Conformal Prediction: A Decision-Aware Framework for Actionable Uncertainty Quantification

ICLR 2025poster

There is increasing interest in ``decision-focused" machine learning methods which train models to account for how their predictions are used in downstream optimization problems. Doing so can often improve performance on subsequent decision problems. However, current methods for uncertainty quantifi…

Cited by 0SourcePDFScholar
2024

When to Show a Suggestion? Integrating Human Feedback in AI-Assisted Programming

AAAI 2024technical

AI powered code-recommendation systems, such as Copilot and CodeWhisperer, provide code suggestions inside a programmer's environment (e.g., an IDE) with the aim of improving productivity. We pursue mechanisms for leveraging signals about programmers' acceptance and rejection of code suggestions to…

2023

Ideal Abstractions for Decision-Focused Learning

AISTATS 2023poster

We present a methodology for formulating simplifying abstractions in machine learning systems by identifying and harnessing the utility structure of decisions. Machine learning tasks commonly involve high-dimensional output spaces (e.g., predictions for every pixel in an image or node in a graph), e…

Cited by 1SourcePDFScholar
2021

Exploiting structured data for learning contagious diseases under incomplete testing

ICML 2021spotlight

One of the ways that machine learning algorithms can help control the spread of an infectious disease is by building models that predict who is likely to become infected making them good candidates for preemptive interventions. In this work we ask: can we build reliable infection prediction models w…

2021

Extracting a Knowledge Base of Mechanisms from COVID-19 Papers

NAACL 2021long

The COVID-19 pandemic has spawned a diverse body of scientific literature that is challenging to navigate, stimulating interest in automated tools to help find useful knowledge. We pursue the construction of a knowledge base (KB) of mechanisms—a fundamental concept across the sciences, which encompa…

2021

Is the Most Accurate AI the Best Teammate? Optimizing AI for Teamwork

AAAI 2021technical

AI practitioners typically strive to develop the most accurate systems, making an implicit assumption that the AI system will function autonomously. However, in practice, AI systems often are used to provide advice to people in domains ranging from criminal justice and finance to healthcare. In su…

2021

Understanding Failures of Deep Networks via Robust Feature Extraction

CVPR 2021poster

Traditional evaluation metrics for learned models that report aggregate scores over a test set are insufficient for surfacing important and informative patterns of failure over features and instances. We introduce and study a method aimed at characterizing and explaining failures by identifying visu…

Cited by 87PDFcodeScholar
2020

SQuINTing at VQA Models: Introspecting VQA Models With Sub-Questions

CVPR 2020oral

Existing VQA datasets contain questions with varying levels of complexity. While the majority of questions in these datasets require perception for recognizing existence, properties, and spatial relationships of entities, a significant portion of questions pose challenges that correspond to reasonin…

Cited by 85PDFScholar