alphaXiv

Explore

Researchers

Sign In

MCP Server

Autoresearch

Browser Extension

Light themeDark theme

BlogSend Feedback?

Ask questions across all of research

alphaXiv connects papers, researchers, and organizations, grounding the answer in the underlying work.

Alt + Enter to search
Sign up

HarnessEval-W: Agentifying the Evaluation of Visual Worlds

17 Aug 2026
Weiliang ChenHaowen Sun
Jun GaoJun Gao

HarnessEval-W introduces an agentic evaluation framework for interactive visual world models, generating transparent "evidence trees" to explain model performance beyond scalar scores. The system aligns strongly with human preferences and provides fine-grained diagnoses for eight distinct evaluation axes, outperforming existing benchmarks in discriminative power.

Autoresearch
Paper thumbnail
View PDF
86

Proteus: Incremental Memory Activation for Long-Context Sequence Modeling

17 Aug 2026
Reza BayatReza Bayat
Ali BehrouzAli Behrouz
Vahab MirrokniVahab Mirrokni

Proteus introduces incremental memory activation for long-context sequence modeling, which adaptively expands effective memory capacity during processing. This mechanism consistently improved average downstream accuracy and lowered perplexity across four memory-based model architectures, exhibiting enhanced robustness and length extrapolation, particularly at extended context lengths up to 16K.

Autoresearch
Paper thumbnail
View PDF
81

An Empirical Study of Training Pixel-Space Text-to-Image Diffusion Models

17 Aug 2026
Dengyang JiangRuoyi DuZhennan Chen

A "latent-to-pixel" adaptation strategy from Alibaba Token Hub enables the training of pixel-space text-to-image diffusion models that achieve quality comparable to or surpassing latent-space models. This approach demonstrated 3.18x to 4.75x end-to-end inference speedups over latent-space counterparts and a 100.6x speedup over the original 100 NFE latent-space pipeline.

Autoresearch
Paper thumbnail
View PDF
51

Researchers to follow

View all
Ian Goodfellow

Ian Goodfellow

Co-Founder @ Stealth Startup, Previously Research Scientist @ DeepMind

Jeff Dean

Jeff Dean

CEO & Co-Founder @ Discovery Loop, Previously Chief Scientist @ Google

Kaiming He

Kaiming He

Distinguished Scientist @ Google DeepMind, Associate Professor, EECS @ MIT

Ilya Sutskever

Ilya Sutskever

CEO and Co-Founder @ Safe Superintelligence Inc, Previously Co-Founder and Chief Scientist @ OpenAI

Yoshua Bengio

Yoshua Bengio

President and Scientific Director @ LawZero, Founder and Scientific Advisor @ Mila - Quebec Artificial Intelligence Institute, Canada CIFAR AI Chair @ CIFAR, Full Professor, CS @ Université de Montréal

Demis Hassabis

Demis Hassabis

Chair @ Google DeepMind, Chief Scientist @ Alphabet, Founder & CEO @ Isomorphic Labs

Geoffrey Hinton

Geoffrey Hinton

Emeritus Professor, CS @ University of Toronto, Previously Vice President and Engineering Fellow @ Google

Chelsea Finn

Chelsea Finn

Co-Founder @ Physical Intelligence, Assistant Professor, CS and EE @ Stanford University

GenRouter: Unified Workflow Routing for Agentic Image Generation

17 Aug 2026
Harold Haodong ChenZhiyu HouWen-Jie Shu

The rapid evolution of text-to-image (T2I) generation models has effectively solved the foundational challenge of raw pixel synthesis, shifting the community's focus toward fulfilling increasingly intricate user requests. While recent agentic image generation workflows enhance static inference with advanced capabilities like external knowledge retrieval and iterative reasoning, they mostly operate in isolated silos with fixed ``one-size-fits-all" topologies. This inevitably leads to severe compute-mismatch, where simple queries are forced through computationally heavy pipelines. To bridge this gap, we present GenRouter, the first unified workflow routing framework for agentic image generation. We first formulate GenCanvas, standardizing diverse agentic pipelines into a universal set of foundational primitives and executable templates. Operating over this unified space, GenRouter adaptively routes heterogeneous prompts to their optimal workflows via (i) demand profiling, (ii) experience matching, and (iii) Pareto filtering. Extensive experiments across diverse benchmarks demonstrate that GenRouter achieves superior visual alignment while reducing execution costs by over 95% and latency by 65% compared to heavyweight static pipelines. Furthermore, the system continuously self-evolves via accumulated experience, enabling robust zero-shot generalization that boosts performance and halves computational overhead.

Autoresearch
Paper thumbnail
View PDF
38

HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation

17 Aug 2026
Junhao HouChenqi LuoPufan Wang

Boundary representation (B-Rep) generation is a fundamental task in computer-aided design, yet the direct synthesis of high-fidelity and structurally valid B-Reps remains a major challenge. Existing deep generative methods suffer from two forms of brittleness: representation brittleness, caused by padding noise and feature contamination in the latent space, and generation brittleness, stemming from sequential error propagation and a train-inference mismatch due to non-differentiable validity enforcement. We propose HiFi-BRep, a novel framework that addresses these limitations through two synergistic contributions. First, a topology-aware encoder constructs a high-fidelity latent representation by eliminating padding via learnable queries and preventing feature contamination with topology-guided attention. Second, a single-stage decoder jointly predicts geometry and topology in parallel, embedding core manifold constraints as a differentiable learning objective. This design ensures mutual guidance between geometry and topology while avoiding cascaded errors. Extensive experiments show that HiFi-BRep significantly outperforms state-of-the-art methods in both structural validity and geometric fidelity, providing a robust solution for high-quality B-Rep synthesis. Code and models are publicly available at this https URL.

Autoresearch
Paper thumbnail
View PDF
34

HiPHI: A Large-Scale Benchmark for High-Precision Human Motion and Object-Interaction

17 Aug 2026
Jiahao JiJi MaRunhan Zhang

HiPHI, a large-scale benchmark, provides 617.5 hours of high-precision optical motion capture data, including 245.7 hours of human-object interaction with synchronized object trajectories and meshes. This dataset, developed by researchers primarily from Noitom Robotics, offers superior physical consistency and broader motion-space coverage than previous datasets, leading to enhanced performance in humanoid robot learning tasks and successful real-world deployment.

Autoresearch
Paper thumbnail
View PDF
38

τ0τ_0τ0​-VLA: a Hierarchical Robot Foundation Model with World-Model-Guided Test-Time Computation

17 Aug 2026
Xiaowei CaiYunuo CaiBingao Chen

τ0-VLA is a hierarchical robot foundation model that employs world-model-guided test-time computation for high-level subtask generation. This approach dynamically allocates computational resources to evaluate hypothetical subtask outcomes, leading to improved task success rates on long-horizon manipulation tasks and enhanced robustness in out-of-domain scenarios.

Autoresearch
Paper thumbnail
View PDF
27

ClawGym II: Exploring Black-Box RL on Agent Harness

17 Aug 2026
Huatong SongFei BaiMing Yang

ClawGym II introduces a unified black-box reinforcement learning framework for optimizing general autonomous agents through complex and opaque agent harnesses. The framework consistently improved agent performance, achieving Pass@1 gains of 9.98 to 17.28 points across different harnesses and benchmarks, while maintaining stable training dynamics and supporting joint optimization across heterogeneous harness environments.

Autoresearch
Paper thumbnail
View PDF
27
GLM-5.3: Frontier Coding with Emergent Cyber Capabilities
14 Aug 2026
Z.ai

GLM-5.3 is built on the same base model as GLM-5.2, with every reported gain coming from scaled post-training on long-horizon task environments. It posts open-source SOTA on Terminal Bench 3.0 (28.3 vs 4.6) and Agents' Last Exam (28.5), and a 50% improvement on Z.ai's in-house Code Bench while spending fewer output tokens. Cyber capability grew fastest of all: 84.5% on CyberGym is the best result on that benchmark, and exploitation scores more than doubled. Weights are slated for release two weeks after launch, once safety hardening completes.

GLM-5.3: Frontier Coding with Emergent Cyber Capabilities

Training AI Scientists to Replicate Research

13 Aug 2026
Damon FalckDamon Falck
Samer Sabri
Anja SurinaAnja Surina

Researchers at Inherent developed Faraday, an AI Scientist agent designed to replicate research papers by reproducing experimental figures using a "Coding Agent as a Tool" (CAT) paradigm. Trained on the Replica task space with a novel rubric-based reward system, Faraday demonstrated superior scientific rigor and replication accuracy compared to leading frontier models, including Claude Opus 4.8 and GPT-5.5.

Autoresearch
Paper thumbnail
View PDF
1,391

Ask to Be Sure: Informative Interactions for Confident Multi-Turn LLM Recommendation

16 Aug 2026
Cedar Site BaiDuanshun LiZhenyu Liao

Amazon researchers developed an approach to quantify information gain in multi-turn conversational recommender systems by measuring the reduction in the Large Language Model's recommendation uncertainty. Fine-tuning LLMs with this uncertainty-reduction reward improved recommendation accuracy and conversational efficiency, with models achieving up to 3.32% Hit@1 and 5.21% Hit@5 on the INSPIRED dataset and requiring fewer turns to identify ground-truth recommendations.

Autoresearch
Paper thumbnail
View PDF
44

Researchers to follow

View all
Percy Liang

Percy Liang

Professor, CS @ Stanford University, Previously CS PhD Student @ University of California, Berkeley

Junyang Lin

Junyang Lin

Independent Researcher @ Unaffiliated, Previously Tech Lead @ Alibaba Group

Song Han

Song Han

Distinguished Scientist, Director of Efficient AI Research @ NVIDIA, Associate Professor, EECS @ Massachusetts Institute of Technology

Yuke Zhu

Yuke Zhu

Associate Professor, CS @ The University of Texas at Austin, Director and Distinguished Research Scientist @ NVIDIA Research

Linxi "Jim" Fan

Linxi "Jim" Fan

Director & Distinguished Research Scientist @ NVIDIA, Previously CS PhD Student @ Stanford University

Yejin Choi

Yejin Choi

The Dieter Schwarz Foundation Professor, CS & Senior Fellow, HAI @ Stanford University, Distinguished Scientist, Language and Cognition Research @ NVIDIA

Tri Dao

Tri Dao

Assistant Professor, CS @ Princeton University, Co-Founder & Chief Scientist @ Together AI

Ziwei Liu

Ziwei Liu

Associate Professor (Provost’s Chair in AI) @ Nanyang Technological University, Previously Research Fellow @ The Chinese University of Hong Kong

Zetta ζζζ: An Efficient Closed-Loop Embodied Harness for Self-Evolving Physical Intelligence

17 Aug 2026
Xin DingLiang MiMingzhe Huang

Zetta introduces a closed-loop embodied harness that enables online self-evolution of code-based runtime critics and recovery skills for robotic agents, significantly enhancing task success rates without modifying base policy models. It integrates a dedicated rollout infrastructure (Z-Infra) to accelerate the learning process, demonstrating robust and transferable physical intelligence.

Autoresearch
Paper thumbnail
View PDF
24

Latent On-Policy Self-Distillation

13 Aug 2026
Guibin ZhangJiayang LyuRan Sun

Latent On-Policy Self-Distillation (LOPD) introduces a framework where the privileged context for self-distillation is a learnable latent representation, moving beyond human-engineered artifacts. This approach consistently enhanced agent performance on tool-use and code generation benchmarks, yielding superior aggregate results and improved sample efficiency across multiple LLM backbones.

Autoresearch
33
Paper thumbnail
View PDF
1,131

Neurosymbolic Embodied Agents

17 Aug 2026
Mohammad AlbinhassanYuming FengAlessandra Russo

A neurosymbolic framework for embodied agents combines task-directed visual grounding with constrained symbolic planning to ensure plan executability by design. This approach achieves 94.5–99.5% task success in VirtualHome and 90.3–97.8% in ALFWorld, substantially outperforming direct VLM policies while reducing token generation and visual queries.

Autoresearch
Paper thumbnail
View PDF
20

Flux-Form Spatiotemporal Neural Operators for Coarse-Grained Dynamics of Multiscale PDEs

16 Aug 2026
Junfeng ChenJunfeng Chen

A new class of Flux-Form Spatiotemporal Neural Operators enables stable and accurate coarse-grained predictions for multiscale PDE systems by explicitly embedding local conservation laws and causal history dependence. The operators consistently reproduce long-horizon dynamics and time-averaged statistics, surpassing both traditional physics-based models and purely data-driven approaches across Burgers', Kuramoto-Sivashinsky, and Navier-Stokes equations.

Autoresearch
Paper thumbnail
View PDF
102

Agentic ESOpt: Fine-Tuning Long-Horizon LLM Agents with Minimal GPU Memory Requirements

18 Aug 2026
Zhi ZhengRongsheng ChenYunpeng Ba

Reinforcement Learning (RL) has been promising in single-turn LLM fine-tuning. However, long-horizon agentic reasoning introduces increasingly branching interactions and sparse rewards, exposing several limitations of RL: its heavyweight backpropagation makes it impractical to fine-tune larger LLMs, and longer-horizon trajectories make the credit assignment substantially harder. This paper argues that evolution strategies (ES) can be a better choice for fine-tuning long-horizon LLM agents. Compared with agentic RL, ES offers three key advantages: 1) Model Scalability: ES enables full-parameter optimization requiring only minimal, inference-level GPU memory, making it possible to fine-tune large LLMs. 2) Flexibility: its lightweight, black-box feedback interface makes ES fine-tuning easy to compose with prompt-space evolution (e.g., skill optimization & test-time compute); and 3) Long-Horizon Scalability: ES performs trajectory-level parameter attribution without decomposing rewards across horizons, yielding better scalability than Agentic RL as the horizon length grows. Based on this insight, we propose Agentic ESOpt, a full-parameter agentic fine-tuning framework tailored to flexible parameter–context co-evolution. At each step, Agentic ESOpt samples perturbations around the current LLM parameters, evaluates the resulting agents with rewards, and applies an online reward-weighted update. To improve the exploration–adaptation trade-off, Agentic ESOpt further introduces a cosine decay schedule of the perturbation scale σ. We evaluate Agentic ESOpt across both train-time fine-tuning and agentic test-time compute settings. On long-horizon Sudoku, Agentic ESOpt outperforms RL methods by 12.50% with Qwen3.5-4B. On WebArena-Lite, full-parameter optimization of Qwen3.5-27B improves the No Skill baseline by 6.69%, and combining Agentic ESOpt with Trace2Skill further improves the Trace2Skill baseline by 2.42%. In test-time automatic heuristic design, Agentic ESOpt performs online prompt–parameter co-evolution, improving its matched baseline in 28 of 36 settings.

Autoresearch
Paper thumbnail
View PDF
13

Improving the matrix multiplication exponent with modern optimization and AlphaEvolve

17 Aug 2026
Emilien DupontMarvin EisenbergerBorislav Kozlovskii

Researchers from Google DeepMind, Carnegie Mellon, MIT, and Columbia University reduced the upper bound on the matrix multiplication exponent ω\omegaω from 2.371339 to 2.371177 by employing modern gradient-based optimization and AI-driven algorithmic refinement with AlphaEvolve, enabling computation at an unprecedented scale.

Autoresearch
Paper thumbnail
View PDF
14

Contrastive Learning with Variational Regularization for Multi-Session EEG-to-Speech Decoding

17 Aug 2026
Tomoaki MizunoToru Nakashika

A method combining Momentum Contrastive Learning and variational regularization is developed to improve decoding of heard continuous speech from multi-session electroencephalography (EEG) signals. This approach enhances linguistic fidelity (Character Error Rate) while preserving acoustic reconstruction fidelity (Mel-spectrogram Pearson Correlation Coefficient) by mitigating inter-session variability and preventing latent representation collapse.

Autoresearch
Paper thumbnail
View PDF
18

TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation

17 Aug 2026
Haoran WangChaofan MaRan Yi

Despite recent advances in unified multimodal models for multi-reference image generation, existing benchmarks remain organized around predefined task types (e.g., "subject composition"), which are ill-suited to this combinatorial setting and lead to fragmented coverage, uncontrolled complexity, and little diagnostic value. Recognizing that diverse multi-reference tasks share a common set of atomic operations, we adopt a capability-oriented perspective and formalize four operators: Anchor (fff), Disentangle (ggg), Apply (⊕\oplus⊕), and Compose (CCC). Any multi-reference prompt can then be represented as a compositional formula over these operators, whose structural complexity is quantified by the number of operator slots. Building on this formulation, we construct TRACE-Bench, comprising approximately 1,600 evaluation cases across slot counts 1--8, built from 631 formula templates and around 4,000 reference images spanning diverse artistic styles and real-world subjects. The formula structure directly drives an operator-aligned evaluation protocol for per-capability scoring and a diagnostic tree analysis for recursive failure localization. Evaluating 9 leading models reveals insights invisible to holistic scoring: the primary bottleneck lies in disentanglement (ggg) and attribute binding (⊕\oplus⊕) rather than scene-level composition (CCC), with even the best model scoring only 0.74 on attribute fidelity. Project page: this https URL

Autoresearch
Paper thumbnail
View PDF
13

Pre-training Visual Dexterity in Simulation

16 Aug 2026
Sarthak KamatAdam RashidSatvik Sharma

Large-scale pre-training has made robot policy fine-tuning increasingly data-efficient, but this progress has largely been driven by datasets and embodiments built around simple parallel-jaw grippers. Dexterous, multi-fingered hands remain comparatively data-starved because real teleoperation is costly to scale, while human hand video is off-embodiment and requires lossy pose estimation and retargeting. We introduce Simulation Pre-training for Dexterity (SPD), a pre-training framework for dexterous manipulation that uses data entirely collected in simulation. In SPD, humans manipulate virtual objects inside a VR headset, enabling on-embodiment trajectories and robot-free collection. With the help of five operators, we collect 75 hours of multi-task dexterous manipulation over one week, and use it to pre-train a causal transformer on a sequence modeling objective. We study the benefits of simulation pre-training on real-world tasks by fine-tuning on 1-2 hours of physical demonstrations on a 56-DoF bimanual dexterous setup. We find that our approach outperforms training behavior cloning policies from scratch, showing that simulation teleoperation is a viable pre-training source for real-world dexterous manipulation. We perform ablation studies, measuring the benefits of history conditioning and short action chunks for reactive control.

Autoresearch
Paper thumbnail
View PDF
25
There are no more papers matching your filters at the moment.
Sign in

Assistant

Advertisement
Advertisement