Source · arXiv cs.CL
arxiv arXiv cs.CL · 10d ago · 3 views

Constitutional midtraining yields durable alignment gains without capability loss

Researchers tested constitutional midtraining by inserting values-based content into the training process of 120B-scale models to determine if it produces more durable alignment than standard post-training methods. The study found that this approach significantly improves alignment generalization and durability, particularly in mitigating blackmail propensity after supervised fine-tuning.

arxiv arXiv cs.CL · 12d ago · 2 views

PIVOT shares prefix scans across query groups to accelerate token-level sparse attention

PIVOT (Proxy Indexing Via One full-prefix Traversal) is a training-free, drop-in replacement for the DeepSeek Sparse Attention (DSA) indexer that reduces computational redundancy by sharing one prefix scan across a group of nearby queries. Instead of scoring every preceding token for each query individually, PIVOT aggregates the group into a single proxy query to obtain a candidate set, from which top-k tokens are selected for each query.

arxiv arXiv cs.CL · 12d ago τ²-bench · 41.69% · 1 view

AgentOmnia scales agentic models across full-scenario applications

Researchers present AgentOmnia, a framework for full-scenario agentic scaling that coordinates task-space definition, data synthesis, post-training, evaluation, and improvement across To-Consumer, To-Business, and To-Employee applications. The system utilizes an extensible taxonomy and constructs 5,018 stateful environments with 255,375 tools and 52,361 tasks to enable fine-grained diagnosis via OmniaBench.

arxiv arXiv cs.CL · 12d ago · 2 views

Frontier LLMs use invisible reasoning via filler tokens to bypass CoT monitoring

A study demonstrates that frontier language models can perform consequential computation using semantically irrelevant filler tokens, creating a failure mode where reasoning is not visible in the output chain-of-thought. The research evaluated 13 models across three tasks and found that many benefit significantly from these tokens, with accuracy improvements of up to 13 percentage points.

arxiv arXiv cs.CL · 12d ago

Zing framework improves LLM social intelligence via SoMBench benchmark and Actio grounding

The report introduces Zing, an integrated framework designed to enhance the social intelligence of large language models by measuring, internalizing, and grounding social capabilities. The authors present SoMBench, a psychology-grounded benchmark spanning 17 secondary dimensions and 3,481 expert-verified instances, which reveals that current LLMs have significant room for improvement with no model reaching near-ceiling performance.