40 papers across AI, ML, NLP, and CV from the last 24 hours.
Three threads dominate today's batch, and none of them are about scale.
First, agentic systems are maturing from single-turn demos into multi-step, resource-aware workflows. SearchOS prevents search agents from looping endlessly. Bridge Evidence argues that retrieval utility in agentic search has almost nothing to do with what a document says right now and everything to do with what it lets the agent do next. AutoSynthesis automates meta-analysis end-to-end, and a cost-aware evaluation framework for security agents replaces raw success rates with budget-constrained reasoning traces. The field is moving past "can the agent do it?" toward "can it do it without burning through compute."
Second, vision and multimodal models are grappling with spatial structure and temporal consistency. SceneBind introduces object-centric semantic-spatial slots to close the "what vs. where" gap in omni-modal encoders. HDR tackles multi-step visual reasoning through hierarchical denoising. MAGiSt3R pushes 3D reconstruction from monocular video to near-real-time. The shared signal: static frames are no longer the unit of analysis.
Third, embodied AI safety is getting a sharper definition. When Words Are Safe But Actions Kill shows that text-level content danger and physically grounded danger are separable signals in LLM hidden states — a model can pass every text safety benchmark and still issue dangerous commands to a robot. The implication is uncomfortable: most safety evaluations are testing the wrong thing.
Zezhong Qian, Xiaowei Chi, Chak-Wing Mak · 2026-07-16
Video models are evolving into vision foundation models, yet they still lack human-like multi-step reasoning. Streaming autoregressive diffusion models are efficient but limited in reasoning, while bidirectional diffusion enables global revision with high inference costs due to dense frame-level denoising. Both paradigms struggle to achieve logical consistency and low-latency streaming for complex...
Yushi Huang, Xiangxin Zhou, Jun Zhang · 2026-07-16
MeanFlow generators achieve fast few-step sampling by predicting average velocities over time intervals, making them attractive for efficient generation. Reinforcement learning (RL) has become a powerful way to align diffusion and flow models with human preferences and task-specific objectives. In particular, DiffusionNFT offers an efficient forward-process RL framework that does not require rever...
Baback Elmieh, Lynn Tsai, Zeman Li · 2026-07-16
Online novel view synthesis from multi-view streaming videos faces a fundamental trade-off: maintaining a persistent, long-horizon memory to reconstruct temporarily occluded regions while operating under strict real-time constraints. While Test-Time Training (TTT) offers a powerful memory mechanism, standard models mandate gradient-based memory updates at every frame to adapt to the changing motio...
Guang Yang, Wentian Xu, Siyu Wang · 2026-07-16
Myocardial infarction (MI) remains a leading cause of mortality worldwide. Echocardiography (Echo) is a widely available modality for MI assessment, where regional wall motion abnormality is a key indicator. Prior learning based methods for myocardial motion analysis often use handcrafted descriptors or densely supervised estimation, but the need for extensive annotation limits applicability. Foun...
Mingfei Chen, Zijun Cui, Ruoke Zhang · 2026-07-16
We present SceneBind, an omni-modal representation of realistic scenes with joint semantic and 3D spatial understanding across vision, audio and language. Existing omni-modal encoders excel at instance-level semantics (i.e., what is present), but often lack explicit spatial structure (i.e., where it is). SceneBind addresses this gap by representing each scene as a semantic-spatial entity, combinin...
Pengcheng Zhou, Xuanyu Liu, Yanchen Yin · 2026-07-16
Recent advances in Vision-Language Models (VLMs) have significantly improved image geo-localization, yet existing models remain susceptible to landmark bias, causing them to overlook geographical cues or form spurious correlations, ultimately resulting in inaccurate localization. To systematically investigate this issue, we first design two quantitative metrics, Bias Intensity (BI) and Bias Harmfu...
Christos Korgialas, Gabriel Lee Jun Rong, Dion Jia Xu Ho · 2026-07-16
The reliability of deepfake detectors frequently degrades under black-box adversarial transfer, as these models often rely on fragile, architecture-dependent forensic cues. Existing transfer attacks often lack semantic awareness and struggle to maintain effectiveness under strict no-query constraints, particularly when perturbations are transferred from convolutional surrogates to transformer-base...
Yizhou Fang, Pujin Cheng, Yixiang Liu · 2026-07-16
Distribution shift in medical imaging remains a central bottleneck for the clinical translation of medical AI. Failure to address it can lead to severe performance degradation in unseen environments and exacerbate health inequities. Existing methods for domain adaptation are inherently limited by exhausting predefined possibilities through simulated shifts or pseudo-supervision. Such strategies st...
Mohammed Amine Kerkouri, Daphné Senggaran, Renaud Jusiak · 2026-07-16
How different populations visually explore artworks bears on cognitive science and on accessibility design, yet most eye-tracking work in autism has used social scenes rather than art, and has analysed where the eyes land while ignoring when and in what order. We present a comparative free-viewing study across three groups, autistic adults (ASD), trained artists, and neurotypical observers, who ea...
Moyao Tian, Shijia Liu, Yan Yang · 2026-07-16
Unsupervised visible-infrared person re-identification (USVI-ReID) is challenging due to the large modality gap and the lack of cross-modal identity annotations. Progressive association paradigms have been proposed to gradually bridge the gap, but they suffer from two critical bottlenecks: reliance on ambiguous global representations and unchecked propagation of pseudo-label noise in an open-loop ...
Maya Varma, Jean-Benoit Delbrouck, Sophie Ostmeier · 2026-07-16
Multimodal large language models (MLLMs) often introduce errors when generating image captions, resulting in misaligned image-text pairs. Our work focuses on a class of captioning errors that we refer to as systematic misalignments, where a recurring error in MLLM-generated captions is closely associated with the presence of a specific visual feature in the paired image. Given a vision-language da...
Ziren Gong, Xiaohan Li, Fabio Tosi · 2026-07-16
This paper presents MAGiSt3R, a multi-agent 3D reconstruction framework performing reconstruction and camera tracking for monocular RGB videos at almost 10 FPS. MAGiSt3R relies on a feed-forward model from the 3R family to process RGB videos and regress local point maps, and on a merging model, MAGMA, that combines local maps at both intra-agent and inter-agent levels to obtain the final global po...
Patrik Wolf, Thomas Kleine Buening, Andreas Krause · 2026-07-16
In-context learning is commonly interpreted as a form of conditional inference, in which the prompt specifies a context and the model's output is treated as an estimate of the corresponding conditional distribution. If this interpretation holds, then LLM estimates should satisfy basic probabilistic identities. In particular, the law of total probability asserts that prior-weighted conditional dist...
Yasheng Sun, Zezi Zeng, Yifan Yang · 2026-07-16
Editing the figures in a research paper is a routine and time-consuming part of everyday research practice: authors relabel components, rearrange panels, and restyle visuals as they revise their manuscripts. Automating this editing workflow under a natural-language instruction, however, is challenging, because a scientific figure is a dense infographic in which heterogeneous visual elements such a...
Sushant Gautam, Vajira Thambawita, Michael A. Riegler · 2026-07-16
Healthcare multimodal AI must combine visual and textual evidence while remaining reliable and interpretable. Using MediaEval Medico 2025 as a retrospective GI endoscopy case study, we analyze design choices across nine documented systems for question answering and explanation quality. Parameter-efficient adaptation of pretrained backbones provides strong challenge performance, but answer-level ga...
Yazhi Zhang, Fuqiang Niu, Bowen Zhang · 2026-07-16
Political discourse has increasingly moved to short-video platforms, yet computational analysis of such content remains constrained by the scarcity of datasets that jointly preserve audiovisual information and hierarchical conversations. Here we present TikStance, a multimodal and context-aware dataset comprising 161 videos and 13,876 comments from TikTok, designed for stance detection in politica...
Paul-Andrei Pogăcean, Sanda-Maria Avram · 2026-07-16
Language identification is commonly addressed using either neural architectures or statistical n-gram models. Neural approaches typically require substantial computational resources, whereas classical frequency-based methods offer efficient linear-time performance, but rely on distance metrics that are not always appropriate for compositional data. This work models character and bigram frequency...
Jimmy T. H. Smith, Tarek Dakhran, Alberto Cabrera · 2026-07-16
A tokenizer fixed at the start of pre-training allocates vocabulary in proportion to the pre-training corpus, reflecting the deployment priorities at that time. When those priorities shift, languages added later are split into many more tokens per word, which can raise latency, compute, and energy consumption for users of those languages. Cloud models can afford a broad vocabulary because the embe...
Hailay Kidu Teklehaymanot, Debela Desalegn Yadeta, Wolfgang Nejdl · 2026-07-16
Multilingual pre-trained language models (PLMs) exhibit degraded performance on low-resource, non-Latin-script languages, driven by high out-of-vocabulary (OOV) rates and excessive subword fragmentation that result from Latin-script-centric tokenizer training. We introduce VEXMLM, a vocabulary-extended variant of XLM-R targeting the two highest-resource Ge'ez-script languages, Amharic and Tigrinya...
Haran Raajesh, Kulin Shah, Adam Klivans · 2026-07-16
Reinforcement learning has proven effective for improving reasoning in large language models, but extending it to Masked Diffusion Language Models (MDLMs) remains challenging due to the intractability of the log-likelihood estimation. Existing approaches approximate this log-likelihood by modeling only the token predictions, ignoring the order in which positions are unmasked during generation. We ...
Victoria Graf, Hannaneh Hajishirzi, Noah A. Smith · 2026-07-16
Poisoning pretraining data can introduce harmful behaviors to LMs that are difficult to detect and mitigate. Prior work on poisoning pretraining data has largely exploited established data sources such as Wikipedia, which do not represent the large scale and heterogeneity typical of pretraining corpora, and has ignored the interaction between poisoned data and data curation pipelines. We demonstra...
Yuyao Zhang, Junjie Gao, Zhengxian Wu · 2026-07-16
Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield useful evidence, current single- and multi-agent systems can become trapped in repetitive loops, wasting search budgets and ultimately compromisi...
Qiwei Li, Jorge Ortiz · 2026-07-16
Traffic agencies now have access to large volumes of video-derived data for studying safety and congestion. Most of these data are observational and collected without interventions, which makes causal questions such as "How would rain change traffic density?" difficult to answer. We present teLLMe, a system for exploratory causal analysis of urban driving datasets. The system starts from a structu...
Moein Taherinezhad, Sebastian Maier, Gerardo Vitagliano · 2026-07-16
Evidence synthesis is crucial for turning primary research into reliable knowledge for science, medicine, education, and policy. Yet, quantitative evidence synthesis remains largely manual and difficult to scale. Here, we introduce AutoSynthesis, an end-to-end multi-agent system for automated meta-analysis. Given a research question in natural language, AutoSynthesis formulates a search strategy, ...
Weimeng Wang, Ziqiang Wang, Zihang Zhan · 2026-07-16
Large language models (LLMs) increasingly serve as high-level planners for embodied agents, where linguistically benign instructions can become unsafe once grounded in the physical world. We study whether this physically grounded danger is the same safety problem as ordinary text-level content danger. Through hidden-state direction analysis and random-split null tests, we show that content danger ...
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.