paper-with-me

Papers

Adversarial Concept Search: Predicting Compositional Errors From Feature Geometry

2026-06-11 · Jennifer Meng Lu, Ruochen Zhang, Isabelle Lee, David Alvarez-Melis, Ellie Pavlick, Naomi Saphra arxiv

Humans cannot always intuit what scenarios are most challenging to LLMs. Hoping to capture challenging edge cases, developers either design problems to be difficult for humans or curate extensive benchmarks. What if we could instead anticipate which scenarios a model will fail on? In this paper, we use an LLM's representational geometry to predict which concept combinations it will fail on. We attribute this compositional failure to interference between salient features. In tasks that require systematic composition - toy programmatic settings, multihop reasoning, multilingual factual recall - we find that when a pair of concepts is encoded near-orthogonally, the model reliably composes them. When their linear encodings are close, producing interference, the model fails to compose them. Our method reliably anticipates failure modes across different compositional tasks, without evaluating specific inputs. These results lay the groundwork to use representational geometry to identify high-risk examples, construct targeted stress tests, and provide a scalable foundation for active learning in real-world deployment.

📄 PDF Abstract BibTeX arXiv:2606.13934

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Unveiling AI's Blind Spots: An Oracle for In-Domain, Out-of-Domain, and Adversarial Errors

2024-10-03 · Shuangpeng Han, Mengmi Zhang

AI models make mistakes when recognizing images-whether in-domain, out-of-domain, or adversarial. Predicting these errors is critical for improving system reliability, reducing costly mistakes, and enabling proactive cor…

STEREO: A Two-Stage Framework for Adversarially Robust Concept Erasing from Text-to-Image Diffusion Models

2025-01-01 · CVPR 2025 1 · Koushik Srivatsan, Fahad Shamshad, Muzammal Naseer, Vishal M. Patel 외

The rapid proliferation of large-scale text-to-image diffusion (T2ID) models has raised serious concerns about their potential misuse in generating harmful content. Although numerous methods have been proposed for e…

STEREO: Towards Adversarially Robust Concept Erasing from Text-to-Image Generation Models

2024-08-29 · Koushik Srivatsan, Fahad Shamshad, Muzammal Naseer, Karthik Nandakumar

The rapid proliferation of large-scale text-to-image generation (T2IG) models has led to concerns about their potential misuse in generating harmful content. Though many methods have been proposed for erasing undesired c…

BenchmarkingImage GenerationText to Image GenerationText-to-Image Generation

Generalized Adversarial Distances to Efficiently Discover Classifier Errors

2021-02-25 · Walter Bennette, Sally Dufek, Karsten Maurer, Sean Sisti 외

Given a black-box classification model and an unlabeled evaluation dataset from some application domain, efficient strategies need to be developed to evaluate the model. Random sampling allows a user to estimate metrics …

Compositional Generalization for Kinship Prediction through Data Augmentation

2022-07-01 · NAACL (WNU) 2022 7 · Kangda Wei, Sayan Ghosh, Shashank Srivastava

Transformer-based models have shown promising performance in numerous NLP tasks. However, recent work has shown the limitation of such models in showing compositional generalization, which requires models to generalize t…

Data AugmentationPrediction