40 papers across AI, ML, NLP, and CV from the last 24 hours.
Three currents run through today's batch. World models and structured geometry are pushing toward the physical: Robot-Factored World Models decompose action-conditioned video prediction into body and environment subprocesses, while SM4RT and Deformable Triangle Splatting force 3D/4D vision to respect the kinematics of real objects and the geometry of concave surfaces. The second thread is the maturation of agentic systems — not just making them capable, but making them honest. The Regression Tax measures the hidden cost skills impose on LLM agents (they actively regress on some tasks), TRACE-ROUTER rethinks model selection as a task-level rather than per-call decision, and CausalForge replaces the unreliable LLM-as-reviewer pattern with formal verification in automated causal inference. Meanwhile, spectral methods and efficient fine-tuning keep chipping at the compute wall: kappa-LoRA uses condition numbers to spare useless matrix updates, Hyperball May Not Be a Free Lunch questions why hyperspherical optimizers actually work, and a pair of papers on negative-ridge and polar decomposition offer GPU-friendly shortcuts on classical linear-algebra bottlenecks.
Standing out is Opaque Epistemic Mediation, which audits four LLM families across API and web interfaces to track how each one validates ethnonationalist pseudo-science over time. That Grok's Fast versions systematically validate claims that GPT and Claude reject — and that a single model's API and web answers diverge — is a concrete demonstration that deployment configuration is itself an epistemic choice.
What the batch collectively suggests: the field is moving past capability as the sole axis of progress and toward systems that are efficient, interpretable, grounded in physical or mathematical structure, and auditable in their behavior.
Shing Ho J. Lin, Wenzhao Zheng, Dong Zhuo · 2026-05-29
Geometry Foundation Models (GFMs) have substantially advanced monocular 3D reconstruction, yet extending this capability to 4D dynamic understanding remains a fundamental challenge. Most existing motion perception methods (e.g., sparse tracking, dense point-wise flow) treat motion as independent point-wise displacements, ignoring the structured nature of physical motion. However, real-world object...
Anduel Mehmeti, Gabriella Gigante, Salvatore Venticinque · 2026-05-29
To effectively integrate AI into high-stakes, critical environments such as healthcare, autonomous driving, and aviation--and to advance toward higher levels of automation and seamless human-AI collaboration--building trust in AI-driven solutions is essential. Trust, in turn, is closely linked to the explainability of AI systems. The rapid advancements in AI across various domains have underscored...
Darshan Tank, Baran Nama · 2026-05-29
Adding procedural skills to an LLM agent is typically evaluated by average improvement in task success. However, this metric hides an important cost: skills can also make agents worse. We measure both sides by comparing agents with and without skills across nearly 6,000 runs spanning two office automation benchmarks and three model harness stacks. This allows us to distinguish two outcomes. A regr...
Peiyong Wang, Udaya Parampalli, Casey R. Myers · 2026-05-29
A central design principle in modern machine learning and artificial intelligence is to align a model's inductive bias with the structure of its input data. For matrix-valued inputs, relevant matrix-level relationships can be characterised through spectral values and spectral subspaces; however, common coordinate-wise rotation-gate data-encoding unitaries used in most quantum machine learning mode...
Davide Scarso, Hugo Noronha de Almeida, Joaquim Pina · 2026-05-29
Commercial large language models are increasingly used as knowledge references, yet their stance on contested scientific claims is neither stable nor transparent. We tested how four major LLM families (Claude, Grok, GPT, Gemini) evaluate ethnonationalist pseudo-science derived from Frank Salter's biosocial framework across four temporal snapshots (October 2025-February 2026), via both API and web ...
Jiyuan Tan, Vasilis Syrgkanis · 2026-05-29
Automating theoretical research is constrained not only by the generation of candidate results, but also by their reliable evaluation. A common approach is to close the research loop with a large language model (LLM) reviewer. However, such reviewers remain empirically unreliable: they may accept fabricated papers and detect them at rates close to chance (Bad Scientist, 2025). We present CausalFor...
Jianghui Wang, Silong Yong, Francesco Orabona · 2026-05-29
Low-Rank Adaptation (LoRA) has become a widely adopted technique for efficient neural network fine-tuning, decomposing model updates into low-rank matrices. However, LoRA remains computationally costly because it updates all matrices uniformly, regardless of their actual contribution to adaptation. This cost is especially prohibitive for large-scale models with billions of parameters and for resou...
Zhen Zhao, Qihang Yang, Feifei Dai · 2026-05-29
Large Language Model (LLM)-based Test-Driven Development (TDD) has advanced automated code generation. However, existing approaches depend heavily on human-crafted test cases and cannot operate effectively when only natural-language requirements are available. Although recent work enables automatic test generation, it often overlooks the inherent stochasticity of LLMs, leading to two key defects: ...
Alex Koziell-Pipe, Jasmine Brewer, Jem Guhit · 2026-05-29
Quantum state preparation is a key component of many quantum algorithms. Performing this step efficiently is essential for realizing practical quantum advantage in quantum chemistry applications. Iterative algorithms like ADAPT-VQE can produce shallow ground-state preparation circuits, but become computationally prohibitive for the larger molecules relevant to materials science and pharmaceutical ...
Ritik Raj, Souvik Kundu, Sarbartha Banerjee · 2026-05-29
Routing to select large language models (LLMs) with different cost-quality trade-offs has become a fundamental deployment feature of enterprise AI. Existing routers, primarily make independent routing decisions for each LLM call. However, agentic applications execute as long-horizon workflows whose quality is determined only by a delayed, task-level outcome. This mismatch prevents per-call routers...
Olafur Gudmundsson, Bo Zhao, Huayi Liao · 2026-05-29
In this paper, we propose a new solution for addressing the content cold-start problem in industry-scale search and recommender systems. Compared to prior approaches, we have made the following new contributions: 1) our solution spans the entire multi-stage funnel and generalizes well for both search and recommendation surfaces, 2) our solution reduces bias favoring existing content, allowing more...
Siyuan Zhao, Eric Ababio Anyimadu, Zachary G. Brumm · 2026-05-29
Dysphagia is a debilitating late effect of head and neck cancer (HNC) treatment, yet timely identification of at-risk patients remains challenging in survivorship care. Definitive assessment relies on videofluoroscopic imaging, as captured by the Dynamic Imaging Grade of Swallowing Toxicity (CTCAE-DIGEST), which, while validated, requires specialized equipment, trained personnel, and significant p...
Athanasios Papastathopoulos-Katsaros, Steven T. Lee, Lin Yao · 2026-05-29
Electroencephalography (EEG) is widely used to diagnose neurological conditions, but its analysis usually relies on either predefined spectral features or deep neural networks. Predefined features carry a strong bias, since they fix in advance what counts as informative, while deep neural networks and foundation models are hard to interpret and need large amounts of data and compute. We present ba...
Aliaksei Kaliutau · 2026-05-29
Volatility forecasting is dominated by persistence and measurement noise, leaving limited residual structure for nonlinear models to exploit. We introduce Susceptible Architectures (SUSA), a reservoir-design principle for volatility forecasting, and its two concrete implementations, based on complex-valued open-chain and periodic reservoirs and regime-conditioned experts to interpret reservoir fea...
Stephen Becker · 2026-05-29
Singular value soft-thresholding can be computed via a reduction to the matrix polar decomposition, which allows one to exploit GPU-friendly algorithms for computing the polar decomposition. Empirically, there is a significant speed-up on GPUs compared to the standard approach using the SVD. We leave the investigation of robustness to future work, but note that due to the discontinuous nature of t...
Peng Zhao · 2026-05-29
In overparameterized linear regression, many weak spectral directions act like a ridge penalty on the signal-bearing spectrum; negative ridge is the natural correction, pushing filters above one. The stable negative-ridge endpoint, however, is structurally limited: its pole must stay below the smallest nonzero empirical eigenvalue, and it anti-shrinks smaller eigenvalues more than larger ones. Ear...
Anjian Li, Ryne Beeson · 2026-05-29
Data scarcity poses a fundamental challenge in training generative models to produce initial guesses for parametric optimization problems that are otherwise numerically expensive to solve. We therefore study a k-neighborhood data collection strategy that augments datasets of converged solutions with intermediate solver iterates, increasing the amount of training data without additional solver runs...
Byungjun Kim, Taeksoo Kim, Hyunsoo Cha · 2026-05-29
Action-conditioned video world models predict future observations from an initial observation and an action signal. In robotics, actions influence future observations through two distinct processes: they are first realized into robot motion by the robot body and controller, and the scene then responds through contact and object motion. Conditioning directly on action commands asks the world model ...
Kaixiong Gong, Xin Cai, Bin Lin · 2026-05-29
Unified multimodal models seek a shared visual token space that supports both multimodal understanding and image generation. Discrete methods unify the interface via a shared codebook, whereas continuous pipelines often rely on two disparate representations -- semantic features (e.g., ViT) for understanding and low-level latents (e.g., VAE) for synthesis -- resulting in mismatched latent spaces. W...
Zhishan Tao, Ruoyu Wang, Yucheng Wu · 2026-05-29
Collision anticipation in autonomous driving requires not only accurate early warnings but also interpretable reasoning about what risk factors are being tracked and how risk evolves over time. Existing methods fall short in this regard: feature-driven models are opaque, post-hoc explanations often lack fidelity, and concept-based methods are mostly designed for static recognition rather than dyna...
Seshu K. Damarla · 2026-05-29
Control valve stiction is a common cause of unwanted oscillations and poor control-loop performance in industrial processes. Data-driven methods can automatically detect stiction, but models trained purely on simulated data often struggle to generalize to real industrial control loops due to domain shift. To bridge this gap, this work propose a novel stiction detection methodology that combines op...
Oriol Jim\u00e9nez-Ayguad\u00e9, Antonio Agudo · 2026-05-29
Recent radiance field methods represent scenes with 2D primitives that offer surface alignment and efficient rasterization, from Gaussian disks to triangles, yet all rely on convex boundaries: curved and concave structures demand excessive primitives. We introduce Deformable Triangle Splatting, which augments each triangle with K control points per edge, each parameterized by a single learnable sc...
Siyuan Huang, Pengyu Cheng, Haotian Liu · 2026-05-29
LLM training is shifting from manual design and annotation to interaction-driven self-evolution. However, existing self-evolutionary methods face a fundamental dilemma between task diversity and verification reliability: environment-bound methods obtain precise feedback but confine learning to narrow domains, while open-ended self-generation broadens the task space but lacks reliable verification,...
Izzath Nisfer, Ashini Kavindya, Ovindu Atukorala · 2026-05-29
Existing lexical distance, similarity, and evaluation metrics operate on Unicode code points, which can misrepresent errors in writing systems where a single grapheme is represented by multiple Unicode code points. We introduce grapheme-kit, an open-source Python library that extends these metrics to operate on grapheme clusters instead. The library also provides improved grapheme processing for T...
Yi Li, Ashkan Ertefaie, Mark van der Laan · 2026-05-29
For decades, the bootstrap has been a default tool for statistical inference because of its broad applicability and minimal analytic requirements. Although its validity is well understood for smooth parametric estimators, its theoretical properties for many modern semiparametric and machine-learning estimators remain largely unstudied. Nevertheless, bootstrap procedures are often used routinely in...
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.