{"ok":true,"snapshot":{"date":"2026-08-18","capturedAt":"2026-08-18T11:30:19.749Z","total_papers":50,"categories_queried":["cs.AI","cs.LG","cs.CL","cs.CV"],"raw_count":100,"papers":[{"arxivId":"2608.16889","version":"v1","title":"Don't Drop the BATON: Long-Horizon Robot Manipulation via Agentic Subtask Exploration and Transition-aware Memory","abstract":"Long-horizon robot manipulation chains many contact-rich skills into one multi-stage task. Vision-language-action (VLA) models increasingly master the individual skills, yet the chain still fails: errors compound beyond the policy's ability to correct, and one subtask silently constrains the next. A promising recipe freezes the VLA and puts an LLM agent in charge: it plans in language, moves in free space with analytic primitives, invokes the VLA only for contact-rich segments, and writes adaptation into language memory. Applied to long horizons, it breaks twice. (1) Competence comes from whole-task exploration at test time, whose cost is multiplicative in stages: if one stage needs T episodes, a K-stage task needs about T^K, and a failure does not reveal which stage caused it. (2) It has…","authors":["Bingxin Xu","Yuzhang Shang","Emilio Ferrara"],"primaryCategory":"cs.RO","categories":["cs.RO","cs.AI","cs.CV"],"publishedAt":"2026-08-17T17:59:57Z","updatedAt":"2026-08-17T17:59:57Z","htmlUrl":"https://arxiv.org/abs/2608.16889v1","pdfUrl":"https://arxiv.org/pdf/2608.16889v1","doi":null},{"arxivId":"2608.16888","version":"v1","title":"Q-based Variational Inverse Reinforcement Learning","abstract":"The development of safe and beneficial AI requires that systems can learn and act in accordance with human preferences. However, explicitly specifying these preferences by hand is often infeasible. Inverse reinforcement learning (IRL) addresses this challenge by inferring preferences, represented as reward functions, from expert behaviour. We introduce Q-based Variational IRL (QVIRL), a novel Bayesian IRL method that recovers a posterior distribution over rewards from expert demonstrations via primarily learning a variational distribution over optimal Q-values. Unlike previous approaches, QVIRL combines scalability with uncertainty quantification, important for safety-critical applications as well as active learning. We demonstrate QVIRL's strong performance in apprenticeship learning acr…","authors":["Ondrej Bajgar","Peter Tisnikar","Alessandro Abate","Konstantinos Gatsis","Maike Osborne"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T17:59:55Z","updatedAt":"2026-08-17T17:59:55Z","htmlUrl":"https://arxiv.org/abs/2608.16888v1","pdfUrl":"https://arxiv.org/pdf/2608.16888v1","doi":null},{"arxivId":"2608.16887","version":"v1","title":"An Empirical Study of Training Pixel-Space Text-to-Image Diffusion Models","abstract":"This paper investigates an increasingly important topic in generative modeling: pixel-space diffusion models. Although numerous studies have explored this topic, most focus on small-scale or class-conditional settings. Consequently, a practical recipe for training pixel-space models that rival or exceed well-established latent-space counterparts remains elusive. Through a comprehensive empirical study, we first observe that direct large-scale pre-training in pixel space converges substantially more slowly than in latent space. This observation motivates a latent-to-pixel strategy that acquires generative priors efficiently in latent space and transitions to pixel space during post-training. We then systematically investigate the key design choices governing this transition, including weig…","authors":["Dengyang Jiang","Ruoyi Du","Zhennan Chen","Dongyang Liu","Zanyi Wang","Mingzhe Zheng","Xiangpeng Yang","Huanqia Cai"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T17:59:25Z","updatedAt":"2026-08-17T17:59:25Z","htmlUrl":"https://arxiv.org/abs/2608.16887v1","pdfUrl":"https://arxiv.org/pdf/2608.16887v1","doi":null},{"arxivId":"2608.16884","version":"v1","title":"Improving the matrix multiplication exponent with modern optimization and AlphaEvolve","abstract":"The current best bounds on the matrix multiplication exponent $ω$ are obtained through a refinement of the laser method called combination loss analysis (Duan et al., 2022; Williams et al., 2024; Alman et al., 2025). In this note, we address the optimization problem at the core of this approach and propose several improvements. First, we reformulate the optimization problem allowing us to solve it in a larger setting than was previously possible. Second, we leverage recent advances in machine learning to design a new optimization algorithm for this problem. Finally, we refine the resulting optimization algorithm with AlphaEvolve. Our combined approach yields an upper bound of $ω$ < 2.371177, improving the previous best bound of 2.371339.","authors":["Emilien Dupont","Marvin Eisenberger","Borislav Kozlovskii","Abbas Mehrabian","Francisco J. R. Ruiz","Abigail See","Renfei Zhou","Josh Alman"],"primaryCategory":"cs.DS","categories":["cs.DS","cs.AI","cs.CC","cs.LG"],"publishedAt":"2026-08-17T17:59:05Z","updatedAt":"2026-08-17T17:59:05Z","htmlUrl":"https://arxiv.org/abs/2608.16884v1","pdfUrl":"https://arxiv.org/pdf/2608.16884v1","doi":null},{"arxivId":"2608.16878","version":"v1","title":"Spectral Gaps of Hit-and-Run and Coordinate Hit-and-Run","abstract":"For any convex body $\\mathcal{K}\\subset\\mathbb{R}^{n}$ containing a unit ball, the spectral gap of Hit-and-Run is $Ω(1/(n^2 C_{\\mathsf{PI}}))$, where $C_{\\mathsf{PI}}$ is the Poincaré constant of the uniform distribution $π$ over $\\mathcal{K}$. This implies that Hit-and-Run converges to a distribution within $χ^2$-divergence $\\varepsilon$ of the uniform distribution $π$ in $O(n^2 C_{\\mathsf{PI}}\\log(M/\\varepsilon))$ steps from any starting distribution $π_0$ with $M=χ^2(π_{0}\\,\\|\\,π)$, thus refining the known bound of $O(n^2 R^2 \\log(M/\\varepsilon))$ by Lovász and Vempala (2004) in terms of the outer radius $R$; for nearly isotropic bodies, together with progress on the KLS conjecture, the complexity is $O(n^2\\log n\\log(M/\\varepsilon))$, improving the dimension dependence from cubic to ne…","authors":["Yunbum Kook","Santosh S. Vempala"],"primaryCategory":"cs.DS","categories":["cs.DS","cs.LG","math.PR","math.ST"],"publishedAt":"2026-08-17T17:57:11Z","updatedAt":"2026-08-17T17:57:11Z","htmlUrl":"https://arxiv.org/abs/2608.16878v1","pdfUrl":"https://arxiv.org/pdf/2608.16878v1","doi":null},{"arxivId":"2608.16876","version":"v1","title":"AutoSR: Automatic Symbolic Regression by Searching Research States","abstract":"We introduce Automatic Symbolic Regression (AutoSR), a fully automated system that instantiates Research-Space Symbolic Regression by searching persistent scientific investigations rather than isolated equations. Finite, noisy data often yield numerically competitive expressions that imply very different behavior outside the observed regime, making numerical fit and syntactic complexity insufficient measures of scientific credibility. Existing approaches largely focus on improving expressions, yet the search typically retains little beyond the resulting formula and score, losing the scientific record, such as motivations and probes, that inform what to try next. AutoSR preserves this record in a \\textbf{Research State}, coupling each candidate equation with the reasoning, computational ev…","authors":["Kejia Zhang","Youran Sun","Xinyu Ren","Chugang Yi","Haizhao Yang"],"primaryCategory":"cs.SC","categories":["cs.SC","cs.AI","cs.LG","math.NA"],"publishedAt":"2026-08-17T17:55:26Z","updatedAt":"2026-08-17T17:55:26Z","htmlUrl":"https://arxiv.org/abs/2608.16876v1","pdfUrl":"https://arxiv.org/pdf/2608.16876v1","doi":null},{"arxivId":"2608.16873","version":"v1","title":"An Analytical-Prior Framework for Data-Efficient Prediction of Sound-Reduction Frequencies in Rectangular Side-Branch Helmholtz Resonators","abstract":"High-fidelity finite-element simulations can provide accurate numerical predictions for side-branch resonators, but large simulation datasets are expensive to generate and purely data-driven surrogates may become unreliable when simulation-labelled data are scarce. This study develops an analytical-prior learning framework that reuses a low-cost analytical model to improve data efficiency under limited high-fidelity simulation budgets. Two complementary routes are considered. When the analytical model remains available at inference, it is retained as an explicit baseline and the simulation data are used to learn only the analytical-to-simulation discrepancy. When a self-contained predictor is required, the analytical mapping is first distilled from abundant low-cost evaluations into a lea…","authors":["Jiaming Li"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T17:53:14Z","updatedAt":"2026-08-17T17:53:14Z","htmlUrl":"https://arxiv.org/abs/2608.16873v1","pdfUrl":"https://arxiv.org/pdf/2608.16873v1","doi":null},{"arxivId":"2608.16870","version":"v1","title":"Data-Efficient and Interpretable Classification of Circulating Tumor Cell Phenotypes in Microfluidic Devices via Deep Learning","abstract":"Accurate classification of circulating tumor cell (CTC) phenotypes can provide valuable information for assessing metastatic potential. Label free microfluidic devices provide a hydrodynamic obstacle course that transforms subtle biophysical characteristics of CTCs, including size and deformability, into distinct kinematic trajectories. However, the highly nonlinear fluid structure interactions governing these trajectories make the inverse problem of inferring cellular phenotype from trajectory data analytically intractable. While deep neural networks (DNNs) have emerged as a powerful approach for addressing this inverse problem, their effectiveness is constrained by the limited availability of trajectory data and the lack of physical interpretability. To address these challenges, we prop…","authors":["Serena Su","Yifan Wang","Senwei Liang"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T17:51:49Z","updatedAt":"2026-08-17T17:51:49Z","htmlUrl":"https://arxiv.org/abs/2608.16870v1","pdfUrl":"https://arxiv.org/pdf/2608.16870v1","doi":null},{"arxivId":"2608.16868","version":"v1","title":"Towards Computational Provenance: Carrying Causal-State Evidence in Generated Text","abstract":"A language model's output does not by itself provide verifiable evidence about the internal computation that produced it. We study computational provenance: whether generated text can carry detectable evidence of which causally relevant internal state occurred. We test a bounded form of this idea in two controlled architectures: a modular feed-forward neural network and a transformer-based model. Both architectures are trained on the same arithmetic task with a mandatory pathway through two discrete intermediate states, allowing different internal paths to produce the same answer. We deliberately switch between these paths, authenticate the state actually used, and let that verified state determine a subtle statistical pattern in the generated text that can later be detected. The feed-for…","authors":["Benjamin Belay"],"primaryCategory":"cs.CL","categories":["cs.CL","cs.AI"],"publishedAt":"2026-08-17T17:50:04Z","updatedAt":"2026-08-17T17:50:04Z","htmlUrl":"https://arxiv.org/abs/2608.16868v1","pdfUrl":"https://arxiv.org/pdf/2608.16868v1","doi":null},{"arxivId":"2608.16864","version":"v1","title":"Non-Crossing Deep Quantile Regression for Distributional Survival Prediction","abstract":"In survival analysis the way covariates act on the risk of an event often differs between early and late failure times, yet hazard- and mean-based summaries collapse this variation into a single number. Quantile-based modeling instead describes the full conditional distribution on the original time scale, but existing censored-data methods are either inflexible or produce logically inconsistent crossing quantile curves. We propose a Censored Non-crossing Quantile (CNQ) framework for right-censored data that jointly estimates several conditional survival quantiles and guarantees valid ordering by construction, with flexibility supplied by Kolmogorov-Arnold and Transformer backbones, and we establish a finite-sample excess-risk bound holding jointly across all fitted quantile levels. Across…","authors":["Shuai Huang","Zhe Qu","Zhaowei Hua","Guohao Shen","Rui Tang","Hongtu Zhu"],"primaryCategory":"stat.ML","categories":["stat.ML","cs.LG","stat.AP"],"publishedAt":"2026-08-17T17:46:41Z","updatedAt":"2026-08-17T17:46:41Z","htmlUrl":"https://arxiv.org/abs/2608.16864v1","pdfUrl":"https://arxiv.org/pdf/2608.16864v1","doi":null},{"arxivId":"2608.16863","version":"v1","title":"SplatGuide: Geometric Priors from 3D Gaussians for Pose-Free Novel View Synthesis","abstract":"Generating photorealistic novel views from unposed images requires both 3D geometric understanding and the ability to synthesize unseen content. A natural strategy combines feed-forward 3DGS reconstruction with multi-view diffusion. Yet prior pipelines extract at most one signal from the reconstruction, either pixel rendering or learned features, while none exploits per-Gaussian visibility for occlusion-aware reference selection. This *information disconnect* leaves renderable geometry, visibility cues, and learned features unused. SplatGuide closes this disconnect by reusing a single 3DGS scene across three complementary roles. Rendered images provide pixel-aligned geometric conditioning. Per-Gaussian source-view indices are rendered into a target-view voting map for occlusion-aware refe…","authors":["Yejun Zhang","Zihan Wang","Xu Ji","Yihao Wang","Yuxin Hou","Junyuan Fang","Juho-Matti Kilpeläinen","Arno Solin"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T17:45:57Z","updatedAt":"2026-08-17T17:45:57Z","htmlUrl":"https://arxiv.org/abs/2608.16863v1","pdfUrl":"https://arxiv.org/pdf/2608.16863v1","doi":null},{"arxivId":"2608.16861","version":"v1","title":"The canonical facets of multi-separator polytopes","abstract":"We initiate a polyhedral study of the graph multi-separator problem proposed by Irmai et al. (2024) as an alternative to the lifted multicut problem for application to the task of image segmentation. Starting with an integer linear program (ILP) formulation and the multi-separator polytope spanned by its feasible solutions, we characterize in terms of efficiently-decidable, graph-theoretic conditions all facets induced by inequalities of the ILP. We proceed by strengthening these inequalities and describing additional facets of some multi-separator polytopes induced by the stronger inequalities. Specifically, we obtain a totally dual integral description of the multi-separator polytope for paths in the case where separation is considered for all vertex pairs. Finally, we relate the multi-…","authors":["Bjoern Andres","Silvia Di Gregorio","Jannik Irmai","Lucas Fabian Naumann","Shengxian Zhao"],"primaryCategory":"cs.DM","categories":["cs.DM","cs.LG","math.CO"],"publishedAt":"2026-08-17T17:44:39Z","updatedAt":"2026-08-17T17:44:39Z","htmlUrl":"https://arxiv.org/abs/2608.16861v1","pdfUrl":"https://arxiv.org/pdf/2608.16861v1","doi":null},{"arxivId":"2608.16859","version":"v1","title":"HarnessEval-W: Agentifying the Evaluation of Visual Worlds","abstract":"A benchmark should deliver more than a scalar score: what makes an evaluation trustworthy is the reasoning that justifies the score. This is especially critical for world models, where judging a rollout requires understanding whether physics, causality, and world state evolve correctly. Humans spot such violations naturally, yet no existing benchmark automates this capability: metrics are computed brute-force, leaving no reasoning chain that can be examined or verified. We introduce HarnessEval-W, an agentified evaluation pipeline that brings the harness paradigm from the LLM ecosystem to world model benchmarking. Rather than applying a fixed rubric, HarnessEval-W interprets the context of each evaluation case, decomposes the evaluation question into measurable subproblems, and spawns spe…","authors":["Weiliang Chen","Haowen Sun","Jun Gao","Jiawei Chi","Hanyang Wang","Qiyu Dai","Yihao Li","Hao Li"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T17:43:24Z","updatedAt":"2026-08-17T17:43:24Z","htmlUrl":"https://arxiv.org/abs/2608.16859v1","pdfUrl":"https://arxiv.org/pdf/2608.16859v1","doi":null},{"arxivId":"2608.16856","version":"v1","title":"zLend: A Dual-Scope Cash-Flow Reconstruction Framework for On-Chain Credit Underwriting","abstract":"Decentralized lending lacks a credit bureau: a borrower's capacity to repay must be inferred entirely from public on-chain activity, without income verification or a liability record. This paper presents zLend, a deployed cash-flow underwriting framework that reconstructs a wallet's daily balance history from raw token transfers and derives short-duration repayment-capacity signals from it. The reconstruction is performed twice per wallet, once restricted to a fixed stablecoin basket and once over all fungible transfers, on the premise that a wallet's total token holdings and its liquid, spendable balance are distinct quantities whose conflation misprices risk. From each series we derive liquidity coverage against a fixed loan size, cash-flow volatility and regularity, a drawdown-and-reco…","authors":["Girish G N","Ashutosh Sahoo","Akshay SP","Gurukiran S","Dhanashekar Kandaswamy"],"primaryCategory":"q-fin.RM","categories":["q-fin.RM","cs.LG"],"publishedAt":"2026-08-17T17:39:05Z","updatedAt":"2026-08-17T17:39:05Z","htmlUrl":"https://arxiv.org/abs/2608.16856v1","pdfUrl":"https://arxiv.org/pdf/2608.16856v1","doi":null},{"arxivId":"2608.16855","version":"v1","title":"Can Unsupervised Methods Outperform Supervised Deep Learning When Ground Truth Is Sparse? A Case Study of Bronchovascular Bundle Segmentation in Low-Dose CT","abstract":"Background Lung cancer remains the deadliest cancer worldwide because it is often diagnosed too late. Effective treatment depends on detection at an early screening stage. However, the growing number of patients and the limited number of radiologists lead to prolonged diagnostic waiting times. In very early stage lung cancer, nodule visibility is further reduced by adjacent blood vessels and airway walls, because nodules are often connected to or supplied by these structures. Task-specific analysis of the bronchovascular bundle is therefore important for efficient nodule detection, and its removal can increase the diagnostic potential of lung cancer screening. Materials and Methods To assess the efficacy of the proposed method, we used series from widely utilized LDCT datasets, including …","authors":["Anna Mrukwa","Marek Socha","Aleksandra Suwalska","Agata Durawa","Malgorzata Jelitto","Katarzyna Dziadziuszko","Edyta Szurowska","Pawel Bozek"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T17:38:22Z","updatedAt":"2026-08-17T17:38:22Z","htmlUrl":"https://arxiv.org/abs/2608.16855v1","pdfUrl":"https://arxiv.org/pdf/2608.16855v1","doi":null},{"arxivId":"2608.16852","version":"v1","title":"What Do Compliance Detectors Read? An Audit of Activation Probes and Guard Models","abstract":"Regulatory compliance monitoring in deployed language models is increasingly implemented as a legal and audit control, checking model outputs against written rules spanning data protection, healthcare, financial regulation, and platform policy. Such monitoring is meaningful only if a detector's verdict depends on the stated rule rather than on surface features of the scenario. We show this condition fails across the current class of compliance detectors, a failure we call rule blindness. Deleting, permuting, or substituting the governing rule leaves detection accuracy unchanged for every guard and activation probe we test, including a policy-conditioned guard that correctly cites the governing clause yet barely changes its verdict when that clause is swapped for its permissive counterpart…","authors":["Saisab Sadhu","Aadit Sengupta","Vinay Kumar Sankarapu","Pratinav Seth"],"primaryCategory":"cs.AI","categories":["cs.AI"],"publishedAt":"2026-08-17T17:37:07Z","updatedAt":"2026-08-17T17:37:07Z","htmlUrl":"https://arxiv.org/abs/2608.16852v1","pdfUrl":"https://arxiv.org/pdf/2608.16852v1","doi":null},{"arxivId":"2608.16844","version":"v1","title":"Proteus: Incremental Memory Activation for Long-Context Sequence Modeling","abstract":"The quadratic cost of attention-based sequence models for long contexts has motivated a growing line of research on memory-based models that can compress context into a compact state. However, most existing memory models expose a static memory throughout the entire sequence. Because early tokens face no compression pressure, they occupy too many degrees of freedom and \"pollute\" the memory state, leaving little capacity for later context and increasing interference between what is stored and what arrives next. We study a new paradigm of incremental memory activation, where the effective capacity of memory is progressively expanded as the context grows. Imposing an early bottleneck forces the model to compress history more effectively, while unlocking fresh capacity over time reduces interf…","authors":["Reza Bayat","Ali Behrouz","Vahab Mirrokni","Aaron Courville"],"primaryCategory":"cs.LG","categories":["cs.LG","cs.AI","cs.CL"],"publishedAt":"2026-08-17T17:30:43Z","updatedAt":"2026-08-17T17:30:43Z","htmlUrl":"https://arxiv.org/abs/2608.16844v1","pdfUrl":"https://arxiv.org/pdf/2608.16844v1","doi":null},{"arxivId":"2608.16837","version":"v1","title":"HAF: Adapting Generalist VLAs to Humanoid Whole-Body Loco-manipulation via Hierarchical Action Flow and Spectral Latent RL","abstract":"Humanoid robots hold great promise as general-purpose agents in human-centered environments, yet generalist vision-language-action (VLA) foundation models are not readily applicable to humanoid whole-body loco-manipulation. The high dimensionality and interdependence of humanoid motions make it challenging for conventional single-stage VLA architectures to coordinate locomotion, waist posture, and dual-arm manipulation effectively. Moreover, policies trained through offline behavior cloning can remain suboptimal during real-world deployment. Although online reinforcement learning can refine policies through real-world interaction, directly tuning large VLA backbones demands excessive computation and may introduce safety risks during real-robot exploration. To address these bottlenecks, we…","authors":["Langzhe Gu","Chengkai Hou","Meng Li","Xinhua Wang","Jiaming Liu","Xinyuan Lv","Bowei Zhang","Shuanghao Bai"],"primaryCategory":"cs.RO","categories":["cs.RO","cs.AI"],"publishedAt":"2026-08-17T17:22:33Z","updatedAt":"2026-08-17T17:22:33Z","htmlUrl":"https://arxiv.org/abs/2608.16837v1","pdfUrl":"https://arxiv.org/pdf/2608.16837v1","doi":null},{"arxivId":"2608.16834","version":"v1","title":"Model Hypnosis: Strong control of AI via additive subliminal effects","abstract":"We demonstrate that AI models are broadly susceptible to a phenomenon we call model hypnosis, in which individually weak and seemingly irrelevant cues in the prompt can be systematically combined to strongly control model behavior. Model hypnosis occurs across model families and scales, including in frontier reasoning models, and hypnotic prompts can transfer between models. Because the model is controlled by inconspicuous textual choices, such as paraphrases and typos, model hypnosis presents new challenges and avenues for AI safety, and is a major hurdle for AI interpretability.","authors":["Enric Boix-Adsera","Benedict Tessler"],"primaryCategory":"cs.CL","categories":["cs.CL","cs.AI"],"publishedAt":"2026-08-17T17:20:10Z","updatedAt":"2026-08-17T17:20:10Z","htmlUrl":"https://arxiv.org/abs/2608.16834v1","pdfUrl":"https://arxiv.org/pdf/2608.16834v1","doi":null},{"arxivId":"2608.16833","version":"v1","title":"Time-Aware Validation of Machine Learning Fuel Consumption Models: Evidence from 1\\,Hz Operational Data, CCGS \\textit{Sir Wilfrid Laurier}","abstract":"Ship fuel consumption (SFC) prediction supports vessel operation optimisation, emissions estimation, and decision support systems (DSS) for sustainable maritime transportation. Numerous data-driven fuel models have been developed over the past two decades, but a critical and often overlooked limitation lies in their validation practices: most studies evaluate performance using random train--test splits, which, applied to high-frequency records, admit temporal leakage and yield optimistic results that do not reflect deployment conditions. This paper examines that gap using time-aware evaluation, specifically Time Series Cross-Validation (TSCV) and Blocked TSCV (BTSCV). Using the Canadian Coast Guard Ship (CCGS) \\textit{Sir Wilfrid Laurier} as a case study, six regression models and a physi…","authors":["Samarasimha Reddy Chittamuru","Ayhan Akinturk","Allison Kennedy","Joshua Barnes","Matthew Hamilton"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T17:18:05Z","updatedAt":"2026-08-17T17:18:05Z","htmlUrl":"https://arxiv.org/abs/2608.16833v1","pdfUrl":"https://arxiv.org/pdf/2608.16833v1","doi":null},{"arxivId":"2608.16831","version":"v1","title":"Policy Iteration with Human Feedback: Bringing Post-Training RL to In-context Learning","abstract":"Generative pretraining established reusable task representations; later work on language-based task conditioning and in-context learning showed that a fixed model could adapt its behavior from instructions and demonstrations. Policy Iteration with Human Feedback (PIHF) builds on this development and the recurrent evaluate-and-improve structure of generalized policy iteration. PIHF uses a pretrained language model as its execution substrate and moves persistent revision to a versioned natural-language policy and tool set. A language-model critic and clinical expert review complete-panel reasoning and tool-use trajectories to localize recurrent failures and form candidate revisions; the expert may reinterpret the evidence and retains authority over admission and rollback, while Recall@1 and…","authors":["Minh-Ha Nguyen","Cathy Shyr"],"primaryCategory":"cs.AI","categories":["cs.AI","cs.CL"],"publishedAt":"2026-08-17T17:16:43Z","updatedAt":"2026-08-17T17:16:43Z","htmlUrl":"https://arxiv.org/abs/2608.16831v1","pdfUrl":"https://arxiv.org/pdf/2608.16831v1","doi":null},{"arxivId":"2608.16829","version":"v1","title":"CaliBench: Are the Stochastic Dynamics of Video World Models Physically Calibrated?","abstract":"Video world models approximate the stochastic distribution of physical outcomes through generative sampling, but existing benchmarks score individual generations or compare distributions coarsely over a whole dataset, leaving the fine-grained aleatoric uncertainty of specific phenomena untested. We introduce CaliBench, which scores outcomes in a physically interpretable discrete space - a bin index, a die face, a suit, a colour - rather than a learned feature space such as in FID, so the distance from a known reference distribution is measured directly. We curate outcome spaces whose reference is known in closed form (binomial Galton boards, Bernoulli forks, uniform dice/cards/lottery, a skewed European-roulette colour), enabling an exact calibration test. We decompose performance into tw…","authors":["Jonathan Sadeghi","Jenny Seidenschwarz","Jesse Allardice","Sirish Srinivasan","Benjamin Graham","Jeffrey Hawke"],"primaryCategory":"cs.LG","categories":["cs.LG","cs.AI"],"publishedAt":"2026-08-17T17:14:50Z","updatedAt":"2026-08-17T17:14:50Z","htmlUrl":"https://arxiv.org/abs/2608.16829v1","pdfUrl":"https://arxiv.org/pdf/2608.16829v1","doi":null},{"arxivId":"2608.16824","version":"v1","title":"GEO-Flag: Detecting and Measuring GEO-Optimized Web Content","abstract":"Generative Engine Optimization (GEO) modifies web content to increase its likelihood of being selected and cited by generative search engines. This can give strategically optimized pages visibility disproportionate to their authority or relevance and even make weak or false information appear well supported. Unlike conventional search, generative search synthesizes information into direct answers rather than presenting competing sources, which can further amplify these risks, as assessing source provenance and authority requires additional user interaction. Despite these concerns, systematic methods for detecting GEO-optimized webpages remain underexplored. We introduce \\texttt{GEOFlagBench}, a benchmark of 3,200 webpages spanning 400 queries, four domains, and eight GEO optimizer familie…","authors":["Junjie Chu","Ye Leng","Mingjie Li","Yun Shen","Xinyue Shen","Yang Zhang"],"primaryCategory":"cs.LG","categories":["cs.LG","cs.CR","cs.IR"],"publishedAt":"2026-08-17T17:12:11Z","updatedAt":"2026-08-17T17:12:11Z","htmlUrl":"https://arxiv.org/abs/2608.16824v1","pdfUrl":"https://arxiv.org/pdf/2608.16824v1","doi":null},{"arxivId":"2608.16813","version":"v1","title":"Quipu: A Governed Bitemporal Knowledge Graph Store","abstract":"Agents now write knowledge graphs, but knowledge-graph stores still carry defaults set when humans curated them: accept writes now and clean later, keep one time axis or none, treat every writer's facts as equally trustworthy, and leave governance to dashboards and middleware. These four defaults are individually convenient and jointly untenable under agent workloads. We present Quipu, an embeddable store that inverts all four: no fact enters except through a gate whose predicates evaluate the pending post-state; data, trust labels, verdicts, and the rules themselves are bitemporal; named graphs are the unit of authority and trust, composed under a lattice whose one invariant is that composition never widens; and the governance specification $Σ$, the trace, and signed verdicts are facts i…","authors":["Steve Brown"],"primaryCategory":"cs.AI","categories":["cs.AI","cs.DB"],"publishedAt":"2026-08-17T17:04:29Z","updatedAt":"2026-08-17T17:04:29Z","htmlUrl":"https://arxiv.org/abs/2608.16813v1","pdfUrl":"https://arxiv.org/pdf/2608.16813v1","doi":null},{"arxivId":"2608.16812","version":"v1","title":"Unlocking the Potential of Image Editing via Concept Scaling and Dense Supervision","abstract":"Existing image editing frameworks predominantly follow the training paradigm of text-to-image diffusion models. However, extending this paradigm to image editing highlights two inherent discrepancies, specifically, the insufficient attention to edit concept granularity and the training inefficiency caused by sparse supervision signals. To address these issues, we establish a comprehensive hierarchical taxonomy featuring over 1,000 fine-grained edit concepts and build ConceptEdit-12M, a massive dataset of 12 million high-quality editing pairs via an improved synthesis framework. This library-driven approach effectively rectifies the distribution collapse of generated data while ensuring high data fidelity. Furthermore, we propose a dense supervision training strategy that synthesizes multi…","authors":["Long Cui","Xiaoqian Liu","Qi Qin","Yi Xin","Tao Lin","Jianguo Li","Linfeng Zhang"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T17:04:25Z","updatedAt":"2026-08-17T17:04:25Z","htmlUrl":"https://arxiv.org/abs/2608.16812v1","pdfUrl":"https://arxiv.org/pdf/2608.16812v1","doi":null},{"arxivId":"2608.16810","version":"v1","title":"Unsupervised Learning of Cell Instances with Generative Routing Pyramids","abstract":"Identifying and representing object instances such as cells or nuclei is a common task in microscopy image analysis. Established machine learning workflows typically use supervised detection or segmentation followed by feature extraction or classification, which requires manual annotations and treats instance segmentation and cell representation as separate stages. We describe a new unsupervised method for cell instance segmentation and phenotypic classification from unlabeled microscopy images. Our method is based on reconstructing each image using a coarse-to-fine routing pyramid that associates pixels with spatially sparse latent sources. The resulting pixel-to-latent associations yield instance masks, while the source latents encode cell morphology. We demonstrate competitive performa…","authors":["Ziwen Liu","Martin Weigert"],"primaryCategory":"cs.CV","categories":["cs.CV","cs.LG","q-bio.QM"],"publishedAt":"2026-08-17T17:03:32Z","updatedAt":"2026-08-17T17:03:32Z","htmlUrl":"https://arxiv.org/abs/2608.16810v1","pdfUrl":"https://arxiv.org/pdf/2608.16810v1","doi":null},{"arxivId":"2608.16806","version":"v1","title":"When State Becomes an Attack Surface: State-Semantic Injection in LLM-Driven Embodied Agents","abstract":"Large Language Models (LLMs) have demonstrated capabilities in in-context learning, task decomposition, step-by-step reasoning, and code generation, driving their gradual evolution from text generation models into the core of agents capable of perceiving environments, invoking tools, and executing tasks. Traditional LLM Agents typically obtain information through webpages, documents, databases, or external tools and generate corresponding invocation sequences according to user goals; when this technology is further integrated with robotic systems, large language models begin to undertake functions such as task understanding, high-level planning, and behavioral decision-making. SayCan combines the task reasoning capability of language models with the affordances of robotic skills, while Co…","authors":["Jiawei Liu","Jiacheng Guo","Tian Zhang","Yiwei Xu","Juan Wang","Jinlin Fan","Bowen Xiao","Chi Guo"],"primaryCategory":"cs.RO","categories":["cs.RO","cs.AI"],"publishedAt":"2026-08-17T17:02:07Z","updatedAt":"2026-08-17T17:02:07Z","htmlUrl":"https://arxiv.org/abs/2608.16806v1","pdfUrl":"https://arxiv.org/pdf/2608.16806v1","doi":null},{"arxivId":"2608.16805","version":"v1","title":"Diagnosing Dense Same-Class Attribute Misbinding in Large Vision-Language Models","abstract":"Large vision-language models can recognize the objects and attributes in a crowded scene yet assign an attribute to the wrong same-class instance. Generic visual-question-answering accuracy marks the response as wrong, while object-hallucination metrics may regard both the object and attribute as image-supported; neither reveals the transfer. This study formalizes this blind spot as Dense Same-Class Attribute Misbinding (DSCAM) and presents InstaBind-Lite, a controlled benchmark that makes it directly measurable. Its 524 images contain 529 curated groups of 3-6 same-class entities, 1773 boxed instances, ordered neighbors, distinguishable color-like attributes, and four complementary question levels, yielding 9580 deterministically evaluated questions. Unlike existing protocols, source-ins…","authors":["Yuanzhi Xu","Qian Gao","Jun Fan","Guohui Ding","Zhenyu Yang","Yuteng Xiao","Sixue Lin"],"primaryCategory":"cs.CV","categories":["cs.CV","cs.AI"],"publishedAt":"2026-08-17T17:01:21Z","updatedAt":"2026-08-17T17:01:21Z","htmlUrl":"https://arxiv.org/abs/2608.16805v1","pdfUrl":"https://arxiv.org/pdf/2608.16805v1","doi":null},{"arxivId":"2608.16804","version":"v1","title":"Cross-Sign Language Transfer Learning Using Domain Adaptation with Multi-scale Temporal Alignment","abstract":"Sign language serves as a vital means of communication for individuals with hearing impairments, yet recognition resources for the over 100 distinct sign languages are severely lacking. In response, we present our work on sign language recognition using transfer learning and the domain adaptation method TA3N, which utilizes the Temporal Relational Network (TRN) module for aligning multi-scale temporal relations. Our findings highlight the superior performance of Domain Adaptation to neural network-based transfer learning, particularly in improving recognition of American Sign Language (ASL). Our research also identifies the effectiveness of aligning shorter-term temporal features between source and target domains. In addition to using RGB, we conducted experiments using Optical Flow mode …","authors":["Keren Artiaga","Yang Li","Ercan Engin Kuruoglu","Wai Kin","Chan"],"primaryCategory":"cs.AI","categories":["cs.AI"],"publishedAt":"2026-08-17T17:00:36Z","updatedAt":"2026-08-17T17:00:36Z","htmlUrl":"https://arxiv.org/abs/2608.16804v1","pdfUrl":"https://arxiv.org/pdf/2608.16804v1","doi":"10.1007/s11042-023-16703-0"},{"arxivId":"2608.16801","version":"v1","title":"When Agents Coordinate: Measuring Coordination in Multi-Agent AI Coding","abstract":"We study how teams of AI coding agents coordinate while solving programming tasks. Current evaluations usually report whether the agents complete the task and how much the run costs, leaving the coordination inside the team largely unmeasured. We introduce an instrument to measure this coordination. Each run is represented as a temporal network in which agents and files are nodes, and messages, file writes, and file reads are timestamped directed edges with an associated cost. We apply this instrument to 1902 runs, each evaluated with a fixed test suite, across configurations that vary the team size, the team structure, and the file policy. The resulting networks show how coordination changes as teams grow and as the work changes. Direct messaging initially increases close to quadraticall…","authors":["Giuseppe Destefanis","Tomaso Aste"],"primaryCategory":"cs.AI","categories":["cs.AI","cs.SE"],"publishedAt":"2026-08-17T16:57:38Z","updatedAt":"2026-08-17T16:57:38Z","htmlUrl":"https://arxiv.org/abs/2608.16801v1","pdfUrl":"https://arxiv.org/pdf/2608.16801v1","doi":null},{"arxivId":"2608.16798","version":"v1","title":"ClawGym II: Exploring Black-Box RL on Agent Harness","abstract":"Agent harnesses have substantially improved performance on long-horizon tasks by coordinating agent interactions with the environment. However, reinforcement learning through complex harnesses remains largely unexplored, as scaling such training to long-horizon agent tasks introduces fundamental challenges. In this work, we present a unified black-box RL framework for stable and scalable optimization of general agents through complex harnesses. Concretely, we first build a sandbox-based execution infrastructure that isolates task environments and harnesses within temporary sandboxes for large-scale concurrent rollouts. We then decouple policy optimization from opaque harness execution and place a serving proxy at the model boundary to capture model calls. To reconstruct multi-turn traject…","authors":["Huatong Song","Fei Bai","Ming Yang","Renyuan Li","Jia Deng","Jujie He","Zhange Zhang","Daixuan Cheng"],"primaryCategory":"cs.CL","categories":["cs.CL","cs.AI","cs.LG"],"publishedAt":"2026-08-17T16:53:03Z","updatedAt":"2026-08-17T16:53:03Z","htmlUrl":"https://arxiv.org/abs/2608.16798v1","pdfUrl":"https://arxiv.org/pdf/2608.16798v1","doi":null},{"arxivId":"2608.16797","version":"v1","title":"UniDot: A Unified Network for Sequence Modeling and Feature Interaction in Large-scale Recommendation","abstract":"Industrial recommenders rely on two model families that have evolved largely independently: feature-interaction models over multi-field user/item features, and sequential models over user-behavior histories. Production systems couple them only loosely. To unify the two, we present UniDot, a novel architecture for post-click conversion prediction built from the factorization-machine (FM) point of view: the embedding inner product---which powers collaborative filtering and lets a recommender generalize to unseen user--item pairs---is the same primitive as attention's query dot key scoring, so a single dot-product of tokens can underlie both feature interaction and sequence modeling. UniDot tokenizes non-sequential fields and multi-domain behavioral sequences into one shared token space and …","authors":["Rongcheng Lin","Yan Sun","Jamey Zhang","Guanglei Xiong","Ivan Ji","Xianjie Chen","Shujian Bu"],"primaryCategory":"cs.IR","categories":["cs.IR","cs.AI"],"publishedAt":"2026-08-17T16:52:56Z","updatedAt":"2026-08-17T16:52:56Z","htmlUrl":"https://arxiv.org/abs/2608.16797v1","pdfUrl":"https://arxiv.org/pdf/2608.16797v1","doi":null},{"arxivId":"2608.16795","version":"v1","title":"Historical Backtesting for Scientific Question Discovery: A Protocol and Astronomy Pilot","abstract":"Systems that generate scientific research questions are evaluated today by expert scores, LLM-as-judge ratings, or curated case studies -- all subjective, none falsifiable. We formalize historical backtesting as an alternative: a system generates questions from a corpus frozen at a historical cutoff, the questions are frozen before any access to later literature, and a temporally isolated future corpus then determines whether each question was subsequently answered, partially addressed, independently posed, or ignored, and whether its underlying premise was supported or refuted. The protocol is model-agnostic: any system that emits frozen questions can be scored. We release reproducible astronomy instances with temporally isolated corpora, frozen questions, auditable labels, four referenc…","authors":["Hui Mao"],"primaryCategory":"cs.CE","categories":["cs.CE","cs.AI"],"publishedAt":"2026-08-17T16:51:06Z","updatedAt":"2026-08-17T16:51:06Z","htmlUrl":"https://arxiv.org/abs/2608.16795v1","pdfUrl":"https://arxiv.org/pdf/2608.16795v1","doi":null},{"arxivId":"2608.16794","version":"v1","title":"Neurosymbolic Embodied Agents","abstract":"Language and vision-language models generate plausible embodied plans but do not guarantee executability, as their outputs can violate environment dynamics or act on incorrectly grounded entities. We present a neurosymbolic agent that factors long-horizon household tasks into task-directed visual exploration and constrained symbolic planning. In the first phase, a vision-language model and exploration harness acquire goal-relevant predicates and instance bindings from egocentric observations and grounded interactions, producing a symbolic initial state. In the second, a PDDL transition model restricts decoding to tokens that extend applicable actions. Monte Carlo tree search then evaluates executable continuations using a domain-independent planning heuristic. The resulting plans are exec…","authors":["Mohammad Albinhassan","Yuming Feng","Alessandra Russo","Pranava Madhyastha"],"primaryCategory":"cs.RO","categories":["cs.RO","cs.AI","cs.CL"],"publishedAt":"2026-08-17T16:50:59Z","updatedAt":"2026-08-17T16:50:59Z","htmlUrl":"https://arxiv.org/abs/2608.16794v1","pdfUrl":"https://arxiv.org/pdf/2608.16794v1","doi":null},{"arxivId":"2608.16793","version":"v1","title":"PixRestore: Unified Image Restoration via Pixel Diffusion Transformer","abstract":"Unified image restoration (UIR) aims to recover high-quality (HQ) content from low-quality (LQ) images with different degradations using a single model. Most recent methods adapt large pretrained text-to-image (T2I) latent diffusion models for their strong capacity and generative priors. However, the variational autoencoder (VAE) in latent T2I models may discard restoration-sensitive details, while the open-ended synthesis prior can introduce content-inconsistent artifacts. We present PixRestore, a VAE-free pixel-space Diffusion Transformer (DiT) for UIR, where the diffusion backbone is trained entirely from scratch, without relying on T2I pretraining. PixRestore performs flow matching directly on patchified pixels, preserving fine-grained details while keeping the token sequence tractabl…","authors":["Lingchen Sun","Rongyuan Wu","Xiangtao Kong","Jixin Zhao","Qiaosi Yi","Yujing Sun","Shuaizheng Liu","Zhengqiang Zhang"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T16:49:55Z","updatedAt":"2026-08-17T16:49:55Z","htmlUrl":"https://arxiv.org/abs/2608.16793v1","pdfUrl":"https://arxiv.org/pdf/2608.16793v1","doi":null},{"arxivId":"2608.16791","version":"v1","title":"Steering the Flow: Inverting Face Recognition Models via Gradient-Guided Flow Matching","abstract":"Model Inversion Attacks (MIAs) aim to reconstruct representative training samples of target identities from face recognition models, exposing critical security vulnerabilities. Existing methods typically rely on indirect guidance or highly stochastic guidance, making it difficult to stably optimize generation trajectories toward target facial images. In this paper, we propose Steering Flow Model Inversion (SFMI), a novel two-stage white-box model inversion method that reformulates inversion as a trajectory-steering task. Specifically, Step I, Learning a Generic Flow Matching Prior, pre-trains a generic unconditional Flow Matching model to encode the manifold of human faces as a robust prior. Step II, Attacking with Progressive Guidance Scheduler (PGS), injects time-dependent target-specif…","authors":["Ye Lu","Shen Wang","Zhaoyang Zhang","Yihan Yan","Li Liu","Runze Liu","Fanghui Sun"],"primaryCategory":"cs.CV","categories":["cs.CV","cs.AI","cs.CR","cs.MM"],"publishedAt":"2026-08-17T16:47:09Z","updatedAt":"2026-08-17T16:47:09Z","htmlUrl":"https://arxiv.org/abs/2608.16791v1","pdfUrl":"https://arxiv.org/pdf/2608.16791v1","doi":null},{"arxivId":"2608.16786","version":"v1","title":"Revisiting Classifier-Free Guidance Methods in Latent Diffusion Models","abstract":"Inference-time quality-enhancement methods are an effective and widely adopted means of improving diffusion models without expensive retraining. We study a family of training-free techniques conceptually rooted in Classifier-Free Guidance (CFG), most of which were originally proposed on older U-Net diffusion models and validated using metrics that assess image quality in isolation, without accounting for compositional alignment or semantic correspondence between the generated image and its associated text prompt. We re-evaluate eight such methods on two open-weight rectified-flow transformers under a fixed per-model protocol and three compositional-alignment benchmarks. No method consistently improves on CFG across the measured criteria. APG obtains several nominal best scores, but the co…","authors":["Artem Sergievskii","Artyom Turevich","Sergey Kastryulin"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T16:40:54Z","updatedAt":"2026-08-17T16:40:54Z","htmlUrl":"https://arxiv.org/abs/2608.16786v1","pdfUrl":"https://arxiv.org/pdf/2608.16786v1","doi":null},{"arxivId":"2608.16785","version":"v1","title":"Calibration-Free Vehicle Speed Estimation: A Monocular Keypoint-Template Approach","abstract":"This paper proposes a calibration-free framework for reliably and effectively estimating vehicle speeds from monocular videos, without relying on roadway features, camera calibration, or roadway-feature-based reference objects. The proposed framework estimates vehicle speeds using a 36-keypoint vehicle template and a homography matrix updated at each frame. A YOLO-based keypoint detection module is trained on diverse datasets, and two estimation strategies are compared: keypoint-only tracking and warped optical flow with dense spatial aggregation. Speed is estimated by projecting displacements into metric space using the homography, with validation conducted on over 400 video clips from roadside and overhead datasets, covering speeds from 30 to 100 mph. The method achieves reliable speed …","authors":["Gaofeng Su","Keya Li","Raja Sengupta","Kara M. Kockelman"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T16:39:06Z","updatedAt":"2026-08-17T16:39:06Z","htmlUrl":"https://arxiv.org/abs/2608.16785v1","pdfUrl":"https://arxiv.org/pdf/2608.16785v1","doi":null},{"arxivId":"2608.16776","version":"v1","title":"GRIP: Grounded Reasoning via Information-Restricted Premises","abstract":"High-capacity encoders in retrieval-augmented generation (RAG) can let the query dominate the latent state, leaving retrieved evidence functionally irrelevant. We call this failure mode query dominance. To address it, we introduce \\textbf{GRIP} (Grounded Reasoning via Information-Restricted Premises), which imposes capacity asymmetry: the decoder keeps full-dimensional access to the query, while retrieved evidence passes through a severe stochastic bottleneck. This forces the evidence channel to encode only the residual information unavailable from the query. Across five reasoning benchmarks, GRIP outperforms strong iterative baselines, cuts a query--latent mutual-information diagnostic by roughly 30$\\times$ (14.8 $\\to$ 0.47 bits), and reduces hallucination by 73\\%. Residual-alignment ana…","authors":["Lirui Teng"],"primaryCategory":"cs.AI","categories":["cs.AI"],"publishedAt":"2026-08-17T16:23:49Z","updatedAt":"2026-08-17T16:23:49Z","htmlUrl":"https://arxiv.org/abs/2608.16776v1","pdfUrl":"https://arxiv.org/pdf/2608.16776v1","doi":null},{"arxivId":"2608.16775","version":"v1","title":"Topological Attribution Distance (TAD): Revealing Segment-Level RAG Influence on LLM Output Geometry for Incident Log Analysis","abstract":"Large Language Models (LLMs) are increasingly being deployed in cybersecurity operations to assist cybersecurity analysts with rapid decision-making against emerging threats. However, there is a main criteria that must be met when using LLMs in cybersecurity, that is, trust in the generated outputs. As Agentic AI is integrated into operational systems, a robust evidence attribution and provenance tracking technique is essential to trace the origins of model generations. When autonomous agents make a decision (right or wrong), the ability to trace back through the decision chain is critical, as without it, teams cannot identify which segment of the data caused the model generation. Existing methods often struggle to distinguish among complex and highly similar evidence sources, such as cyb…","authors":["Reza Fayyazi","Michael Zuzak","Shanchieh Jay Yang"],"primaryCategory":"cs.CR","categories":["cs.CR","cs.AI"],"publishedAt":"2026-08-17T16:21:18Z","updatedAt":"2026-08-17T16:21:18Z","htmlUrl":"https://arxiv.org/abs/2608.16775v1","pdfUrl":"https://arxiv.org/pdf/2608.16775v1","doi":null},{"arxivId":"2608.16773","version":"v1","title":"Beyond $L_2$: Generalizing Abductive Latent Explanations to Diverse Prototype-Based Architectures","abstract":"Prototype-based neural networks are hailed as interpretable-by-design architectures. Recently, Abductive Latent Explanations (ALE) were introduced to provide formal, mathematically guaranteed explanations that leverage the intrinsic structure of these networks to ensure both predictive safety and human readability. ALEs rely on computing tight bounds on latent space distances to produce formal explanations. However, existing ALE formulations are rigidly confined to Euclidean latent spaces. This leaves a critical gap: modern state-of-the-art architectures increasingly rely on non-Euclidean representations - such as spherical metrics, Gaussian densities, and dimensional projections - rendering current formal explanation methods incompatible. In this work, we generalize the ALE framework to …","authors":["Jules Soria","Alban Grastien","Romain Xu-Darme","Julien Girard-Satabin","Zakaria Chihani","Daniela Cancila"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T16:20:20Z","updatedAt":"2026-08-17T16:20:20Z","htmlUrl":"https://arxiv.org/abs/2608.16773v1","pdfUrl":"https://arxiv.org/pdf/2608.16773v1","doi":null},{"arxivId":"2608.16765","version":"v1","title":"TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation","abstract":"Despite recent advances in unified multimodal models for multi-reference image generation, existing benchmarks remain organized around predefined task types (e.g., \"subject composition\"), which are ill-suited to this combinatorial setting and lead to fragmented coverage, uncontrolled complexity, and little diagnostic value. Recognizing that diverse multi-reference tasks share a common set of atomic operations, we adopt a capability-oriented perspective and formalize four operators: Anchor ($f$), Disentangle ($g$), Apply ($\\oplus$), and Compose ($C$). Any multi-reference prompt can then be represented as a compositional formula over these operators, whose structural complexity is quantified by the number of operator slots. Building on this formulation, we construct TRACE-Bench, comprising …","authors":["Haoran Wang","Chaofan Ma","Ran Yi","Lizhuang Ma"],"primaryCategory":"cs.CV","categories":["cs.CV","cs.AI"],"publishedAt":"2026-08-17T16:15:50Z","updatedAt":"2026-08-17T16:15:50Z","htmlUrl":"https://arxiv.org/abs/2608.16765v1","pdfUrl":"https://arxiv.org/pdf/2608.16765v1","doi":null},{"arxivId":"2608.16763","version":"v1","title":"LAVA: Logic-Aware Validation and Augmentation Framework for Large-Scale Financial Document Auditing","abstract":"Financial document validation in production, such as payroll auditing, tax compliance, and loan underwriting, demands exceptional accuracy, consistency, and reproducibility under strict enterprise constraints. In practice, documents arrive with heterogeneous layouts and formats, semantically rich and context-dependent content, and embedded business rules that current pipelines struggle to process reliably. We introduce LAVA (Logic-Aware Validation and Augmentation), a modular, backbone-agnostic pipeline built on multimodal large language models, that integrates a four-stage design: document-rule retrieval, layout-preserving information extraction, auxiliary metadata enrichment, and auditable symbolic/arithmetic verification. LAVA supports robust rule grounding, fine-grained error attribut…","authors":["Ruoqi Shu","Xuhui Wang","Isaac Wang","Yanming Mai","Bo Wan"],"primaryCategory":"cs.AI","categories":["cs.AI"],"publishedAt":"2026-08-17T16:10:05Z","updatedAt":"2026-08-17T16:10:05Z","htmlUrl":"https://arxiv.org/abs/2608.16763v1","pdfUrl":"https://arxiv.org/pdf/2608.16763v1","doi":"10.18653/v1/2025.finnlp-2.7"},{"arxivId":"2608.16760","version":"v1","title":"On the Principles Behind Neural Network Optimizers","abstract":"Reliable optimization is central to neural network (NN) training, yet Adam, the default optimizer for modern LLMs, rests on a fragile foundation. This thesis develops a principled grounding for Adam and motivates new designs. First, we revisit Adam's divergence--convergence debate and show the existence of a problem-dependent phase transition: with properly chosen, batch-size-dependent hyperparameters, Adam converges, whereas under small-$β_2$ regimes it can diverge. Second, we investigate why Adam substantially outperforms SGD on Transformers through Hessian structure. We find that the Hessian evolves toward a near-block-diagonal form along training, accompanied by strong block heterogeneity. We prove that this structure makes Adam's diagonal preconditioner effective. We further show tha…","authors":["Yushun Zhang"],"primaryCategory":"cs.LG","categories":["cs.LG","math.OC"],"publishedAt":"2026-08-17T16:07:25Z","updatedAt":"2026-08-17T16:07:25Z","htmlUrl":"https://arxiv.org/abs/2608.16760v1","pdfUrl":"https://arxiv.org/pdf/2608.16760v1","doi":null},{"arxivId":"2608.16756","version":"v1","title":"Binarized High-Efficiency RAW Video Restoration and Beyond","abstract":"RAW video restoration is fundamental to high-quality low-level perception and serves as the basis for a wide range of downstream vision applications. While binary neural networks (BNNs) enable efficient lightweight deployment for image enhancement, their deficiencies in modeling temporal coherence and activation value distributions hinder their effectiveness when applied to video scenarios. In this paper, we propose BinRVR, a binarized RAW video restoration framework that reduces computation and parameters by approximately 96% while incurring only about 4% performance degradation. Specifically, we present a Binarized Information Interaction Module (BIIM) to jointly model spatial and temporal information in an efficient and unified manner. Moreover, we develop a Distribution-Aware Binarize…","authors":["Tianyu Zhu","Ying Fu","Hesong Li","Gengchen Zhang","Xin Yuan","Yulun Zhang"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T16:03:50Z","updatedAt":"2026-08-17T16:03:50Z","htmlUrl":"https://arxiv.org/abs/2608.16756v1","pdfUrl":"https://arxiv.org/pdf/2608.16756v1","doi":null},{"arxivId":"2608.16748","version":"v1","title":"Beyond Uncertainty: Generalizable Failure Monitoring for Surgical Segmentation under Acquisition Degradation","abstract":"Surgical segmentation networks can fail silently under acquisition degradation: predicted masks may be wrong even when model confidence remains high. Existing deployment-time monitors rely primarily on uncertainty estimates and can therefore miss confident failures. We present TCSR-Monitor (Temporal Conformal Surgical Risk Monitor), a post-hoc failure-monitoring framework that combines confidence with observable shape, temporal-consistency, and image-quality cues. TCSR-Monitor wraps a frozen segmentation model, requires no model internals, and operates without ground truth at deployment. We also introduce a validation protocol to assess whether alarms remain credible under distribution shift. On EndoVis 2017, leave-one-corruption-out evaluation shows that TCSR-Monitor generalizes to unsee…","authors":["Hieu D. Pham","Dang P. M. Cao","Thanh Trung Huynh"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T15:57:19Z","updatedAt":"2026-08-17T15:57:19Z","htmlUrl":"https://arxiv.org/abs/2608.16748v1","pdfUrl":"https://arxiv.org/pdf/2608.16748v1","doi":null},{"arxivId":"2608.16747","version":"v1","title":"Would this change your answer? Evaluating Explanations of LLM Behavior In The Wild with Counterfactual Experiments","abstract":"Many areas of AI research, such as language model interpretability and chain of thought faithfulness, seek to explain model behaviors. But what constitutes a \"good\" explanation? In this work, we evaluate explanations through the lens of counterfactual simulatability-whether the explanation is useful for predicting model behaviors on related counterfactual inputs. To this end, we introduce CHIVE (Counterfactual Hypothesis Investigation Via Edits), a novel agentic pipeline that identifies unexpected model behaviors in the wild and investigates them with counterfactual prompt edits. This yields thousands of high-quality explanations for naturally-occurring model behaviors along with supporting counterfactual evidence. We apply CHIVE in two ways. First, we evaluate whether common LLM interpre…","authors":["Adam Karvonen","Euan Ong","Subhash Kantamneni","Samuel Marks"],"primaryCategory":"cs.LG","categories":["cs.LG","cs.AI"],"publishedAt":"2026-08-17T15:57:06Z","updatedAt":"2026-08-17T15:57:06Z","htmlUrl":"https://arxiv.org/abs/2608.16747v1","pdfUrl":"https://arxiv.org/pdf/2608.16747v1","doi":null},{"arxivId":"2608.16745","version":"v1","title":"VicEdit: Learning to Edit Videos from Visual In-Context Examples","abstract":"Despite progress in instruction-based video editing, unimodal textual instructions inherently struggle to convey fine-grained textures and complex dynamics. To bridge this perceptual gap, we propose Visual In-context Editing, a new paradigm elevating video editing from textual instructions to multi-modal visual guidance encompassing single image, image pair, and video pair. To facilitate this paradigm, we curate VicEdit-400K, the first large-scale dataset for visual in-context video editing. We develop an automated pipeline to generate 400K high-quality samples across ten task types, ensuring superior visual fidelity and semantic consistency through multi-dimensional filtering. Leveraging this foundation, we introduce VicEdit, a unified framework to bridge visual and textual contexts. To …","authors":["Yuji Wang","Teng Hu","Yuheng Chen","Ran Yi","Han Feng","Weijian Cao","Chengjie Wang","Lizhuang Ma"],"primaryCategory":"cs.CV","categories":["cs.CV"],"publishedAt":"2026-08-17T15:55:40Z","updatedAt":"2026-08-17T15:55:40Z","htmlUrl":"https://arxiv.org/abs/2608.16745v1","pdfUrl":"https://arxiv.org/pdf/2608.16745v1","doi":null},{"arxivId":"2608.16742","version":"v1","title":"TDD-Agent: Test-Driven Reasoning for Code Generation","abstract":"Large Language Models (LLMs) have achieved remarkable progress in code generation, yet ensuring correctness in complex, repository-level tasks remains challenging. Existing approaches often use generated tests as static post-hoc validators, which limits their ability to guide implementation and may introduce misleading feedback when the tests themselves are incomplete or incorrect. In this paper, we introduce TDD-Agent, which operationalizes the test-driven development paradigm for code generation. TDD-Agent first prompts the model to generate executable tests, encouraging it to clarify expected behaviors before implementation, and then performs iterative dual-track refinement over both the generated code and tests using execution feedback. We first isolate the effect of test-first reason…","authors":["Hongyue Yu","Kefan Li","Jiakun Li","Hongzheng Chai","Yuan Yuan","Rui He","Junyi Wei"],"primaryCategory":"cs.SE","categories":["cs.SE","cs.AI"],"publishedAt":"2026-08-17T15:52:04Z","updatedAt":"2026-08-17T15:52:04Z","htmlUrl":"https://arxiv.org/abs/2608.16742v1","pdfUrl":"https://arxiv.org/pdf/2608.16742v1","doi":null},{"arxivId":"2608.16739","version":"v1","title":"Le Critique: Privileged Value Functions for LLM Reinforcement Learning","abstract":"Reinforcement learning algorithms for Large Language Models (LLMs) are largely distinguished by their variance reduction strategy. Group-relative methods like GRPO reduce gradient variance by sampling multiple rollouts per prompt, but provide only sequence-level credit. Training is also blocked by straggler rollouts, reducing throughput and increasing off-policyness. Learned value functions theoretically address both problems, providing token-level advantages without requiring large groups. However, additional infrastructure engineering challenges combined with the practical success of critic-free methods have made it difficult to justify their inclusion in RL pipelines. We propose two complementary strategies to improve the performance of value function RL: 1) Privileged Value Functions …","authors":["Siddarth Venkatraman","Matthieu Dinot","Laurence Aitchison"],"primaryCategory":"cs.LG","categories":["cs.LG"],"publishedAt":"2026-08-17T15:49:36Z","updatedAt":"2026-08-17T15:49:36Z","htmlUrl":"https://arxiv.org/abs/2608.16739v1","pdfUrl":"https://arxiv.org/pdf/2608.16739v1","doi":null}],"summary":{"by_primary_category":{"cs.RO":4,"cs.LG":11,"cs.CV":15,"cs.DS":2,"cs.SC":1,"cs.CL":3,"stat.ML":1,"cs.DM":1,"q-fin.RM":1,"cs.AI":7,"cs.IR":1,"cs.CE":1,"cs.CR":1,"cs.SE":1},"top_authors":[{"author":"Ran Yi","count":2},{"author":"Lizhuang Ma","count":2},{"author":"Bingxin Xu","count":1},{"author":"Yuzhang Shang","count":1},{"author":"Emilio Ferrara","count":1},{"author":"Ondrej Bajgar","count":1},{"author":"Peter Tisnikar","count":1},{"author":"Alessandro Abate","count":1},{"author":"Konstantinos Gatsis","count":1},{"author":"Maike Osborne","count":1}]}}}