40 papers across AI, ML, NLP, and CV from the last 24 hours.
Today's batch reveals three converging directions. First, 3D vision is shifting from reconstruction-as-a-service to unified generation-and-reconstruction pipelines — papers like PixWorld and SynCity 3000 abandon the latent-space divide and work directly in pixel space, while WildSplat and ReCal3R push feedforward methods into messy, real-world conditions with variable illumination and streaming inputs. Second, agent training is moving past pure scale: multiple papers tackle the bottleneck of post-training compute by distilling RL insights from weaker to stronger models (Weak-to-Strong), expanding exploration through routed distillation (TREK), or compressing context mid-rollout (CompactionRL). Third, robotics is converging on calibration-free, bidirectional architectures — VLA models that self-calibrate their cameras (Fixed to Free) and frameworks that close the loop between planning semantics and execution kinematics (Cortex).
What stands out is SovereignPA-Bench, which evaluates personal agents not on task completion but on whether they preserve user sovereignty — privacy, consent, and resistance to manipulative incentives. It reframes agent evaluation from "can it do the thing?" to "should it do the thing, and on whose terms?" That's a rare pivot in a field still racing for capability.
Conspicuously absent: any new generative language model architecture or scaling study. Verification, distillation, and efficiency are displacing the usual pre-training narratives. Taken together, today's papers suggest the field is maturing past raw capability gains — researchers are now asking how to make agents reliable, interpretable, and aligned enough for persistent real-world deployment.
Wenhao Li, Xueying Jiang, Quanhao Qian · 2026-07-06
Real-world robot deployment rarely maintains the training-stage camera setup, where cameras often experience repositioning or remounting depending on actual scenarios. Existing view-robust Vision-Language-Action (VLA) policies tolerate such camera variations only when the camera extrinsics are explicitly provided, making them fragile and hard to use especially when view robustness is critical. We ...
Paul Engstler, Iro Laina, Christian Rupprecht · 2026-07-06
We present SynCity 3000, a framework for generating 3D scenes that are globally coherent while enabling fine-grained layout control. Building on the ability of current image-to-3D generators to produce complex 3D assets from a single image, we extend this capability to the scale of entire scenes by adapting the generator to be applicable as a convolutional operator. We achieve this by fine-tuning ...
Erich Liang, Caleb Kha-Uong, Chinmaya Saran · 2026-07-06
Camera intrinsics are vital for recovering 3D structure from 2D video. However, most 3D algorithms assume fixed intrinsics throughout a video, an assumption that often fails for real-world in-the-wild videos. Consequently, estimating per-frame intrinsics from RGB images is critical for making 3D methods robust to videos with dynamic intrinsics. InFlux previously advanced this research direction by...
Haozhe Wang, Weijia Feng, Jinpeng Yu · 2026-07-06
Visual generators excel at rendering, but they confidently fabricate what they do not know. User requests are unbounded, evolving, and deeply long-tailed: new characters, trending entities, post-cutoff events, and more. This world-knowledge bottleneck is structural: generators are trained on fixed corpora, but the visual world is open-ended. We construct SearchGen-20K and SearchGen-Bench, with 20,...
Gal Fiebelman, Hadar Averbuch-Elor, Sagie Benaim · 2026-07-06
Recent advances in video diffusion models have enabled either long single-view generation through temporal autoregression, or short multi-view synthesis through bidirectional attention. However, generating long, multi-view consistent videos of dynamic scenes remains unsolved. In this work, we present MV-Forcing, a framework that composes temporal and view-wise autoregression within a single diffus...
Sensen Gao, Zhaoqing Wang, Qihang Cao · 2026-07-06
3D reconstruction and generation are commonly tackled by separate paradigms: pixel-based regression for reconstruction, and latent diffusion for generation. Recent works attempt to unify them in latent space, but with notable drawbacks: the diffusion objective is defined on latent features rather than the underlying 3D representation, and both branches suffer from information loss introduced by la...
Xinze Li, Yiyuan Wang, Pengxu Chen · 2026-07-06
Streaming 3D reconstruction relies on a compact recurrent scene state to process long image streams in linear time and bounded memory. However, repeated updates can gradually corrupt this state, causing reliable historical information to be overwritten by noisy or ambiguous observations. We introduce ReCal3R, a reliability-calibrated learning rate method for recurrent 3D reconstruction. Instead of...
Jingyi Lu, Kai Han · 2026-07-06
Monocular-to-stereo conversion synthesizes stereoscopic content from 2D videos for immersive 3D experiences. In modern Depth-Image-Based Rendering (DIBR) approaches, stereo inpainting of disocclusions is the critical bottleneck. Training-based methods achieve superior quality but rely on scarce stereo pairs or synthetic data with domain gaps. We address this through the first self-supervised frame...
Anthony Hu, Václav Volhejn, Adrien Ramanana Rahary · 2026-07-06
We introduce the first multiplayer world model for highly dynamic environments governed by complex physical interactions. Whereas single-player world models treat the other agents as part of the environment, ours conditions on the action streams of multiple agents, learning to attribute changes in the scene to the correct player and to stay coherent under arbitrary combinations of their actions. W...
Hongyu Li, Wanjia Fu, Xiaoyan Cong · 2026-07-06
Predicting object dynamics (i.e., world modeling) is a fundamental challenge for robotic manipulation, and modeling deformable objects presents a particularly difficult case due to their high-dimensional state spaces and complex material properties. While current world models approach this through two distinct paradigms: learning the dynamics over the 2D pixel space or more explicit 3D geometric s...
Jiaqi Peng, Xiqian Yu, Delin Feng · 2026-07-06
While recent Vision-Language-Action (VLA) models show promise toward generalist manipulation policies, they struggle with long-horizon tasks due to their Markovian nature-relying solely on current observations. Hierarchical dual-system methods address this but suffer from a gap between high-level planning semantics and low-level execution kinematics. We introduce Cortex, a bidirectionally aligned ...
Kaiyuan Chen, Shuangyu Xie, Letian Fu · 2026-07-06
For robots to work reliably in commercial and industrial applications, can recent advances in agentic coding systems combine interpretable robot programming with the open-world adaptability of model-free policies? We focus on "Variational Automation" (VA), a class of tasks that have larger variations in object geometry and pose than fixed automation. Model-free policies often struggle to close the...
Shiyuan Feng, Huan-ang Gao, Haohan Chi · 2026-07-06
Reinforcement learning with verifiable rewards (RLVR) is a powerful recipe for improving language-model reasoning, but it is expensive to repeat on every new strong model because the target model must generate many rollouts during training. As models scale, post-training itself becomes a bottleneck. We study a weak-to-strong alternative: run RL on a smaller model where rollouts are cheaper, then r...
Rodrigo Casado Noguerales, Bernhard Schölkopf, Thomas Hofmann · 2026-07-06
What does a discrete diffusion model learn: a denoiser, a score ratio, or a bridge plug-in predictor? At the level of jump rates, these are one object in different coordinates, and reading a neural network in the wrong coordinate changes the process being trained and sampled. Starting with a rigorous derivation of the continuous-time Markov chain (CTMC) ELBO for any noising process, boundary terms...
Yury Gorishniy, Akim Kotelnikov, Ivan Rubachev · 2026-07-06
In deep learning for tabular data, efficient ensembles of multilayer perceptrons (MLPs) have recently emerged as effective and practical architectures. Existing methods of this kind use the same hyperparameters for all underlying MLPs, which requires hyperparameter tuning for achieving the best performance. In this work, we introduce TabPack, an efficient MLP ensemble with strong out-of-the-box pe...
Yujiang Li, Zhenyu Hou, Yi Jing · 2026-07-06
Long-horizon agentic LLMs are increasingly limited by finite context windows, as extended interaction trajectories can exceed the maximum context length before a task is completed. Context compaction offers a natural solution by summarizing previous interaction states and continuing the rollout under a compressed context, but incorporating compaction into reinforcement learning remains underexplor...
Jacky Kwok, Shulu Li, Pranav Atreya · 2026-07-06
Scaling pre-training, post-training, and test-time compute have become the central paradigms for improving the capabilities of LLMs. In this work, we identify verification, the ability to determine the correctness of a solution, as a new scaling axis. To unlock this and demonstrate its effectiveness, we introduce LLM-as-a-Verifier, a general-purpose verification framework that provides fine-graine...
Dylan Zongmin Liu · 2026-07-06
Personal agents are becoming persistent user-owned intermediaries: they remember preferences, filter platform-mediated information, use tools, and negotiate with services. Existing benchmarks evaluate tool use, web navigation, desktop control, personalization, recommendation, and evolving context, but rarely ask whether an agent preserves user sovereignty: advancing the user's current interests wh...
Idan Lev-Yehudi, Vadim Indelman · 2026-07-06
Planning under uncertainty in continuous domains is essential for autonomous systems, yet computationally demanding. Tree-based search methods such as Monte Carlo Tree Search (MCTS) remain popular, but their branching structure can require sampling budgets that grow exponentially with lookahead depth in the worst case. From a tree perspective, continuous state or action spaces become especially ch...
Xuyang Chen, Xiang Li, Yangxinyu Xie · 2026-07-06
Watermarking methods embed imperceptible and verifiable signals into text generated by large language models (LLMs). Existing approaches include zero-bit schemes for distinguishing synthetic text from human writing and multi-bit schemes for embedding metadata. However, current multi-bit watermarking methods do not allow selective disclosure: verifying any part of the watermark requires revealing t...
Thomas Thebaud, Yuzhe Wang, Hao Zhang · 2026-07-06
Streaming speech-to-speech language models aim to answer spoken queries directly with synthetic speech. However, standard speech and text benchmarks do not capture whether these systems behave naturally in conversations, where timing, turn-taking, prosody, interpersonal stance, language and dialect consistency, and relationship-aware appropriateness jointly shape perceived quality. We introduce SP...
Cheng-Kang Chou, Ming-To Chuang, Ke-Han Lu · 2026-07-06
Modern autoregressive ASR systems can emit timestamps as decoded tokens, enabling timestamped transcription without frame-level aligners or inference-time post-processing. We show that these generated timestamps can drift across long non-speech spans: the transcript may remain plausible, but the decoded time axis drifts away from the audio. We study this non-speech-induced timestamp drift with sel...
Ananth Eswar, Pratinav Seth, Utsav Avaiya · 2026-07-06
Attribution scores increasingly identify which neuron rows of a language model matter for applications such as pruning, interpretability, and editing for safety, yet whether they identify causally important rows is rarely tested directly. We address this with two paired audits built on one-shot neuron-row zeroing. We first audit selectors at the language-modeling level: attribution methods substan...
Lars van der Laan, Nathan Kallus · 2026-07-06
Occupancy ratios correct distribution shift in offline reinforcement learning and are central to off-policy evaluation. Existing primal-dual and minimax methods typically estimate these ratios by enforcing occupancy-balance moments over a critic class. We propose fitted occupancy-ratio evaluation (FORE), a fitted fixed-point method that characterizes the discounted occupancy ratio through an adjoi...
Raphaël Bonnet-Guerrini, Bruno Sanchez, Dominique Fouchez · 2026-07-06
Time-domain surveys generate many transient candidates, making Real-Bogus classification a critical step in automated discovery pipelines. Reliable labels are costly, while community labels can be noisy and survey-dependent. We aim to develop a Real-Bogus classification framework that can be trained without human-labeled data using injected transients and bogus-dominated survey data, remains robus...
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.