Outputs are lossy
A final string collapses a long, structured computation into one token. Two runs can agree on the answer and think in completely different ways.
A research agenda · Fudan University + Shanghai Innovation Institute
Beyond final outputs, we read a model’s internal signals — activations, MoE routing, neurons — and its run-level process signals, and turn them into measurable, controllable data across inference, evaluation, and model construction.
Read the inside. Not just the answer.
Led by Kang Chen
Ph.D. researcher at Fudan University (advised by Prof. Yixin Cao) · first or co-first author on all nine studies below · prior algorithm-research internships at SenseTime, Baidu ERNIE, and Alibaba Taotian.
The insight
Almost all of AI reads a model by what it finally says. But the richest, least-tapped signals are how it computes and how a run unfolds: which neurons fire, which experts route — and where a trajectory commits, traps, or recovers. Both are measurable beyond the final answer. Six studies turn them into a substrate, united by one question — not by one identical pipeline.
One question: beyond the final answer, which signals make reasoning measurable and controllable?
A final string collapses a long, structured computation into one token. Two runs can agree on the answer and think in completely different ways.
Activation keys and routing traces need no gold answers; the run-level layer adds only a light diagnostic probe. The signal scales with compute, not annotation.
The same signals feed a control loop, a process-evaluation layer, and cheaper model construction — one core, three directions the nine studies open up.
The engine
From signal to control
Read a model’s internal and run-level signals as it thinks, score each sampled trajectory, and act — continue, stop, restart, or select. Each of the nine studies establishes one piece of this loop; together they sketch its shape.
Three directions
The three feed one another: control produces process data, process data sharpens evaluation, and evaluation tells us which parts of a model to rebuild. Below, the research behind each.
Direction 1 · Inference-time control
Internal agreement and control decide when to trust a run, when to stop, and when to restart — reading no answer strings. The same signal makes test-time compute pay off instead of piling up.
Proven in:
Direction 2 · Evaluation & diagnostics
Raw signals become structured, process-level data: atlases of reasoning routes, decision landscapes, trap maps. A layer of evaluation and diagnostics a leaderboard number can’t give — built from signals that are usually discarded.
Proven in:
Direction 3 · Model construction & repair
Reading the white box lets us compose and fix models cheaply: pick and graft the right internal circuits instead of running gradient descent. Better checkpoints, no training run.
Proven in:
The work
Nine papers on arXiv, each with real numbers, blinded validation, and reproducible methods. Every claim on this page links to the paper that proves it — read them yourself.
Peer-reviewed: NAD · ICML 2026 Spotlight ARM · EMNLP 2026 Main TAAR · ACL 2026 Findings
Predicts correctness from internal-activation consensus, reading no answer strings.
up to 98% fewer generated tokens (AIME early-stop) · signal by 32 tokens Read the paper → RADwhite-box coreSelects the answer by MoE-routing agreement — a signal, not a verifier; works where answer-string voting is undefined.
on par where voting works · available where voting breaks Read the paper → TAARprocess telemetryACL 2026 · FindingsDiagnoses “thinking traps” and restarts before them — base weights frozen; a lightweight diagnostic policy is trained separately.
+4.6 pts on an 8B base model · base frozen Read the paper → SliceGraphwhite-box coreAn activation-key atlas of many CoT runs — same answer, different reasoning routes.
60,622 trajectories · 85.5% multi-route Read the paper → TraceGraphprocess telemetryPools agent runs into one decision landscape; its trap map lifts SWE-bench Verified resolved rate.
+3.1 pp per provider (+3.8 on common-fired) Read the paper → ARMwhite-box coreEMNLP 2026 · MainTraining-free agent merging via answer-free activation overlap — build models without retraining.
beats the oracle expert selector · training-free Read the paper → JARwhite-box coreA 64-axis readout of latent reasoning state, built label-free — and native routing reconstructs it at no cost.
r = 0.69–0.86 reconstruction · 95–100% of the gain, for free Read the paper → RISAprocess telemetryRouting as a behavioral coordinate for software agents: explore away from your own history, commit where peers agree.
44.9% → 48.2% on SWE-bench Verified · no judge, no extra runs Read the paper → d_effprocess telemetryA spectral read of a rollout cohort: it concentrates, differentiates, then regroups — a reproducible arc.
prominent peak in 98.5% of 3,105 cohorts · label-free Read the paper →Why this scales
Internal-signal and process data are produced by the act of thinking — not bought, not annotated. Every sampled run adds cross-model, cross-task, cross-failure observations, so the dataset grows with compute instead of with annotation budgets.
Reading activations, routing and role-conditioned neurons across model families — and normalizing them into one comparable representation — is where most of the difficulty lives. Getting that right once is what let the same substrate carry six different studies.
Grounded in nine peer-reviewable papers from Fudan University and the Shanghai Innovation Institute. Every number on this page is real and reproducible — the evidence is on arXiv.
Let’s talk
If you work at the frontier of model interpretability, reasoning, and inference, we’d like to talk — research collaborations and partnerships welcome.
Read the inside. It is the next data layer.