39 papers across AI, ML, NLP, and CV from the last 24 hours.
Three patterns stand out in today's batch. The first is a sustained focus on whether LLM improvements are real. Phantom Gains audits self-training against a controlled null and finds seven measurement failures that each invert the reported result — several widely cited self-improvement claims don't survive scrutiny. AI4AI-Bench isolates recursive self-improvement as a testable capability for the first time, while MemTrapBench shows that even faithfully retrieved memories can distort reasoning. The field is turning inward, auditing its own progress rather than stacking new benchmarks. The second pattern is a push toward identity-aware, multi-subject visual generation. WithEveryone handles up to ten distinct identities in a single image; 4DAnyone reconstructs full 4D humans from a single casual video; and DreamHand repurposes video diffusion models into deterministic 3D hand pose estimators. The shift from generating single images to coherent multi-entity, multi-view, and temporal scenes is accelerating. The third theme is legal and domain-specific AI moving from proof-of-concept to operational rigor: InsufficiencyBench tests whether models recognize missing information before answering, ContractScrub targets the painstaking final-review stage of transactional agreements, and ConceptGuard reframes unlearning as context-sensitive rather than binary forgetting. Notably absent today are reinforcement learning and robotics breakthroughs — the RL work present is narrowly focused on offline policy optimization rather than online learning. The batch collectively suggests a field maturing from capability demonstrations to measurement discipline: fewer claims of new records, more questions about whether the records meant anything.
Cheng Xu, Nan Yan, Liming Chen · 2026-08-20
Whether a language model has improved itself is increasingly judged not by mean accuracy but by which individual problems it gains and loses. Tracking these transitions means differencing two noisy estimates, leaving them vulnerable to measurement artifacts. Auditing three rounds of rank-32 LoRA self-training on Qwen3-8B against a frozen control pushed through the identical pipeline, we identify s
Yizhe Chi, Wenyi Li, Deyao Hong · 2026-08-20
Recursive self-improvement (RSI) asks whether an AI system can improve the process that produces AI systems, so that the next system inherits the improvement. That process is the training algorithm: a better objective or update rule improves the compute-capability exchange rate for every subsequent run, including the one that produces the next agent. Whether RSI is feasible therefore turns on whet
Gijs Kassenaar, Zhao Yang, Vincent François-Lavet · 2026-08-20
Reasoning language models trained with reinforcement learning typically operate under a fixed token budget rather than an explicitly adaptive one, which can lead to over-computation on easy problems and insufficient computation on difficult ones. We study whether a model can learn to allocate its own reasoning effort by choosing, as the first token of its response, one of three modes: NoThink (ans
Yiyang Feng, Biddut Sarker Bijoy, Niranjan Balasubramanian · 2026-08-20
Large language model (LLM) agents can induce skills from completed tasks and reuse them later to grow more capable with experience. In practice, induced skills may transfer unreliably and can even harm the agent that retrieves them. When agent-induced skills transfer reliably across tasks remains an open question. We conduct a comprehensive and controlled study of how the way skills are induced sh
Mengru Wang, Haozhe Luo, Zhenqian Xu · 2026-08-20
Memory has become a key component of large language models, enabling them to retain information and learn from long-term interactions. However, existing memory benchmarks mainly evaluate whether information is correctly extracted, stored, and retrieved, while largely overlooking how retrieved memories reshape model reasoning and affect performance on the current task. We identify memory-induced co
Adam Fisch, Shubhendu Trivedi, Fantine Huot · 2026-08-20
Heterogeneous AI systems composed of multiple models, architectures, harnesses, or inference-time settings can improve quality and efficiency by routing queries to the specialist who can answer most effectively at the lowest cost. Routing requires estimating each specialist's expected return, but this value estimation has a cost. Cheap estimators (e.g., embedding-based predictors) are fast but noi
Fengqing Jiang, Yite Wang, Boyi Liu · 2026-08-20
Mid-training is increasingly recognized as a critical stage for shaping the capabilities of large language models. Recent work has shown that targeted mid-training can strengthen reasoning-intensive abilities such as math and science, and can also improve agentic capabilities in software-engineering settings. In this work, we study the parallel but less explored agentic capability: general tool us
Yu Chen, Ting Lei, Yaoyi Li · 2026-08-20
Multimodal large language models (MLLMs) combine linguistic reasoning with visual perception, yet their ability to perform visual spatial planning under explicit or previously unseen rule constraints remains underexplored. This setting requires models to jointly understand spatial layouts, interpret natural-language rules, and plan valid actions accordingly. To address this gap, we introduce RuleM
Samuel J. Vincent, Daniel Calloway, Fangyi Yu · 2026-08-20
Legal AI systems are increasingly used to answer legal questions, yet existing benchmarks assume queries arrive fully specified. In practice, users omit facts that materially determine the legal outcome. We introduce InsufficiencyBench, the first legal benchmark targeting query-side insufficiency: whether a model recognizes when a query lacks legally material information, identifies what is missin
Jacob Arndt, Abhishek Potnis, Alexandre Sorokine · 2026-08-20
Electronic Navigational Charts (ENCs) are geospatial vector datasets used in maritime navigation systems that represent hydrographic and navigational information such as depths, navigational aids, traffic schemes, and hazards. A major challenge for hydrographic offices is determining whether a given chart change poses a critical or non-critical risk to maritime safety. Existing workflows rely heav
Jianghai Li, Pavel Kuznetsov, Yury Yanovich · 2026-08-20
The rapid proliferation of memecoins on blockchain platforms has increased the risk of fraudulent activities, particularly rug pulls. While previous studies have focused on Ethereum-based tokens, this paper shifts the spotlight to Solana, the leading blockchain for memecoins by trading volume and token count. Unlike Ethereum, where rug pulls often exploit smart contract backdoors, Solana memecoin
Yejin Bang, Kirsty Fielding, Brandan Oliver · 2026-08-20
Legal work, with its heavy reliance on processing large amounts of text, is often considered one of the domains most exposed to the use of LLMs. Contract scrubbing, the final review of transactional agreements for errors and inconsistencies, is a particularly suitable task for automation, because it is routine, painstaking work requiring detailed attention to long documents. Scrubbing also seems t
Narges Ahmadi, Yubo Jiao, Jônatas Augusto Manzolli · 2026-08-20
Travel behavior research increasingly combines digital data collection with predictive modeling, yet these stages are often developed and evaluated separately. This study proposes a three-agent workflow integrating conversational data collection, structured data processing, and behavioral prediction. A chatbot-administered, image-augmented stated-preference survey collected mode choices from stude
Yudong Jin, Tao Xie, Qihang Zhang · 2026-08-20
We present 4DAnyone, a framework for reconstructing 4D humans from an uncalibrated monocular video by generating reconstruction-grade multiview-consistent videos and lifting them into 4D Gaussian Splatting (4DGS). Existing camera-controlled video diffusion models synthesize plausible novel-view videos but fail to maintain consistency when scaled to the tens of target views required for 4DGS recons
Hengyuan Xu, Qixun Wang, Yiji Cheng · 2026-08-20
Identity-preserving image generation becomes increasingly unreliable when a scene must contain many specified people. Beyond retaining each identity, the model must bind every reference to a distinct person and location, while training-time identity losses must establish correspondence among several noisy predicted faces. We introduce WithEveryone, a unified framework for generating group images u
Taihang Hu, Zhao Wang, Zuan Gao · 2026-08-20
We present Swift-Image, a compact unified model for text-to-image generation, single-image editing, and multi-image editing. Our goal is to explore how far a relatively small visual generator can be pushed through systematic training engineering under a constrained computational budget. Swift-Image adopts an efficient 6B single-stream DiT and a progressive training pipeline that evolves from broad
Liang Xu, Chengqun Yang, Zili Lin · 2026-08-20
The capability to perceive and synthesize human-human interactions is fundamental to developing intelligent digital human systems. However, existing datasets and modeling approaches are fundamentally constrained by low-fidelity kinematics, the omission of dexterous hand gestures and a severe lack of rich multimodal annotations. Furthermore, fragmented interaction representations and inconsistent e
Yufei Liu, Xixi Wang, Hao Li · 2026-08-20
Egocentric video offers scalable manipulation data for embodied AI, yet recovering metric 3D hand trajectories remains challenging due to severe object occlusion and frequent out-of-sight gaps. Existing single-frame and windowed temporal regressors fail when hand shortly leaves the frame, while recent video diffusion models (VDMs) rely on heavy, stochastic multi-step sampling as pixel-space render
Nivetha Jayakumar, Hannah Kim, Amit R. Patel · 2026-08-20
Myocardial scar segmentation from single-stack late gadolinium-enhanced cardiac magnetic resonance (LGE-CMR) imaging has been a longstanding and clinically important challenge, particularly in the presence of low tissue contrast, diffuse, and small scar regions. These challenges are further intensified by the limited availability of 3D spatial context. This paper presents CalcSeg, a Confidence-awa
Weiliang Huang, Huanrong Liu, Bob Zhang · 2026-08-20
Reliable surgical planning requires models to anticipate not only how instruments will move, but also how the operative visual state will evolve together with such motion. Existing approaches typically treat future scene generation and instrument trajectory prediction as two separate tasks. Scene-only models cannot directly evaluate the accuracy of future instrument motion at the trajectory level,
Mosharof Hossain, Md Rabiul Islam, Limon Halder · 2026-08-20
Anatomically plausible segmentation remains challenging because of low contrast, ambiguous boundaries, and modality-specific artifacts. Interactive segmentation has emerged as a promising strategy to guide feature extraction and improve localization, particularly in structurally ambiguous regions. However, existing methods integrate prompts through late-stage fusion and lack explicit mechanisms fo
Radim Spetlik, David Futschik, Radek Danecek · 2026-08-20
High-fidelity removal of eyeglasses from video is a major challenge in facial attribute editing, as the underlying facial geometry is often obscured by complex refractive distortions and view-dependent specular reflections. While large-scale generative priors have shown promise in eye-glasses removal via static image editing, they often lack the structural constraints necessary to maintain identit
Shaoxuan Wang, Guangting Zheng, Rui Huang · 2026-08-20
Offline reinforcement learning improves robotic policies using previously collected data without further environment interaction. Yet prevalent diffusion- and flow-matching robot policies lack tractable likelihoods, limiting their use in likelihood-based offline RL post-training. AR-NFs offer both expressive action modeling and exact likelihood evaluation, but their sequential sampling incurs subs
Anton Lambrecht, Reda El Hail, Xianjun Jiao · 2026-08-20
Despite their growing importance for contact-free radio frequency (RF) based healthcare monitoring, different radio technologies such as frequency-modulated continuous wave (FMCW) radar, impulse radio ultra-wideband (IR-UWB), and Wi-Fi sensing are rarely compared under identical deployment conditions, as existing studies typically differ in hardware, datasets, and evaluation methodologies. In addi
Jun Ni Du, Lukas Adamek, Maxim Kryukov · 2026-08-20
Predictive models over structured electronic health records (EHRs) remain central to machine learning for healthcare, but few have jointly emphasized quantitative laboratory information and interpretability with respect to input medical events. We present BERT-LER, a BERT-style model for coded EHR timelines pretrained and fine-tuned from a de-identified EHR dataset of 75 million patients, that enc
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.