← Search

Besmira Nushi

13 accepted papers

2026

Detecting Data Contamination in LLMs via In-Context Learning

ICLR 2026poster

We present Contamination Detection via Context (CoDeC), a practical and accurate method to detect and quantify training data contamination in large language models. CoDeC distinguishes between data memorized during training and data outside the training distribution by measuring how in-context learn…

Cited by 0SourceScholar
2026

Just Do It!? Computer-Use Agents Exhibit Blind Goal-Directedness

ICLR 2026poster

We **color-coded** the added changes to the **paper** and **Appendix** for the comfort of our reviewers. Computer-Use Agents (CUAs) are an increasingly deployed class of agents that take actions on GUIs to accomplish user goals. In this paper, we show that CUAs consistently exhibit *Blind Goal-Dir…

Cited by 0SourceScholar
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

Attention Speaks Volumes: Localizing and Mitigating Bias in Language Models

ACL 2025long

We believe that analyzing attention is crucial for understanding bias in large language models (LLMs); in ambiguous comparative prompting frameworks, it provides insight into how the LLM distributes its focus across different entities, and how this contributes to biased decisions. To this end, we fi…

Cited by 0SourcePDFScholar
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

Unearthing Skill-level Insights for Understanding Trade-offs of Foundation Models

ICLR 2025poster

With models getting stronger, evaluations have grown more complex, testing multiple skills in one benchmark and even in the same instance at once. However, skill-wise performance is obscured when inspecting aggregate accuracy, under-utilizing the rich signal modern benchmarks contain. We propose an…

Cited by 2SourcePDFScholar
2024

Attention Satisfies: A Constraint-Satisfaction Lens on Factual Errors of Language Models

ICLR 2024poster

We investigate the internal behavior of Transformer-based Large Language Models (LLMs) when they generate factually incorrect text. We propose modeling factual queries as constraint satisfaction problems and use this framework to investigate how the LLM interacts internally with factual constraints.…

2024

KITAB: Evaluating LLMs on Constraint Satisfaction for Information Retrieval

ICLR 2024poster

We study the ability of state-of-the art models to answer constraint satisfaction queries for information retrieval (e.g., “a list of ice cream shops in San Diego”). In the past, such queries were considered as tasks that could only be solved via web-search or knowledge bases. More recently, large l…

Cited by 10SourcePDFScholar
2024

Understanding Information Storage and Transfer in Multi-Modal Large Language Models

NeurIPS 2024poster

Understanding the mechanisms of information storage and transfer in Transformer-based models is important for driving model understanding progress. Recent work has studied these mechanisms for Large Language Models (LLMs), revealing insights on how information is stored in a model's parameters and h…

Cited by 12SourcePDFScholar
2023

Mitigating Spurious Correlations in Multi-modal Models during Fine-tuning

ICML 2023poster

Spurious correlations that degrade model generalization or lead the model to be right for the wrong reasons are one of the main robustness concerns for real-world deployments. However, mitigating these correlations during pre-training for large-scale models can be costly and impractical, particularl…

Cited by 45SourcePDFScholar
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