paper-with-me

Papers

Interpreting and Controlling Model Behavior via Constitutions for Atomic Concept Edits

2026-01-23 · Neha Kalibhat, Zi Wang, Prasoon Bajpai, Drew Proud, Wenjun Zeng, Been Kim, Mani Malek arxiv

We introduce a black-box interpretability framework that learns a verifiable constitution: a natural language summary of how changes to a prompt affect a model's specific behavior, such as its alignment, correctness, or adherence to constraints. Our method leverages atomic concept edits (ACEs), which are targeted operations that add, remove, or replace an interpretable concept in the input prompt. By systematically applying ACEs and observing the resulting effects on model behavior across various tasks, our framework learns a causal mapping from edits to predictable outcomes. This learned constitution provides deep, generalizable insights into the model. Empirically, we validate our approach across diverse tasks, including mathematical reasoning and text-to-image alignment, for controlling and understanding model behavior. We found that for text-to-image generation, GPT-Image tends to focus on grammatical adherence, while Imagen 4 prioritizes atmospheric coherence. In mathematical reasoning, distractor variables confuse GPT-5 but leave Gemini 2.5 models and o4-mini largely unaffected. Moreover, our results show that the learned constitutions are highly effective for controlling model behavior, achieving an average of 1.86 times boost in success rate over methods that do not use constitutions.

📄 PDF Abstract BibTeX arXiv:2602.00092

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationMathematical Reasoning

Similar Papers 제목 키워드 기반

C3AI: Crafting and Evaluating Constitutions for Constitutional AI

2025-02-21 · Yara Kyrychenko, Ke Zhou, Edyta Bogucka, Daniele Quercia

Constitutional AI (CAI) guides LLM behavior using constitutions, but identifying which principles are most effective for model alignment remains an open challenge. We introduce the C3AI framework (\textit{Crafting Consti…

Safety Alignment

The Cultural Evolution of National Constitutions

2017-11-18 · Daniel N. Rockmore, Chen Fang, Nicholas J. Foti, Tom Ginsburg 외

We explore how ideas from infectious disease and genetics can be used to uncover patterns of cultural inheritance and innovation in a corpus of 591 national constitutions spanning 1789 - 2008. Legal "Ideas" are encoded a…

Generating Robot Constitutions & Benchmarks for Semantic Safety

2025-03-11 · Pierre Sermanet, Anirudha Majumdar, Alex Irpan, Dmitry Kalashnikov 외

Until recently, robotics safety research was predominantly about collision avoidance and hazard reduction in the immediate vicinity of a robot. Since the advent of large vision and language models (VLMs), robots are now …

Collision AvoidanceImage GenerationScene UnderstandingSpecificity

Interpreting and Controlling Vision Foundation Models via Text Explanations

2023-10-16 · Haozhe Chen, Junfeng Yang, Carl Vondrick, Chengzhi Mao

Large-scale pre-trained vision foundation models, such as CLIP, have become de facto backbones for various vision tasks. However, due to their black-box nature, understanding the underlying rules behind these models' pre…

Model EditingVisual Reasoning

Evolving Interpretable Constitutions for Multi-Agent Coordination

2026-01-31 · Ujwal Kumar, Alice Saito, Hershraj Niranjani, Rayan Yessou 외 arxiv

Constitutional AI has focused on single-model alignment using fixed principles. However, multi-agent systems create novel alignment challenges through emergent social dynamics. We present Constitutional Evolution, a fram…