paper-with-me

Papers

Aligned, Orthogonal or In-conflict: When can we safely optimize Chain-of-Thought?

2026-03-31 · Max Kaufmann, David Lindner, Roland S. Zimmermann, and Rohin Shah arxiv

Chain-of-Thought (CoT) monitoring, in which automated systems monitor the CoT of an LLM, is a promising approach for effectively overseeing AI systems. However, the extent to which a model's CoT helps us oversee the model - the monitorability of the CoT - can be affected by training, for instance by the model learning to hide important features of its reasoning. We propose and empirically validate a conceptual framework for predicting when and why this occurs. We model LLM post-training as an RL environment where the reward decomposes into two terms: one term depending on final outputs and another term depending on the CoT. Our framework allows us to classify these two terms as "aligned", "orthogonal", or "in-conflict" before training. We predict that training with in-conflict terms will reduce monitorability, orthogonal terms will not affect it, and aligned terms will improve it. To validate our framework, we use it to classify a set of RL environments, train LLMs within those environments, and evaluate how training affects CoT monitorability. We find that (1) training with "in-conflict" reward terms reduces CoT monitorability and (2) optimizing in-conflict reward terms is difficult.

📄 PDF Abstract BibTeX arXiv:2603.30036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ConflictBench: Evaluating Human-AI Conflict via Interactive and Visually Grounded Environments

2026-03-09 · Weixiang Zhao, Haozhen Li, Yanyan Zhao, xuda zhi 외 arxiv

As large language models (LLMs) evolve into autonomous agents capable of acting in open-ended environments, ensuring behavioral alignment with human values becomes a critical safety concern. Existing benchmarks, focused …

Enhancing Few-Shot Out-of-Distribution Detection with Gradient Aligned Context Optimization

2024-11-24 · Baoshun Tong, Kaiyu Song, Hanjiang Lai

Few-shot out-of-distribution (OOD) detection aims to detect OOD images from unseen classes with only a few labeled in-distribution (ID) images. To detect OOD images and classify ID samples, prior methods have been propos…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

The Ghost in the Machine has an American accent: value conflict in GPT-3

2022-03-15 · Rebecca L Johnson, Giada Pistilli, Natalia Menédez-González, Leslye Denisse Dias Duran 외

The alignment problem in the context of large language models must consider the plurality of human values in our world. Whilst there are many resonant and overlapping values amongst the world's cultures, there are also m…

valid

Learning with Conflicts of Interest

2026-05-15 · Nischal Aryal, Arash Termehchy, Ali Vakilian, Marianne Winslett arxiv

Financial, social, and political factors often prevent the interests of the owners of ML systems and services and their users from being perfectly aligned. ML systems often produce biased information that can influence u…

FOGO: Forgetting-aware Orthogonalization Optimizer

2026-06-09 · Toan Nguyen, Yang Liu, Trung Le, Celso de Melo 외 arxiv

We argue that forgetting is not confined to continual learning but is a general optimization phenomenon: during standard training, dominant mini-batch gradients suppress rare but useful update directions, causing short-t…

Continual Learning