Sign InOpen Brain
Atlas / Model

Reasoning

Open JSONConfidence: Auto-collectedLast updated 2026-07-31

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

What's Next After RLHF? — Diogo Almeida, TypeSafe AI
AI Engineer · 2026-07-31

RLHF can make agents persuasive assistants without making them dependable autonomous decision-makers. Builders should separate human-pleasing interaction from calibrated automation and keep stakes bounded.

Data Quality Is the Compute Multiplier — Ari Morcos, DatologyAI
AI Engineer · 2026-07-31

Training-data curation can improve model quality and inference efficiency without simply adding compute. The practical work is decontamination, deduplication, balancing, task matching, and selective synthesis.

The Base Model Is Dead — Varun Singh, Arcee AI
AI Engineer · 2026-07-31

Base-model data is shifting from broad web imitation toward code, reasoning, and agent-task priors. The unresolved choice is how early to introduce synthetic and instruction-shaped data.

Inducing language models to assert their own consciousness restores human beliefs and values
arXiv · 2026-07-30

Safety tuning against model self-consciousness may also shift unrelated value and mind-attribution responses. Builders using models for surveys or social reasoning should treat alignment as a confound.

$β$-OPSD: Deriving with Policy Optimization, Training with Self-Distillation
arXiv · 2026-07-30

β-OPSD exposes self-distillation’s fixed regularization as a tunable parameter, then approximates policy optimization through logit mixing. It targets more stable reasoning training without direct RL.

Inkling Small from Thinking Machines is now available on AI Gateway
Vercel · 2026-07-30

Inkling Small is pitched as a lower-compute model for coding, tool use, and visual reasoning, with adjustable thinking effort and zero-data-retention routing through Vercel AI Gateway.

Grok Voice Think Fast 2.0 now available on AI Gateway
Vercel · 2026-07-29

Grok Voice Think Fast 2.0 brings speech-to-speech reasoning and earlier tool calls to Vercel’s realtime API, with server-minted tokens keeping gateway keys off clients.

How GPT-5.6 fuses frontier intelligence with frontier efficiency
OpenAI · 2026-07-29

OpenAI positions GPT-5.6 as delivering more useful output per dollar across inference and agent workflows. The supplied material has no metrics for judging routing or migration decisions.

Skill Self-Play: Pushing the Frontier of LLM Capability with Co-Evolving Skills
arXiv · 2026-07-24

Skill-SP turns agent skills into units for verifiable self-play: generate tasks, solve them, then update the skill library from execution feedback. The abstract provides no per-benchmark effect sizes.

CausalForge: A Formally Grounded, Self-Improving Agentic Framework for Automated Research in Causal Inference
arXiv · 2026-07-24

CausalForge pairs a Lean-verified causal-inference library with an autonomous research pipeline and a semantic statement audit. Formal proof checks derivation, not whether the theorem matches the intended claim.

Training Frontier Models to Out-Think Hackers — Uri Rolls, Arithmetic & Thom Wolf, Hugging Face
AI Engineer · 2026-07-24

This security eval tests whether agents can discover and exploit logic flaws across live chained services, using hidden zero-days and deterministic grading instead of source-code pattern matching.

3D-Aware VLMs with Implicit and Explicit Geometries
arXiv · 2026-07-23

VLM-IE3D adds implicit and reconstructed geometry tokens to an RGB-video VLM, offering an open approach for agents that must reason about spatial scenes without dedicated 3D input.

MIRROR: Learning from the Other View for Multi-Modal Reasoning
arXiv · 2026-07-23

MIRROR trains a VLM across text, diagram, and combined views by letting its strongest view supervise weaker ones, targeting the modality inconsistency that single-view evals hide.

X$^3$-OPD: Distilling Reasoning into Large Audio-Language Models via On-Policy Alignment
arXiv · 2026-07-23

X³-OPD transfers a text model’s reasoning into an audio-language model while grounding training in the student’s own acoustic interpretations, including events, prosody, and dialogue.

Local Agentic Theory For Mobile Games — Shafik Quoraishee & Joanne Song, The New York Times
AI Engineer · 2026-07-23

Experimental on-device agents can play games and adapt interfaces without cloud calls, but real-time use must fit memory, frame-time, and battery budgets. Accessibility is promising, not production-ready.

Metacognition in LLMs: Foundations, Progress, and Opportunities

This survey maps how LLMs inspect and regulate their reasoning, giving agent builders a framework for choosing self-checks without assuming introspection is reliable.

Invariant Learning Dynamics of Transformers in Inductive Reasoning Tasks

A low-dimensional theory links training data and initialization to whether transformers reason through context or learned weights, but only on a generalized synthetic task class.

AdvancedMathBench: A Benchmark Suite for Advanced Mathematical Proof Generation and Verification

AdvancedMathBench separates proof writing from verification and finds frontier models especially weak at rejecting invalid proofs, a warning against trusting agent self-review on rigorous reasoning.

Agora: Enhancing LLM Agent Reasoning Via Auction-Based Task Allocation

Agora routes reasoning steps through an auction among expert models and tools, adding a single control for cost versus quality and outperforming matched baselines on five benchmarks.

GPT 5.6 Sol, Luna, and Terra now available on AI Gateway

Vercel’s limited preview exposes GPT 5.6 as Sol, Terra, and Luna, giving coding-agent teams flagship, balanced, and lower-cost routing targets behind one gateway.

Lordog/dive-into-llms
GitHub

A free, code-oriented Chinese curriculum spans model tuning, deployment, agents, alignment, security, and multimodal systems. It is useful as a broad learning map, but remains a work in progress.

Weak-to-Strong Generalization via Direct On-Policy Distillation

Direct-OPD reuses a small model's RL run to improve a bigger one: the pre/post-RL log-ratio becomes a dense reward for the stronger student, lifting Qwen3-1.7B from 48.3% to 62.4% on AIME 2024 in 4 hours on 8 A100s.

DemoPSD: Disagreement-Modulated Policy Self-Distillation

DemoPSD gates self-distillation per token by teacher–student disagreement, cutting the answer-leakage shortcuts that hurt generalization; beats GRPO and SDPO on science QA in and out of domain.

Reasoning LLM Improves Speaker Recognition in Long-form TV Dramas

DramaSR-532K benchmarks speaker attribution over 532K dialogue lines and 900+ TV-drama characters; a reasoning LLM with multimodal tool use beats acoustic baselines, especially on short utterances.

ReContext: Recursive Evidence Replay as LLM Harness for Long-Context Reasoning

ReContext is a training-free harness that replays query-relevant evidence from long inputs before answering, taking the best average rank across 8 long-context benchmarks up to 128K on Qwen3-4B/8B and Llama3-8B.

New research shows how AMIE, our medical AI, could help manage health conditions.

Google's AMIE matched 21 primary-care physicians on longitudinal disease management in a blinded Nature study, scoring higher on plan preciseness and guideline alignment. Research-stage, not deployed.

GPT-5.6: Frontier intelligence that scales with your ambition

OpenAI introduced GPT-5.6 with claims of improved token efficiency and cost-performance, but supplied no measurements or access details for model selection.

Introducing Grok 4.5

Grok 4.5 extends Cursor’s model pool to long-running tool work beyond coding, but its CursorBench result is excluded because an earlier Cursor code snapshot entered training.

Grok 4.5 now available on AI Gateway

Grok 4.5 is available through Vercel AI Gateway with text and image input plus low, medium, and high reasoning settings for tuning speed against depth.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial