Category intelligence

Research Briefing — June 10, 2026

620 current items analyzed and ranked.

Executive synthesis

Research Summary

Today's research is dominated by AI safety and alignment robustness, with multiple papers exposing how easily aligned behavior breaks under realistic interventions.

Security and privacy advances target deployed agentic systems:

Models and theory: Kwai Keye-VL-2.0, an open-source 30B MoE multimodal model, targets long-video understanding via DSA adaptation. A new deep-learning duality framework delivers the first revenue certificates for optimal multi-item, multi-bidder auction design.

Key Themes

AI Safety · 9AI Safety and Alignment · 14Reinforcement Learning and Reasoning · 9Benchmarks · 9Interpretability and Mechanistic Analysis · 7AI Safety & Alignment · 15AI Agents · 20Reasoning · 11Efficiency and Inference Optimization · 10Benchmarks and Evaluation Integrity · 5

Primary evidence

Top Ranked Signals

Research arXiv (Artificial Intelligence) Jun 10

Gaming AI-Assisted Peer Reviews Poses New Risks to the Scientific Community

By Lin Li, Qi Zhang, Xander Davies, Jianing Qiu, Yarin Gal

72 score
AI Analysis

This paper shows that AI-assisted peer review systems can be manipulated through superficial rephrasing of manuscript abstracts, improving review outcomes without changing scientific content. The vulnerability holds across disciplines and even without knowledge of the reviewing model, raising concerns about the integrity of AI-mediated scientific evaluation.

arXiv:2606.10159v1 Announce Type: cross Abstract: AI is increasingly used to support scientific peer review, from manuscript screening, reviewer assistance to editorial triage. Although such systems promise to reduce reviewer burden and accelerate publication, their robustness to strategic manipulation remains poorly understood. Here we show that AI-mediated peer review is vulnerable to a simple, low-cost manipulation: superficial rephrasing of the manuscript abstract. Without changing the unde
AI SafetyAdversarial RobustnessScientific IntegrityLanguage Models
Research arXiv (Computation and Language) Jun 10

It Takes One to Bias Them All: Breaking Bad with One-Shot GRPO

By Naihao Deng, Yilun Zhu, Naichen Shi, Clayton Scott, Rada Mihalcea

72 score
AI Analysis

This work shows that one-shot GRPO training on a single biased example can induce systematic, generalizing bias in aligned LLMs, revealing that alignment guardrails can be overridden trivially. It exposes a critical vulnerability in RL-based post-training.

arXiv:2606.10931v1 Announce Type: new Abstract: Warning: This paper contains several toxic and offensive statements. Modern large language models (LLMs) are typically aligned through large-scale post-training to ensure fair and reliable behavior. In this work, we investigate how easily such guardrails can be broken by Group Relative Policy Optimization (GRPO). We show that one-shot GRPO training on a single biased example is sufficient to induce systematic bias, with stereotype-driven reasoni
AI SafetyAlignmentReinforcement LearningBias
Research arXiv (Artificial Intelligence) Jun 10

Alignment Collapse Under KV Cache Quantization: Diagnosis and Mitigation

By Bruce Changlong Xu, Adarsh Kumarappan, Mu Zhou

70 score
AI Analysis

Documents that low-bit KV cache quantization can silently destroy LLM safety alignment, with Mistral-7B losing 15 percent of refusals at negligible perplexity change and no universally safe bit-width existing. It traces the cause to safety features occupying a low-dimensional activation subspace and proposes mitigation.

arXiv:2606.09864v1 Announce Type: cross Abstract: Key-value (KV) cache quantization is widely used to reduce Large Language Model (LLM) inference memory, yet existing evaluations solely focus on measuring perplexity and accuracy without assessing the safety impact. In this study, we explore alignment preservation under KV cache quantization. Across eleven instruction-tuned models (3.8B-72B) and five benchmarks (1,894 prompts), we find that low-bit quantization can silently destroy safety alignm
AI SafetyQuantizationAlignmentEfficiency
Research arXiv (Computation and Language) Jun 10

Does Reasoning Preserve Alignment? On the Trustworthiness of Large Reasoning Models

By Prajakta Kini, Avinash Reddy, Souradip Chakraborty, Satya Sai Srinath Namburi GNVV, Furong Huang, Amrit Singh Bedi, Alvaro Velasquez

70 score
AI Analysis

This trustworthiness audit examines whether converting instruction-tuned LLMs into reasoning models preserves alignment behaviors like safe refusal and bias avoidance. It finds that SFT, RL, and distillation-based reasoning conversions are not behavior-preserving across six trustworthiness dimensions.

arXiv:2606.11046v1 Announce Type: new Abstract: Instruction-tuned LLMs are increasingly converted into reasoning models through post-training to improve multi-step task performance. This conversion is usually optimized for reasoning accuracy, without explicitly preserving the alignment behavior of the instruction-tuned model, such as safe refusal, bias avoidance, and privacy protection. We ask: does this conversion preserve alignment? We study this question through a trustworthiness audit and f
AI SafetyAlignmentReasoning ModelsTrustworthiness
Research arXiv (Computer Vision) Jun 10

Kwai Keye-VL-2.0 Technical Report

By Kwai Keye Team, Bin Wen, Changyi Liu, Chengru Song, Chongling Rao, Guowang Zhang, Han Li, Haonan Fan, Hengrui Ju, Jiankang Chen, Jiapeng Chen, Jiawei Yuan, Kaixuan Yang, Kaiyu Jiang, Kun Gai, Lingzhi Zhou, Na Nie, Sen Na, Tianke Zhang, Tingting Gao, Xuanyu Zheng, Yulong Chen, Fan Yang, Haixuan Gao, Lele Yang, Mingqiao Liu, Muxi Diao, Qi Zhang, Qile Su, Wei Chen, Wentao Hong, Xingyu Lu, Yancheng Long, Yankai Yang, Yingxin Li, Yiyang Fan, Yu Xia, Yuzhe Chen, Ziliang Lai, Chuan Yi, Haonan Jia, Tianming Liang, Weixin Xu, Xiaoxiao Ma, Yang Tian, Yufei Han, Feng Han, Hang Li, Jing Wang, Jinghui Jia, Junmin Chen, Junyu Shi, Ruilin Zhang

70 score
AI Analysis

Kwai Keye-VL-2.0 is an open-source 30B Mixture-of-Experts multimodal foundation model for long-video understanding and agentic intelligence, notably the first to adapt DeepSeek Sparse Attention to GQA-based multimodal architectures for lossless 256K context processing. It includes optimized training and inference infrastructure for hour-level video.

arXiv:2606.10651v1 Announce Type: new Abstract: We introduce Kwai Keye-VL-2.0-30B-A3B, an open-source Mixture-of-Experts (MoE) multimodal foundation model designed to advance long-video understanding and agentic intelligence. To address the challenges of ultra-long contexts, information redundancy, and prohibitive computational costs inherent in hour-level videos, Keye-VL-2.0 is the first to adapt DeepSeek Sparse Attention (DSA) to GQA-based multimodal architectures, enabling lossless 256K cont
MultimodalMixture of ExpertsVideo UnderstandingFoundation Models
Research arXiv (Artificial Intelligence) Jun 10

GitInject: Real-World Prompt Injection Attacks in AI-Powered CI/CD Pipelines

By Jafar Isbarov, Umid Suleymanov, Ilia Shumailov, Murat Kantarcioglu

67 score
AI Analysis

Presents GitInject, an open-source framework that evaluates prompt injection vulnerabilities in real live GitHub CI/CD workflows by provisioning ephemeral repositories and triggering actual workflow runs, rather than simulating tool calls. It exposes supply-chain risks from agents ingesting untrusted content with elevated permissions.

arXiv:2606.09935v1 Announce Type: cross Abstract: AI-powered agents are increasingly embedded in continuous integration and continuous delivery/deployment (CI/CD) pipelines to autonomously review pull requests (PRs), triage issues, and maintain codebases. These agents ingest untrusted content while operating with elevated repository permissions, making them a natural target for prompt injection attacks with supply chain consequences. We present GitInject, an open-source framework for evaluating
AI SafetyPrompt InjectionAgent Security
Research arXiv (Artificial Intelligence) Jun 10

Duality for Optimal Multi-Item, Multi-Bidder Auction Design: Revenue Certificates through Deep Learning

By Yanchen Jiang, David C. Parkes, Tonghan Wang

67 score
AI Analysis

Introduces the first computational framework that directly tackles the dual problem for revenue-optimal multi-item multi-bidder auctions, parametrizing Lagrange multipliers with neural networks to generate certified revenue upper bounds under dominant-strategy incentive compatibility. It addresses a fundamental open problem in mechanism design.

arXiv:2606.10112v1 Announce Type: cross Abstract: Characterizing revenue-optimal auctions for multi-item, multi-bidder settings remains a fundamental open problem, with no known closed-form solution existing beyond restrictive binary-type instances. This has motivated interest in computational approaches to optimal auction design. In this paper, we introduce the first computational framework that directly tackles the dual problem for multi-item, multi-bidder auctions and dominant-strategy incen
Mechanism DesignAuction TheoryDeep Learning
Research arXiv (Artificial Intelligence) Jun 10

Test-Time Gradient Guidance of Flow Policies in Reinforcement Learning

By Zhiyuan Zhou, Andy Peng, Charles Xu, Qiyang Li, Tobias Springenberg, Kevin Frans, Sergey Levine

67 score
AI Analysis

Studies whether simple test-time gradient guidance of flow/diffusion policies can improve RL performance while leaving stable supervised training intact, avoiding backpropagation through denoising. From a strong Berkeley robotics-RL group including Sergey Levine.

arXiv:2606.11087v1 Announce Type: cross Abstract: Expressive continuous control policies, such as diffusion and flow models, form the backbone of recent advances in scaling imitation learning for simulated and real robot control. While they are known to scale stably in the supervised imitation learning setting, incorporating them into reinforcement learning (RL) pipelines for policy improvement has proven more difficult. It often requires specialized training objectives or backpropagating throu
Reinforcement LearningRoboticsFlow Models
Research arXiv (Machine Learning) Jun 10

It\^o maps for any-step SDEs

By Zhengkai Pan, Peter Potaptchik, Wenxi Yao, Michael S. Albergo, Jakiw Pidstrigach

67 score
AI Analysis

This paper introduces the Ito map, an any-step stochastic flow map that predicts future states from an intermediate state and Brownian path in a single pass, enabling exact distillation for stochastic dynamics. It provides differentiable access to posterior samples for inference-time control and steering.

arXiv:2606.11156v1 Announce Type: cross Abstract: Recent one-step generative models accelerate sampling by learning deterministic flow maps of the underlying dynamics. These methods rely on learning from ordinary differential equations, leaving open how to define an exact distillation procedure for stochastic dynamics. We introduce the It\^o map, an any-step stochastic flow map that takes an intermediate state and Brownian path and predicts future states in a single pass. The It\^o map formulat
Generative ModelsDiffusion ModelsStochastic ProcessesDistillation
Research arXiv (Artificial Intelligence) Jun 10

CIAware-Bench: Benchmarking Control Intervention Awareness Across Frontier LLMs

By Joachim Schaeffer, Thomas Jiralerspong, Alexander Panfilov, Guillaume Lajoie, Jonas Geiping, Yoshua Bengio, Roland S. Zimmermann

66 score
AI Analysis

Introduces CIAware-Bench to measure whether frontier models can detect when their trajectories have been modified by AI control interventions, across four task domains while varying watermarking and side-tasks. Probes a risk that models may infer monitoring and adapt to evade control.

arXiv:2606.11063v1 Announce Type: new Abstract: AI control protocols oversee untrusted models by monitoring their actions and modifying potentially unsafe steps, often using a trusted model. This partially tampers with the untrusted model's trajectory. If the trusted model detects such an intervention, it may infer properties of the monitor and adapt to evade control. We introduce \textbf{CIAware-Bench}, a benchmark for measuring \textbf{c}ontrol \textbf{i}ntervention (CI) awareness across fron
AI SafetyAI ControlAlignmentBenchmarks
Research arXiv (Artificial Intelligence) Jun 10

PreAct-Bench: Benchmarking Predictive Monitoring in LLMs

By Hainiu Xu, Italo Luis da Silva, Jiangnan Ye, Yuhao Wang, Wei Liu, Linyi Yang, Jonathan Richard Schwarz, Nicola Paoletti, Yulan He, Hanqi Yan

66 score
AI Analysis

Introduces PreActBench, a 1000-example benchmark for Predictive Monitoring, the task of inferring whether a partial agent action trajectory will culminate in an unethical action before it is executed. It shifts safety evaluation from retrospective harm detection to proactive prevention.

arXiv:2606.09890v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed as autonomous agents capable of executing multi-step action trajectories toward a given objective. While existing safety research has focused on detecting unethical behavior from complete trajectories, this paradigm is fundamentally retrospective: it identifies harm only after it has already occurred. In this work, we study a critical yet overlooked safety task, which we term Predictive Moni
AI SafetyAgentsBenchmarks
Research arXiv (Artificial Intelligence) Jun 10

VFUSE: Virulent Feature Understanding with Sparse autoEncoders

By Michael Yu, Matthew L. Olson

66 score
AI Analysis

Introduces VFUSE, a mechanistic interpretability approach that trains sparse autoencoders on protein diffusion-transformer activations to audit models like RoseTTAFold3 and RFDiffusion3 for hazard-aware features. Linear probes in the SAE latent space detect hazardous protein designs better than in the original representations.

arXiv:2606.10080v1 Announce Type: cross Abstract: Generative models have shown remarkable progress in a variety of domains such as protein design, but such power enables the opaque generation of hazardous proteins. In this work, we introduce VFUSE (Virulent Feature Understanding with Sparse autoEncoders), a mechanistic interpretability approach that trains SAEs on diffusion-transformer activations to audit protein models for hazard-aware features. We apply VFUSE to RoseTTAFold3 and RFDiffusion3
AI SafetyInterpretabilityBiosecuritySparse Autoencoders