Category intelligence

Research Briefing — April 30, 2026

353 current items analyzed and ranked.

Executive synthesis

Research Summary

Today's research clusters around AI safety vulnerabilities and scalable training/inference infrastructure, with notable cross-domain applications of foundation model paradigms.

Safety research reveals multiple attack surfaces: Incremental Completion Decomposition breaks safety via single-word elicitation, constitutional classifier poisoning introduces backdoors into Anthropic-style safety layers, and Tatemae formalizes alignment faking detection through observable tool selection. Quantamination exposes a cross-batch data leakage vulnerability in dynamic quantization used in production ML serving.

Key Themes

AI Safety & Alignment · 23Inference Efficiency & Systems · 9AI Safety and Alignment · 16Language Models & Training Infrastructure · 12AI Governance & Policy · 3LLM Agents & Deployment · 10Reasoning & Compositionality · 7AI for Science · 4Reinforcement Learning · 8LLM Inference Efficiency · 9

Primary evidence

Top Ranked Signals

Research arXiv (Artificial Intelligence) Apr 30

QERNEL: a Scalable Large Electron Model

By Khachatur Nazaryan, Liang Fu

72 score
AI Analysis

Introduces QERNEL, a foundational neural wavefunction using FiLM conditioning and mixture-of-experts to solve families of many-electron Hamiltonians. Applied to up to 150 electrons in semiconductor moiré heterobilayers, discovering phase transitions.

arXiv:2604.26018v1 Announce Type: cross Abstract: We introduce QERNEL, a foundational neural wavefunction that variationally solves families of parameterized many-electron Hamiltonians and captures their ground states throughout parameter space within a single model. QERNEL combines FiLM-based parameter conditioning with scale-efficient architectural elements -- mixture of experts and grouped-query attention, substantially improving expressivity at low computational cost. We apply QERNEL to int
AI for ScienceQuantum ChemistryNeural NetworksScientific Computing
Research arXiv (Artificial Intelligence) Apr 30

CheXthought: A global multimodal dataset of clinical chain-of-thought reasoning and visual attention for chest X-ray interpretation

By Sonali Sharma, Jin Long, George Shih, Sarah Eid, Christian Bluethgen, Francine L. Jacobson, Emily B. Tsai, Global Radiology Consortium, Ahmed M. Alaa, Curtis P. Langlotz

72 score
AI Analysis

Presents CheXthought, a global multimodal dataset with 103,592 chain-of-thought reasoning traces and 6.6M visual attention annotations across 50,312 chest X-rays from 501 radiologists in 71 countries, revealing clinical reasoning patterns.

arXiv:2604.26288v1 Announce Type: cross Abstract: Chest X-ray interpretation is one of the most frequently performed diagnostic tasks in medicine and a primary target for AI development, yet current vision--language models are primarily trained on datasets of paired images and reports, not the cognitive processes and visual attention that underlie clinical reasoning. Here, we present CheXthought, a global, multimodal resource containing 103,592 chain-of-thought reasoning traces and 6,609,082 sy
Medical AIDatasetsChain-of-ThoughtVision-Language Models
Research arXiv (Computer Vision) Apr 30

GLM-5V-Turbo: Toward a Native Foundation Model for Multimodal Agents

By V Team, Wenyi Hong, Xiaotao Gu, Ziyang Pan, Zhen Yang, Yuting Wang, Yue Wang, Yuanchang Yue, Yu Wang, Yanling Wang, Yan Wang, Xijun Liu, Wenmeng Yu, Weihan Wang, Wei Li, Shuaiqi Duan, Sheng Yang, Ruiliang Lv, Mingdao Liu, Lihang Pan, Ke Ning, Junhui Ji, Jinjiang Wang, Jing Chen, Jiazheng Xu, Jiale Zhu, Jiale Cheng, Ji Qi, Guobing Gan, Guo Wang, Cong Yao, Zijun Dou, Zihao Zhou, Zihan Wang, Zhiqi Ge, Zhijie Li, Zhenyu Hou, Zhao Xue, Zehui Wang, Zehai He, Yusen Liu, Yukuo Cen, Yuchen Li, Yuan Wang, Yijian Lu, Yanzi Wang, Yadong Xue, Xinyu Zhang, Xinyu Liu, Wenkai Li, Tianyu Tong, Tianshu Zhang, Shengdong Yan, Qinkai Zheng, Mingde Xu, Licheng Bao, Jiaxing Xu, Jiaxin Fan, Jiawen Qian, Jiali Chen, Jiahui Lin, Haozhi Zheng, Haoran Wang, Haochen Li, Fan Yang, Dan Zhang, Chuangxin Zhao, Chengcheng Wu, Boyan Shi, Bowei Jia, Baoxu Wang, Peng Zhang, Debing Liu, Bin Xu, Juanzi Li, Minlie Huang, Yuxiao Dong, Jie Tang

72 score
AI Analysis

Presents GLM-5V-Turbo, a native foundation model for multimodal agents integrating visual perception as a core component of reasoning, planning, and tool use. Built with improvements across model design, multimodal training, RL, and agent frameworks.

arXiv:2604.26752v1 Announce Type: new Abstract: We present GLM-5V-Turbo, a step toward native foundation models for multimodal agents. As foundation models are increasingly deployed in real environments, agentic capability depends not only on language reasoning, but also on the ability to perceive, interpret, and act over heterogeneous contexts such as images, videos, webpages, documents, GUIs. GLM-5V-Turbo is built around this objective: multimodal perception is integrated as a core component
Foundation ModelsMultimodal AILLM AgentsVision-Language Models
72 score
AI Analysis

Introduces a probe-based data attribution method that identifies training datapoints responsible for harmful behaviors emerging during DPO post-training. Filtering flagged data reduces harmful compliance by 63% without hurting general performance, outperforming gradient-based methods at 10x lower cost.

IntroductionResearch by Frank Xiao (SPAR mentee) and Santiago Aranguri (Goodfire).Post-training can introduce undesired side effects that are difficult to detect and even harder to trace to specific training datapoints. We show that a probe-based method can surface concerning behaviors that emerge during LLM post-training, and that probes can identify the datapoints responsible for a specific harmful behavior. Filtering out those datapoints and retraining significantly reduces the behavior.We in
AI SafetyData AttributionPost-TrainingAlignment
Research arXiv (Artificial Intelligence) Apr 30

Rethinking KV Cache Eviction via a Unified Information-Theoretic Objective

By Jiaming Yang, Chenwei Tang, Liangli Zhen, Jiancheng Lv

70 score
AI Analysis

Rethinks KV cache eviction through the Information Bottleneck principle, deriving a closed-form mutual information objective under a linear-Gaussian attention surrogate. Shows existing eviction strategies are different approximations of the same capacity-maximization principle.

arXiv:2604.25975v1 Announce Type: cross Abstract: Key-value (KV) caching is essential for large language model inference, yet its memory overhead poses a critical bottleneck for long-context generation. Existing eviction policies predominantly rely on empirical heuristics, lacking a rigorous theoretical foundation. This work rethinks KV cache eviction through the lens of the Information Bottleneck principle. Under a linear-Gaussian surrogate of attention, we derive a closed-form mutual informat
Inference EfficiencyLanguage ModelsInformation TheorySystems
Research arXiv (Machine Learning) Apr 30

DORA: A Scalable Asynchronous Reinforcement Learning System for Language Model Training

By Tianhao Hu, Xiangcheng Liu, Youshao Xiao, Yang Zheng, Xuan Huang, Jinrui Ding, Yufei Zhang, Tao Liang, Hongyu Zang, Quan Chen, Yueqing Sun, Wenjie Shi, Chao Zhang, Wei Wang, Qi Gu, Yerui Sun, Yucheng Xie, Xunliang Cai

70 score
AI Analysis

Presents DORA, a scalable asynchronous RL system for LLM training that addresses the long-tail rollout bottleneck while maintaining algorithmic correctness through intra-trajectory policy consistency, data integrity, and bounded staleness constraints.

arXiv:2604.26256v1 Announce Type: new Abstract: Reinforcement learning (RL) has become a critical paradigm for LLM post-training, yet the rollout phase -- accounting for 50--80% of total step time -- is bottlenecked by skewed generation: long-tailed trajectories indispensable for model performance block the entire training pipeline. Asynchronous training offers a natural remedy by overlapping generation with training, but introduces a fundamental tension between efficiency and algorithmic corre
Reinforcement LearningLanguage ModelsTraining Infrastructure
Research arXiv (Artificial Intelligence) Apr 30

DreamProver: Evolving Transferable Lemma Libraries via a Wake-Sleep Theorem-Proving Agent

By Youyuan Zhang, Jialiang Sun, Hangrui Bi, Chuqin Geng, Wenjie Ma, Zhaoyu Li, Xujie Si

68 score
AI Analysis

Introduces DreamProver, a wake-sleep framework for formal theorem proving that iteratively discovers reusable lemmas. In the wake stage it proves theorems while proposing candidate lemmas; in the sleep stage it abstracts and consolidates them into a transferable library.

arXiv:2604.26311v1 Announce Type: new Abstract: We introduce DreamProver, an agentic framework that leverages a "wake-sleep" program induction paradigm to discover reusable lemmas for formal theorem proving. Existing approaches either rely on fixed lemma libraries, which limit adaptability, or synthesize highly specific intermediate lemmas tailored to individual theorems, thereby lacking generality. DreamProver addresses this gap through an iterative two-stage process. In the wake stage, DreamP
Theorem ProvingFormal VerificationProgram SynthesisReasoning
Research arXiv (Artificial Intelligence) Apr 30

Tatemae: Detecting Alignment Faking via Tool Selection in LLMs

By Matteo Leonesi, Francesco Belardinelli, Flavio Corradini, Marco Piangerelli

68 score
AI Analysis

Formalizes alignment faking detection in LLMs through observable tool selection behavior, where models choose safe tools when unmonitored but switch to unsafe tools under monitoring that rewards helpfulness. Named 'Tatemae' after the Japanese concept of public façade.

arXiv:2604.26511v1 Announce Type: cross Abstract: Alignment faking (AF) occurs when an LLM strategically complies with training objectives to avoid value modification, reverting to prior preferences once monitoring is lifted. Current detection methods focus on conversational settings and rely primarily on Chain-of-Thought (CoT) analysis, which provides a reliable signal when strategic reasoning surfaces, but cannot distinguish deception from capability failures if traces are absent or unfaithfu
AI SafetyAlignmentDeception Detection
Research arXiv (Computation and Language) Apr 30

One Word at a Time: Incremental Completion Decomposition Breaks LLM Safety

By Samee Arif, Naihao Deng, Zhijing Jin, Rada Mihalcea

68 score
AI Analysis

Introduces Incremental Completion Decomposition (ICD), a jailbreak strategy that elicits single-word continuations before requesting full harmful responses, achieving high attack success rates across multiple model families.

arXiv:2604.25921v1 Announce Type: new Abstract: Large Language Models (LLMs) are trained to refuse harmful requests, yet they remain vulnerable to jailbreak attacks that exploit weaknesses in conversational safety mechanisms. We introduce Incremental Completion Decomposition (ICD), a trajectory-based jailbreak strategy that elicits a sequence of single-word continuations related to a malicious request before eliciting the full response. In addition, we propose variants of ICD by manually pickin
AI SafetyJailbreakingLLM SecurityAlignment
Research LessWrong Apr 29

Poisoning Fine-tuning Datasets of Constitutional Classifiers

By Chase Bowers

68 score
AI Analysis

Demonstrates that fine-tuning datasets for constitutional classifiers (as described by Anthropic) can be poisoned to create backdoors that allow harmful prompts through. The attack exploits the synthetic data generation pipeline used to train these safety classifiers.

The primary contributors to this work are Chase Bowers mjx-math { display: inline-block; text-align: left; line-height: 0; text-indent: 0; font-style: normal; font-weight: normal; font-size: 100%; font-size-adjust: none; letter-spacing: normal; border-collapse: collapse; word-wrap: normal; word-spacing: normal; white-space: nowrap; direction: ltr; padding: 1px 0; } mjx-container[jax="CHTML"][display="true"] { display: block; text-align: center; margin: 1em 0; } mjx-container[jax="CHTML"][display
AI SafetyAdversarial AttacksConstitutional AIData Poisoning
Research arXiv (Artificial Intelligence) Apr 30

Risk Reporting for Developers' Internal AI Model Use

By Oscar Delaney, Sambhav Maheshwari, Joe O'Brien, Theo Bearman, Oliver Guest

65 score
AI Analysis

Proposes risk reporting requirements for AI developers' internal model use, noting that frontier companies deploy advanced models internally for weeks before public release (citing Anthropic's Mythos Preview). Analyzes gaps in existing legal frameworks like California's SB 53 and EU's GPAI Code.

arXiv:2604.24966v1 Announce Type: cross Abstract: Frontier AI companies first deploy their most advanced models internally, for weeks or months of safety testing, evaluation, and iteration, before a possible public release. For example, Anthropic recently developed a new class of model with advanced cyberoffense-relevant capabilities, Mythos Preview, which was available internally for at least six weeks before it was publicly announced. This internal use creates risks that external deployment f
AI SafetyAI GovernancePolicyRisk Management
Research arXiv (Artificial Intelligence) Apr 30

AMMA: A Multi-Chiplet Memory-Centric Architecture for Low-Latency 1M Context Attention Serving

By Zhongkai Yu, Haotian Ye, Chenyang Zhou, Ohm Rishabh Venkatachalam, Zaifeng Pan, Zhengding Hu, Junsung Kim, Won Woo Ro, Po-An Tsai, Shuyi Pei, Yangwook Kang, Yufei Ding

65 score
AI Analysis

Presents AMMA, a multi-chiplet memory-centric architecture for low-latency attention serving at 1M context length, arguing that GPU-centric designs are mismatched with memory-bound decode-phase attention workloads.

arXiv:2604.26103v1 Announce Type: cross Abstract: All current LLM serving systems place the GPU at the center, from production-level attention-FFN disaggregation to NVIDIA's Rubin GPU-LPU heterogeneous platform. Even academic PIM/PNM proposals still treat the GPU as the central hub for cross-device communication. Yet the GPU's compute-rich architecture is fundamentally mismatched with the memory-bound nature of decode-phase attention, inflating serving latency while wasting power and die area o
Hardware ArchitectureInference EfficiencyLong ContextSystems