25 papers across AI, ML, NLP, and CV from the last 24 hours.
Three patterns dominate today's batch. First, the push to make diffusion models usable at production scale: four papers attack different bottlenecks — timestep selection via Bayesian optimization, adaptive token selection at resolution transitions, learnable feature caching across timesteps, and a bridging layer between low-res edits and high-res fidelity. The common signal is that raw model quality has plateaued enough that the community is now competing on inference efficiency.
Second, agentic systems are moving from demos to deployment constraints. StagedWorkspace formalizes version control for knowledge-work agents; a radiology multi-agent pipeline gets evaluated against board-certified radiologists; and a hybrid LLM-RL framework proves that LLM-derived reward shaping preserves optimal policies even when the LLM is wrong. The work is shifting from "can agents do this?" to "how do we trust, version, and verify what agents produce?"
The standout is Delegation Asymmetry in Agentic Recommender Systems, which studies online dating users' willingness to both send and receive messages from AI agents on their behalf. It reframes agent deployment as a two-sided social acceptance problem — a lens the field largely ignores when it assumes users will happily outsource their conversations.
Notably absent: new foundation model architectures or scaling results. The batch suggests the field is maturing from architecture races into reliability, efficiency, and real-world integration — the unglamorous work of making AI actually usable.
Xingjian Wang, Zhao Wang, Taihang Hu · 2026-08-18
Large-scale image generation has benefited from advances in data scale, quality, rebalancing, and recaptioning, yet conventional pipelines typically optimize task-specific datasets in isolation. A central challenge is not only how to curate each task-specific corpus, but also how to organize heterogeneous supervision according to the dependencies among generative capabilities. We present a capabil
Jiayi Song, Shijie Huang, Fangtai Wu · 2026-08-18
High-resolution image editing is increasingly demanded in professional workflows, yet existing diffusion-based models remain constrained to resolutions below 1K due to quadratic attention complexity and prohibitive memory requirements. A prevalent workaround employs a two-stage pipeline: editing at low resolution followed by independent super-resolution. However, this approach suffers from two cri
Zongzheng Zhang, Jijun Wang, Saining Zhang · 2026-08-18
Traffic elements such as traffic lights and road signs play a fundamental role in human driving decisions and should naturally influence end-to-end driving performance. However, existing end-to-end driving research predominantly focuses on dynamic road participants (e.g., vehicles and pedestrians), while the role of traffic elements remains largely unexplored. The community still lacks a systemati
Zhikai Xu, Zhucun Xue, Teng Hu · 2026-08-18
Academic surveys play a central role in organizing rapidly expanding scholarly literature, yet their construction requires extensive paper analysis, coherent knowledge organization, fine-grained citation support, and reliable manuscript assembly. Existing Deep Research and automated survey generation systems address parts of this process, but typically do not coordinate paper understanding, litera
Simon Weber, Mateo de Mayo, Je Hyeong Hong · 2026-08-18
Initialization-free bundle adjustment (InitFree BA) aims to recover camera poses and scene structure directly from image observations, avoiding the geometric initialization stages of conventional structure-from-motion pipelines. Recent methods based on Object-Space Error (OSE) formulations and Variable Projection (VarPro) show encouraging optimization behavior from random camera configurations. Ho
Ruida Cheng, Ali Uneri, Gabriel Gibson · 2026-08-18
One of the most common reasons for anterior cruciate ligament (ACL) reconstruction failure is femoral tunnel malpositioning (ACL footprint center and tunnel orientation). Such failures may lead to the development of meniscal pathology and osteoarthritis. Accurate ACL femoral footprint identification is therefore essential for precise tunnel placement, restoration of the native knee joint mechanics
Hsiang-Wei Huang, Fu-Chen Chen, Li-Wu Tsao · 2026-08-18
Answering questions accurately and efficiently in embodied scenarios presents significant challenges due to limited computational and memory resources for Vision Language Model (VLM) inference. Existing methods adopt visual search key frame retrieval method to select critical question-related key frames for VLM input. However, visual search methods are inefficient because they require visual searc
Iryna Hartsock, Cesar Lam, Christopher Otteni · 2026-08-18
Purpose: To develop and evaluate a locally deployed multi-agent AI system for radiology report structuring and quality assurance. Materials and Methods: This retrospective study included 638 radiology reports from CT examinations of the chest, abdomen, and pelvis dictated by 15 board-certified radiologists in 2023 and 2024. A multi-agent AI pipeline was developed to perform report structuring and
Clara Meister · 2026-08-18
Language model tokenizers are typically selected with minimal evaluation, despite the fact that their design choices directly impact model capabilities. This can be partly attributed to a limited understanding of which tokenizer properties affect which aspects of downstream performance. We introduce TokEval, a framework of tokenizer evaluation metrics that goes beyond standard measures like fertil
Hollis Robbins · 2026-08-18
Language has two parameters. Count how often words occur together and you estimate amplitude, the strength of association. Word embeddings and attention weights refine that count, which sums every writer in the corpus together. This paper claims a second parameter, phase, which signed weights learned from a corpus do not supply. Phase exists only between meanings: it determines how coactivated mea
Haoqin Tu, Yunhao Fang, Yizhong Wang · 2026-08-18
Humans continuously learn from experience, whereas conventional large language model (LLM) evaluations ignore the models' ability to improve through inference-time interaction. In this paper, we study how LLMs learn from iterative experience at test time, a setting we refer to as Chain-of-Experience (CoE), where models accumulate experiential traces through iterative interactions with self or envi
Eduardo Sánchez, Rita Berrada, Dan-Mircea Mirea · 2026-08-18
Reasoning in LLMs is overwhelmingly studied in domains that provide a model with rules: mathematics and code. Linguistic puzzles invert this: the solver must first discover the system before reasoning within it. We present the IOL-AI Challenge, an open-science competition run on the unseen problems of the International Linguistics Olympiad (IOL) 2026 Individual Contest, evaluated both automaticall
Qinyuan Ye, Yu Li, Yada Pruksachatkun · 2026-08-18
Memory-based self-improving agents--those that learn from an online stream of tasks and improve over time by maintaining a textual memory bank--have shown great promise in recent literature. However, the reliability aspects of these methods have been critically overlooked. In this work, we conduct a comprehensive re-evaluation of two memory-based methods, broadening the scope of evaluation along t
Daria Leshchikova, Valentina V. Kuskova, Dmitry Zaytsev · 2026-08-18
Autonomous LLM agents that converse on a user's behalf are an emerging design pattern in matching platforms, yet their viability depends on a condition rarely examined: users must accept not only delegating conversation to an agent, but also receiving agent-mediated communication from others. We study this condition using two large-scale surveys of active users of a major dating platform (N=2,894
Xiao Wang, Shun Ren Yang, Hui Nien Hung · 2026-08-18
Urban traffic congestion reduces productivity and increases travel cost and emissions. Network-wide live travel-time shortest-path rerouting can be highly effective in simulation, but assumes that essentially every on-road vehicle is replanned every decision period. We propose HLSR, a selective hybrid live--forecast vehicle rerouting framework that fuses live edge speeds with short-horizon forecas
Yining Hua, Hongbin Na, Yifan Zhou · 2026-08-18
AI agents increasingly perform knowledge work (i.e., produce and modify persistent digital artifacts such as code repositories, documents, spreadsheets, slides, reports), yet the parsed views they search, the native files they edit, the changes they review, and the artifacts they submit can refer to different versions of the same work product. We formulate this as a workspace-state contract: every
Lu Xu, Xu Li, Linjiang Zheng · 2026-08-18
Improving flight safety with flight data requires not only accurate detection of risk events, but more importantly, clear interpretation of their underlying causes at the level of pilot control behavior. Existing explainable AI techniques, such as feature importance maps, often require considerable domain knowledge to translate them into operationally meaningful explanations. Large Language Models
Akshay Balsubramani · 2026-08-18
We give a two-player zero-sum repeated game between a learner and nature whose value identity generates Bayesian updating and an exact accounting of exponential-weights regret at once, and supplies the comparator-class variational form that a wide class of concentration phenomena share. The terminal payoff is the most a comparator can gain at fixed relative entropy from the prior, and the one-step
Travis Zhang, Christian Belardi, Justin Lovelace · 2026-08-18
Sampling from a diffusion model typically requires many forward passes through a large neural network, making generation computationally expensive. While much work has focused on efficient solvers and samplers, comparatively little attention has been paid to selecting the sampling timesteps themselves. A recent line of work optimizes theoretically derived surrogates for sample quality rather than
Ali Eslamian, Qiang Cheng · 2026-08-18
Large-scale, high-dimensional tabular regression remains challenging: tree-based models are robust but lack end-to-end representation learning, while deep models enable flexible feature learning but often incur costly interaction modeling and sensitivity to noisy or redundant features. We propose TabNSM, a scalable regression framework that extends our earlier sparse-attention and mixer architectu
Yi Wang · 2026-08-18
GPT-style models achieve strong performance by representing language with finite vocabularies of reusable discrete tokens. This success has motivated symbolic music tokenizations to treat recurring musical structures, such as chords, motifs, and phrases, as reusable units analogous to linguistic tokens. However, tokenization derives its advantage not from reusable combinations alone, but from comp
Cian Higgins, Gerard Carrigan, Pinar Sungu Isiacik · 2026-08-18
WEASEL 2.0 is a dictionary-based time series classifier that combines dilated sliding windows with a randomised hyperparameter ensemble and a fixed-size dense feature representation. Two of its hyperparameter choices, the maximum ensemble size and the maximum window size, are specified by simple thresholding rules whose chosen thresholds are not empirically justified in the original paper. In this
Veronika Spieker, Wenqi Huang, Cemre Ariyurek · 2026-08-18
Reliable quantitative analysis of dynamic contrast-enhanced MRI requires high-quality spatiotemporal reconstructions at high undersampling rates. Scan-specific reconstructions using Gaussian and Gabor primitives have shown promising results without the need for large training datasets, but have not addressed the additional dimension of dynamic contrast. We propose a multi-dimensional, primitive ba
Mahdi Saberi, Yaşar Utku Alçalar, Merve Gülle · 2026-08-18
MRI reconstruction methods for undersampled k-space data naturally utilize complex-valued measurements. Parallel developments in sparse phase retrieval have shown that magnitude-only measurements may provide complementary information for signal recovery. However, their use in MRI reconstruction remains largely unexplored, due to lack of practical settings where informative magnitude measurements c
Emma Ceccherini, Daniel Lawson, Anjulika Salhan · 2026-08-18
Categorising invoices into the correct General Ledger (GL) code underpins financial reporting and tax compliance. This is a skilled accounting judgement rather than a routine task: the correct category depends subtly on the nature of the purchasing business, the vendor and the invoice text. Whilst AI is increasingly being adopted across industries to automate tasks, including invoice categorisatio
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.