25 papers across AI, ML, NLP, and CV from the last 24 hours.
Today's batch reveals a field pushing hard on three fronts: making agents work over longer time horizons, grounding model behavior in physical or structural constraints, and understanding the limits of multi-agent interaction. Long-horizon reasoning runs through multiple papers — SRPO introduces self-reflective policy optimization for credit assignment, ReWorld tackles the tension between short-horizon control and unbounded memory in interactive world models, and SWE Refactor Bench asks whether coding agents can handle whole-repository stack migrations rather than toy-scale fixes.
A second thread ties world models and robotics to geometry and physics rather than pixels. GeoWAM argues that autonomous driving models should predict in geometric space, not appearance space. A separate paper shows that projecting latent states onto learned physical invariants — energy-like quantities the model discovers without supervision — improves world-model rollouts. ConvergeFlow brings similar structural guarantees to language generation by constraining flow trajectories to terminate at valid token embeddings.
The standout paper is "The Interaction Tax," which shows that multi-agent LLM communication can actually erase behavioral diversity — when agents talk to each other, they converge rather than complement. This reframes the debate around debate and critique loops: interaction isn't free, and the cost may be homogenization.
Notably absent: no new foundation model announcements, no reinforcement-learning-from-human-feedback pipelines. The batch suggests a field moving past scale-as-progress and toward architecture-level questions about how models represent time, physics, and each other.
Zhifei Chen, Luozhou Wang, Guibao Shen · 2026-08-24
An interactive world model must follow the user's actions, remember the places it has shown, and stream in real time. The tension is structural: control wants a short horizon, memory wants an unbounded one. ReWorld separates the two during training and bounds them at inference. Mixed per-head attention windows confine most heads to the recent past while a small set of global heads attends over ...
Yuanyuan Zhang, Yida Zhang, Jiahui Li · 2026-08-24
Ballistocardiography (BCG) is promising for unobtrusive long-term blood pressure (BP) monitoring in laboratory settings, but traditional BCG signals are vulnerable to the variations in body-bed interaction with shifted fiducial points in temporal or amplitude axis, and BP varies with personal hemodynamic changes, causing misaligned representations that affect model generalizability and robustne...
Seth Karten, Alex L. Zhang, Kevin Thomas · 2026-08-24
Language models are sequential processors, but long-horizon agency requires external information and computation beyond model weights and active context. Prime Agent is an open-source harness for long-horizon evaluation and coding-agent workflows. A persistent IPython REPL follows the Recursive Language Model abstraction for programmatic context processing and test-time compute, while Continual...
Shang Wu, Catarina G Belem, Shuyuan Fu · 2026-08-24
While AI assistance can improve human task performance in the short term, it may also undermine the development of skills in the longer term. We examine this tension in a controlled logic-puzzle experiment involving on-demand AI assistance, where participants complete tasks before, during, and after AI is available. By experimentally varying AI request costs, we find that lower-cost assistance ...
Richard Bao · 2026-08-24
World models can predict video without learning dynamics that they reliably preserve. We test whether a frozen DreamerV3 trained only on pendulum video learns a scalar that its own latent transition treats as approximately conserved. A label-free search recovers the same energy-like invariant across independently trained conservative models, while the same procedure finds no comparable invarian...
Zhiqing Cui, Xinxiang Yin, Yihong Tang · 2026-08-24
Earth-system analysis reconstructs changing physical processes from observations that differ in source, scale, timing, and modality. Natural hazards make this work consequential because incomplete evidence can change estimates of severity, exposure, and mechanism. We introduce EarthVerse, a benchmark that evaluates scientific agents through package-scoped investigations. Its 405 reproducible ta...
Melissa Dell, Ashesh Rambachan · 2026-08-24
Artificial intelligence (AI) is transforming measurement in economics. AI models convert unstructured data, such as text and images, into structured variables at low cost, making previously prohibitive measurement feasible at scale. This shifts the bottleneck from finding any scalable measure of a phenomenon to choosing among many plausible ones, which may support different empirical conclusion...
Yipeng Zhao, Qishun Yang, Shenzhe Zhu · 2026-08-24
Reasoning-Induced Misalignment, where fine-tuning on reasoning data containing no harmful content, including mathematics, code, and problem-solving with chain-of-thought traces can induce harmful behaviors of LLM, posing a serious challenge to the safety of LLM reasoning. Cross-architecture, cross-scale, and cross-dataset checks show that RIM does not always emerge. Previous work attributed RIM...
Jialong Liu, Yuling Shi, Ning Yang · 2026-08-24
Self-reflection is a powerful mechanism for credit assignment in human learning, converting sparse outcome feedback into actionable guidance. However, its potential for post-training Large Language Models (LLMs) remains underexplored. We propose Self-Reflective Policy Optimization (SRPO), a framework that internalizes this capability. SRPO enables LLMs to analyze their own completed trajectorie...
Penghui Qi, Xiangxin Zhou, Wee Sun Lee · 2026-08-24
Group-based reinforcement learning methods such as GRPO for large language models avoid training a critic by sampling multiple responses for each prompt. A reliable critic could instead estimate token-level advantages from one response, but standard critic-based training recipes are often unstable. We study this instability and develop Best-Practice Critic Optimization (BPCO)}, a recipe that co...
Daniil Dmitriev, Zhihan Huang, Yuting Wei · 2026-08-24
Discrete diffusion models offer a promising alternative to autoregressive generation by enabling parallel updates, but their sampling efficiency can depend strongly on the choice of the forward process and the sampler. For the uniform forward process, existing lower bounds for the standard $τ$-leaping sampler scale linearly with the ambient dimension $d$, raising the question of whether this de...
Xiaoyang Xie, Clarence W. Rowley · 2026-08-24
In this paper, we introduce the Inertial Manifold Neural Operator (IMNO) for solving dissipative time-dependent partial differential equations (PDEs). The long-time dynamics of such systems often exhibit an effective low-dimensional structure due to dissipation. Unlike standard neural operator architectures such as the Fourier Neural Operator (FNO), IMNO explicitly leverages the low-dimensional...
Erin Craig, Yiling Huang, Snigdha Panigrahi · 2026-08-24
Modern AI models such as tabular foundation models and gradient-boosted ensembles can outpredict classical methods, but provide little basis for reasoning about their predictions. High-stakes decisions call for models that are both accurate and interpretable as built. Local linear modeling offers a path forward: a smooth regression function is locally well approximated by a linear one, allowing...
Deyao Hong, Yizhe Chi, Wenyi Li · 2026-08-24
Modern software systems accumulate technical debt over decades of development, which makes migration expensive and largely manual. As coding agents become increasingly capable at bug fixing, can they autonomously perform such migrations? Existing benchmarks cannot answer this question because they evaluate only behavioural correctness, not whether the migration actually occurred. This leads an ...
Na Li, Yuchen Jiao, Changxiao Cai · 2026-08-24
Recent advances in continuous diffusion and flow-based language models (LMs) have achieved performance competitive with discrete LMs. However, existing continuous frameworks still rely on decoders supervised with cross entropy (CE) because the flow trajectories are not guaranteed to terminate at valid token embeddings. Motivated by this limitation, we introduce ConvergeFlow}, an embedding-space...
Xiang Chen, Zeyu Zhang · 2026-08-24
Historical people may appear under different languages, scripts, and transcription traditions, while distinct individuals may share highly similar or even identical names. This makes historical identity reconciliation more than a problem of string matching or transliteration. We introduce MHER, a provenance-controlled benchmark for pairwise reconciliation of person-name attestations from the Mo...
Md Thamed Bin Zaman Chowdhury, Moazzem Hossain · 2026-08-24
Road traffic injuries remain a major challenge in low- and middle-income countries, where proactive road safety auditing is limited by incomplete crash records, shortages of qualified auditors, and the high cost of large-scale field inspections. To address this problem, we propose Expert-Grounded Distillation (EGD), a novel artificial intelligence framework that transfers institutional road saf...
Khiem Vuong, Deva Ramanan, Srinivasa Narasimhan · 2026-08-24
Rendering views using 3D scene representations such as Gaussian Splatting (3DGS), Neural Radiance Fields (NeRF), meshes, or even point clouds produces artifacts when input views are sparse or target views lie far from the input. Recent work mitigates these artifacts using diffusion-based generative priors, but is specialized to individual representations and require custom architectures or exte...
Santosh Ray, Pratik K. Mishra, Ali Abedi · 2026-08-24
Older adults recovering after lower-limb fracture or hip replacement may experience complex recovery trajectories. Most of the time, these clinical aspects are studied in isolation, masking their joint impact on recovery. This study used the MAISON-LLF dataset, which contains multimodal sensor and clinical assessment data from 18 older adults recovering in the community after lower-limb fractur...
Adhithya Laxman Ravi Shankar Geetha, Aulia Kharis Rakhmasari, Haleema Ramzan · 2026-08-24
Vision-Language Models (VLMs) achieve strong performance in visual reasoning tasks, but it remains unclear whether they understand visual relations, or simply employ shortcuts such as language cues or priors. To investigate this, we use the Qwen3-VL-4B (Bai et al., 2025), a modern VLM, to decode how visual information is encoded across depths. For this, we propose a synthetic dataset of simple ...
Thanh-Khoi Nguyen, Thanh-Nhan Vo, Trong-Thuan Nguyen · 2026-08-24
Text-based person anomaly search requires distinguishing individuals based on fine-grained, context-dependent behaviors rather than mere appearance. Existing methods struggle to capture these context-conditioned actions, frequently relying on isolated skeletal geometry, discarding raw query details during reformulation, or utilizing absolute pointwise scoring for multimodal verification. To add...
Aldo Sean Sartor, Leandro de Souza Rosa, Andriy Enttsel · 2026-08-24
We present a method for analyzing the internal representations of Vision Transformers (ViTs) exploiting the geometry of their learned parameters. Each affine layer's weight matrix is factored via Singular Value Decomposition (SVD), and activations are projected onto the leading right singular vectors to obtain compact, layer-intrinsic representations. A class-conditional density model is then f...
Mustafa Umut Ozbek, Taiwo Ojo, Pooria Madani · 2026-08-24
Machine-learning-based anomaly detection is increasingly used in industrial control systems (ICS), yet most studies assume that detector training data is trustworthy. In practice, training data may be corrupted through compromised logs, labeling errors, manipulated historian records, or unsafe retraining processes. This paper evaluates the robustness of offline ICS anomaly-detection pipelines o...
Kyle Stein, Guillermo Francia, III Eman El-Sheikh · 2026-08-24
The continual evolution of malware variants necessitates detection systems that can adapt to new threats without retraining from scratch. However, continually updating models on new data often leads to catastrophic forgetting, where previously learned knowledge is overwritten. While continual learning has been increasingly explored for malware detection, the specific setting of Few-Shot Class-I...
Summer Eunhyung Ann, Haokun Liu, Chenhao Tan · 2026-08-24
Does multi-agent LLM interaction help or hurt? Some work reports gains from debate (Du et al., 2024), critique loops (Chen et al., 2025), and mixture-of-agents synthesis (Wang et al., 2025), while other work finds that interaction adds cost without improving quality under equal budgets (Tran & Kiela, 2026; Xu et al., 2026; Jarrett et al., 2025), or that independent sampling already captures mul...
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.