Skip to content

arXiv cs.LG - 2026-07-31 ​

290 items collected.


1. Recursive transformers for semiconductor thermo-mechanical reliability ​

Author: Kart-leong Lim
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27251v1 Announce Type: new Abstract: Transformer-based surrogate models are increasingly used to replace expensive first-principles simulation in engineering design. But conventional transformer architectures are often over parameterized for the small, low-dimensional datasets typical of ...

📖 Read original article


2. Regularizing modality contribution drift in multimodal continual learning ​

Author: Zhen Zhang, Jielei Chu, Bin Liu, Tianrui Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27260v1 Announce Type: new Abstract: Multimodal continual learning (MMCL) aims to learn emerging knowledge from multimodal data while preserving knowledge. To mitigate forgetting, current MMCL methods usually focus on cross-modal representation alignment or semantic similarity, but they o...

📖 Read original article


3. DoTime: A Synthetic Benchmark Generator for Interventional and Counterfactual Time Series ​

Author: Dennis Thumm, Billy Tim Anthony, Ying Chen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, physics.data-an, stat.ME

arXiv:2607.27263v1 Announce Type: new Abstract: Most benchmarks for causal inference over time series are observational, small, or domain-specific, leaving interventional and counterfactual estimation under-served exactly where it matters most, such as in healthcare, policy evaluation, and climate s...

📖 Read original article


4. PlatformBid: An Auto-Bidding Benchmark from a Unified Advertising Platform's Perspective ​

Author: Shengtian Yang, Yewen Li, Peng Jiang, Zhiyi Lyu, Bo An, Peng Jiang, Qingpeng Cai, Lei Feng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27265v1 Announce Type: new Abstract: Real-time bidding is central to computational advertising, comprising three elements: Supply Side Platform (SSP) selling ad impressions, Demand Side Platform (DSP) bidding for advertisers, and Ad Exchange conducting auctions between them. Traditional a...

📖 Read original article


5. Beyond KV Reconstruction: Functional Reconstruction for MLA Draft Models in Speculative Decoding ​

Author: Weiye Shi, Fanxu Meng, Muhan Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27269v1 Announce Type: new Abstract: Multi-head latent attention (MLA) is increasingly important for long-context LLM inference because compact latent states replace the growing key-value (KV) cache and reduce decoding memory traffic. Yet most capable open checkpoints use multi-head or gr...

📖 Read original article


6. RLPF: Reinforcement Learning from Performance Feedback for Code Generation ​

Author: Huihao Jing, Haozhe Cui, Wenbin Hu, Shaojin Chen, Haochen Shi, Changxuan Fan, Yuxuan Liu, Hanyu Yang, Sirui Zhang, Ziyi Chen, Haoran Li, Yangqiu Song
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SE

arXiv:2607.27271v1 Announce Type: new Abstract: Code models are increasingly trained with execution feedback, but most training signals still stop at correctness. This leaves an important gap for systems code: two programs can pass the same tests while differing greatly in runtime. We study how to t...

📖 Read original article


7. SDO: Structure-Aware Data Organization for Efficient LLM Post-Training ​

Author: Jinliang Gao, Ning Yang, Hai Wang, Baili Xiao, Pin Lyu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27273v1 Announce Type: new Abstract: Post-training of large language models is expensive, and existing efficiency improvements mainly focus on selecting informative samples or designing training schedules. However, data organization itself is usually treated as a static preprocessing step...

📖 Read original article


8. Rethinking EEG-Based Disease Diagnosis: Decoupling Instance Representation Learning from Subject-Level Supervision ​

Author: Zhiyuan Ma, Zeyuan Li, Zhiyi Lu, Jiacheng Hao, Youlang Du, Zhen Jiang, Xinche Zhang, Yuhao Sun, Sen Song
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, stat.ML

arXiv:2607.27274v1 Announce Type: new Abstract: EEG-based disease diagnosis requires one prediction per subject, yet common pipelines segment recordings into short instances, inherit the subject label for every instance, and train instance-level classifiers. This assumes that all instances provide e...

📖 Read original article


9. Flat Score, Amplified Failures: How the Error Budget Masks Damage in Quantized LLM Agents ​

Author: Jiwon Jang, Kisu Yang, Heuiseok Lim, Hyunwoo Park
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27275v1 Announce Type: new Abstract: Post-training quantization to 4-bit weights is widely reported to be nearly lossless. We test this claim for multi-turn, tool-calling agents, where it now matters most. On $\tau^2$-bench, across two open-weight model families in dense and MoE variants ...

📖 Read original article


10. The Kinetics of Training: A Driven-Nucleation Rate Law for Emergence, Plasticity Loss, and Circuit Control in Language Models ​

Author: Lei Dong
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27281v1 Announce Type: new Abstract: A capability appears in a language model when the last parts of its circuit align in one stochastic attempt, and getting all but one right is worth nothing. We show this no-partial-credit joint alignment is the rate-limiting step of capability formatio...

📖 Read original article


11. Benchmarking the Residual: What Long-Horizon Evaluations Add Beyond Matched Short-Task Performance ​

Author: Chao Peng, Zhiheng Lyu, Peijie Dong, Hande Dong, Qiang Lin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SE

arXiv:2607.27283v1 Announce Type: new Abstract: Long-horizon benchmarks often show that agents fail more as tasks become longer. This observation is useful for deployment, but it does not by itself explain why failure occurs. More stages create more opportunities for ordinary errors to compound; lon...

📖 Read original article


12. TIER-MoE: Trust-Informed Expert Routing via Conditional Modality Risk for Multimodal Fusion in Biomedical Classification ​

Author: Yu Chang, Anzhe Cheng, Chenwei Wu, Zhuoran Wang, Jiahao Chen, Tamoghna Chattopadhyay, Sophia I. Thomopoulos, Paul M. Thompson, Liyue Shen, Paul Bogdan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27289v1 Announce Type: new Abstract: The promise of multimodal fusion lies in combining complementary sources of evidence, yet more evidence does not always yield a better prediction. Recent multimodal models have advanced fusion through richer cross-modal interaction and sample-adaptive ...

📖 Read original article


13. EvoCause: LLM-Guided Evolution of Causal Graphs for Root Cause Analysis ​

Author: Lei Zan, Keli Zhang, Shifeng Xie, Jiale Zheng, Zehao Xiao, Zhiwei Dong, Ke Zhang, Ruichu Cai, Malik Tiomoko, Lujia Pan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27290v1 Announce Type: new Abstract: Modern telecommunication, cloud, and microservice systems emit correlated alarm cascades when components fail. Root cause analysis (RCA) aims to identify the small set of alarms that initiate each cascade. A common approach learns a causal graph from o...

📖 Read original article


14. THGFM: Dual-Branch Temporal Heterogeneous Graph Fusion Model ​

Author: Yixin Peng, Diego Collarana, Er Jin, Stefan Decker
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL, stat.ML

arXiv:2607.27303v1 Announce Type: new Abstract: Temporal heterogeneous graphs offer a natural abstraction for dynamic relational systems in which diverse node and relation types co-exist and evolve over time. Learning on such graphs requires jointly modeling cross-type structural heterogeneity and t...

📖 Read original article


15. Position, Not Provenance: Separating Reasoning Mediation from Sycophancy in Medical Vision-Language Models ​

Author: Supratik Bhowal, Subhrajyoti Basu, Aritra Gir Mahanta, Anik Pal Chowdhury
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV

arXiv:2607.27304v1 Announce Type: new Abstract: Medical vision-language models (VLMs) generate chain-of-thought (CoT) reasoning before answering clinical questions, but whether this reasoning causally influences predictions remains unclear. We present CoT-Mediate, a behavioral framework that perturb...

📖 Read original article


16. ZUNA1.1: A more flexible EEG foundation model for Denoising and Super-resolution ​

Author: Christopher Warner, Jonas Mago, JR Huml, Beren Millidge
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, q-bio.NC

arXiv:2607.27308v1 Announce Type: new Abstract: We introduce ZUNA1.1, a 380M-parameter diffusion autoencoder for flexible EEG signal reconstruction. ZUNA1.1 is capable of reconstructing variable length sequences of up to 30s, with an arbitrary number of EEG channels at arbitrary scalp locations, and...

📖 Read original article


17. Modeling Decisions in Blockchain Analytics: A Leakage-Aware Evaluation of Tree-Based vs. Sequential Models ​

Author: Micha{\l} Bartnicki, Jaros{\l}aw A. Chudziak
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27350v1 Announce Type: new Abstract: Sybil bots are Ethereum actors that imitate legitimate users to extract airdrop rewards or influence governance. Recent Sybil detection methods increasingly use deep learning and treat blockchain activity as a quasi-linguistic sequence. However, comple...

📖 Read original article


18. Compression-Based Behavioral Similarity for Open-World Sybil Discovery on Ethereum ​

Author: Micha{\l} Bartnicki, Jaros{\l}aw A. Chudziak
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27370v1 Announce Type: new Abstract: Sybil attackers are Blockchain actors that adopt the characteristics of regular users to exploit airdrops or influence governance. Current methods of Sybil actor detection include constructing graphs, which requires token transfers between examined wal...

📖 Read original article


19. Explorative Modeling: Unlocking a Third Pretraining Axis and End-to-End Generation ​

Author: Alexi Gladstone, Heng Ji, Yilun Du
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CV

arXiv:2607.27372v1 Announce Type: new Abstract: The deep learning revolution, kicked off by AlexNet, taught us that end-to-end training beats decomposing a problem into hand-designed stages. Generative modeling, however, has remained the exception-despite generative models being remarkably capable, ...

📖 Read original article


20. The Convergence Behavior of Adam under Heavy-Tailed Noise ​

Author: Yijiang Pang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27383v1 Announce Type: new Abstract: We establish the first convergence guarantees for the plain vector-form \emph{Adam} optimizer under heavy-tailed stochastic noise. While several Adam variants are known to achieve optimal iteration complexity in bounded-variance nonconvex optimization,...

📖 Read original article


21. FunL2O: LLM-Guided Feature Function Design for Learning to Optimize ​

Author: Bingheng Li, Junyang Cai, Yupeng Zhang, Bistra Dilkina, Jayant Kalagnanam, Dzung T. Phan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27389v1 Announce Type: new Abstract: Learning-to-optimize (L2O) methods accelerate repeated optimization by training models to predict solutions, warm starts, branching decisions, or other forms of solver guidance. A critical yet largely overlooked component of these pipelines is the feat...

📖 Read original article


22. ECG-InterpBench: Benchmarking the Interpretability of ECG Foundation Models with Matched-Scale Sparse Autoencoders ​

Author: Yixuan Duan, Wei Qiu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27404v1 Announce Type: new Abstract: Existing benchmarks for electrocardiogram foundation models primarily evaluate downstream predictive performance, providing limited insight into whether their internal representations can be faithfully decomposed, clinically interpreted, or reproduced ...

📖 Read original article


23. Context-Informed Ship Trajectory Prediction via Conditional Attention ​

Author: Yuan Guan, Chandler Squires, Timothy Hu, Pradeep Ravikumar
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27418v1 Announce Type: new Abstract: Long-term ship trajectory prediction is a fundamental capability for maritime safety and autonomous navigation. While recent Transformer-based architectures have improved forecasting horizons, they predominantly rely on historical kinematic states, tre...

📖 Read original article


Author: Ayushman Singh, Siddharth Aphale
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27422v1 Announce Type: new Abstract: Good action rankings do not make a contrastive critic safe to maximize. These critics increasingly act as value-like objectives for best-of-$K$ selection, planning, and critic-guided generation. Unbounded bilinear scores can let large embedding norms i...

📖 Read original article


25. SE(3)-MeanFlow: Few-Step Protein Backbone Generation on Lie Groups ​

Author: Yikun Bai, Binghang Lu, Yikai Liu, Elaheh Akbari, Soheil Kolouri, Linxuan Wang, Ping He, Shuchan Wang, Ruqi Zhang, Guang Lin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27431v1 Announce Type: new Abstract: Generative modeling of protein backbones promises the de novo design of proteins with prescribed structural and functional properties. Existing diffusion and flow-matching models produce high-quality backbones on SE(3)^N, but inference requires numeric...

📖 Read original article


26. Neural Network-Assisted CLEAN for Channel Modeling in Low-SNR Regimes ​

Author: Chaofan Deng, Linyu Sun, Jaeho Lee, Arijit Raychowdhury
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27450v1 Announce Type: new Abstract: Accurate multipath parameter estimation is critical for modern wireless communication systems, particularly in challenging low-SNR environments. Traditional Maximum Likelihood Estimation algorithms, such as CLEAN, provide high-resolution parameter extr...

📖 Read original article


27. FADEx: Feature Attribution and Distortion-based Explanation of Dimensionality Reduction ​

Author: Lucas Greff Meneses, Evandro S. Ortigossa, Claudio Silva, Luis Gustavo Nonato
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.HC

arXiv:2607.27463v1 Announce Type: new Abstract: Dimensionality Reduction (DR) is a fundamental tool for high-dimensional data exploration, reducing the complexity of latent spaces of machine learning models, and assisting in the explanation of complex opaque models. However, non-linear DR techniques...

📖 Read original article


28. Schreier-Coset Graph Rewiring ​

Author: Aryan Mishra, Randy Martinez, Lizhen Lin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27479v1 Announce Type: new Abstract: The information flow in the graph neural networks (GNNs) is fundamentally constrained by over-squashing, where structural bottlenecks impede long range information propagation. Graph-rewiring methods, which modify graph topology, have been extensively ...

📖 Read original article


29. Latent States in Neural Networks: Recovering the Temporal Structure of Drifting Data from Model Weights ​

Author: Kevin Guan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL

arXiv:2607.27482v1 Announce Type: new Abstract: A temporally drifting data stream may pass through discrete regimes rather than changing continuously. We ask whether such regimes are recoverable from the weights of models trained on the stream, using a hidden Markov model (HMM) fit to the chronologi...

📖 Read original article


30. A Lightweight Foundation Model for Collider Physics with Multi-Domain Adaptation ​

Author: Liangyu Wu, Qibin Liu, Alexander Yue, Julia Gonski
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, hep-ph

arXiv:2607.27501v1 Announce Type: new Abstract: We present a lightweight approach to foundation modeling (\textbf{NEXUS}) that leverages pre-trained learning from collider physics data towards out-of-domain tasks in other scientific datasets, using a fully connected autoencoder model with approximat...

📖 Read original article


31. Sparsity Induced Identifiability in Matrix Tri-Factorisation ​

Author: Tingting Mu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27507v1 Announce Type: new Abstract: Matrix factorisation is a fundamental tool for exploiting low-dimensional structure in high-dimensional data, with applications such as data compression, denoising, structure discovery, interpretable representation learning, and dimensionality reductio...

📖 Read original article


32. Expanding Data-Agnostic Pivotal Instances Selection Models with Proximity Trees and Ensemble Learning ​

Author: Alessio Cascione, Mattia Setzu, Cristiano Landi, Paolo Maria Mancarella, Riccardo Guidotti
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27522v1 Announce Type: new Abstract: As decision-making processes grow more complex, machine learning tools have become essential for tackling business and societal challenges. However, many existing methods rely on decision-making procedures that are difficult to interpret. Since humans ...

📖 Read original article


33. Latent-Kernel Discrete Flow Maps for Few-Step Generation ​

Author: Mansoor Ahmed, Yue-Tsz Fan, Hemanth Venkateswara, Murray Patterson
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27529v1 Announce Type: new Abstract: Discrete diffusion and flow-matching models denoise a sequence over many steps, but to keep each step cheap, they factorize the transition across positions and decide every token independently. This makes few-step generation challenging for text when t...

📖 Read original article


34. When Does Explicit View Routing Work? A Controlled Study of Multi-View Graph-Text Alignment ​

Author: Xiao Yue, Guangzhi Qu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27530v1 Announce Type: new Abstract: Graph-text retrieval typically maps a graph and its description to a single embedding, even when a query concerns only one semantic aspect, such as a class label or molecular property. Multiple heads can separate these aspects, but a change in the quer...

📖 Read original article


35. Subtract or Replay? Exact Deletion from Language-Model Memory ​

Author: Vishwajith Ramesh
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.27539v1 Announce Type: new Abstract: Exact deletion from persistent language-model memory depends on how that memory represents a record. Addressable influence can be removed by algebraic decrement; influence transformed by later writes inside shared recurrent state requires rebuilding fr...

📖 Read original article


36. Memory Efficient Tabular Foundation Models ​

Author: Shuting Luo, Monika Mikhail Kanaan, Cameron Gordon, Anna Leontjeva, Simon Lucey
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27546v1 Announce Type: new Abstract: Tabular Foundation Models, such as TabPFN, have received a large amount of recent attention due to their performance on in-context tabular machine learning tasks, which often exceeds classical baselines. However, practical deployment considerations of ...

📖 Read original article


37. Strategies for Milestone-driven Start-ups in Multi-activity Settings ​

Author: Zhengli Wang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, math.OC, math.PR, stat.AP, stat.ML

arXiv:2607.27563v1 Announce Type: new Abstract: New venture start-ups need to ``survive'' through multiple stages of reaching milestone targets. We investigate the strategies for start-ups in a milestone-oriented setting. We examine a model of an entrepreneurial start-up firm, where its state is cap...

📖 Read original article


38. A Montage-Agnostic Encoder for Calibration-Light Cross-User Gesture Recognition from Surface Electromyography ​

Author: Jethro Odeyemi, W. J. Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.HC

arXiv:2607.27565v1 Announce Type: new Abstract: Pattern-recognition control promises a myoelectric prosthesis that responds to many intended gestures rather than one or two, but the promise has stayed in the laboratory. A recogniser trained on one person rarely transfers to the next, and useful perf...

📖 Read original article


39. Recognition and Label-Free Adaptation Across Recording Sessions in Surface-EMG Gesture Decoding ​

Author: Jethro Odeyemi, W. J. Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.HC

arXiv:2607.27568v1 Announce Type: new Abstract: Recognition accuracy obtained during a recording session does not persist when a user puts on the electrodes again after the electrodes had previously been removed. The electrodes may have moved slightly, the skin may be drier or wetter, or the elbow m...

📖 Read original article


40. Policy Gradient Steering: Interventions from Behavioral Objectives ​

Author: Yoann Poupart, Aur'elie Beynier, Nicolas Maudet
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.MA

arXiv:2607.27574v1 Announce Type: new Abstract: Activation steering has emerged in large language models as a lightweight alternative for dynamically changing a model's behavior at inference time. However, we show that existing steering methods fail to steer even a simple policy in a two-route gridw...

📖 Read original article


41. MUGEN: A Unified Framework for Efficient Motion Understanding and Generation ​

Author: Zhankai Ye, Yukai Jin, Bingyang Wei, Bofan Li, Yusen Wu, Fangyi Li, Shangqian Gao, Xin Liu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27581v1 Announce Type: new Abstract: Grounding human motion in language, and language in motion, is a central step toward physical AI systems that can understand, generate, and communicate human behavior. Unified motion--language systems first coupled the two directions through a shared d...

📖 Read original article


42. Prox: Training-Free FFN Activation Sparsity via Approximate Intermediate-Channel Salience in LLMs ​

Author: Jinyi Liu, Wei Chen, Pengyu Chen, Xinyi Yuan, Minghe Bai, Guoquan Wu, Jun Wei
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.27591v1 Announce Type: new Abstract: Feed-forward networks (FFNs) dominate memory traffic and computation in large language model (LLM) inference, making them a primary target for activation sparsification. However, existing training-free methods suffer substantial model-quality degradati...

📖 Read original article


43. Compliance2LoRA: On-Demand Safety Alignment on Arbitrary Policy Subsets via Hypernetwork-Generated LoRA Adapters ​

Author: Pankayaraj Pathmanathan, Furong Huang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27594v1 Announce Type: new Abstract: Post-training alignment in large reasoning models (LRMs) has significantly improved their adaptability to diverse safety compliance settings. However, as LRMs personalization for downstream users takes center stage, the demand for varying levels of pol...

📖 Read original article


44. Back from the Future: Key-Value Cache Management by Counter-Causal Surprise ​

Author: Stephen Gould, Anton van den Hengel
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27600v1 Announce Type: new Abstract: Key-value (KV) cache management through compression and eviction strategies has emerged as an important research direction in recent years. Computational demands of large language models (LLMs) and their multi-modal variants during output generation ca...

📖 Read original article


45. Kalman Meets Curriculum: Efficient Dynamic Prompt Selection for Adaptive RL Finetuning ​

Author: Haodong Zhu, Yangyang Ren, Yanjing Li, Sheng Xu, Haiguang Liu, Linlin Yang, Baochang Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27610v1 Announce Type: new Abstract: Reinforcement learning (RL) finetuning significantly enhances the reasoning capabilities of large language models (LLMs), yet its effectiveness critically depends on selecting prompts of appropriate difficulty for the current policy. This is challengin...

📖 Read original article


46. Real-Time Hard Peak Age-of-Information Safety with No-Regret Learning ​

Author: Wentao Zhang, Wentao Mo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27626v1 Announce Type: new Abstract: Safety-critical IoT systems such as industrial closed-loop control, V2X coordination, and remote teleoperation require every sensor's peak Age of Information (peak AoI, also abbreviated PAoI) to stay below a hard per-slot deadline, not merely an averag...

📖 Read original article


47. First-order Constrained Trilevel Optimization Over Distributed Networks for Robust Coreset Selection ​

Author: Yang Jiao (Richard), Kaixuan Jiao (Richard), Kai Yang (Richard), Nadjib Aitsaadi (Richard), Ilhem Fajjari (Richard), Renwei (Richard), Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27632v1 Announce Type: new Abstract: With the rapid advancement of the Internet of Things (IoT), massive amounts of data are generated across distributed edge networks. Training models on full data incurs significant computational overhead and storage bottlenecks, rendering coreset select...

📖 Read original article


48. Certifying when decision-time information justifies adaptive experimentation ​

Author: Jia Bi, Samuel Pinilla, Chenyang Zhu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27651v1 Announce Type: new Abstract: Adaptive laboratories choose measurements during experiments, yet most methods begin after adaptation is permitted. We introduce Opportunity-aware Policy Authorization for Laboratories (\OPAL{}), a framework that decides whether adaptation should be en...

📖 Read original article


49. Evaluation Protocols and Cross-Subject Generalization in EEG Emotion Recognition ​

Author: Hanting Suo, Yuwen Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27655v1 Announce Type: new Abstract: Reported accuracy in electroencephalography (EEG) emotion recognition depends on the complete evaluation procedure, not only the classifier. We separate the target quantity, development procedure, and reporting rule, then use one archived dynamical gra...

📖 Read original article


50. Looped Transformers with Source-Centered State Evolution ​

Author: Bum Jun Kim, Kohei Hayashi, Shunsuke Kamiya, Masanori Koyama, Yusuke Iwasawa, Yutaka Matsuo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.27656v1 Announce Type: new Abstract: Looped Transformers create a useful train- and test-time compute axis by reusing the same Transformer block over recurrent depth, increasing effective depth at a fixed parameter count. However, that shared block must then govern an entire trajectory of...

📖 Read original article


51. Understanding Submodular Information Measure Based Objectives for Representation Learning: A Variance and Separation Perspective ​

Author: Rishabh Iyer, Truong Pham, Anay Majee
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2607.27660v1 Announce Type: new Abstract: Submodular Information Measures (SIMs) have recently emerged as a powerful framework for representation learning and multimodal learning. In particular, the SCORE framework~\cite{majee2024score} demonstrated that SIMs can serve as effective objectives ...

📖 Read original article


52. FedOGL: Combating Catastrophic Forgetting in Federated Open-World Multimodal Graph Learning ​

Author: Zekai Chen, Haodong Lu, Shihao Li, Weiwei Ji, Xunkai Li, Xun Wu, Yinlin Zhu, Rong-Hua Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27665v1 Announce Type: new Abstract: Federated graph learning enables collaborative training over decentralized graph data without sharing raw graph information. As such risks evolve, clients must learn emerging classes from private multimodal graph streams, retain historical categories, ...

📖 Read original article


53. Tight Sample Complexity for Low-Rank Adaptation: Matching Bounds and Rank Selection ​

Author: Arunan J
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.27680v1 Announce Type: new Abstract: Low-Rank Adaptation (LoRA) has become the standard mechanism for fine-tuning large pretrained models, yet its statistical properties remain only partially understood. Existing generalization results provide upper bounds of the form O~(sqrt(rd/n)) or O~...

📖 Read original article


54. Event-Structured Physics-Informed Neural Networks for Differentiable Critical Clearing Boundaries ​

Author: Baoli Hao, Chenxi Hu, Ming Zhong, Ren Wang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SY, eess.SY

arXiv:2607.27681v1 Announce Type: new Abstract: Transient-stability assessment determines whether a power system can recover after a disturbance and is therefore essential to preventing generator trips and cascading outages. A key metric is the critical clearing time (CCT), which specifies the maxim...

📖 Read original article


55. NMINE: Normalized Mutual Information Neural Estimation ​

Author: Petra Eerikinharju, Marko Tuononen, Ville Hautam"aki
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27710v1 Announce Type: new Abstract: Mutual information is a general measure of statistical dependence that captures both linear and nonlinear relationships between random variables. For continuous and multidimensional variables For continuous multidimensional variables, mutual informatio...

📖 Read original article


56. VESTIGE: A Knowledge-Guided Masking Strategy for Corruption-Aware Fine-Tuning of Genomic Transformers, Validated on Ancient DNA Reconstruction ​

Author: Angshuman Chakravertty, Rahul Maheshwari
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27712v1 Announce Type: new Abstract: Standard masked-language-model fine-tuning applies a uniform masking probability across every token position, assuming reconstruction difficulty is position-agnostic. When the degradation process is characterised and concentrated at predictable positio...

📖 Read original article


57. Towards joint scaling laws with optimal batch size schedules ​

Author: Jiaxiang Li, Zhiqi Bu, Shiyun Xu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC

arXiv:2607.27731v1 Announce Type: new Abstract: Modern deep learning typically keeps the batch size static throughout training, thus overlooking the joint effect of learning rate and batch size on the training dynamics. In this paper, we study the deep learning dynamics through the lens of convex op...

📖 Read original article


58. Improving the Robustness/Accuracy Tradeoff Against Adversarial Attacks Using Information Bottleneck Distillation Through Dual Teachers ​

Author: Vincent Ryusuke Takahashi, Yoshinari Takeishi, Jun'ichi Takeuchi, Kave Salamatian
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27737v1 Announce Type: new Abstract: Deep neural networks (DNNs) have achieved remarkable success in classical machine learning problems. However, they are known to be vulnerable to adversarial attacks. Countermeasures proposed in the literature, notably Information Bottleneck Distillatio...

📖 Read original article


59. ROCS: Request-Oriented Compute Sharing for Efficient Large-Scale Recommendation ​

Author: Yuxin Chen, Liang Luo, Buyun Zhang, Jian Jiao, Boda Li, Haoyu Wang, Tongyi Tang, Ao Cai, Zijian Shen, Zhengkai Zhang, Wenyi Xie, Ryan Dick, Han Liu, Neng Shi, Bin Yu, Jianbo Xiao, Shuyao Bi, Hongtao Yu, Yuanwei Fang, Zhuoran Zhao, Sijia Chen, Yang Chen, Shuqi Yang, Qianru Li, Zikun Liu, Wei Ling, Sihan Zeng, Longhao Jin, Jiaxin Lu, Yinbin Ma, Jiawei Li, Yichen Ruan, Yong Ler Lee, Birmingham Guan, Zijian Li, Jianbo Sun, Zhengyu Zhang, Zeliang Chen, Xiaohan Wei, Yuchen Hao, GP Musumeci, Venkatesh Ranganathan, Yantao Yao, Chunqiang Tang, Wenlin Chen, Santanu Kolay, Ellie Dingqiao Wen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR

arXiv:2607.27744v1 Announce Type: new Abstract: Modern recommendation models gain prediction quality by scaling feature-interaction and sequence modules, but production cost constraints cap how far systems can scale. In this work, we propose Request-Oriented Compute Sharing (ROCS), a modeling and in...

📖 Read original article


60. DAS-PMVC: A Framework for Partial Multi-View Clustering via Dual Alignment and Structure Enhancement ​

Author: Shubin Ma, Liang Zhao, Chuanye He, Zhenjiao Liu, Liang Zou, Lin Yuanbo Wu, Yu Shao
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV

arXiv:2607.27761v1 Announce Type: new Abstract: In recent years, multi-view clustering has attracted widespread research interest. However, due to limitations in data collection devices, data across different views often suffer from misalignment, leading to the partial view alignment problem (PVAP)....

📖 Read original article


61. Train Small, Deploy Large: Zero-Shot GNN Transfer Through Geometric Renormalization ​

Author: Robert Jankowski, Pedro Almagro-Blanco, Mari'an Bogu~n'a, Melanie Weber, M. 'Angeles Serrano
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.soc-ph

arXiv:2607.27767v1 Announce Type: new Abstract: Graph neural networks (GNNs) can operate on large graphs but become infrastructure-sensitive at the scale of millions of nodes and typically require scalable training techniques for even larger graphs. This raises a central question: when can a model t...

📖 Read original article


62. Beyond the Best Teacher: Expanding and Compressing the Reasoning Solution Manifold ​

Author: Songshuo Lu, Zhi Chen, Yaohua Tang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27770v1 Announce Type: new Abstract: A single reinforcement-learning run can produce a strong reasoner yet an incomplete teacher: it often amplifies only a subset of the valid solution modes. We argue that reinforcement learning (RL)-trained policies should therefore be viewed as local pr...

📖 Read original article


63. RIPPLE: Generating Multi-Channel Phase, Not Recovering It ​

Author: Jaehyuk Lee, Yeajin Lee, Dayeon Shin, Donghun Lee
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SD

arXiv:2607.27775v1 Announce Type: new Abstract: Generative models synthesize magnitude spectra with high fidelity, while phase is delegated to a recovery module---Griffin--Lim, a vocoder, or a latent decoder---applied independently to each channel. For multi-channel waveforms this delegation is cost...

📖 Read original article


64. LoRA Scaffolded Policy Optimization (LSPO): A Sampling-Time Low-Rank Scaffold for Recovering Reinforcement-Learning Gradient on Zero-Reward Cliff Prompts ​

Author: Ken Ding
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27787v1 Announce Type: new Abstract: Reinforcement learning from verifiable rewards (RLVR) for mathematical reasoning suffers from a structural blind spot: on "cliff" prompts-those on which every sampled rollout in a group fails-the group-normalized advantage is identically zero, so GRPO ...

📖 Read original article


65. Revisiting Predictive Process Monitoring in the Age of Foundation Models: A Comparative Study of Sequence, Tabular, and LLM Approaches ​

Author: Lennart Fertig, Lukas Kirchdorfer, Tobias Sesterhenn
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27797v1 Announce Type: new Abstract: Predictive process monitoring (PPM) leverages event logs to forecast the future of running process instances, for instance, predicting the next activity, the remaining time until case completion, or the time to the next event. While PPM research in rec...

📖 Read original article


66. Learning-Augmented and Randomized Algorithms for Line Aggregation with Delays ​

Author: Tianhang Lu, Runtian Ren, Shengcai Liu, Ke Tang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CC

arXiv:2607.27807v1 Announce Type: new Abstract: This paper studies learning-augmented and randomized online aggregation with delays on a line metric. We consider advice given as online suggested service lengths, and evaluate the algorithms in terms of robustness and consistency. For each $\lambda \i...

📖 Read original article


67. Contrastive Concept Importance: Explaining Pairwise Class Decisions Through Automatically Extracted Concept Representations ​

Author: Roel Visser, Isaac Roberts, Barbara Hammer
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27904v1 Announce Type: new Abstract: Concept-based explanations are a prevalent way to explain the decisions of complex black-box methods through semantically meaningful, human-interpretable concepts. To attribute the contribution of such concepts to a model's decisions, feature attributi...

📖 Read original article


68. Class-Aware Reinforcement Learning for Counterfactual Explanation Generation ​

Author: Muhammad Adil Saleem, Syed Ali Raza, Mary-Anne Williams
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27905v1 Announce Type: new Abstract: Counterfactual explanations (CFEs) enhance the interpretability of black-box models by generating alternative instances with adjusted feature values that achieve a contrastive outcome. Reinforcement learning (RL) offers a promising approach for CFE gen...

📖 Read original article


69. S-CEReBrO: Breaking the Memory Barrier in Continuous EEG Monitoring ​

Author: Glenn Anta Bucagu, Thorir Mar Ingolfsson, Yawei Li, Luca Benini
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27913v1 Announce Type: new Abstract: Foundation models offer a promising paradigm for Electroencephalography (EEG) analysis, leveraging generalizable representations from vast unlabeled datasets. Yet, Transformer-based architectures face a critical bottleneck: global attention mechanisms ...

📖 Read original article


70. Exact Action Values Are Not Enough: Rollout-Verified Reinforcement Fine-Tuning of a Reasoning Model for Multi-Zone VAV Control ​

Author: Takumi Shioda, Kohei Terashima, Tatsuo Nagai
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SY, eess.SY

arXiv:2607.27914v1 Announce Type: new Abstract: Multi-zone variable-air-volume control must balance thermal comfort, indoor air quality, and electricity use across several continuous actuators. Model predictive control and reinforcement learning are widely studied, but deployment typically requires ...

📖 Read original article


71. ODEWorld: A Continuous Predictive Architecture via Physical-Time Flow ​

Author: Dongxiu Liu, Haoyi Niu, Peng Cheng, Yuan Gao, Xirui Kang, Sangli Teng, Koushil Sreenath, Xianyuan Zhan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV, cs.RO

arXiv:2607.27924v1 Announce Type: new Abstract: In the physical world we inhabit, space and time are fundamentally continuous. However, existing machine learning paradigms for world modeling are largely confined to discrete-time prediction, thereby exhibiting significant inefficiency in capturing th...

📖 Read original article


72. Harnessing the Potential of Optimizing Data Mixtures via Bayesian Domain Reweighting ​

Author: Xiang Yuan, Kaiqing Lei, Zhenyu Jin, Jun Shu, Deyu Meng, Zongben Xu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27928v1 Announce Type: new Abstract: The performance of Large Language Models (LLMs) is fundamentally influenced by the distributional composition of multi-domain pre-training data. While manual heuristics were prevalent in early models, they increasingly fail to capture the intricate syn...

📖 Read original article


73. TriShield: Zero-Utility-Loss Defense Against Privacy Backdoors in Federated Language Model Fine-Tuning via Orthogonal Gradient Projection and Optimizer State Entanglement ​

Author: Cheng Wei (Honor Device Co., Ltd., Shenzhen, China)
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.27940v1 Announce Type: new Abstract: Federated fine-tuning of large language models (LLMs) enables collaborative training without exposing raw data. However, a recent attack, NeuroImprint [1] (arXiv:2606.20553), demonstrates that a malicious parameter server can corrupt a PEFT adapter int...

📖 Read original article


74. AutoPref: Automatic Discovery of Task-Specific Preference Objectives for Neural Combinatorial Optimization ​

Author: Shengda Gu, Kai Li, Xinyi Ke, Haobo Fu, Yifan Zhang, Jian Cheng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27953v1 Announce Type: new Abstract: Combinatorial optimization problems (COPs) underpin many real-world decisions, but their exponentially large search spaces make high-quality solutions costly to obtain. Neural combinatorial optimization (NCO) learns fast construction policies, typicall...

📖 Read original article


75. What Makes Graph Unified? Principles and Generative Sliding-Window Transformer for Graph Foundation Models ​

Author: Dongxiao He, Siqi Liu, Jitao Zhao, Yawen Li, Yi Wang, Di Jin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27966v1 Announce Type: new Abstract: Graph Foundation Models (GFMs) have recently emerged as a promising paradigm for general-purpose graph learning, aiming to learn reusable knowledge that generalizes across diverse graph domains and downstream tasks, reducing the need for specific model...

📖 Read original article


76. Beyond Binary Rewards: A Comparative Study of Reward Design for Reinforcement Unlearning ​

Author: Efstratios Zaradoukas, Davide Gabrielli, Bardh Prenkaj, Gjergji Kasneci
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27968v1 Announce Type: new Abstract: Machine unlearning seeks to selectively remove specific knowledge from trained language models without full retraining, a growing necessity under privacy regulations such as GDPR and the EU AI Act. Recent work has reformulated unlearning as a Reinforce...

📖 Read original article


77. TAPO: Transition-Aware Policy Optimization for LLM Agents ​

Author: Cong Li, Peixi Peng, Yisen Zhao, Xinyu Hu, Shudong Liu, Zhan Su, Zhuojian Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.27973v1 Announce Type: new Abstract: Recently, Reinforcement Learning (RL) has emerged as a crucial paradigm for the post-training of Large Language Model (LLM) agents. However, existing methods predominantly rely on sparse task rewards for policy optimization, failing to fully exploit an...

📖 Read original article


78. Generalization Bounds on Optimal Control for Transformer Training and Wasserstein Distributional Robustness ​

Author: Ka\u{g}an Akman, Naci Saldi, Serdar Y"uksel
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, math.OC

arXiv:2607.27975v1 Announce Type: new Abstract: We derive finite-sample generalization bounds for Transformers trained with dynamic programming recursions. Building on the doubly lifted, measure-valued formulation of Transformer dynamics, we view data sets as probability laws on pairs of empirical i...

📖 Read original article


79. It's All Just Vectorization: einx, a Universal Notation for Tensor Operations ​

Author: Florian Fervers, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.27987v1 Announce Type: new Abstract: Tensor operations represent a cornerstone of modern scientific computing. However, the Numpy-like notation adopted by predominant tensor frameworks is often difficult to read and write and prone to so-called shape errors, i.a., due to following inconsi...

📖 Read original article


80. Building a User Foundation Model for the Open Web ​

Author: Solal Vernier, Ivan Can Arisoy, Merwan Barlier, Bla\v{z} \v{S}krlj
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28019v1 Announce Type: new Abstract: User foundation models have demonstrated strong results in e-commerce and social recommendation, but most industrial deployments assume environments where user identity is stable and persistent. Open-web real-time bidding (RTB) operates on a structural...

📖 Read original article


81. Flux-OPD: On-Policy Distillation with Evolving Contexts ​

Author: Yuran Wang, Zekun Wang, Bohan Zeng, Ruixu Zhang, Wenxuan Liu, Liu Yang, Yifan Dai, Yang Shi, Bozhou Li, Chengzhuo Tong, Daili Hua, Yuanxing Zhang, Wentao Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.28022v1 Announce Type: new Abstract: Large language model training in open-ended domains lacks verifiable rewards, making task preferences difficult to formalize as effective supervision. Contexts can convey such preferences, yet provide little additional supervision once distilled into t...

📖 Read original article


82. Contrastive Reinforced Policy Optimization via Privileged Self-Distillation ​

Author: Xingjian Wu, Junlin Liu, Xingchen Liu, Xuhang Zhu, Jianing Wang, Linsen Guo, Xiaoyu Li, Xuezhi Cao, Xunliang Cai
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28026v1 Announce Type: new Abstract: Recent advances in post-training Large Language Models (LLMs) increasingly rely on Reinforcement Learning with Verifiable Rewards (RLVR) or On-Policy Self-Distillation (OPSD). While OPSD provides dense, logit-level supervision, it inherently suffers fr...

📖 Read original article


83. Enhancing Irregular Time Series Forecasting with Continuous-Time Modeling Framework ​

Author: Tianen Shen, Zhengyu Li, Yutong Li, Xiangfei Qiu, Xingjian Wu, Bin Yang, Jilin Hu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28035v1 Announce Type: new Abstract: Irregular multivariate time series are widely encountered in applications such as healthcare monitoring, human activity recognition, and environmental sensing. Their core challenges stem from asynchronous observations, non-uniform sampling intervals, a...

📖 Read original article


84. Learning features from Newton's algorithm: a way to accelerate nonlinear parametrized PDE solvers ​

Author: R'emy Vallot (CB, Michelin), Florian de Vuyst (BMBI), Thibault Dairay (CB, Michelin), Mathilde Mougeot (CB, ENSIIE, ENS Paris Saclay)
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.NA, math.AP, math.NA

arXiv:2607.28036v1 Announce Type: new Abstract: It is well known that Newton's method converges faster when the initial guess is closer to a root of a system of nonlinear equations. In this paper, a two-stage Newton initial guess strategy is proposed by learning features from a parameter-space sampl...

📖 Read original article


85. ClawTrack: Towards Trace-Level Evaluation and Improvement of Real-World Autonomous Agents ​

Author: Xingjian Wu, Xuhang Zhu, Xingchen Liu, Junlin Liu, Jianing Wang, Linsen Guo, Xiaoyu Li, Xuezhi Cao, Xunliang Cai
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28037v1 Announce Type: new Abstract: As LLM-based agents are deployed in complex, multi-step workflows, a critical evaluation gap has emerged: most existing benchmarks judge only final outcomes, unable to distinguish reliable reasoning from lucky success or attribute failures to specific ...

📖 Read original article


86. GVR-Coder: A Visual-Feedback Framework for Structured SVG Generation in Complex Document and Meeting Scenarios ​

Author: Yiming Xu, Jihua Kang, Chunsai Du, Qifan Zhang, Wangqiu Zhou, Yiting Wu, Tianqi Li, Qi Song
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV

arXiv:2607.28073v1 Announce Type: new Abstract: In demanding professional environments and meeting review scenarios, lengthy text often imposes a high cognitive load. To facilitate efficient information communication, transforming verbose text into logically clear diagrams is essential. Scalable Vec...

📖 Read original article


87. Chem World: A Large-Scale Benchmark and Physics-Informed Framework for Trustworthy Chemical Property Prediction ​

Author: Tianyou Bai, Huan Wang, Mingchen Gao, Fangyue Lin, Pinze Ren, Zhenlin Zhao, Siming Dong
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.28079v1 Announce Type: new Abstract: Chemical property prediction plays a critical role in accelerating scientific discovery in chemistry, materials science, and drug development. However, existing benchmarks often suffer from limited task diversity, fragmented datasets, and inconsistent ...

📖 Read original article


88. From Expert Reduction to Behavioral Divergence: Tracing Numerical State through Sparse MoE Inference ​

Author: Tianyang Zhu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28097v1 Announce Type: new Abstract: Mathematically equivalent expert-reduction orders can produce observably different sparse-MoE executions. We isolate this effect in native DeepSeek-V4-Flash by freezing local MoE state and varying only aggregation semantics. Four schemes separate opera...

📖 Read original article


89. Information Bottleneck Learning for Faithful Time Series Forecasting Explanations ​

Author: Xu Zheng, Wei Cheng, Zhuomin Chen, Mo Sha, Jingchao Ni, Dongsheng Luo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.28124v1 Announce Type: new Abstract: As forecasts increasingly drive decisions in fields such as energy, transportation, and healthcare, understanding the historical data behind these predictions has become as crucial as the predictions themselves. Although existing interpretable-by-desig...

📖 Read original article


90. LM-GRASP: Instance-Specific Language Models for Combinatorial Construction via Online Imitation Learning ​

Author: Mohand Mezmaz, Gr'egoire Danoy
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28135v1 Announce Type: new Abstract: Machine learning for combinatorial optimization typically relies on neural constructors trained via reinforcement learning on large offline datasets for a fixed problem class-incurring high pretraining costs and generalizing poorly outside the training...

📖 Read original article


91. Search Strategies for Optimal Classification and Regression Trees ​

Author: Jacobus G. M. van der Linden, Mim van den Bos, Emir Demirovi'c
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.28170v1 Announce Type: new Abstract: Optimal decision trees (ODTs) are compact, interpretable machine learning models that globally optimize a given objective, but their scalability remains challenging. While recent work has proposed a variety of search strategies to improve scalability, ...

📖 Read original article


92. Multi-channel Uplift Policy Learning ​

Author: Changjian Liu, Tianyu Wang, Xiaoxuan Deng, WenTao Zhu, Yuwei Xu, Jungqi Jin, Yong Gao, Chuan Yu, Jian Xu, Bo Zheng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28182v1 Announce Type: new Abstract: E-commerce platforms must allocate fixed marketing budgets across multiple channels to maximize business utility. However, standard predict-then-optimize (PTO) paradigms fail in this compositional space due to observational confounding and severe extra...

📖 Read original article


93. Persistent Gaussian Perturbations Prevent Oversmoothing in Recurrent Graph Neural Networks ​

Author: Mostafa Haghir Chehreghani
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT

arXiv:2607.28185v1 Announce Type: new Abstract: Oversmoothing is a fundamental limitation of deep graph neural networks (GNNs), where repeated message passing causes node representations to become increasingly similar, eventually collapsing toward a low-dimensional subspace. This phenomenon limits t...

📖 Read original article


94. TopoFormer: Topology Meets Attention for Graph Learning ​

Author: Md Joshem Uddin, Astrit Tola, Cuneyt Gurcan Akcora, Baris Coskunuzer
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, math.AT

arXiv:2607.28259v1 Announce Type: new Abstract: We introduce Topoformer, a lightweight and scalable framework for graph representation learning that encodes topological structure into attention-friendly sequences. At the core of our method is Topo-Scan, a novel module that decomposes a graph into a ...

📖 Read original article


95. HARGO: Heterogeneity-Aware Reward-Guided Optimization for RL Post-Training of LLMs on HPC Tasks ​

Author: Tiangang Li, Xiangbo Tian
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28301v1 Announce Type: new Abstract: Supervised fine-tuning (SFT) can equip large language models (LLMs) with domain knowledge for high-performance computing (HPC) tasks such as data race detection and benchmark question answering. However, knowledge alone does not guarantee task-appropri...

📖 Read original article


96. Semi-Supervised Learning for Molecular Graphs via Ensemble Consensus ​

Author: Rasmus Tirsgaard, Laurits Fredsgaard, Marisa Wodrich, Mikkel Jordahn, Mikkel N. Schmidt
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28304v1 Announce Type: new Abstract: Machine learning is transforming molecular sciences by accelerating property prediction, simulation, and the discovery of new molecules and materials. Acquiring labeled data in these domains is often costly and time-consuming, whereas large collections...

📖 Read original article


97. Beyond Geometric Complementarity: Coherent Overlap in Sparse Mixture-of-Experts Routing ​

Author: Huiyuan Tian, Bonan Xu, Shijian Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28308v1 Announce Type: new Abstract: Sparse mixture-of-experts (MoE) language models route each token to multiple experts, suggesting a geometric account of their benefit: co-selected experts should contribute distinct representation directions. Existing evidence often conflates route coh...

📖 Read original article


98. Measuring Distortion in the Empty Regions of Dimensionality Reduction Scatterplots with the Gap Index ​

Author: Jaume Ros, Alessio Arleo, Fernando Paulovich
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28324v1 Announce Type: new Abstract: Quality metrics play a crucial role in the proper use of dimensionality reduction projections for visual analysis of high-dimensional data. They quantify the degree of distortion of a projection compared to the high-dimensional data and provide a relia...

📖 Read original article


99. Encryption-Compatible Clustered Federated Learning via Distributed Expectation-Maximization over Metadata ​

Author: Michael Ben Ali, Imen Megdiche, Andr'e P'eninou, Olivier Teste
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CR, cs.DC, stat.ML

arXiv:2607.28338v1 Announce Type: new Abstract: Clustered Federated Learning (CFL) addresses data heterogeneity in federated settings by grouping clients with similar data distributions to enable effective training. Existing methods face a trade-off between privacy preservation, communication cost, ...

📖 Read original article


100. LEDGERMIND: Provenance-Constrained Multimodal Agentic Reasoning with a Structured Evidence Ledger ​

Author: Enjun Du, Hange Zhou, Chenxu Du, Siyi Liu, Zirong Chen, Ziyu Zheng, Yongqi Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28374v1 Announce Type: new Abstract: Multimodal agents for visual question answering increasingly operate as multi-step trajectories that interleave perception, retrieval, and reasoning, yet evaluation still largely reduces to final-answer accuracy. This aggregate signal cannot tell wheth...

📖 Read original article


101. Hierarchical Multilevel Monte Carlo for Order-Optimal Neural Actor-Critic in Average-Reward CMDPs ​

Author: Ankur Naskar, Vaneet Aggarwal
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28390v1 Announce Type: new Abstract: Constrained Markov Decision Processes (CMDPs) provide a natural framework for reinforcement learning in safety-critical applications, where agents maximize long-term reward while satisfying long-term constraints. Although primal-dual actor-critic metho...

📖 Read original article


102. Why Are GUI Agents Correct but Late? Decode on the Decision-Time Critical Path, Tested with Pre-Compiled Policy Trees ​

Author: Zihan Dong, Rui Qian, Qishi Zhan, Dongshen Peng, Kaixin Li, Yu Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28399v1 Announce Type: new Abstract: Computer-use agents often fail on transient GUI events because they produce the correct action only after the relevant window has already closed. We identify the main cause as expensive autoregressive decoding on the decision-time critical path. We pro...

📖 Read original article


103. On-Policy and Off-Policy Learning for Large Action Spaces ​

Author: Imad Aouali
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.ST, stat.ML, stat.TH

arXiv:2607.28408v1 Announce Type: new Abstract: This thesis studies policy learning in interactive systems where an agent observes a context, selects an action from a very large set, and receives partial feedback. The main framework is contextual bandits, with two paradigms: on-policy learning, wher...

📖 Read original article


104. QQWorld: Quantile-Quantile Matching for World Model Regularization ​

Author: Zhoushun Yu, Xiaoyu Hu, Xiangyu Xu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.MM, cs.RO

arXiv:2607.28415v1 Announce Type: new Abstract: Latent world models enable efficient planning by predicting future states in a compact representation space, but their performance depends critically on the quality of the learned latent distribution. LeWorldModel (LeWM) regularizes its latents toward ...

📖 Read original article


105. QAdapt: A Noise-Adaptive Neural Pre-Decoding Framework for Quantum Error Correction ​

Author: Ran Miao, Rui Luo, Xiaohan Shan, Xiaoming Sun
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28422v1 Announce Type: new Abstract: Fault-tolerant quantum computing (FTQC) relies on quantum error correction to suppress physical errors and preserve logical information at scale. In practice, however, performance is constrained not only by physical noise but also by the latency of cla...

📖 Read original article


106. Kohn-Sham Spectral Embedding on Sparse Graphs at the Nishimori Temperature for Image Classification ​

Author: V. S. Usatyuk, D. A. Sapozhnikov, S. I. Egorov
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV, cs.IT, math.IT

arXiv:2607.28428v1 Announce Type: new Abstract: We introduce Kohn--Sham Spectral Embedding (KSSE), a physics-inspired energy-based model replacing dense CNN classifiers with a sparse-graph spectral embedding evaluated at the Nishimori temperature of an associated Random-Bond Ising Model. By mapping ...

📖 Read original article


107. Oracle-Budgeted Molecular Optimization with Short-Term Graph Memory ​

Author: Jiannan Yang, Veronika Thost, Xiang Ling, Tengfei Ma
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28437v1 Announce Type: new Abstract: Molecular optimization is commonly performed under a limited oracle budget, which makes deciding what to evaluate as important as deciding what to generate. We introduce short-term graph memory, a plug-in module that preserves the generator architectur...

📖 Read original article


108. Cybersecurity Detection Classification with Reasoning-enabled Language Models ​

Author: Amol Khanna, Manu Nandan, Cristian Viorel Popa, Joan Pujol-Roig, Diana Bolocan, Laura Vasilie, Alexandru Apostu, Chase Helwig, Mihaela Gaman, Michael Brautbar, Edward Raff, Chase Midler, Sven Krasser
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CR

arXiv:2607.28460v1 Announce Type: new Abstract: A major issue in Security Operations Centers (SOCs) is alert fatigue, as the number of detections reported is more than staff can triage in a given day. Prior work prompts or fine-tunes large language models (LLMs) to emit a triage label directly, but ...

📖 Read original article


109. Stage-Replay Divergence Follows the KV Cache: Fixed-Prefix Precision Controls and Bidirectional Cache Transplantation ​

Author: Alexander Boesgaard Lorup
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL

arXiv:2607.28495v1 Announce Type: new Abstract: Stage-replay diagnostics reconstruct intermediate token prefixes and treat fresh-prefill continuation as continuation from the decoder state that originally reached the prefix. We audit that assumption at a whole reasoning-stage boundary in a Qwen2.5-d...

📖 Read original article


110. The Role of Causality in Algorithmic Recourse ​

Author: Srikanth Avasarala, Varun Gupta, Shahin Jabbari, Saber Salehkaleybar, Juba Ziani
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CY, cs.GT

arXiv:2607.28497v1 Announce Type: new Abstract: Algorithmic recourse aims to provide individuals with actionable changes to improve their predicted outcomes in high-stakes classification settings, such as loan and mortgage applications. However, most existing approaches focus only on flipping a mode...

📖 Read original article


111. Same Graph Cross-Task Transfer in GNNs: Protocols and Predictors ​

Author: Neelam Akula, Surbhi Kumar, Murat Kantarcioglu, Baris Coskunuzer
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SI

arXiv:2607.28525v1 Announce Type: new Abstract: Many real-world graphs support multiple predictive tasks over the same underlying structure, creating an opportunity to reuse supervision across node classification (NC) and link prediction (LP). However, existing evaluations often rely on incompatible...

📖 Read original article


112. APO: Unsupervised Atomic Policy Optimization for 3D Structure Prediction of Atomic Systems ​

Author: Shentong Mo, Yatao Bian
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA

arXiv:2607.28553v1 Announce Type: new Abstract: Predicting the 3D structures of atomic systems is fundamental to advancing material science and drug discovery. While flow-matching models (, FlowDPO) have recently shown promise in this domain, their performance relies heavily on alignment with ground...

📖 Read original article


113. $\beta$-OPSD: Deriving with Policy Optimization, Training with Self-Distillation ​

Author: Jiawei Xu, Minghui Liu, Juzheng Zhang, Tom Goldstein, Furong Huang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.28582v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) is a promising approach to improve reasoning language models, but it remains brittle in practice: making it work reliably often requires substantial engineering effort. We identify a structural source of this difficul...

📖 Read original article


114. KAISEN: Reproducible Subgroup Fairness Auditing for Clinical Risk Models ​

Author: Sparsh Roy, Samuel Girmachew, Nishita Chavan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, q-bio.QM

arXiv:2607.28608v1 Announce Type: new Abstract: Clinical risk models routinely achieve strong aggregate performance while producing materially different error rates across patient subgroups. Audit pipelines have been proposed to catch this, but their components are rarely stress-tested, so it is unc...

📖 Read original article


115. Reviewer Scores Are Not Comparable Across Research Areas in ML Peer Review ​

Author: Binyan Xu, Fan Yang, Xilin Dai, Kehuan Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.LG

arXiv:2607.27209v1 Announce Type: cross Abstract: Peer review at ML conferences increasingly relies on reviewer scores as the primary decision instrument. As submissions have scaled from thousands to tens of thousands per year, no systematic audit has examined whether this instrument functions unifo...

📖 Read original article


116. Foundation-Model Earth Representations Enable Regional-Scale Forest Aboveground Biomass Monitoring Across the Northeastern United States ​

Author: Shashika Lamahewage, Chandi Witharana
Published: 7/31/2026, 4:00:00 AM
Categories: stat.AP, cs.LG

arXiv:2607.27217v1 Announce Type: cross Abstract: Forest aboveground biomass (AGB) is a critical indicator of ecosystem productivity and terrestrial carbon storage, yet regional carbon monitoring remains constrained by the sparse spatial and temporal availability of field inventories and airborne st...

📖 Read original article


117. Psych-ECA: A Reproducible Semi-Synthetic Benchmark for Synthetic Control Arms in Longitudinal Psychiatry ​

Author: Aakash Bhagat, Shashank Choudhary
Published: 7/31/2026, 4:00:00 AM
Categories: stat.AP, cs.LG

arXiv:2607.27224v1 Announce Type: cross Abstract: External and synthetic control arms (ECAs) are entering psychiatric drug development, but the field lacks a benchmark that evaluates the properties regulators care about: not only how accurately a method reconstructs untreated trajectories, but wheth...

📖 Read original article


118. KernelGenBench: A Multi-Source and Multi-Chip Benchmark for LLM-based Kernel Generation ​

Author: Peiyu Zang, Jian Tao, Jialing Zhang, Yichen Yuan, Wentao Zhang, Guang Liu, Yonghua Lin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27231v1 Announce Type: cross Abstract: Large language models (LLMs) have significantly increased the demand for efficient accelerator kernels, but kernel development remains a highly specialized and labor-intensive task. The recent rise of LLMs and agentic frameworks offers a promising pa...

📖 Read original article


119. Sympathetic Framing: Evaluating AI Alignment across Sociodemographic Groups ​

Author: Haran Shani-Narkiss, Michael Fire, Oren Tsur
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.LG

arXiv:2607.27232v1 Announce Type: cross Abstract: Large Language Models (LLMs) are increasingly shaping how we consume information and form our worldview. This raises concerns beyond bias in AI: do LLMs grasp the emotional nuances conveyed via textual framing? In this work, we empirically evaluate h...

📖 Read original article


120. Divergence Decoding: Training-Free Capability Fusion ​

Author: Yimi Wang, Hao Li, Shuo Yang, He Cao, Dechen Zhang, Ziang Wu, Zhiyuan Yan, Fanyang Mo, Li Yuan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27248v1 Announce Type: cross Abstract: While large language models excel in reasoning, these generalists often lack knowledge for specialized scientific domains. Conversely, domain models~(specialists), while knowledgeable, suffer from specialization side-effects including diminished logi...

📖 Read original article


121. More Data, Worse Decisions? Preference Reversals in Neural Networks under Gram Incompatibility ​

Author: Yanli Yan, Yuanzheng Li, Yong Zhao, Hongbo Guo, Shoudong Han
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27255v1 Announce Type: cross Abstract: Neural networks increasingly combine data across populations, time periods, and operating conditions to improve generalization. This raises a reliability question: whether a model refitted on pooled data preserves an action ordering supported by both...

📖 Read original article


122. PlantBGC: Transformer for Plant BGC Discovery via Label-Free Domain Adaptation and Weak Supervision ​

Author: Yuhan Zhao, Nidhi Grover, Zhishan Guo, Ning Sui
Published: 7/31/2026, 4:00:00 AM
Categories: q-bio.GN, cs.LG

arXiv:2607.27258v1 Announce Type: cross Abstract: Plant biosynthetic gene clusters (BGCs) encode specialized-metabolite pathways, yet curated plant BGC labels remain scarce, hindering supervised discovery at genome scale. Existing plant BGC mining tools are largely signature- and rule-driven and do ...

📖 Read original article


123. LLM-Guided Initialization for Accelerated Hybrid Quantum-Classical Medical Image Classification ​

Author: Riza Alaudin Syah, Irwan Alnarus Kautsar, Haza Nuzly Bin Abdull Hamed
Published: 7/31/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.ET, cs.LG

arXiv:2607.27262v1 Announce Type: cross Abstract: Variational quantum algorithms often encounter barren plateaus, where cost gradients decay rapidly with increasing circuit depth, undermining the trainability of parameterized quantum circuits. This paper evaluates AdaInit (Adaptive Initialization), ...

📖 Read original article


124. Theatre Chapbooks At Scale: A Statistical Comparative Analysis of Typography ​

Author: Diego Belzarena (UDELAR, CB), Seginus Mowlavi (CB), Paula Casariego Casti~neira (ROMA TRE), Alejandra Ulla Lorenzo (USC), Gregory Randall (UDELAR), Jean-Michel Morel (LU - Hong Kong)
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG, eess.IV

arXiv:2607.27266v1 Announce Type: cross Abstract: We propose a statistical methodology that quantifies the similarity of typefaces between printed historical books. This provides a tool that accelerates philological analysis. Using character prototypes derived from clustering and aligning automatica...

📖 Read original article


125. Expected Survival-Time Bounds for Robust Optimization Over Time under Isotropic Gaussian Dynamics ​

Author: Pavel Novoa-Hern'andez
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG, math.OC, math.PR

arXiv:2607.27280v1 Announce Type: cross Abstract: Robust Optimization Over Time (ROOT) is a recent branch of evolutionary dynamic optimization that seeks solutions capable of remaining effective across multiple consecutive environments. Unlike the traditional track-the-moving-optimum (TMO) paradigm,...

📖 Read original article


126. MatCreatioNN: Machine learning-guided computational discovery of photocatalysts for environmental applications ​

Author: Satya Kokonda
Published: 7/31/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.LG

arXiv:2607.27295v1 Announce Type: cross Abstract: The rational design of photocatalysts for environmental remediation and CO2 conversion remains limited by the high computational cost and sparse experimental data describing multi-parameter photocatalytic behavior. This work presents an integrated ma...

📖 Read original article


127. An analysis of binary isotonic regression: degrees of freedom and implications for calibration ​

Author: Raphael Rossellini, Rina Foygel Barber, Zhimei Ren, Jake A. Soloff
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27301v1 Announce Type: cross Abstract: Isotonic regression is a canonical tool for estimating monotone functions and calibrating probabilistic predictors. We provide a fully sharp finite-sample characterization of its worst-case degrees of freedom on binary samples. Specifically, we ident...

📖 Read original article


128. Emulating Cosmic Structure Formation with a Lagrangian Neural Cellular Automaton ​

Author: Cooper Jacobus, Beatriz Tucci, Oliver Philcox
Published: 7/31/2026, 4:00:00 AM
Categories: astro-ph.IM, astro-ph.CO, cs.LG

arXiv:2607.27320v1 Announce Type: cross Abstract: Field-level inference of cosmological initial conditions from galaxy surveys requires a forward model that is simultaneously accurate in the non-linear regime, computationally efficient, and fully differentiable. Traditional N-body simulations are ac...

📖 Read original article


129. Beyond the Bidirectional Promise: Re-evaluating the Robustness of Diffusion Language Models ​

Author: Saurabh Yadav, Badri Narayana Patro, Vijay Srinivas Agneeswaran
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27386v1 Announce Type: cross Abstract: Diffusion Language Models (DLMs) offer a compelling alternative to autoregressive (AR) generation by enabling bidirectional context and iterative refinement. However, their reliability under natural input noise and adversarial attacks remains under-e...

📖 Read original article


130. Selecting Open-Weight Language Models for Zero-Shot Intent Classification: A Systematic Evaluation of 41 Models ​

Author: Parishruthi Ganesh, Gerry Dozier, Cheryl Seals
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.27421v1 Announce Type: cross Abstract: Intent classification is a core component of task-oriented dialogue systems, yet practitioners have limited systematic guidance for selecting deployable open-weight language models under compute, latency, and robustness constraints. We present a syst...

📖 Read original article


131. Comparison of a Parametric Physics-Informed Neural Network and a Tensorial Reduced-Order Model for the Shallow-Water Dam-Break Problem ​

Author: Anton Myshak, Md Rezwan Bin Mizan, Ilya Timofeyev
Published: 7/31/2026, 4:00:00 AM
Categories: math.NA, cs.LG, cs.NA, physics.flu-dyn

arXiv:2607.27433v1 Announce Type: cross Abstract: We develop two parametric data-driven reduced models: a physics-informed neural network (PINN) and a non-intrusive tensorial reduced-order model (TROM), and apply both approaches to the parametrized one-dimensional shallow-water dam-break problem. Bo...

📖 Read original article


132. OneShot: Index-in-Ranking with Neural Scoring for Large-Scale Retrieval ​

Author: Ziwei Li, Shuyao Li, Xufeng Cai, Xue Zou, Yiming Ma, Huiting Lu, Wujie Yan, Zhichen Zhao, Yang Lu, Zhe Wang, Rui Luo, Zhengyu Su, Dan Zhang, Ji Liu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.IR, cs.LG

arXiv:2607.27475v1 Announce Type: cross Abstract: In modern recommendation systems, retrieval serves as a primary stage responsible for filtering billions of candidate items down to thousands prior to refined ranking. To make this massive search effective and efficient, the system relies on ranking ...

📖 Read original article


133. HOMER: Huber-of-Means for Efficient and Robust Estimation in Hilbert Spaces ​

Author: Kisung You, Boram Cho
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27532v1 Announce Type: cross Abstract: Heavy tails weaken high-confidence control for the empirical mean. Geometric median-of-means (MOM) also lacks a threshold that moves toward mean efficiency. We propose \emph{HOMER}, or Huber-of-Means for Efficient and Robust Estimation. HOMER aggrega...

📖 Read original article


134. Strategy, Not Payoffs: A Behavioural Embedding of Normal-Form Games ​

Author: Joshua Caiata, Sreepriya Pulyassary, Xiang Li, Kate Larson
Published: 7/31/2026, 4:00:00 AM
Categories: cs.GT, cs.AI, cs.LG, cs.MA

arXiv:2607.27536v1 Announce Type: cross Abstract: Learning a strategic task changes more than what is directly taught: fine-tuning on one game can either enhance or degrade an agent's ability to reason in another. Understanding and predicting this transfer of strategic capabilities, however, remains...

📖 Read original article


135. Cross-Embodiment Transfer via Behavior-Aligned Representations ​

Author: Ajay Sridhar, Jensen Gao, Jonathan Yang, Jean Mercat, Suneel Belkhale, Dorsa Sadigh
Published: 7/31/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, cs.LG

arXiv:2607.27549v1 Announce Type: cross Abstract: Recent progress in large-scale imitation learning for robot manipulation has been driven by leveraging datasets across a wide range of robot embodiments. However, achieving significant cross-embodiment transfer is often still challenging. In this wor...

📖 Read original article


136. Heterogeneous Ranking in Industrial-Scale Recommender Systems: A Case Study ​

Author: Di Bai, Jintao Liu, Zhenwei Tang, Peifan Wu, Nada Al-Thawr, Luoshu Wang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.IR, cs.LG

arXiv:2607.27577v1 Announce Type: cross Abstract: Heterogeneous recommendation feeds present complex challenges that extend beyond those found in highly homogeneous environments (e.g., music-only or video-only closed-ecosystem platforms). In Google Discover, a unified feed integrates diverse content...

📖 Read original article


137. Wiring diagram extraction and gluing: a case study in classifying figure skating jumps using 3D dataset ​

Author: Jason Lo, Mohammadnima Jafari
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27598v1 Announce Type: cross Abstract: Hasse clustering is an algorithm that extracts common patterns in sequential data and represents them in graphical forms. As the number of expected clusters grows, however, the algorithm can become infeasible to run due to combinatorial complexity. I...

📖 Read original article


138. HealthCAT: An Interpretable Encoder-only Transformer Framework for Health Indicator Prediction and Temporal Interpretation of Wearable Sensor Data ​

Author: Xiaotong Yu, Joshua Y. Kim, HaeJin Lee, Kalina Yacef
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27635v1 Announce Type: cross Abstract: Wearable sensors continuously capture fine-grained multivariate time-series data, providing opportunities to model behavioural patterns associated with health outcomes. However, existing deep learning methods prioritise predictive accuracy over inter...

📖 Read original article


139. Robust Wavelength Selection for Partial Least Squares Sugar Content Estimation Using Combinatorial Bayesian Optimization ​

Author: Mitsunobu Kanebako, Ami S. Koshikawa, Masaru Hitomi, Takuro Tanaka, Mahito Chiba, Maiko Mori, Masayuki Ohzeki
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27645v1 Announce Type: cross Abstract: Wavelength selection is one of the important preprocessing methods in near-infrared spectroscopy to improve prediction accuracy and interpretability of spectral data. We formulate wavelength-region selection for sugar content estimation as a binary b...

📖 Read original article


140. Recall Before You Rank: Similarity-Guided Top-$K$ Reuse for Efficient Long-Context Attention ​

Author: Wenshuai Yao, Wenyong Zhou, Hanyong Shao, Yizhe Chen, Zhiyuan Ning, Yuannuo Feng, Ru Huang, Kechao Tang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG

arXiv:2607.27692v1 Announce Type: cross Abstract: Top-$K$ sparse attention reduces the cost of Softmax and value aggregation by attending to only a small subset of key--value (KV) entries. However, identifying this subset still requires scoring the current query against the full KV cache and perform...

📖 Read original article


141. GyRot: Leveraging Hidden Synergy between Rotation and Fine-grained Group Quantization for Low-bit LLM Inference ​

Author: Sangjin Kim, Yuseon Choi, Byeongcheol Kim, Jungjun Oh, Hoi-jun Yoo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AR, cs.LG

arXiv:2607.27694v1 Announce Type: cross Abstract: Low-bit quantization is essential for efficient LLM inference, and both rotation and fine-grained group quantization have shown individual promise. However, their combination often leads to accuracy degradation or hardware overhead due to a mismatch ...

📖 Read original article


142. LightRot: A Light-Weighted Rotation Scheme and Architecture for Accurate Low-Bit Large Language Model Inference ​

Author: Sangjin Kim, Yuseon Choi, Jungjun Oh, Byeongcheol Kim, Hoi-Jun Yoo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AR, cs.LG

arXiv:2607.27704v1 Announce Type: cross Abstract: As large language models (LLMs) continue to demonstrate exceptional capabilities across various domains, the challenge of achieving energy-efficient and accurate inference becomes increasingly critical. This work presents LightRot, a lightweight rota...

📖 Read original article


143. Albilich: Steerable Proof-State Orchestration for LLM-Based Mathematical Research with CAS Integration ​

Author: Ting Gong, Michael Ruofan Zeng, Yong Yang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27705v1 Announce Type: cross Abstract: Large language models can contribute useful ideas to mathematical research, yet long-horizon proof attempts remain difficult to coordinate, evaluate, and reproduce. We present Albilich, an open-source agentic harness for autoresearch in mathematics t...

📖 Read original article


144. Error Analysis of Neural-Network-Based Engression ​

Author: Juntong Chen, Zijian Guo, Xinwei Shen
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG, stat.ME

arXiv:2607.27723v1 Announce Type: cross Abstract: Engression (Shen and Meinshausen, 2024) learns a conditional distribution by fitting a generative model $Y = f(X,\varepsilon)$ under the energy score, a strictly proper scoring rule. We provide a theoretical error analysis of engression implemented w...

📖 Read original article


145. Baikal: Structured Search for Deep Research over Data Lakes ​

Author: Dhruv Agarwal, Rishitha Guttapalle Mohan, Aarti Kumari, Ashi Sinha, Athulya Anil, Kavitha Srinivas, Horst Samulowitz, Andrew McCallum
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG

arXiv:2607.27726v1 Announce Type: cross Abstract: Deep research over data lakes requires an LLM agent to investigate evidence across thousands of heterogeneous tables and passages to synthesize a report. Existing methods perform iterative retrieval and generation, letting accumulated context determi...

📖 Read original article


146. DS@GT ARC at ImageCLEFmedical 2026: Architectural Diversity for Concept Detection and Foundation-Model Scaling for Caption Prediction in Medical Image Analysis ​

Author: Bowen Wang, Youwen Zhang, Ritesh Mehta
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.IR, cs.LG

arXiv:2607.27763v1 Announce Type: cross Abstract: We describe the DS@GT submissions to the ImageCLEFmedical Caption 2026 challenge, which continues a long-running benchmark on the ROCOv2 dataset with two tracks: Concept Detection (Task 1), assigning UMLS Concept Unique Identifiers (CUIs) to radiolog...

📖 Read original article


147. Gradient-free Task-Conditioned Retrieval for On-Device In-Context Learning ​

Author: Xinyu Luo, Hui Liu, Yihua Shao, Junyi Yang, Arindam Basu, Haoliang Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.IR, cs.LG

arXiv:2607.27766v1 Announce Type: cross Abstract: On-device in-context learning (ICL) relies on pre-inference retrieval to select demonstrations for useful context before downstream model inference. This retrieval must exploit task-specific information while operating over local memories under limit...

📖 Read original article


148. Neural Network Approximation of Solutions to Fractional Parabolic Partial Differential Equations ​

Author: Jae-Hwan Choi, Hyojae Lim, Jinsol Seo, Young-Jin Sim, Changhoon Song
Published: 7/31/2026, 4:00:00 AM
Categories: math.AP, cs.LG

arXiv:2607.27781v1 Announce Type: cross Abstract: We establish a dimension-efficient neural network approximation theory for solutions to fractional parabolic equations with lower-order drift and potential terms. By introducing anisotropic spectral Barron spaces, which measure temporal and spatial r...

📖 Read original article


149. Reasoning Consensus: Structural Ensembling of LLM Reasoning via Weighted DAG Aggregation ​

Author: Amruta Parulekar, Jinu Lee, Dilek Hakkani-T"ur, Hari Sundaram
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.27783v1 Announce Type: cross Abstract: Large Language Models (LLMs) explore problems through chain-of-thought, but this exploration is buried in unstructured prose. On high-stakes tasks, users cannot tell which steps are well-supported, which alternatives were seriously considered, or how...

📖 Read original article


150. Robust Estimation of Sparse Numerical Vectors under Local Differential Privacy ​

Author: Puning Zhao, Zhikun Zhang, Shaowei Wang, Sheng Yue, Bangzhou Xin, Tianhang Zheng, Pengfei Zhang, Xiaochun Cao
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27815v1 Announce Type: cross Abstract: Local differential privacy (LDP) protocols are vulnerable to poisoning attacks. Existing research have proposed efficient defense strategies for single-item users. However, in practice, a user may possess multiple items. The defense against poisoning...

📖 Read original article


151. STEREODISCO: Discovering Stereotypicality in LLMs ​

Author: Farane Jalali Farahani, Corina Dima, Mojtaba Nayyeri, Raphael H. Heiberger, Steffen Staab
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27824v1 Announce Type: cross Abstract: LLMs encode, convey, and perpetuate stereotypes. Prior computational research focuses on a small set of semantic axes investigated in social psychology, and operates on word embeddings produced by language models, leaving open which other semantic ax...

📖 Read original article


152. FeatFix: Reuse What You Verify through Local Exact-Feature Correction for Faster Cached Diffusion Inference ​

Author: Hanshuai Cui, Zhiqing Tang, Zhi Yao, Qianli Ma, Fanshuai Meng, Weijia Jia
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2607.27842v1 Announce Type: cross Abstract: Diffusion models are widely used to generate high-quality images and videos, but their iterative denoising process remains computationally intensive. A growing class of training-free accelerators reduces this cost by reusing cached intermediate featu...

📖 Read original article


153. Nanoparticle Networks for Neuromorphic Computing ​

Author: Jonas Mensing, Wilfred G. van der Wiel, Andreas Heuer
Published: 7/31/2026, 4:00:00 AM
Categories: cs.ET, cond-mat.mes-hall, cs.AR, cs.LG, cs.NE

arXiv:2607.27844v1 Announce Type: cross Abstract: Physical computing leverages complex dynamical systems for energy-efficient data processing. In this work, we present a neuromorphic architecture based on metallic nanoparticles interconnected by molecular junctions on a $\text{SiO}_2$/Si substrate. ...

📖 Read original article


154. Safety-Gated Agentic Supervisory Control on a Coupled Distillation Benchmark: Regime Map, Auditable Gate, and Co-Design Findings ​

Author: Christian Rosenthal
Published: 7/31/2026, 4:00:00 AM
Categories: eess.SY, cs.LG, cs.SY

arXiv:2607.27849v1 Announce Type: cross Abstract: An open-weight LLM can write composition setpoints every five minutes. What a plant still needs is a hard check: named constraints, logged margins, and an admit/block decision before the regulatory layer moves. This paper puts that check in a rule-ba...

📖 Read original article


155. ZAPs: A Reward Attribution Framework for DeFi Ecosystems with Adversarial-Robust Scoring via Parallel Anomaly Ensemble Detection ​

Author: Girish G N, Ashutosh Sahoo, Ajay Bhat, Akshay SP, Gurukiran S, Parag Paul, Dhanashekar Kandaswamy
Published: 7/31/2026, 4:00:00 AM
Categories: q-fin.GN, cs.LG

arXiv:2607.27859v1 Announce Type: cross Abstract: Incentive programs are central to user acquisition in decentralized finance, but many reward systems rely on raw volume, transaction count, and wallet count, making them vulnerable to bots and sybil operations. We present ZAPs, a reward attribution f...

📖 Read original article


156. Dynamic Spectral Filtering for Temporal Graph Learning: Learning Evolving Propagation Operators ​

Author: Yan Kong
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.27891v1 Announce Type: cross Abstract: Temporal graph learning is commonly organized around the evolution of node states or the encoding of interaction histories. We study an underexplored, operator-centric question: should the graph propagation mechanism itself evolve over time? We intro...

📖 Read original article


157. Integrating Contextual Embeddings into Evaluation of Expressive MIDI Piano Performances ​

Author: Dmitrii Gavrilev, Ilya Borovik, Vladimir Viro
Published: 7/31/2026, 4:00:00 AM
Categories: cs.SD, cs.LG

arXiv:2607.27909v1 Announce Type: cross Abstract: Objective evaluation of expressive MIDI piano performances typically relies on attribute statistics such as timing, velocity, and duration of individual notes. However, these methods often disregard dependencies between notes, which poses a potential...

📖 Read original article


158. Complementary Matrix-Gated QKAN Fast-Weight Programmers for Quantum Dynamics Forecasting ​

Author: Kuo-Chung Peng, Samuel Yen-Chi Chen, Jiun-Cheng Jiang, Chen-Yu Liu, En-Jui Kuo, Yun-Yuan Wang, Tzung-Chi Huang, Prayag Tiwari, Chi-Sheng Chen, Chun-Hua Lin, Yu-Chao Hsu, Tai-Yue Li, Saif Al-Kuwari, Simon See, Kuan-Cheng Chen, Nan-Yow Chen, Hsi-Sheng Goan
Published: 7/31/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG

arXiv:2607.27945v1 Announce Type: cross Abstract: Sequence models must decide what to write into memory and what to retain. In quantum and quantum-inspired sequence learning, nonlinear recurrent updates often require repeated circuit evaluations and sequential backpropagation through time, making lo...

📖 Read original article


159. Driving up Inference Energy on SNNs: Per-Sample and Universal Sponge Attacks ​

Author: Spyridon Raptis, Haralampos-G. Stratigopoulos
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG

arXiv:2607.27990v1 Announce Type: cross Abstract: Spiking Neural Networks (SNNs) communicate through sparse binary spike events rather than dense activations, enabling energy-efficient inference on neuromorphic hardware and motivating their use in always-on, battery-powered edge systems. We show tha...

📖 Read original article


160. Generalization and Trade-off in Adversarial Training: An RKHS Perspective via Kernel Integral Operators ​

Author: Yiling Xie, Xiaoming Huo
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.27995v1 Announce Type: cross Abstract: Adversarial training has emerged as a powerful approach for protecting models against adversarial attacks in a broad range of real-world applications. In this paper, we study adversarial training in the reproducing kernel Hilbert space (RKHS) framewo...

📖 Read original article


161. A Query-Efficient Stochastic Volume Rendering Framework for Time-Varying Implicit Neural Volumes ​

Author: Alper Sahistan, Haichao Miao, Zhimin Li, Peer-Timo Bremer, Joshua A Levine, Valerio Pascucci
Published: 7/31/2026, 4:00:00 AM
Categories: cs.GR, cs.LG

arXiv:2607.28047v1 Announce Type: cross Abstract: Time-varying implicit neural representations (INRs) provide a compact representation of scientific volumes and, for modalities such as dynamic X-ray computed tomography (CT), are often the only practical way to represent the data. However, interactiv...

📖 Read original article


162. Echoverse: Deep, Evolving Environments for Training Computer-Use Agents at Scale ​

Author: Yash Pandya, Sahil Gupta, Sarthak Harne, Archana Yadav, Kavyansh Chourasia, Hussein Mozannar, Vibhav Vineet, Sara Abdali, Corby Rosset, Yash Lara, Ahmed Awadallah, Ece Kamar, Akshay Nambi
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.28074v1 Announce Type: cross Abstract: Computer-use agents learn from what their actions change, so training one needs applications it can act on, break and reset. The applications that matter most are login-gated and stateful, so synthetic environments stand in for them. Recent pipelines...

📖 Read original article


163. Group-Reflective Self-Distillation for Agentic Reinforcement Learning ​

Author: Binbin Zheng, Zijun Xie, Guanqun Zhao, Enlei Gong, Xing Ma, Xiaoliang Fu, Zeyu Chen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.28076v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) is effective for training large language model agents. However, terminal rewards provide only coarse trajectory-level supervision, leaving successful behaviors, recurring mistakes, and incidental ...

📖 Read original article


164. On a joint simultaneous learning of relevant feature subsets and subspaces in regression-like problems ​

Author: Illia Horenko
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG

arXiv:2607.28080v1 Announce Type: cross Abstract: We extend a recently introduced Entropy-Optimal Manifold Clustering (EOMC) to allow for a joint simultaneous identification of subsets and subspaces of relevant features in nonstationary and nonlinear regression problems. It is shown that the propose...

📖 Read original article


165. Meteosat Third Generation imagery improves CNN-based SSI retrieval ​

Author: Gordei Prib~otkin, Piia Post, Velle Toll
Published: 7/31/2026, 4:00:00 AM
Categories: physics.ao-ph, cs.LG, physics.data-an

arXiv:2607.28093v1 Announce Type: cross Abstract: Accurate Surface Solar Irradiance (SSI) estimation is increasingly important for photovoltaic energy monitoring and forecasting. The recently introduced Meteosat Third Generation (MTG) satellite constellation provides imaging data with higher spatial...

📖 Read original article


166. FinSMART: Financial Sentiment Analysis for Algorithmic Trading through Market-Aligned Reinforcement Learning ​

Author: Giorgos Iacovides, Wuyang Zhou, Danilo Mandic
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG, q-fin.ST, q-fin.TR

arXiv:2607.28127v1 Announce Type: cross Abstract: Recent advances in Generative AI have substantially improved financial sentiment analysis through post-trained financial large language models (LLMs). However, existing approaches remain confined to a market-agnostic, supervised learning paradigm tha...

📖 Read original article


167. What Makes Deep Learning Work for Traditional Chinese Medicine Tongue Diagnosis? A Comprehensive Ablation Study ​

Author: Longxia Gao, Linan Wang, Yuhe Han, Junze Geng, Meng Zhang, Hanqing Zhao
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2607.28148v1 Announce Type: cross Abstract: Deep learning has shown promise for automated tongue diagnosis in traditional Chinese medicine (TCM), yet the design space remains underexplored. We conducted a systematic ablation study spanning 20+ model versions under rigorous 5-fold cross-validat...

📖 Read original article


168. Secure Aggregation for Privacy-Preserving Federated Learning on Clinical EEG Data ​

Author: Pouya Rajabi, Mohsen Toorani
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CR, cs.DC, cs.LG

arXiv:2607.28191v1 Announce Type: cross Abstract: Federated learning enables multiple institutions to train shared models without exchanging raw clinical EEG data, but it does not fully prevent privacy leakage from individual model updates. This paper presents a privacy-preserving federated learning...

📖 Read original article


169. Causal Discovery with Inverted Self-attention for Multivariate Time Series ​

Author: Yusen Liu, Yong Wang, Yifan Yin, Tianqing Zhu, Xiufeng Liu, Huan Huo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG

arXiv:2607.28212v1 Announce Type: cross Abstract: Causal discovery in multivariate time series data is challenging due to complex interactions, high dimensionality, and nonlinear dependencies among variables. Existing methods often struggle to capture these complexities, resulting in inaccurate caus...

📖 Read original article


170. Weather Emulators at the Frontier of Heat Extremes Predictability ​

Author: Cas Decancq, Thomas Mortier, Jessica Keune, Diego G. Miralles
Published: 7/31/2026, 4:00:00 AM
Categories: physics.ao-ph, cs.LG

arXiv:2607.28220v1 Announce Type: cross Abstract: Atmospheric predictability declines rapidly beyond the next ten days, such that forecasts at longer lead times primarily convey large-scale trends rather than specific states. Yet in a warming world, improving early warnings of extreme heat is an inc...

📖 Read original article


171. EMBL AI Librarian: Life-Sciences Knowledge Layer for AI Agents ​

Author: Luigi Sigillo, Matteo Silvestri, Francesco Tabaro, Rajat Bhatnagar, Syed Irtaza Mubashar, Matt Jeffryes, Daljit Nijjer, Vittorio Perera, Ola Spjuth, Julio Saez-Rodriguez, Melissa Harrison, Fabio Petroni
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR, cs.LG

arXiv:2607.28229v1 Announce Type: cross Abstract: The web is increasingly accessed by AI agents rather than humans. Every agent needs knowledge, especially in the life-sciences, where agentic pipelines are growing fast. Access to the literature is a crucial part of that need, and resources such as E...

📖 Read original article


172. Uncertainty quantification for trustworthy deep learning: Methods and measures ​

Author: H. Martin Gillis, Thomas Trappenberg
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.28248v1 Announce Type: cross Abstract: The deployment of deep neural networks in safety-critical domains demands reliable estimates of predictive confidence, yet conventional architectures lack principled uncertainty quantification. This survey provides a structured, critical review of me...

📖 Read original article


173. MORFES: A Benchmark for Productive Inflectional Competence in Modern Greek ​

Author: Ioakeim Perros, Cleopatra Papadopoulou, Ayoub Kirouane, Christos Petrocheilos
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG

arXiv:2607.28274v1 Announce Type: cross Abstract: Modern Greek is a richly inflected language, yet the language models built for it are evaluated mainly on factual knowledge, and no benchmark is dedicated to their inflectional competence. We introduce MORFES (Morphological Open-class Recognition-and...

📖 Read original article


174. (Towards) Scalable Reliable Automated Evaluation with Large Language Models ​

Author: Bertil Braun, Martin Forell
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG

arXiv:2607.28282v1 Announce Type: cross Abstract: Evaluating the quality and relevance of textual outputs from Large Language Models (LLMs) remains challenging and resource-intensive. Existing automated metrics often fail to capture the complexity and variability inherent in LLM-generated outputs. M...

📖 Read original article


175. CACHE-UK: A Stability-Aware Memory Editor for Sequentially Updated Quantized LLMs in Finance ​

Author: Anubhav Lakra, Yue Feng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CE, cs.LG

arXiv:2607.28292v1 Announce Type: cross Abstract: Large Language Models (LLMs) deployed in dynamic financial environments face a critical challenge: maintaining factual accuracy as market conditions, regulations, and corporate facts change continuously. While 4-bit quantization enables efficient dep...

📖 Read original article


176. Filling the Pareto-Optimal Front for Affordance Segmentation on Embedded Devices Using RGB-D Cameras ​

Author: Edoardo Ragusa, Giovanni Paolo Canuti, Simone Lugani, Rodolfo Zunino, Paolo Gastaldo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG, cs.RO

arXiv:2607.28293v1 Announce Type: cross Abstract: While depth sensors have the potential to complement RGB data for affordance segmentation in wearable robots, their usage seems to remain underexplored. The paper proposes two approaches: a reformulated version of hardware-aware neural architecture s...

📖 Read original article


177. A Distributed Acoustic Sensing Dataset for Vessel Detection and Localization in Submarine Cable Protection ​

Author: Erick Eduardo Ramirez-Torres, Javier Macias-Guarasa, Daniel Pizarro, Javier Tejedor, Sira Elena Palazuelos-Cagigas, Pedro J. Vidal-Moreno, Mar'ia R. Fern'andez-Ruiz, Sonia Martin-Lopez, Miguel Gonzalez-Herraez, Roel Vanthillo
Published: 7/31/2026, 4:00:00 AM
Categories: physics.geo-ph, cs.LG

arXiv:2607.28306v1 Announce Type: cross Abstract: Recent incidents of accidental damage and suspected sabotage to submarine telecommunication and power cables, particularly in the Baltic Sea, have underscored their vulnerability and the need for continuous monitoring solutions. Distributed acoustic ...

📖 Read original article


178. Fully Inductive Cardinality Estimation ​

Author: Tim Schwabe, Lukas Ketzer, Maribel Acosta
Published: 7/31/2026, 4:00:00 AM
Categories: cs.DB, cs.LG

arXiv:2607.28311v1 Announce Type: cross Abstract: Query optimization of Basic Graph Patterns (BGP) SPARQL queries over Knowledge Graphs (KG) requires accurate cardinality estimation. Recently published learned estimators outperform statistics- and sampling-based approaches, but share a limitation pr...

📖 Read original article


179. Fairness Pruning: Locating Demographic Bias in GLU-MLP Layers via Differential Activations ​

Author: Pere Martra, Eugenio Mart'inez C'amara, Alfonso Ure~na L'opez
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.CY, cs.LG

arXiv:2607.28319v1 Announce Type: cross Abstract: This work presents Fairness Pruning, a lightweight structural intervention method designed for the management and future mitigation of demographic bias in large language models (LLMs). As a foundational empirical validation of this method, this work ...

📖 Read original article


180. Reflected diffusion, no-flux continuity equations and confined Lagrangian flows in bounded domains ​

Author: Rama Cont
Published: 7/31/2026, 4:00:00 AM
Categories: math.CA, cs.LG, math.AP, math.PR

arXiv:2607.28344v1 Announce Type: cross Abstract: Motivated by marginal distribution flows of reflected diffusions in bounded domains, we investigate when a density/flux pair solving a no-flux continuity equation admits a regular Lagrangian flow that remains in the closed domain and generates the pr...

📖 Read original article


181. ShadowDancer: Teaching Video World Models Any Action by Learning Unified Dynamics Representations from a Video and Its Shadow ​

Author: Jin Cao, Zian Meng, Kaipeng Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.28362v1 Announce Type: cross Abstract: We present ShadowDancer, a novel approach to any-action, frame-level control of interactive video world models. The obstacle is representational: existing interfaces either encode an action loosely, leaving how it unfolds for the model to improvise, ...

📖 Read original article


182. QuantWAMs: Calibrating at the Right Granularity for World Action Models ​

Author: Jiacheng Zhou, Jinfan Lv, Ruixuan Li, Longtai Zhang, Yan Wang, Wenqiang Zhang, Lizhe Qi
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.28405v1 Announce Type: cross Abstract: World Action Models (WAMs) jointly predict future observations and actions, but their iterative denoising and closed-loop execution make efficient deployment costly. Existing post-training quantization (PTQ) methods are poorly suited to WAMs because ...

📖 Read original article


183. Windowed thinning and query complexity for the bouncy particle and Zigzag samplers ​

Author: Jianfeng Lu, Yinchen Luo
Published: 7/31/2026, 4:00:00 AM
Categories: math.NA, cs.LG, cs.NA, math.PR, math.ST, stat.TH

arXiv:2607.28413v1 Announce Type: cross Abstract: Let $\mu(d x)\propto e^{-U(x)} d x$ on $\R^d$, where $U$ is $m$-strongly convex and $L$-smooth, and denote by $\kappa=L/m$ the condition number. We consider windowed thinning, an exact simulation method for the bouncy particle sampler and the coordin...

📖 Read original article


184. WIDE: Boosting Adaptive LLM Inference via Token-level Dynamic Width Pruning ​

Author: Haozhe Hu, Hao Wu, Peiran Yin, Chao Han, Yunpu Ma, Xiaoyu Shen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG

arXiv:2607.28418v1 Announce Type: cross Abstract: Pruning is a promising approach for improving the efficiency of LLMs. Existing static structured pruning methods are hardware-friendly and can deliver practical throughput gains, but their input-agnostic computation allocation often causes substantia...

📖 Read original article


185. Negative controls reveal volume-driven confounding in radiomics and imaging foundation model features ​

Author: Katy L. Scott, Sejin Kim, Joshua Siraj, Caryn Geady, Matthew Boccalon, Mattea Welch, Mogtaba Alim, Andrew J. Hope, Benjamin Haibe-Kains
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2607.28423v1 Announce Type: cross Abstract: Radiomics and imaging foundation models promise non-invasive biomarkers of tumour biology, yet predictive signatures may reflect tumour volume or acquisition artifacts rather than meaningful image structure. We introduce READII-2-ROQC, an open-source...

📖 Read original article


186. Graph Neural Multilevel Preconditioners for Iterative Solvers ​

Author: Zechen Zhang, Rui Peng Li, Yousef Saad
Published: 7/31/2026, 4:00:00 AM
Categories: math.NA, cs.LG, cs.NA

arXiv:2607.28456v1 Announce Type: cross Abstract: Solving large, sparse linear systems is a core task in scientific computing, and efficient iterative solvers rely critically on effective and robust preconditioning. While classical methods such as algebraic multigrid (AMG) are highly scalable, their...

📖 Read original article


187. SCOPE: Supply-Chain Operations through Coupled Policies for End-to-End Coordination ​

Author: Yunhao Liang, Xianqi Cao, Pujun Zhang, Yuan Qu, Yongzhi Qi, Ningxuan Kang, Max Z. J. Shen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.28488v1 Announce Type: cross Abstract: Can supply-chain AI move beyond isolated decision modules toward unified operational planning? A complete replenishment plan specifies which products each location carries, which upstream facility supplies it, how often it is replenished, and how del...

📖 Read original article


188. Graph Neural Network Force Fields for Spin Dynamics in Metallic Magnets ​

Author: Ali Rayat, Yunhao Fan, Gia-Wei Chern
Published: 7/31/2026, 4:00:00 AM
Categories: cond-mat.str-el, cs.LG, physics.comp-ph

arXiv:2607.28537v1 Announce Type: cross Abstract: Metallic magnets exhibit complex spin dynamics governed by electronically generated interactions. Predictive simulations of such dynamics typically require repeated solutions of an underlying electronic problem throughout the time evolution, creating...

📖 Read original article


189. ScaFE: Data-Efficient Scar Classification with LLM-Generated Clinical Feature Programs ​

Author: Ruman Wang, Hangting Ye
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2607.28538v1 Announce Type: cross Abstract: Classifying pathological scars from clinical photographs requires distinguishing keloids from hypertrophic scars despite limited expert-labeled data and substantial acquisition variation across hospitals. End-to-end image models remain data-dependent...

📖 Read original article


190. Doubly Robust Functional Representation Learning for Longitudinal Causal Inference with Irregular Histories ​

Author: Mengfei Ran, Yifeng Shen, Ruijie Guan
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG, stat.AP, stat.CO, stat.ME

arXiv:2607.28567v1 Announce Type: cross Abstract: Longitudinal causal studies often record histories as irregular functional fragments: laboratory values, physiologic signals, sensor streams, and image-derived summaries measured at unequal and informative times. Standard doubly robust estimators usu...

📖 Read original article


191. Sample More, Reflect Less: Self-Refine and Reflexion Lose to Repeated Sampling at Equal Token Cost, from 1.5B to 7B ​

Author: Iliya Mirzaei
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.28576v1 Announce Type: cross Abstract: Methods that make a language model plan, criticise and rewrite its own answer, reflect on mistakes, pick the best of several attempts, or debate with copies of itself nearly all make it generate far more text than a single chain of thought. Because g...

📖 Read original article


192. MixFrag: Fragility-Guided Mixed-Precision Post-Training Quantization for Vision Transformers ​

Author: Md. Mehrab Hossain Opi, Robiul Islam Ryad, Md. Umar Faruk
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2607.28589v1 Announce Type: cross Abstract: Post-training quantization (PTQ) has emerged as an effective solution for deploying Vision Transformers (ViTs) on resource-constrained devices. However, existing PTQ methods typically employ uniform bit-widths across transformer components, overlooki...

📖 Read original article


193. Change2Task: From Repository Changes to Executable Coding Agent Tasks and Environments ​

Author: Haomin Qi, Xingliang Wang, Xuanqi Gao, Baihui Sang, Xin Zhang, Minghua Ma, Pengfei Gao, Yu Kang, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang, Qi Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.SE, cs.CL, cs.LG

arXiv:2607.28591v1 Announce Type: cross Abstract: Scaling coding agents requires a continuing supply of executable data for training, benchmarking, and continuous evaluation. Each task must couple a realistic software state with a specification, development tools, and reliable verification. To expan...

📖 Read original article


194. AskChem: Claim-Centered Infrastructure for Chemistry Literature Synthesis ​

Author: Bing Yan, Gregory Wolfe, Stefano Martiniani, Kyunghyun Cho
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR, cs.LG

arXiv:2607.28618v1 Announce Type: cross Abstract: Chemistry literature synthesis often requires assembling specific findings scattered across many publications, yet existing literature-search systems primarily return ranked document lists. As a result, scientists and AI agents need to locate relevan...

📖 Read original article


195. ReToken: One Token to Improve Vision-Language Models for Visual Retrieval ​

Author: Yao Xiao, Reuben Tan, Zhen Zhu, Yuqun Wu, Jianfeng Gao, Derek Hoiem
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.28627v1 Announce Type: cross Abstract: Long visual context poses a challenge for vision-language models: performance degrades as the number of distractors grows, and processing all tokens at once is computationally infeasible under GPU memory constraints. We present ReToken, a single lear...

📖 Read original article


196. Learning to Trace Seiberg Dualities ​

Author: Jonathan J. Heckman, Shani Meynet, Alessandro Mininno, Gary Shiu
Published: 7/31/2026, 4:00:00 AM
Categories: hep-th, cs.AI, cs.LG, hep-ph

arXiv:2607.28628v1 Announce Type: cross Abstract: Dualities play an important role in establishing both microscopic and emergent phenomena in a wide range of physical systems. In practice, though, it can often be computationally challenging to establish when two systems are dual, even when all of th...

📖 Read original article


197. Bridging AI and Energy Forecasting: An Autonomous Workflow with Customized Toolkit ​

Author: Zhixian Wang, Leandro Von Krannichfeldt, Qingsong Wen, Chaoli Zhang, Liang Sun, Shirui Pan, Yi Wang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, stat.ML

arXiv:2307.07191v3 Announce Type: replace Abstract: Energy forecasting is crucial for the power grid, but fundamentally different from general time series analysis: it highly relies on covariates like meteorological factors, and its goals must align with actual power grid operations, such as risk as...

📖 Read original article


198. Towards Stability of Parameter-Free Optimization ​

Author: Yijiang Pang, Shuyang Yu, Bao Hoang, Jiayu Zhou
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2405.04376v4 Announce Type: replace Abstract: Hyperparameter tuning, particularly the selection of an appropriate learning rate in adaptive gradient training methods, remains a challenge. To address this challenge, we propose a novel parameter-free optimizer, \textsc{AdamG} (Adam with the Gold...

📖 Read original article


199. Gradient-Free Continual Learning ​

Author: Grzegorz Rype's'c
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2504.01219v3 Announce Type: replace Abstract: Neural networks are notorious for forgetting old skills when taught new ones - a problem known as catastrophic forgetting. Standard continual learning techniques try to fix this by saving old data or relying on complex gradient updates, but these m...

📖 Read original article


200. Efficient LLMs with AMP: Attention Heads and MLP Pruning ​

Author: Leandro Giusti Mugnaini, Bruno Lopes Yamamoto, Lucas Lauton de Alcantara, Victor Zacarias, Edson Bollis, Lucas Pellicer, Anna Helena Reali Costa, Artur Jordao
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2504.21174v2 Announce Type: replace Abstract: Deep learning drives a new wave in computing systems and triggers the automation of increasingly complex problems. In particular, Large Language Models (LLMs) have significantly advanced cognitive tasks, often matching or even surpassing human-leve...

📖 Read original article


201. What Must a Fairness Audit Report When Demographic Data Is Incomplete? ​

Author: Yash Vardhan Tomar
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, stat.ML

arXiv:2506.23033v5 Announce Type: replace Abstract: Fairness audits are a key component of responsible machine-learning deployment. Yet what such an audit must disclose, when the protected labels it depends on are incomplete, remains unsettled. In this work, we focused on the rates a fairness audit ...

📖 Read original article


202. Accelerating SGDM via Learning Rate and Batch Size Schedules: A Lyapunov-Based Analysis ​

Author: Yuichi Kondo, Hideaki Iiduka
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2508.03105v3 Announce Type: replace Abstract: We analyze the convergence behavior of stochastic gradient descent with momentum (SGDM) under dynamic learning-rate and batch-size schedules by introducing a novel and simpler Lyapunov function. We extend the existing theoretical framework to cover...

📖 Read original article


203. Dissecting Federated-Graph Aggregation under Domain Shift: Importance-Aware Aggregation via Empirical Analysis ​

Author: Zhanting Zhou, Kahou Tam, Zeyu Ma, Ziqiang Zheng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2509.18171v5 Announce Type: replace Abstract: Federated graph learning (FGL) trains a shared graph model across clients whose local graphs differ in node features, labels, and connectivity while keeping raw graph data decentralized. Although graph-domain shifts across clients can severely degr...

📖 Read original article


204. On the Rate of Convergence of Kolmogorov-Arnold Network Regression Estimators ​

Author: Wei Liu, Eleni Chatzi, Zhilu Lai
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML

arXiv:2509.19830v3 Announce Type: replace Abstract: Kolmogorov-Arnold Networks (KANs) approximate multivariate functions by composing univariate transformations through additive or multiplicative aggregation. We establish convergence guarantees for KANs whose univariate components are B-splines. The...

📖 Read original article


205. Random Projection Flows for Efficient Manifold Density Estimation ​

Author: Ahmad Ayaz Amin, Baha Uddin Kazi
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2509.25228v3 Announce Type: replace Abstract: Accurate density estimation is crucial for understanding complex high-dimensional data, but it becomes challenging when the data lies on or near low-dimensional manifolds. Random projections provide a natural way to reduce dimensionality while appr...

📖 Read original article


206. What Is The Performance Ceiling of My Classifier? Utilizing Category-Wise Influence Functions for Pareto Frontier Analysis ​

Author: Shahriar Kabir Nahin, Wenxiao Xiao, Joshua Liu, Anshuman Chhabra, Hongfu Liu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2510.03950v2 Announce Type: replace Abstract: Data-centric learning seeks to improve model performance from the perspective of data quality, and has been drawing increasing attention in the machine learning community. Among its key tools, influence functions provide a powerful framework to qua...

📖 Read original article


207. Critical attention scaling in long-context transformers ​

Author: Shi Chen, Zhengjiang Lin, Yury Polyanskiy, Philippe Rigollet
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DM, math.CA

arXiv:2510.05554v2 Announce Type: replace Abstract: As large language models scale to longer contexts, attention layers suffer from a fundamental pathology: attention scores collapse toward uniformity as context length $n$ increases, causing tokens to cluster excessively, a phenomenon known as rank-...

📖 Read original article


208. Distributions In, Distributions Out: The Case for Soft-Label Training ​

Author: Agamdeep Singh, Ashish Tiwari, Hosein Hasanbeig, Priyanshu Gupta
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2511.14117v2 Announce Type: replace Abstract: Supervised classifiers output a distribution over classes but are typically trained against a single label obtained by collapsing multiple annotators into a majority vote. On tasks where annotator disagreement reflects genuine ambiguity -- natural ...

📖 Read original article


209. A novel k-means clustering approach using two distance measures for Gaussian data ​

Author: Naitik Gada (Rochester Institute of Technology)
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CE, stat.ME, stat.ML

arXiv:2511.17823v2 Announce Type: replace Abstract: Clustering algorithms have long been the topic of research, representing the more popular side of unsupervised learning. Since clustering analysis is one of the best ways to find some clarity and structure within raw data, this paper explores a nov...

📖 Read original article


210. ARES: Anomaly Recognition Model For Edge Streams ​

Author: Simone Mungari, Albert Bifet, Giuseppe Manco, Bernhard Pfahringer
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2511.22078v2 Announce Type: replace Abstract: Many real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identifying unusual temporal connec...

📖 Read original article


211. Adaptive Weighted LSSVM for Multi-View Classification ​

Author: Farnaz Faramarzi Lighvan, Mehrdad Asadi, Lynn Houthuys
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2512.02653v2 Announce Type: replace Abstract: Multi-view learning integrates diverse representations of the same instances and can improve performance when interactions across views are effectively exploited. Most existing kernel-based multi-view learning methods either rely on fusion techniqu...

📖 Read original article


212. Dynamically Scaled Activation Steering ​

Author: Alex Ferrando, Xavier Suau, Jordi Gonz`alez, Pau Rodriguez
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2512.03661v2 Announce Type: replace Abstract: Activation steering has emerged as a powerful method for guiding the behavior of generative models towards desired outcomes such as toxicity mitigation. However, most existing methods apply interventions uniformly across all inputs, degrading model...

📖 Read original article


213. When unlearning is free: leveraging low influence points to reduce computational costs ​

Author: Anat Kleiman, Robert Fisher, Ben Deaner, Udi Wieder
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2512.05254v2 Announce Type: replace Abstract: As concerns around data privacy in machine learning grow, the ability to unlearn, or remove, specific data points from trained models becomes increasingly important. While state of the art unlearning methods have emerged in response, they typically...

📖 Read original article


214. gp2Scale: A Class of Compactly Supported Non-Stationary Kernels and Distributed Computing for Exact Gaussian Processes on 10 Million Data Points ​

Author: Marcus M. Noack, Mark D. Risser, Hengrui Luo, Vardaan Tekriwal, Ronald J. Pandolfi
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, math.PR

arXiv:2512.06143v3 Announce Type: replace Abstract: Despite a large corpus of recent work on scaling up Gaussian processes, a stubborn trade-off between computational speed, prediction and uncertainty quantification accuracy, and customizability persists. This is because the vast majority of existin...

📖 Read original article


215. Epistemic diversity across language models mitigates knowledge collapse ​

Author: Damian Hodel, Jevin D. West
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CY, cs.MA

arXiv:2512.15011v3 Announce Type: replace Abstract: Artificial intelligence (AI) increasingly generates the very content used to train future AI systems. This feedback loop can degrade model quality, reduce informational diversity, and ultimately drive knowledge collapse, i.e. a degradation to a nar...

📖 Read original article


216. Concurrent training methods for Kolmogorov-Arnold networks: Disjoint datasets and FPGA implementation ​

Author: Andrew Polar, Michael Poluektov
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2512.18921v5 Announce Type: replace Abstract: The present paper introduces concurrency-driven enhancements to the training algorithm for the Kolmogorov-Arnold networks (KANs) that is based on the Newton-Kaczmarz (NK) method. Prior research shows that KANs trained using the NK-based approach ou...

📖 Read original article


217. The Confidence Manifold: Geometric Structure of Correctness Representations in Language Models ​

Author: Seonglae Cho, Zekun Wu, Kleyton Da Costa, Adriano Koshiyama
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL

arXiv:2602.08159v2 Announce Type: replace Abstract: When a language model asserts that "the capital of Australia is Sydney," does it know this is wrong? Models assert misconceptions with the same fluency as facts, so the question cannot be answered from output uncertainty. Truth-related signals are ...

📖 Read original article


218. Transporting Task Vectors across Different Architectures without Training ​

Author: Filippo Rinaldi, Aniello Panariello, Giacomo Salici, Angelo Porrello, Simone Calderara
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2602.12952v3 Announce Type: replace Abstract: Adapting large pre-trained models to downstream tasks often produces task-specific parameter updates that are expensive to relearn for every model variant. While recent work has shown that such updates can be transferred between models with identic...

📖 Read original article


219. Latent Matters: Learning Deep State-Space Models ​

Author: Alexej Klushyn, Richard Kurle, Maximilian Soelch, Botond Cseke, Patrick van der Smagt
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2602.23050v2 Announce Type: replace Abstract: Deep state-space models (DSSMs) enable temporal predictions by learning the underlying dynamics of observed sequence data. They are often trained by maximising the evidence lower bound. However, as we show, this does not ensure the model actually l...

📖 Read original article


220. Exact and Asymptotically Complete Robust Verifications of Neural Networks via Ising Solvers ​

Author: Wenxin Li, Wenchao Liu, Weihao Li, Chuan Wang, Qi Gao, Yin Ma, Hai Wei, Kai Wen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.optics, quant-ph

arXiv:2603.00408v3 Announce Type: replace Abstract: We present an Ising-compatible framework for formal neural-network robustness verification under bounded input perturbations. For piecewise-linear activations, the Exact Logarithmic PWL Model (Log-PWL) provides an exact, sound, and complete formula...

📖 Read original article


221. Noisy Data is Destructive to Reinforcement Learning with Verifiable Rewards ​

Author: Yuxuan Zhu, Daniel Kang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2603.16140v2 Announce Type: replace Abstract: Reinforcement learning with verifiable rewards (RLVR) has driven recent capability advances of large language models across various domains. Recent studies suggest that improved RLVR algorithms allow models to learn effectively from incorrect annot...

📖 Read original article


222. Can an Actor-Critic Optimization Framework Improve Analog Design? ​

Author: Sounak Dutta, Fin Amin, Sushil Panda, Jonathan Rabe, Yuejiang Wen, Paul Franzon
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.SY, eess.SY

arXiv:2603.24714v3 Announce Type: replace Abstract: Analog design often slows down because even small changes to device sizes or biases require expensive simulation cycles, and high-quality solutions typically occupy only a narrow part of a very large search space. While existing optimizers reduce s...

📖 Read original article


223. S-GRPO: Unified Post-Training for Large Vision-Language Models ​

Author: Yuming Yan, Kai Tang, Sihong Chen, Ke Xu, Dan Hu, Qun Yu, Pengfei Hu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CL, cs.CV

arXiv:2604.16557v2 Announce Type: replace Abstract: Current post-training methodologies for adapting Large Vision-Language Models (LVLMs) generally fall into two paradigms: Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL). Despite their prevalence, both approaches suffer from inefficienc...

📖 Read original article


224. The Topological Trouble With Transformers ​

Author: Michael C. Mozer, Shoaib Ahmed Siddiqui, Rosanne Liu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2604.17121v4 Announce Type: replace Abstract: Transformers encode structure in sequences via an expanding contextual history. However, their purely feedforward architecture fundamentally limits dynamic state tracking. State tracking -- the iterative updating of latent variables reflecting an e...

📖 Read original article


225. Learning the Helmholtz equation operator with DeepONet for non-parametric 2D geometries ​

Author: Rodolphe Barlogis, Ferhat Tamssaouet, Quentin Falcoz, St'ephane Grieu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2605.00760v2 Announce Type: replace Abstract: This paper deals with solving the 2D Helmholtz equation on non-parametric domains, leveraging a physics-informed neural operator network, the DeepONet framework. We consider a 2D square domain with an inclusion of arbitrary boundary geometry at its...

📖 Read original article


226. Region-adaptable retrieval of coastal biogeochemical parameters from near-surface hyperspectral remote sensing reflectance using physics-aware meta-learning ​

Author: Yiqing Guo, Nagur R. C. Cherukuru, Eric A. Lehmann, S. L. Kesav Unnithan, Tim J. Malthus, Gemma Kerrisk, Xiubin Qi, Faisal Islam, Tisham Dhar, Mark J. Doubell
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2605.05623v2 Announce Type: replace Abstract: Hyperspectral in situ sensing has shown promise in retrieving aquatic biogeochemical (BGC) parameters, such as total suspended solids, dissolved organic carbon, and total chlorophyll-a, for cost-effective monitoring of coastal water quality. Howeve...

📖 Read original article


227. Quadratic Objective Perturbation: Curvature-Based Differential Privacy ​

Author: Daniel Cortild, Coralia Cartis
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, math.OC

arXiv:2605.05905v2 Announce Type: replace Abstract: Objective perturbation is a standard mechanism in differentially private empirical risk minimization. In particular, Linear Objective Perturbation (LOP) enforces privacy by adding a random linear term, while strong convexity and stability are ensur...

📖 Read original article


228. Neurosymbolic Imitation Learning with Human Guidance: A Privileged Information Approach ​

Author: Nikhilesh Prabhakar, Varun Balaji, Athresh Karanam, Kristian Kersting, Sriraam Natarajan
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2605.07166v2 Announce Type: replace Abstract: Imitation learning is widely used for learning to act in complex environments. While pure neural-based methods handle high dimensional data effectively, they suffer from the requirement of large number of samples and are prone to overfitting. Pure ...

📖 Read original article


229. MDL-GBG: A Non-parametric and Interpretable Granular-Ball Generation Method for Clustering ​

Author: Zeqiang Xian, Caihui Liu, Yong Zhang, Wenjing Qiu, Duoqian Miao, Witold Pedrycz
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2605.08759v3 Announce Type: replace Abstract: Existing granular-ball generation methods are still mainly driven by handcrafted quality measures and heuristic splitting or stopping criteria, which may weaken the transparency of local generation decisions in clustering. To address this issue, th...

📖 Read original article


230. Efficient Online Conformal Selection with Limited Feedback ​

Author: Sreenivas Gollapudi, Kostas Kollias, Kamesh Munagala, Ali Sinop
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2605.14953v4 Announce Type: replace Abstract: We address the problem of conformal selection, where an agent must select a low-cost subset of options to ensure that at least one "success" is identified at a pre-specified target rate $\phi$. While traditional online conformal prediction focuses ...

📖 Read original article


231. SNAC-Pack 2.0: Scaled-Out Surrogate Neural Architecture Codesign ​

Author: Jason Weitz, Dmitri Demler, Benjamin Hawks, Aaron Wang, Nhan Tran, Javier Duarte
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, hep-ex

arXiv:2605.16138v3 Announce Type: replace Abstract: Neural architecture search (NAS) is a powerful approach for automating model design, but existing methods often optimize for accuracy alone or rely on proxy metrics such as bit operations (BOPs) that correlate poorly with hardware cost. This gap is...

📖 Read original article


232. Linear Strategic Classification with Endogenous Improvements ​

Author: Siddharth Shrivastava, Mahvith Akshintala, B Vamsha Vardhan Reddy, Naresh Manwani, Sujit Gujar, Ganesh Ghalme
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2606.01198v2 Announce Type: replace Abstract: Strategic classification studies settings in which agents respond to a deployed classifier by modifying observable features at a cost. Classical models typically treat such responses as cosmetic: features may change, but true labels remain fixed. W...

📖 Read original article


233. Averaged Evaluation Masks Capability Trade-Offs: Multi-Source Calibration for High-Sparsity LLM Pruning ​

Author: Hu Xu, Zhaolong Xing, Congcong Liu, Jiaxing Wang, Zhida Jiang, Junshi Huang, Zhen Chen, Jianfeng Xu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.03328v3 Announce Type: replace Abstract: Calibration data are often treated as a minor implementation detail in post-training LLM pruning because averaged evaluations suggest only modest effects. We show that this conclusion is an averaging artifact: at 60% SparseGPT sparsity, calibratio...

📖 Read original article


234. Explaining Data Mixing Scaling Laws ​

Author: Rui Dai, Shuran Zheng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.08167v3 Announce Type: replace Abstract: Recent research has established empirical scaling laws to predict model performance on multi-domain data mixtures. However, a theoretical understanding of these model loss behaviors remains absent. In this work, we propose a unified framework to ex...

📖 Read original article


235. Dense Supervision, Sparse Updates: On the Sparsity and Geometry of On-Policy Distillation ​

Author: Guo Yu, Wenlin Liu, Yulan Hu, Hao-Xuan Ma, Jun-Peng Jiang, Han-Jia Ye
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2606.13657v3 Announce Type: replace Abstract: On-policy distillation (OPD) has recently become a prominent post-training recipe by combining two desirable ingredients: on-policy student-generated trajectories and dense token-level teacher supervision. Yet how this hybrid training regime shapes...

📖 Read original article


236. DIPHINE: Diffusion-based $\Phi$-ID Neural Estimator ​

Author: Simon Pedro Galeano Munoz, Mustapha Bounoua, Giulio Franzese, Pietro Michiardi, Maurizio Filippone
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2606.18997v2 Announce Type: replace Abstract: Uncovering the true informational architecture of real-world complex systems requires disentangling how their components uniquely store, redundantly share, and synergistically integrate information over time. Integrated Information Decomposition ($...

📖 Read original article


237. FORGE: Fused On-Register Gradient Elimination for Memory-Efficient LLM Training ​

Author: Dikshant Kukreja, Kritarth Prasad, Avinash Anand, Zhengkui Wang, Erik Cambria, Timothy Liu, Aik Beng Ng, Simon See, Bapi Chatterjee
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2606.22932v2 Announce Type: replace Abstract: Reverse-mode differentiation computes every weight gradient, writes it to memory, and only then lets the optimizer read it back. This two-phase schedule sets the memory ceiling of modern training: at the seam between the phases, every layer's gradi...

📖 Read original article


238. ACPO: Asymmetric Credit Policy Optimization via Mode-Local Entropy Surrogate ​

Author: Zijun Xie, Yuyang You, Yongzhi Li, Enlei Gong, Quan Chen, Yanhua Cheng, Peng Jiang, Binbin Zheng, Xiaolong Liu, Zeyu Chen, Yadong Mu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.03126v3 Announce Type: replace Abstract: Outcome-supervised reinforcement learning scales to verifiable reasoning tasks, but trajectory-level rewards assign the same outcome signal to all sampled tokens, overlooking their unequal contributions to the reasoning process. Entropy provides a ...

📖 Read original article


239. Prior-matched evaluation of operational Earth-observation classifiers: a three-number reporting method demonstrated on Sentinel-1 internal-wave detection ​

Author: Jo~ao Pinelo, Jo~ao Gon\c{c}alves, Arun Shukla, Adriana Santos-Ferreira
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.CV, eess.IV

arXiv:2607.07146v3 Announce Type: replace Abstract: The Internal Waves Service screens the Sentinel-1 Wave-mode archive for internal solitary waves, routing detections to experts whose adjudication time is the resource the effort exists to conserve. Because attention is the cost of error, precision ...

📖 Read original article


240. Interpreting learning dynamics of autoencoders: Transient scaling and emerging concepts of the Ising model ​

Author: Max Weinmann, Miriam Klopotek
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cond-mat.dis-nn, cond-mat.stat-mech

arXiv:2607.10285v2 Announce Type: replace Abstract: We study how unsupervised autoencoders trained on microscopic spin configurations from the Ising model learn macroscopic, theory-relevant variables underlying the data-generating process. We quantify learning across multiple spatial (coarse-grainin...

📖 Read original article


241. When Does Muon Help Agentic Reinforcement Learning? ​

Author: Kai Ruan, Jinghao Lin, Zihe Huang, Ziqi Zhou, Qianshan Wei, Xuan Wang, Hao Sun
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.16169v3 Announce Type: replace Abstract: Muon is competitive with AdamW in large-scale pre-training, but its operating regime in reinforcement-learning post-training remains unclear. We map this regime on ALFWorld, a sparse-reward agentic benchmark, using three group-based objectives and ...

📖 Read original article


242. From Machine Learning to Large-Scale EO Products: Best Practices for Making Maps ​

Author: Ghjulia Sialelli, Robin Young, Yuchang Jiang, Cesar Aybar, Linus Scheibenreif, Damien Robert, Clemens Mosig, Adam J. Stewart, Jan D. Wegner, Aleksis Pirinen, Olof Mogren, Konrad Schindler
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.24532v3 Announce Type: replace Abstract: Recent years have seen a rapid expansion in the production of large-scale geospatial maps derived from Earth observation (EO) data, driven largely by advances in machine learning (ML) and large computing infrastructure. Although the barrier to gene...

📖 Read original article


243. Conformal Cascade: Distribution-Free Accuracy Guarantees for Multi-Tier LLM Inference ​

Author: Yifan Dou, Shikan Lian, Shibo Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.25018v2 Announce Type: replace Abstract: Large language model (LLM) cascades reduce inference cost by routing easy queries to a small model and deferring hard queries to a larger one. Production cascades govern this deferral through a confidence threshold, but LLM confidence scores are mi...

📖 Read original article


244. Quantum Speedups for Stochastic Optimization with Heavy-Tailed Noise ​

Author: Bin Luo, Chengchang Liu, Jonathan Allcock, Shengyu Zhang, John C. S. Lui
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.25492v2 Announce Type: replace Abstract: We study stochastic optimization with heavy-tailed gradient noise. We first propose a novel quantum mean estimator for multivariate heavy-tailed random variables that achieves lower query complexity than optimal classical estimators in the low-dime...

📖 Read original article


245. Budget-Aware LLM Discovery via Cost-Calibrated Frontier Utility ​

Author: Yansen Zhang, Yilu Liu, Tianyu Liu, Jiamin Chen, Xiaokun Zhang, Kai Xie, Xue Liu, Chen Ma, Yiyan Qi
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.26828v2 Announce Type: replace Abstract: Large language models increasingly support scientific and algorithmic discovery through inference-time search over evaluated candidates. Existing adaptive discovery controllers assign credit based only on score progress, even though prompt length, ...

📖 Read original article


246. Kairos: Numerically Robust News Recommendation under Item Cold-Start via Cholesky-based LinUCB ​

Author: Finn Hertsch
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.IR

arXiv:2607.26832v2 Announce Type: replace Abstract: Algorithmic news personalization in regional markets often fails because modern deep learning models require massive interaction data while real-world news has a short Time-to-Live (TTL < 48 h) and shallow article pools. This structural item cold-s...

📖 Read original article


247. Foundation Models for Face Presentation Attack Detection: A Unified Linear-Probing Benchmark ​

Author: Peter Lorenz, Anjith George, S'ebastien Marcel
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG

arXiv:2607.26993v2 Announce Type: replace Abstract: Face presentation attack detection (PAD) remains challenging under cross-dataset evaluation, where domain shift degrades models trained on a single dataset. The scarcity of large-scale labeled data motivates adapting pretrained vision models rather...

📖 Read original article


248. What Can Latent World Models Know? Physical Parameter Identifiability in Multimodal Predictive Representations ​

Author: Kaizhen Tan, Xin Xu, Siru Tao, Hanzhe Hong, Yang Feng, Heqing Du
Published: 7/31/2026, 4:00:00 AM
Categories: cs.LG, cs.RO

arXiv:2607.27017v2 Announce Type: replace Abstract: A central premise of latent world models is that predicting the future forces a representation to internalize the physics of its environment. Which physical quantities does a trained latent actually contain, and what decides this? We answer with co...

📖 Read original article


249. Representation and Invariance in Reinforcement Learning ​

Author: Samuel Alexander, Arthur Paul Pedersen
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.GT, cs.LG

arXiv:2112.07752v4 Announce Type: replace-cross Abstract: Researchers have formalized reinforcement learning (RL) in different ways. If an agent in one RL framework is to run within another RL framework's environments, the agent must first be converted, or mapped, into that other framework. In this ...

📖 Read original article


250. MSGNN: A Spectral Graph Neural Network Based on a Novel Magnetic Signed Laplacian ​

Author: Yixuan He, Michael Permultter, Gesine Reinert, Mihai Cucuringu
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG, cs.SI

arXiv:2209.00546v5 Announce Type: replace-cross Abstract: Signed and directed networks are ubiquitous in real-world applications. However, there has been relatively little work proposing spectral graph neural networks (GNNs) for such networks. Here we introduce a signed directed Laplacian matrix, wh...

📖 Read original article


251. Deep R Programming ​

Author: Marek Gagolewski
Published: 7/31/2026, 4:00:00 AM
Categories: cs.PL, cs.LG, stat.AP, stat.CO

arXiv:2301.01188v5 Announce Type: replace-cross Abstract: Deep R Programming is a comprehensive and in-depth introductory course on one of the most popular languages for data science. It equips ambitious students, professionals, and researchers with the knowledge and skills to become independent use...

📖 Read original article


252. Learning to Detect Cyber Attacks: Neural Anomaly Detection for Cybersecurity with Theoretical Insights ​

Author: Tian-Yi Zhou, Matthew Lau, Jizhou Chen, Wenke Lee, Xiaoming Huo
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.CR, cs.LG, math.ST, stat.TH

arXiv:2409.08521v2 Announce Type: replace-cross Abstract: In cybersecurity practice, new forms of cyberattacks continuously emerge, deliberately designed to evade defense systems that rely on previously observed behaviors. Motivated by this challenge, we propose a neural network-based method for ano...

📖 Read original article


253. LLM Self-Correction with DeCRIM: Decompose, Critique, and Refine for Enhanced Following of Instructions with Multiple Constraints ​

Author: Thomas Palmeira Ferraz, Kartik Mehta, Yu-Hsiang Lin, Haw-Shiuan Chang, Shereen Oraby, Sijia Liu, Vivek Subramanian, Tagyoung Chung, Mohit Bansal, Nanyun Peng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2410.06458v2 Announce Type: replace-cross Abstract: Instruction following is a key capability for LLMs. However, recent studies have shown that LLMs often struggle with instructions containing multiple constraints (e.g. a request to create a social media post "in a funny tone" with "no hashtag...

📖 Read original article


254. Scalable Drift Monitoring in Medical Imaging AI ​

Author: Jameson Merkow, Felix J. Dorfner, Xiyu Yang, Alexander Ersoy, Giridhar Dasegowda, Mannudeep Kalra, Matthew P. Lungren, Christopher P. Bridge, Ivan Tarapov
Published: 7/31/2026, 4:00:00 AM
Categories: eess.IV, cs.CV, cs.LG

arXiv:2410.13174v3 Announce Type: replace-cross Abstract: The integration of artificial intelligence (AI) into medical imaging has advanced clinical diagnostics but poses challenges in managing model drift and ensuring long-term reliability. To address these challenges, we develop MMC+, an enhanced ...

📖 Read original article


255. Re-examining Granger Causality with Causal Bayesian Networks and Reichenbachs Principles ​

Author: S. A. Adedayo
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG, econ.EM, stat.ME

arXiv:2501.02672v4 Announce Type: replace-cross Abstract: Granger causality (GC) is widely used to infer directed relationships in time-series data. However, its predictive criterion does not by itself distinguish direct causal effects from dependencies induced by common causes, indirect paths, coll...

📖 Read original article


256. Metareasoning constraints couple narratives, affect and cognition ​

Author: Jakub Onysk, Quentin J. M. Huys
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2502.09487v4 Announce Type: replace-cross Abstract: Narratives and emotions shape thoughts, and thoughts shape our feelings and stories we tell. Why narrative, affective and cognitive states interact remains unclear. We examine whether this mutual relationship reflects constraints on metareaso...

📖 Read original article


257. CLAM: Continuous Latent Action Models for Robot Learning from Unlabeled Demonstrations ​

Author: Anthony Liang, Pavel Czempin, Matthew M. Hong, Yutai Zhou, Jingzhen Wang, Erdem Biyik, Stephen Tu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG

arXiv:2505.04999v2 Announce Type: replace-cross Abstract: Learning robot control policies from demonstrations typically requires action-labeled expert data, which is expensive to collect through teleoperation. We study a more practical setting in which expert demonstrations are available only as obs...

📖 Read original article


258. CLIP-Guided Backdoor Defense through Entropy-Based Poisoned Dataset Separation ​

Author: Binyan Xu, Fan Yang, Xilin Dai, Di Tang, Kehuan Zhang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.MM, cs.CR, cs.LG

arXiv:2507.05113v3 Announce Type: replace-cross Abstract: Deep Neural Networks (DNNs) are susceptible to backdoor attacks, where adversaries poison training data to implant backdoor into the victim model. Current backdoor defenses on poisoned data often suffer from high computational costs or low ef...

📖 Read original article


259. Continual Learning for VLMs: A Survey and Taxonomy Beyond Forgetting ​

Author: Yuyang Liu, Qiuhe Hong, Linlan Huang, Alexandra Gomez-Villa, Dipam Goswami, Tiantian Peng, Xialei Liu, Joost van de Weijer, Yonghong Tian
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2508.04227v3 Announce Type: replace-cross Abstract: Vision-language models (VLMs), spanning predictive architectures to generative Multimodal Large Language Models (MLLMs), have revolutionized artificial intelligence through powerful cross-modal alignment and zero-shot generalization. However,...

📖 Read original article


260. Improved Classification of Nitrogen Stress Severity in Plants Under Combined Stress Conditions Using Spatio-Temporal Deep Learning Framework ​

Author: Aswini Kumar Patra, Anshu Rastogi, Lingaraj Sahoo
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2509.06625v3 Announce Type: replace-cross Abstract: Plants in their natural habitats endure an array of interacting stresses, both biotic and abiotic, that rarely occur in isolation. Nutrient stress-particularly nitrogen deficiency-becomes even more critical when compounded with drought and we...

📖 Read original article


261. MOON2.0: Dynamic Modality-balanced Multimodal Representation Learning for E-commerce Product Understanding ​

Author: Zhanheng Nie, Chenghan Fu, Daoze Zhang, Junxian Wu, Wanxian Guan, Pengjie Wang, Jian Xu, Bo Zheng
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.IR, cs.LG

arXiv:2511.12449v3 Announce Type: replace-cross Abstract: Recent Multimodal Large Language Models (MLLMs) have significantly advanced e-commerce product understanding. However, they still face three challenges: (i) the modality imbalance induced by modality mixed training; (ii) underutilization of t...

📖 Read original article


262. Variance-Aware Baselines and Adaptive Learning Rates for Reinforcement Learning with Verifiable Rewards ​

Author: Zixun Huang, Jiayi Sheng, Zeyu Zheng
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2511.23310v3 Announce Type: replace-cross Abstract: Reinforcement learning with verifiable rewards (RLVR) has emerged as an effective paradigm for post-training large language models, yet the design of its baselines and learning-rate schedules remains largely heuristic. This limits our underst...

📖 Read original article


263. Continuous-time reinforcement learning for optimal switching over multiple regimes ​

Author: Yijie Huang, Mengge Li, Xiang Yu, Zhou Zhou
Published: 7/31/2026, 4:00:00 AM
Categories: math.OC, cs.LG, q-fin.CP

arXiv:2512.04697v3 Announce Type: replace-cross Abstract: This paper studies the continuous-time reinforcement learning (RL) for optimal switching problems across multiple regimes. We consider a type of exploratory formulation under entropy regularization where the agent randomizes both the timing o...

📖 Read original article


264. Procedural Fairness in Multi-Agent Bandits ​

Author: Joshua Caiata, Carter Blair, Kate Larson
Published: 7/31/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.GT, cs.LG

arXiv:2601.10600v2 Announce Type: replace-cross Abstract: In the context of multi-agent multi-armed bandits (MA-MAB), fairness is often reduced to outcomes: maximizing welfare, reducing inequality, or balancing utilities. However, evidence in psychology, economics, and Rawlsian theory suggests that ...

📖 Read original article


265. Continual Learning with Vision-Language Models via Semantic-Geometry Preservation ​

Author: Chiyuan He, Zihuan Qiu, Fanman Meng, Runtong Zhang, Linfeng Xu, Qingbo Wu, Hongliang Li
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2603.12055v3 Announce Type: replace-cross Abstract: Continual learning of pretrained vision-language models (VLMs) is prone to catastrophic forgetting, yet current approaches adapt to new tasks without explicitly preserving the cross-modal semantic geometry inherited from pretraining and previ...

📖 Read original article


266. REFINE-DP: Diffusion Policy Fine-tuning for Humanoid Loco-manipulation via Reinforcement Learning ​

Author: Zhaoyuan Gu, Yipu Chen, Zimeng Chai, Alfred Cueva, Thong Nguyen, Yifan Wu, Huishu Xue, Minji Kim, Isaac Legene, Fukang Liu, KyoungMok Kim, Ayan Barula, Yongxin Chen, Ye Zhao
Published: 7/31/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG

arXiv:2603.13707v3 Announce Type: replace-cross Abstract: Humanoid loco-manipulation requires coordinated task-space motion planning with stable loco-manipulation command tracking under complex robot-environment dynamics and long-horizon tasks. While diffusion policies (DPs) show promise for learnin...

📖 Read original article


267. Personalized RewardBench: Evaluating Reward Models with Human Aligned Personalization ​

Author: Qiyao Ma, Dechen Gao, Rui Cai, Boqi Zhao, Hanchu Zhou, Junshan Zhang, Zhe Zhao
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.LG

arXiv:2604.07343v2 Announce Type: replace-cross Abstract: Pluralistic alignment has emerged as a critical frontier in the development of Large Language Models (LLMs), with reward models (RMs) serving as a central mechanism for capturing diverse human values. While benchmarks for general response qua...

📖 Read original article


268. How Can We Synthesize High-Quality Pretraining Data? A Systematic Study of Prompt Design, Generator Model, and Source Data ​

Author: Joel Niklaus, Atsuki Yamaguchi, Michal \v{S}tef'anik, Guilherme Penedo, Hynek Kydl'i\v{c}ek, Elie Bakouch, Lewis Tunstall, Edward Emanuel Beeching, Thibaud Frere, Colin Raffel, Leandro von Werra, Thomas Wolf
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2604.13977v2 Announce Type: replace-cross Abstract: Synthetic data is a standard component in training large language models, yet systematic comparisons across design dimensions, including rephrasing strategy, generator model, and source data, remain absent. We conduct extensive controlled exp...

📖 Read original article


269. Tight Bounds for Learning Polyhedra with a Margin ​

Author: Shyamal Patel, Santosh Vempala
Published: 7/31/2026, 4:00:00 AM
Categories: cs.DS, cs.LG

arXiv:2604.14614v2 Announce Type: replace-cross Abstract: We give an algorithm for PAC learning intersections of $k$ halfspaces with a $\rho$ margin to within error $\varepsilon$ that runs in time $\textsf{poly}(k, \varepsilon^{-1}, \rho^{-1}) \cdot \exp \left(O(\sqrt{n \log(1/\rho) \log k})\right)$...

📖 Read original article


270. Topological Data Analysis combined with Machine Learning for Predicting Permeability of Porous Media ​

Author: Ebru Dagdelen, Catherin Neena Lalu, Aakash Karlekar, Manav Arora, Matthew Illingworth, Jonathan Jaquette, Linda Cummings, Lou Kondic
Published: 7/31/2026, 4:00:00 AM
Categories: cond-mat.soft, cs.LG

arXiv:2605.17581v2 Announce Type: replace-cross Abstract: Flow in porous media is difficult to address using standard analytical or numerical methods due to its complexity. However, since synthetic representations of porous media are easy to produce and data from physical experiments are becoming mo...

📖 Read original article


271. Rao-Blackwellized Score Matching on Manifolds ​

Author: Divit Rawal
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2605.25567v3 Announce Type: replace-cross Abstract: We study denoising score matching (DSM) when data are drawn from an embedded manifold $M \subset \mathbb{R}^D$. We show that under ambient Gaussian corruption, the target has variance that diverges as the noise scale decreases and correct for...

📖 Read original article


272. The MiniMax-M2 Series: Mini Activations Unleashing Max Real-World Intelligence ​

Author: Aili Chen, Aonian Li, Baichuan Zhou, Bangwei Gong, Binyang Jiang, Boji Dan, Changhao Zhang, Changqing Yu, Chao Wang, Cheng Ma, Cheng Zhong, Cheng Zhu, Chengjun Xiao, Chengyi Yang, Chengyu Du, Chenyang Zhang, Chi Zhang, Chuangyi Huang, Chunhao Zhang, Chunhui Du, Chunyu Zhao, Congchao Guo, Da Chen, Deming Ding, Dianjun Sun, Dong Li, Dongyu Zhang, Enhui Yang, Fei Yu, Guang Zheng, Guodong Zheng, Guohong Li, Haichao Zhu, Haigang Zhou, Haimo Zhang, Han Ding, Hao Zhang, Haohai Sun, Haolin Lyu, Haonan Lu, Haoyu Wang, Huajie Shi, Huiyang Li, Jiacheng Chen, Jian Zhang, Jiaqi Zhuang, Jiaren Cai, Jiaxin Pan, Jiayao Li, Jiayuan Song, Jichuan Zhang, Jie Wang, Jihao Gu, Jin Zhu, Jingwei Dong, Jingyang Li, Jingyu Zhang, Jingze Zhuang, Jinhao Tian, Jinli Liu, Jinyi Hu, Jun Tao, Jun Zhang, Junbin Ruan, Junhao Xu, Junjie Yan, Junteng Liu, Junxian He, Kang Xu, Ke Ji, Ke Yang, Kecheng Xiao, Keyu Duan, Keyu Li, Le Han, Letian Ruan, Li Yuan, Lianfei Yu, Liheng Feng, Lijie Mo, Lin Li, Linge Du, Lingye Bao, Lingyu Yang, Lingyuan Zhou, Loki, Lu Chen, Lunbin Zeng, Ming Li, Ming Zhong, Mingliang Tao, Mingyuan Chi, Mujie Lin, Nan Hu, Ningxin Chen, Peiyin Zhu, Peng Gao, Pengcheng Gao, Pengfei Li, Penglin Li, Pengyu Zhao, Qibin Ren, Qibing Ren, Qidi Xu, Qihan Ren, Qile Li, Qin Wang, Quanliang Chen, Qunhong Zeng, Rong Tian, Rongxin Guo, Rui Dong, Ruitao Leng, Ruize Zhang, Shanqi Liu, Shaoxiang Chen, Shaoyu Chen, Sheng Jia, Shun Yao, Shuoran Zhao, Shuqi Yu, Sichen Li, Sicheng Pan, Songquan Zhu, Tengfei Li, Tian Xie, Tiancheng Qin, Tianle Li, Tianrun Liang, Wei Liu, Weiqi Xu, Weitao Li, Weixiang Chen, Weiyu Cheng, Weiyu Zhang, Wenhu Chen, Wenqian Zhao, Xiancai Chen, Xiangjun Song, Xiangyuan Wang, Xianzhen Luo, Xiao Luo, Xiao Su, Xiaobo Li, Xiaodong Han, Xiaojie Wu, Xihao Song, Xingyi Han, Xinyu Guan, Xuan Lu, Xun Zou, Xunhao Lai, Xutong Li, Xuyang Shen, Yan Gong, Yan Ma, Yang Jiao, Yang Wang, Yang Xu, Yangsen Wang, Ye Tang, Yicheng Chen, Yihang Wang, Yinran Qiu, Yiqi Shi, Yiting Guo, Yiwen Huang, Yixuan Wang, Yongyi Hu, Yu Gao, Yu Zhang, Yuan Li, Yuanxiang Ying, Yuanzhen Zhang, Yubo Wang, Yuchen Song, Yufeng Yang, Yuhang Meng, Yuhang Miao, Yuhao Li, Yujie Liu, Yulin Hu, Yunan Huang, Yunji Li, Yunyi Huang, Yusen Zhang, Yusu Hong, Yutao Xie, Yutong Zhang, Yuwen Liao, Yuxuan Shi, Yuze Wenren, Zebin Li, Zehan Li, Zejian Luo, Zeyu Jin, Zeyuan Sun, Zhanpeng Zhou, Zhaochen Su, Zhendong Li, Zhengmao Zhu, Zhengyuan Peng, Zhenhua Fan, Zhi Zhang, Zhichao Xu, Zhiheng Lv, Zhikang Xu, Zhitao He, Zhiwei He, Zhongyuan Li, Zibo Gao, Zijia Wu, Zijian Song, Zijian Zhou, Zijun Sun, Zishan Huang, Ziying Chen, Ziyue Ge
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG

arXiv:2605.26494v2 Announce Type: replace-cross Abstract: We introduce the MiniMax-M2 series, a family of Mixture-of-Experts language models built around the principle that mini activations can unleash maximum real-world intelligence. The flagship M2 contains 229.9B total parameters with only 9.8B a...

📖 Read original article


273. Inverse design of bespoke interatomic potentials via active learning by information-matching ​

Author: Yonatan Kurniawan (Department of Physics and Astronomy, Brigham Young University, Provo, UT, USA), Logan D. Williams (Lawrence Livermore National Laboratory, Livermore, CA, USA), Amit Samanta (Lawrence Livermore National Laboratory, Livermore, CA, USA), Ilia Nikiforov (Department of Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN, USA), Daniel Schwalbe-Koda (Department of Materials Science and Engineering, University of California, Los Angeles, CA, USA), Mark K. Transtrum (Cross Stream Consulting, Springville, UT, USA), Ellad B. Tadmor (Department of Aerospace Engineering and Mechanics, University of Minnesota, Minneapolis, MN, USA), Vincenzo Lordi (Lawrence Livermore National Laboratory, Livermore, CA, USA), Vasily V. Bulatov (Lawrence Livermore National Laboratory, Livermore, CA, USA)
Published: 7/31/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.LG

arXiv:2606.08148v2 Announce Type: replace-cross Abstract: Interatomic potentials (IPs) enable large-scale atomistic simulations beyond the reach of first-principles methods, but their predictive reliability depends critically on the selection of training data, quantified uncertainty, and model expre...

📖 Read original article


274. Critic Architecture Matters: Dual vs. Unified Critics for Humanoid Loco-Manipulation ​

Author: Mehmet Turan Yard{\i}mc{\i}
Published: 7/31/2026, 4:00:00 AM
Categories: cs.RO, cs.LG

arXiv:2606.11891v2 Announce Type: replace-cross Abstract: Multi-objective reinforcement learning for humanoid robots must coordinate locomotion and manipulation within a single policy. A natural design choice is whether to use a single (unified) critic that estimates the combined value of all object...

📖 Read original article


275. Learning-Augmented Algorithms for Online Vertex Cover ​

Author: Tianhang Lu, Runtian Ren, Shengcai Liu
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CC, cs.LG

arXiv:2606.22831v2 Announce Type: replace-cross Abstract: This paper studies learning-augmented online weighted vertex cover with local advice and a tradeoff parameter $\lambda \in (0,1)$. We consider two graph settings: bipartite graphs and general graphs. In both settings, the online algorithm mus...

📖 Read original article


276. Open-Vocabulary BEV Segmentation with 3D-Aware Geometric Constraints ​

Author: Hojun Choi, Seulbin Hwang, Daejung Kim, Kisung Kim, Hyunjung Shim, Jinhan Lee
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.LG

arXiv:2606.24353v2 Announce Type: replace-cross Abstract: Bird's-eye view (BEV) perception fuses multi-camera images into a unified top-down representation for autonomous driving. Despite recent progress, state-of-the-art methods remain confined to closed-set scenarios, making them vulnerable to unp...

📖 Read original article


277. Learning to Select, Not Relearn: Hard-Routed Mixtures of Reasoning LoRAs ​

Author: Seyed Alireza Molavi, Zhan Su, Yan Hu, Peyman Sheikholharam Mashhadi, Stefan Byttner, Prayag Tiwari
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.31413v2 Announce Type: replace-cross Abstract: Composing independently trained LoRA adapters into a single large language model is useful for multi-domain adaptation, especially when the original training data cannot be shared. A common approach is to use MoE-style routing over LoRA exper...

📖 Read original article


278. Computer vision-based neural networks for radioisotope identification in urban environments ​

Author: Masen Bachleda, Alea Minar, Ayush Panigrahy, Peter Lalor
Published: 7/31/2026, 4:00:00 AM
Categories: physics.ins-det, cs.LG

arXiv:2607.00270v3 Announce Type: replace-cross Abstract: Algorithm development for radioisotope identification in mobile urban search scenarios face significant challenges from non-uniform backgrounds, momentary source encounters, and severe class imbalance between rare threat signatures and backgr...

📖 Read original article


279. Heat-Kernel Entropy Profiles and Geometric Effective Sample Size for Weighted Measures on Manifolds ​

Author: Kisung You, Boram Cho
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG, stat.ME

arXiv:2607.06696v3 Announce Type: replace-cross Abstract: Weighted empirical measures on compact manifolds appear in importance sampling, particle approximations, posterior summaries, quadrature, and representation learning. Ordinary effective sample size and related weight summaries ignore the geom...

📖 Read original article


280. Exposure is not manifestation: measurement target and output resolution jointly determine which behavioural-faithfulness evaluator wins ​

Author: Kwan Soo Shin
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC, cs.LG

arXiv:2607.09306v3 Announce Type: replace-cross Abstract: Behavioural auditing asks whether a language model behaves as it claims, but detection scores are reported without separating two targets: whether a reply was produced under a behaviour-inducing condition (exposure) and whether the behaviour ...

📖 Read original article


281. Closed-Loop Bayesian Bandit Encoder with GRAND Receiver for a Bursty Interference Channel ​

Author: Bhaskar Krishnamachari
Published: 7/31/2026, 4:00:00 AM
Categories: cs.IT, cs.LG, eess.SP, math.IT

arXiv:2607.15404v2 Announce Type: replace-cross Abstract: Interleaving mitigates burst errors but introduces decoding delay and removes temporal error structure that a channel-aware decoder could exploit. We consider packet-level selection between a random linear code and the same code used with cro...

📖 Read original article


282. Optimizing Regret ​

Author: Irene Aldridge
Published: 7/31/2026, 4:00:00 AM
Categories: econ.EM, cs.LG, stat.ML

arXiv:2607.18866v2 Announce Type: replace-cross Abstract: Building on the identity that expected regret equals the covariance between costs and decisions, this paper develops a derivative theory of the covariance regret functional. We derive the G^ateaux derivative, showing that the universal steep...

📖 Read original article


283. Prior laundering: learned priors with inherited, undetectable overconfidence ​

Author: Ali Siahkoohi, Sina Alemohammad
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.21721v2 Announce Type: replace-cross Abstract: Learned generative priors now supply the regularization in ill-posed imaging inverse problems, and the uncertainty read from their posterior samples is taken as evidence earned from data. When examples of the true image are scarce, as in seis...

📖 Read original article


284. Agent Team Work Zone: An Automated, Persistent Workspace for Long-Lived Claude Code Agent Teams ​

Author: Shouren Wang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA

arXiv:2607.22917v2 Announce Type: replace-cross Abstract: Large Language Model (LLM) agents have significantly improved coding and programming workflows. Claude Code, in particular, is one of the most powerful LLM coding agents and is capable of conducting complex coding tasks. However, several draw...

📖 Read original article


285. Rethinking Classifier-Free Guidance in On-Policy Diffusion Distillation ​

Author: Bingnan Li, Haozhe Wang, Haozhong Xiong, Fangtai Wu, Jinpeng Yu, Yang Shi, Jiaming Liu, Ruihua Huang
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.24731v2 Announce Type: replace-cross Abstract: On-policy distillation (OPD) adapts diffusion models by querying a teacher along trajectories generated by the current student, but how it should behave under classifier-free guidance (CFG), a default component of modern diffusion systems, re...

📖 Read original article


286. SpecPrefetch: Parameter-Efficient Expert Prefetching for Sparse MoE Foundation Models ​

Author: Jinwei Kong, Runqi Meng, Fanyi Wang, Wentao Qiu, Haotian Hu, Yongjian Zhou, Zhenhua Ge
Published: 7/31/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.24787v2 Announce Type: replace-cross Abstract: Sparse Mixture-of-Experts (MoE) models expand foundation model capacity through conditional expert activation, but their full expert pools remain difficult to deploy under limited accelerator memory. Although expert offloading alleviates memo...

📖 Read original article


287. Reading Without a Reader: Large Language Models Collapse Reading and Writing into a Single Entangled Code ​

Author: Diego Salda~na Ulloa
Published: 7/31/2026, 4:00:00 AM
Categories: q-bio.NC, cs.AI, cs.CL, cs.LG

arXiv:2607.24797v2 Announce Type: replace-cross Abstract: In the literate human brain, reading and writing doubly dissociate: a ventral decoding route (pure alexia) and a fronto-parietal encoding route (pure agraphia), sharing a partial orthographic core. A decoder-only large language model (LLM) dr...

📖 Read original article


288. Can Deep Generative Models Reproduce Non-Stationary Gaussian Random Fields? ​

Author: Daniel Kua, Yan Song
Published: 7/31/2026, 4:00:00 AM
Categories: stat.ML, cs.LG

arXiv:2607.25929v2 Announce Type: replace-cross Abstract: Deep generative models (DGMs) are widely used for complex high-dimensional data and increasingly applied to spatial and spatio-temporal modeling. Their generated samples implicitly represent the learned data distribution and associated uncert...

📖 Read original article


289. Constitutional Midtraining: Content Presence Drives Alignment Gains ​

Author: Desiree Cho, Cameron Tice, Bernie Hogan, Hunar Batra, Puria Radmard, Jun Zhao, Nigel Shadbolt
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.LG

arXiv:2607.26654v2 Announce Type: replace-cross Abstract: Post-training alignment is often shallow, eroding under fine-tuning. It remains untested as to whether constitutional midtraining interventions can produce durable alignment when cleanly isolated from post-training. We build a 394M-token cons...

📖 Read original article


290. Field Codes for Distributed Coupling Samplers and Certified Empirical Transport ​

Author: Hung Mai, Hai Nguyen, Luong Doan, Ngoc Vu, Khanh Nguyen, Nhung Duong, Tuan Do
Published: 7/31/2026, 4:00:00 AM
Categories: cs.CC, cs.IT, cs.LG, math.IT, math.OC

arXiv:2607.27078v2 Announce Type: replace-cross Abstract: In this paper, we formulate three communication tasks for empirical optimal transport: distributed coupling sampling, cost-evaluable coupling output, and scalar value-certified sampling. Our main result is a field-code compiler: any communica...

📖 Read original article