cs.LG · 2026-06-08 · No. 17

Machine Learning, 2026-06-08.

73 new papers in cs.LG. Titles, authors, abstracts. Links to arXiv. Want this in your inbox every morning? Subscribe →

01 — The papers

73 entries
  1. 01

    Sparse Subspace-to-Expert Sharing for Task-Agnostic Continual Learning

    Fatema Siddika, Md Anwar Hossen, Tanwi Mallick, Ali Jannesari

    cs.LG · cs.AI

    Continual learning in Large Language Models (LLMs) is hindered by the plasticity-stability dilemma, where acquiring new capabilities often leads to catastrophic forgetting of previous knowledge. Existing methods typically treat parameters uniformly, failing to distinguish between specific task knowledge and shared capabilities. We introduce Mixture of Sparse Experts for Task Agnostic Continual Learning (SETA), a framework that resolves the...

    arxiv.org/abs/2606.07500 · PDF

  2. 02

    Accelerated Decentralized Stochastic Gradient Descent for Strongly Convex Optimization

    Ming Sun, Kun Yuan

    cs.LG · math.OC

    Decentralized stochastic optimization is a fundamental paradigm for large-scale learning over networks, where agents communicate only with their neighbors and no central coordinator is required. For strongly convex problems, communication efficiency is mainly determined by the condition number \(κ=L/μ\) and the network spectral gap \(1-β\). Although deterministic decentralized methods can simultaneously achieve accelerated \(\sqrtκ\) and...

    arxiv.org/abs/2606.07496 · PDF

  3. 03

    Second-Order Path Kernel Interpolation Formulas in Machine Learning

    Jin Guo, Roy Y. He, Jean-Michel Morel

    cs.LG

    Understanding how training data shape neural network predictions is a central problem in modern learning theory. In 2020, Pedro Domingos proposed an interpolation formula valid for every model learned by deterministic gradient descent. It expresses the model's prediction as an integral, along the optimization path, of a data-dependent kernel that aligns the model's gradients at the test and training data. Such a first-order characterization...

    arxiv.org/abs/2606.07495 · PDF

  4. 04

    CoMetaPNS: Continually Meta-learning Personalized Neural Surrogates for Cardiac Electrophysiology Simulations

    Ryan Missel, Xiajun Jiang, Linwei Wang

    cs.LG

    Personalized virtual heart simulations face challenges in model personalization and computational cost. While neural surrogates offer state-of-the-art solutions, they typically address either efficient personalization or training generalizable models. Recent work reframes this by learning the process of personalizing a surrogate using limited subject-specific context data, through few-shot generative modeling with set-conditioned surrogates...

    arxiv.org/abs/2606.07488 · PDF

  5. 05

    Network Recovery from Cascade Data: A Debiased Jacobian-Based Machine Learning Approach

    Lei Huang

    cs.LG · stat.ML

    Many important outcomes unfold as dynamic cascades, including product adoption, disease spread, financial distress, and information diffusion. A central challenge is to recover the hidden influence network behind these cascades. Existing methods typically assume a specific diffusion model, and their performance degrades substantially when that assumption is misspecified. We propose CascadeNet, a Jacobian-based machine learning framework for...

    arxiv.org/abs/2606.07483 · PDF

  6. 06

    Drifting Models for Surrogate Flow Modeling

    Chris R. Jung, Markus Dörr, Natalie Jüngling, Jennifer Niessner, Adam T. Müller, Nicolaj C. Stache

    cs.LG

    While Computational Fluid Dynamics (CFD) provides high-fidelity flow fields for optimizing indoor environments, its computational cost limits rapid exploration. To solve this problem generative surrogates offer better distribution modeling than deterministic networks, but iterative sampling is slow. To enable high-quality, single-pass generation, we adapt the novel generative drifting framework to fluid mechanics. We introduce a conditional...

    arxiv.org/abs/2606.07481 · PDF

  7. 07

    Unsupervised Continual Clustering via Forward-Backward Knowledge Distillation

    Mohammadreza Sadeghi, Sareh Soleimani, Zihan Wang, Narges Armanfard

    cs.LG

    Unsupervised Continual Learning (UCL) aims to enable neural networks to learn sequential tasks without labels or access to past data. A major challenge in this setting is Catastrophic Forgetting, where models forget previously learned tasks upon learning new ones. This challenge is amplified in UCL due to the absence of labels to guide learning and memory retention. Existing mitigation strategies, such as knowledge distillation and replay...

    arxiv.org/abs/2606.07474 · PDF

  8. 08

    Graph Neural Network leveraging Higher-order Class Label Connectivity for Heterophilous Graphs

    Takuto Takahashi, Itsuki Nakayama, Takahiro Mitani, Ryosuke Kikuchi, Yuya Sasaki, Makoto Onizuka

    cs.LG · cs.AI

    Node classification in graph neural networks (GNNs) has been widely applied in various fields of graph analysis. GNNs achieve high-accuracy node classification in homophilous graphs, where nodes with the same class label tend to be connected. However, their performance remains limited in heterophilous graphs, where nodes with different class labels are more likely to be connected. In particular, current GNNs derived from graph convolutional...

    arxiv.org/abs/2606.07475 · PDF

  9. 09

    Time series Foundation Models based on Physics-Informed Synthetic Histories for Cold-Start Photovoltaic Forecasting

    Lorenzo Longarini, Alessandro Rongoni, Simone Silenzi, Emanuele Frontoni, Riccardo Rosati

    cs.LG · eess.SP · stat.ML

    At commissioning time, Photovoltaic (PV) operators must forecast production before target-site observations are available, limiting the direct use of standard supervised forecasters. This cold-start setting is addressed with a zero-shot pipeline that generates a synthetic production history from plant metadata and meteorological covariates, enabling time-series foundation models (TSFMs) to forecast through inference-time conditioning. Five...

    arxiv.org/abs/2606.07457 · PDF

  10. 10

    Discovering Multiscale Deep Formulas in Complex Systems via Neural-Guided Lambda Calculus

    Hanqiao Yu, Shusen Yang, Xuebin Ren, Cong Zhao

    cs.LG

    A fundamental problem in science is identifying underlying patterns of complex systems in the form of concise mathematical formulas. Current Artificial Intelligence (AI)-based methods have shown strong performance in single-scale systems, yet remain limited in identifying scale-specific formulas in multiscale complex systems. We present Deflex, an end-to-end AI method to automatically extract multiscale formulas with potentially different...

    arxiv.org/abs/2606.07426 · PDF

  11. 11

    Video-Based Prediction of In-Flight Particle Characteristics in Atmospheric Plasma Spraying

    Abhijeet Praveen, Sareh Soleimani, Cormac Cureton, Aman Sidhu, Kintak Raymond Yu, Cristian Cojocaru, Narges Armanfard

    cs.LG

    Atmospheric plasma spraying (APS) is a widely used coating process in which in-flight particle temperature and velocity strongly influence coating quality. However, these particle characteristics are difficult to monitor continuously during operation, motivating the development of non-invasive data-driven diagnostic methods. In this work, we investigate the predictive potential of high-speed video observations of the plasma plume for...

    arxiv.org/abs/2606.07416 · PDF

  12. 12

    Sparsely gated tiny linear experts

    Simon Schug

    cs.LG · cs.NE

    Sparsity allows scaling model parameters without proportionally increasing computational cost. While mixture of experts (MoE) models are made increasingly sparse, individual experts typically remain large and dense. Here, we demonstrate that further increasing sparsity by shrinking each expert to consist of a single neuron and selecting a tiny fraction of many available neurons can improve compute efficiency and interpretability....

    arxiv.org/abs/2606.07414 · PDF

  13. 13

    A Comprehensive Anatomy of Human and DeepSeek-R1 LLM Mathematical Reasoning

    Yuxiang Chen, Jun Wang

    cs.LG · cs.AI

    The emergence of "Aha moments" in large language models, particularly DeepSeek-R1-0120, has raised the question of whether these systems genuinely reason or merely imitate the appearance of reasoning. We conduct a comprehensive empirical comparison between model and human reasoning across all 30 problems from AIME 2025, exhaustively annotating 10,247 reasoning steps into five functional categories: Analysis, Inference, Branch, Backtrace, and...

    arxiv.org/abs/2606.07410 · PDF

  14. 14

    Reversible Foundations: Training a 120B Sparse MoE through State-Preserving Scaling

    Rohan Shravan

    cs.LG

    This paper reports on training a hundred-billion-parameter sparse mixture of experts on a single eight-GPU node, end to end. LightningLM 0.1V is a recurrence-backbone language model family grown in four stages from a small dense seed, through a 5B and a 9B mixture of experts, to a 120B model with 460 routed experts under top-12 routing. Each larger model is grown from the trained weights of the smaller one; active parameters rise...

    arxiv.org/abs/2606.07404 · PDF

  15. 15

    Generative Modeling of Discrete Latent Structures via Dynamic Policy Gradients

    Stefan Ivanovic, Ge Liu, Mohammed El-Kebir

    cs.LG

    Many scientific problems require inferring unobserved mechanistic latent states from indirect observations. While classical approaches, including expectation maximization, do not scale to combinatorially large spaces, deep learning approaches such as variational autoencoders typically form artificial latent states rather than reconstructing the mechanistic ground-truth states. Here, we introduce GReinSS, a policy learning framework that uses...

    arxiv.org/abs/2606.07400 · PDF

  16. 16

    Making the Most of Limited Data: Score-Aware Training for Text-to-Music Generation

    Yun-Chen Cheng, Tzu-Hung Huang, Chih-Pin Tan

    cs.LG

    State-of-the-art text-to-music generation systems rely on massive proprietary datasets and industrial-scale compute, making it impossible to disentangle architectural contributions from resource advantages. We propose \textit{score-aware training}, which treats audio-caption alignment score as a direct supervision signal throughout the pipeline. Rather than discarding low-scoring segments, we repurpose them via a CLAP-conditioned Beta noise...

    arxiv.org/abs/2606.07387 · PDF

  17. 17

    Covariance Shrinkage via Stochastic Interpolation

    Mathieu Chalvidal, Florentin Coeurdoux, Eric Vanden-Eijnden

    cs.LG · stat.ML

    We recast classical shrinkage of high-dimensional covariance estimators as empirical risk minimization over a parametric stochastic interpolant between a source and a target distribution. This formalism recovers known shrinkage estimators as special cases and reveals three distinct mechanisms for reducing statistical risk: (i) Scheduling: the interpolant schedule determines the class of admissible covariances, and hence the achievable risk....

    arxiv.org/abs/2606.07382 · PDF

  18. 18

    Do Coding Agents Deceive Us? Detecting and Preventing Cheating via Capped Evaluation with Randomized Tests

    Thanawat Lodkaew, Johannes Ackermann, Soichiro Nishimori, Nontawat Charoenphakdee, Masashi Sugiyama, Takashi Ishida

    cs.LG · cs.AI · cs.CL · stat.ME

    A growing failure mode in agent evaluation and training is that models can achieve high evaluation scores by exploiting shortcuts instead of solving the intended task, producing deceptive performance. This makes evaluation scores unreliable as measures of true task-solving ability. We propose CapCode, a framework for constructing coding datasets with randomized tests whose best achievable non-cheating performance is deliberately capped below...

    arxiv.org/abs/2606.07379 · PDF

  19. 19

    Self-evolving LLM agents with in-distribution Optimization

    Yudi Zhang, Meng Fang, Zhenfang Chen, Mykola Pechenizkiy

    cs.LG

    Large Language Models (LLMs) have recently emerged as powerful controllers for interactive agents in complex environments, yet training them to perform reliable long-horizon decision making remains a fundamental challenge. A key difficulty lies in credit assignment: agents often receive delayed rewards only at the end of episodes. In this paper, we propose Q-Evolve, a self-evolving framework for LLM agents that unifies automatic...

    arxiv.org/abs/2606.07367 · PDF

  20. 20

    A robust PPG foundation model using multimodal physiological supervision

    Eloy Geenjaar, Vince Calhoun, Scott Daly, Gouthaman KV, Lie Lu, Trisha Mittal, Daniel P. Darcy

    cs.LG · cs.AI

    Photoplethysmography (PPG), a non-invasive measure of changes in blood volume, is widely used in both wearable devices and clinical settings. Recent PPG foundation models either use open-source ICU datasets with pretraining paradigms that require curated data and thus complicate generalization to field-like data, or use closed-source field-like PPG data. In contrast, we propose a PPG foundation model that does not require high-quality or...

    arxiv.org/abs/2606.07365 · PDF

  21. 21

    Breaking the Ice: Analyzing Cold Start Latency in vLLM

    Huzaifa Shaaban Kabakibo, Animesh Trivedi, Lin Wang

    cs.LG

    As scalable inference services become popular, the cold start latency of an inference engine becomes important. Today, vLLM has evolved into the de facto inference engine of choice for many inference workloads. Although popular, due to its complexity and rapid evolution, there has not been a systematic study of its startup latency. With major architectural innovations such as the V1 API and the introduction of torch.compile, this paper...

    arxiv.org/abs/2606.07362 · PDF

  22. 22

    SleepExplain: Explainable Non-Rapid Eye Movement and Rapid Eye Movement Sleep Stage Classification from EEG Signal

    Rafsan Jany, Md. Hamjajul Ashmafee, Iqram Hussain, Md Azam Hossain

    cs.LG · cs.AI

    Classification of sleep stages is one of the most important diagnostic approaches for a variety of sleep-related disorders. Electroencephalography (EEG) is regarded as a powerful tool for examining the association between neurological effects and sleep phases since it correctly identifies sleep-related neurological alterations. During Non-Rapid Eye Movement (NREM) and Rapid Eye Movement (REM) sleep phases, a number of nerve and bodily...

    arxiv.org/abs/2606.07351 · PDF

  23. 23

    TabSwift: An Efficient Tabular Foundation Model with Row-Wise Attention

    Si-Yang Liu, Han-Jia Ye

    cs.LG

    Tabular foundation models, exemplified by TabPFN, perform prediction via in-context learning, inferring test labels directly from labeled training examples. They have demonstrated competitive performance, particularly on small-to-medium datasets. However, recent tabular foundation models often improve accuracy with increasingly complex architectures, incurring higher inference cost and limiting practical deployment. In this work, we revisit...

    arxiv.org/abs/2606.07345 · PDF

  24. 24

    Bootstrap Theory of Representational Emergence: Explanatory Insufficiency as a Driver of Representation Learning and World Models

    Jacques Raynal, Pierre Slangen, Elsa Raynal, Jacques Margerit

    cs.LG

    Representation learning is central to modern machine learning, enabling transitions from handcrafted features to learned embeddings, latent spaces, foundation models, world models, and digital twins. Yet most research examines how representations are optimized after a representational framework has been selected, while less attention is given to when a new level of representation becomes necessary. We introduce the Bootstrap Theory of...

    arxiv.org/abs/2606.07303 · PDF

  25. 25

    Trio: Learning Time-Series Forecasting with Temporal-Spatial-Sample Attention and Structural Causal Priors

    Tao Chen, Yexu Zhou, Zhi Gong, Hengwei He, Hongda Li, Zhewei Chen, Dongjing Wang, Xin Zhang, Decheng Liu, Chunlei...

    cs.LG

    Multivariate time-series forecasting requires models to reason over temporal dynamics, cross-variable dependencies, and historical input-output correspondences. Recent Prior-Data Fitted Networks (PFNs) suggest that synthetic tasks can be useful for learning transferable inference behavior. However, directly transferring this paradigm to time-series forecasting remains difficult, since temporal order, dynamic lags, and recurring historical...

    arxiv.org/abs/2606.07291 · PDF

  26. 26

    Closed-Form Spectral Regularization for Multi-Task Model Merging

    Yongxian Wei, Runxi Cheng, Xingxuan Zhang, Li Shen, Chun Yuan, Peng Cui, Dacheng Tao

    cs.LG · cs.CV

    Model merging combines several independently fine-tuned experts into a single multi-task model without any training data, reducing the storage, serving, and decentralized-development costs of large foundation models. State-of-the-art merging methods formulate merging as a layer-wise quadratic interference minimization problem. Although this problem admits an exact closed-form pseudoinverse solution, that solution underperforms hundreds of...

    arxiv.org/abs/2606.07289 · PDF

  27. 27

    Where Rectified Flows Leak: Characterising Membership Signals Along the Interpolation Path

    Thomas Sesmat, Gabriel Meseguer-Brocal, Geoffroy Peeters

    cs.LG · cs.AI · cs.SD

    Understanding what generative models retain from training data remains challenging, with implications for copyright and privacy. Beyond verbatim reproduction, models can encode subtler traces of their training data that never surface in their outputs yet remain exploitable. We study this regime for Rectified Flows, which are increasingly used in deployed generative systems. We analyse the interpolation path $X_λ= (1-λ)X_0 + λX_1$ that defines...

    arxiv.org/abs/2606.07271 · PDF

  28. 28

    A Held-Out Transition-Pair Falsifier for Long-Horizon Non-Abelian State Tracking

    Jeonghoon Lee

    cs.LG · cs.FL

    State tracking exposes a sharp limitation of sequence models: the relevant signal is often not a summary of observed tokens, but an ordered latent state that evolves through non-commutative transformations. We introduce a held-out transition-pair falsifier for finite non-Abelian group tracking. The protocol forbids selected ordered generator pairs during training and requires the same local patterns during evaluation, blocking one direct...

    arxiv.org/abs/2606.07254 · PDF

  29. 29

    Generative Molecular Morphing for Flexible-Size Design via Unbalanced Optimal Transport

    Malte Franke, Stefan P. Schmid, Zarko Ivkovic, Kjell Jorner, Andreas Krause

    cs.LG

    The success of generative molecular design hinges on a model's steerability toward high-reward samples. Because many molecular properties are intrinsically linked to molecular size, accurately capturing the joint distribution of properties and the number of atoms is essential. However, current diffusion and flow-based models fix the number of atoms, which ultimately limits their ability to navigate this complex relationship. To address this,...

    arxiv.org/abs/2606.07239 · PDF

  30. 30

    DEFINED: A Data-Efficient Computational Framework for Fine-Grained Creativity Assessment in Debate Scenarios

    Tongzhou Yu, Mingjia Li, Hong Qian, Wenkai Wang, Zongbao Zhang, Yaoyu Jiang, Xiangfeng Wang, Aimin Zhou, Jiajun Guo

    cs.LG · cs.AI · cs.CL

    Human creativity has emerged as a critical competency in the era of large language models. Assessing creativity in complex, open-ended environments is a grand challenge in data mining, currently hindered by a reliance on standardized simple tasks and the scarcity of fine-grained expert data. As an ecologically valid assessment context, debate reflects multiple dimensions of creativity, encompassing both divergent thinking and convergent...

    arxiv.org/abs/2606.07226 · PDF

  31. 31

    Structure-Preserving Correction Learning for Sparse Bayesian Inference in Brain Source Imaging

    Marco Morik, Xiao Ruiting, Shinichi Nakajima, Stefan Haufe, Ismail Huseynov

    cs.LG

    Classical sparse Type-II Bayesian methods for M/EEG brain imaging support joint estimation of source and noise hyperparameters, but rely on fixed iterative update rules. Although these updates are principled and interpretable, their dynamics cannot be adapted from data. We propose to learn the update mechanism itself while preserving the underlying Bayesian structure by unfolding a classical joint hyperparameter-learning solver into a...

    arxiv.org/abs/2606.07196 · PDF

  32. 32

    RETROSPECT: RETROsynthesis via Sequential Prediction, and Chemically Transformed-ranking

    Raja Sekhar Pappala, Shreyas Vinaya Sathyanarayana, Ronit Kumar Choudhary, Arjun Verma, Deepak Warrier

    cs.LG · cs.AI · q-bio.MN

    Single-step retrosynthesis needs both accurate first-ranked suggestions and candidate lists that are rich enough for downstream selection. We study this as a proposal-selection decomposition. Our system, RETROSPECT, combines a single Transformer proposal model, which we call the ChemAlign Transformer, with a LambdaMART reranker over structural, reaction-template, upstream-score, and optional DFT-derived descriptors. The generator is trained...

    arxiv.org/abs/2606.07181 · PDF

  33. 33

    Geodesics of Dynamic Graphs for Regime Change Detection

    William Cappelletti, Étienne Voutaz, Pascal Frossard

    cs.LG

    Traditional change point detection in dynamic networks assumes abrupt transitions between stationary states, overlooking scenarios of continuous evolution which arise in most real-world applications, such as social networks or physical systems. We address this gap by formally defining regimes as periods of coherent dynamics in temporal graphs, which we characterize as trajectories along geodesics in a suitably defined graph space. This...

    arxiv.org/abs/2606.07151 · PDF

  34. 34

    Decision-Aware Evaluation of Physics-Informed Surrogates

    Daniel Cieślak, Andrzej Czyżewski

    cs.LG · cs.CE

    Physics-informed machine learning is often assessed by curve error, although engineering use depends on downstream decisions: ranking candidates, avoiding infeasible designs and limiting regret. We introduce pinn-gym, an open benchmark for material-conditioned lattice design that couples a transparent reduced-order crush-and-impact oracle with five printable polymer cards, dimensionless force-response targets and a protocol spanning curve...

    arxiv.org/abs/2606.07146 · PDF

  35. 35

    REMEDI: A Benchmark for Retention and Unlearning Evaluation in Multi-label Clinical Disease Inference

    Anurag Sharma, Sai Teja Chunchu, Prasenjit Mitra, Sandipan Sikdar, Koustav Rudra

    cs.LG · cs.AI

    Language models trained for clinical disease inference are trained on patient data, which may include sensitive and private information, and data owners may request the removal of their data from a trained model due to privacy or copyright concerns. However, exactly unlearning patient-specific data is intractable, and retraining with minor data removal is resource-intensive. While there exists several machine unlearning methods that can be...

    arxiv.org/abs/2606.07141 · PDF

  36. 36

    Explaining Unsupervised Disease Staging in Huntington's Disease: Insights into Model Representations and Clusters

    Lubna Mahmoud Abu Zohair, Hind Zantout

    cs.LG

    Huntington's disease (HD) is a progressive neurodegenerative disorder that affects motor, cognitive, and behavioral functions, where accurate characterization of disease progression remains essential to improve patient outcome and quality of life. Unsupervised machine learning (ML) approaches have demonstrated the ability to uncover disease progression trajectories and meaningful latent stages from longitudinal data; however, their limited...

    arxiv.org/abs/2606.07135 · PDF

  37. 37

    $α$-PFN: Fast Entropy Search via In-Context Learning

    Herilalaina Rakotoarison, Steven Adriaensen, Tom Viering, Carl Hvarfner, Samuel Müller, Frank Hutter, Eytan Bakshy

    cs.LG

    Information-theoretic acquisition functions such as Entropy Search (ES) offer a principled exploration-exploitation framework for Bayesian optimization (BO). However, their practical implementation relies on complicated and slow approximations, i.e., a Monte Carlo estimation of the information gain. This complexity can introduce numerical errors and requires specialized, hand-crafted implementations. We propose a two-stage amortization...

    arxiv.org/abs/2606.07134 · PDF

  38. 38

    A machine-learning-assisted progressive digit-randomness screening framework for detecting non-random patterns in raw numerical research data

    Zhuphua Cao

    cs.LG

    Raw numerical datasets remain less systematically examined in integrity screening than images, plagiarism, or summary-statistic inconsistencies. We developed the Fabrication-risk Digit Randomness Screening model (FDRS), a statistical and machine-learning framework for detecting non-random digit-pattern irregularities in numerical research data. FDRS integrates single- and joint-decimal-digit tests, Cramer's V, entropy metrics,...

    arxiv.org/abs/2606.07128 · PDF

  39. 39

    Learning Explicit Behavioral Models with Adaptive Questions and World-Model Probes

    Hikaru Shindo, Yu Deng, Teng Cao, Quentin Delfosse, Christopher Tauchmann, Jannis Blüml, Gopika Sudhakaran, Kristian Kersting

    cs.LG

    Interactive agents trained only against task return can achieve high scores while failing to represent the mechanisms that make their actions succeed. This makes brittle behavior difficult to diagnose and limits adaptation when environment dynamics change. Existing LLM reflection and policy-code repair can revise behavior from failed trajectories, but questions and world-understanding tests are usually used only after training. We introduce...

    arxiv.org/abs/2606.07127 · PDF

  40. 40

    Beyond Linear and Overcomplete Regimes: A Mean-Field Analysis of Bottleneck Autoencoders

    Santanu Das, Ramyak Bilas, Pascal Esser, Satyaki Mukherjee

    cs.LG

    Autoencoders (AEs) learn low-dimensional representations by mapping data into a latent space while minimizing reconstruction error. Despite their empirical success, theoretical understanding remains limited and largely restricted to linear models or settings without a bottleneck. In this work, we study nonlinear AEs with a fixed finite-dimensional bottleneck in the mean-field (MF) regime. We derive explicit MF learning dynamics for both...

    arxiv.org/abs/2606.07120 · PDF

  41. 41

    OffQ: Taming Structured Outliers in LLM Quantization by Offsetting

    Haoqi Wang, Lorenz K. Mueller, Jiawei Zhuang, Mathieu Salzmann, Lukas Cavigelli

    cs.LG · cs.AI · cs.CL

    Low-bit quantization has been widely adopted to accelerate the inference of large language models (LLMs) by significantly reducing computational cost and memory usage. However, activation outliers pose a major challenge to effective quantization, often leading to notable performance degradation. In this paper, we introduce OffQ, a method designed to mitigate activation outliers in low-bit quantization through a novel offsetting mechanism....

    arxiv.org/abs/2606.07116 · PDF

  42. 42

    The discovery of the effects of women employment participation on the fertility of developing countries: A panel data approach

    Thi Kim Ngan Nguyen

    cs.LG

    The fertility trend in developing countries has experienced a significant decline in the last few decades; at the same time, the role of women in the workplace has improved. To have a better insight of the causality of the rate of women participation in the labor market on the total fertility rate in developing world, this paper divides the dataset of 115 developing countries in the period of 1991-2018 into four continents group (Africa,...

    arxiv.org/abs/2606.07093 · PDF

  43. 43

    Residual-Controlled Multiplier Learning for Stochastic Constrained Decision-Making

    Kang Liu, Jianchen Hu, Ziyu Qu

    cs.LG · math.OC

    Stochastic constrained decision-making requires optimizing performance objectives while enforcing statistical requirements such as safety or fairness. However, standard primal--dual methods struggle to update multipliers robustly under stochastic mini-batch feedback, as the noise of mini-batch gradients and constraint estimates can be directly accumulated into the multiplier memory. To address this issue, we propose Residual-Controlled...

    arxiv.org/abs/2606.07088 · PDF

  44. 44

    On the Geometry of On-Policy Distillation

    Zhennan Shen, Yanshu Li, Qingyu Yin, Chak Tou Leong, Zhilin Wang, Yanxu Chen, Rongduo Han, Sunbowen Lee, Yi R. Fung

    cs.LG · cs.AI

    On-policy distillation (OPD) is increasingly used to improve large language model reasoning, but its training dynamics remain poorly understood. We characterize the trajectory of OPD updates in parameter space and compare it with supervised fine-tuning (SFT) and reinforcement learning with verifiable rewards (RLVR). A suite of parameter-space diagnostics consistently places OPD in a relaxed off-principal regime: compared with SFT, its updates...

    arxiv.org/abs/2606.07082 · PDF

  45. 45

    SlimSearcher: Training Efficiency-Aware Web Agents via Adaptive Reward Gating

    Zequn Xie, Junjie Wang, Dan Yang, Jie Feng, Yue Shen, Jian Wang, Jinjie Gu

    cs.LG · cs.AI

    Deep research agents have demonstrated remarkable capabilities in complex information-seeking tasks, yet this power comes at a steep computational cost. Driven by accuracy-focused training paradigms, current models adopt brute-force strategies characterized by blind tool dependency and performative reasoning-generating long, redundant trajectories that are far from necessary for resolving these tasks, leading to wasteful tool calls and...

    arxiv.org/abs/2606.07074 · PDF

  46. 46

    Bias in Filter Feature Selection Evaluation: A Meta-Analysis of Datasets, Baselines, and Experimental Design Choices

    Malick Ebiele, Malika Bendechache, Rob Brennan

    cs.LG

    Background: Since 1990 many feature selection methods have been proposed across heterogeneous applications. To validate the usefulness of a new method, it needs to be compared against at least one baseline method from the existing literature on a feature selection task using at least one dataset. Recent developments in tabular Deep Learning (DL) and data valuation in Machine Learning (ML) suggest that the evaluation of new methods,...

    arxiv.org/abs/2606.07068 · PDF

  47. 47

    Constructing VAE Latent Spaces with Prescribed Topology

    Jilles S. van Hulst, Jakub M. Tomczak, W. P. M. H. Heemels, Duarte J. Antunes

    cs.LG · cs.CV · math.AT · stat.ML

    Variational autoencoders (VAEs) learn low-dimensional latent representations of high-dimensional data. When the data lies on a manifold with non-Euclidean topology, the standard Gaussian prior introduces a topological mismatch that degrades reconstruction quality and prevents faithful representation. We present a constructive mathematical framework that resolves this mismatch for all manifolds that admit a product covering space. These are...

    arxiv.org/abs/2606.07058 · PDF

  48. 48

    Hierarchical Forecast Reconciliation for Urban Rail Transit Demand Prediction under Operational Disruptions

    Dang Viet Anh Nguyen, Alma Fazlagic, Kristine Pryds Loft, Filipe Rodrigues

    cs.LG

    Accurate and coherent passenger demand forecasting is essential for Urban Rail Transit (URT) operations. Passenger demand has a hierarchical structure in which origin-destination (OD) flows aggregate to station-level inflows and outflows through conservation constraints. In practice, station-level and OD-level forecasts are often generated independently, producing incoherent predictions that violate these constraints and introduce...

    arxiv.org/abs/2606.07044 · PDF

  49. 49

    CF-JEPA: Mask-free forward prediction with asymmetric encoder utilization for time-series representation learning

    Jaehoon Lee, Sunghyun Sim

    cs.LG

    Self-supervised learning (SSL) for time-series representation learning is dominated by two paradigms: contrastive methods, which face challenges in constructing positive or negative pairs, and masking-based methods, which disrupt the temporal continuity of time-series signals. Joint-Embedding Predictive Architecture (JEPA) offers a promising alternative by predicting in representation space rather than reconstructing raw inputs. However,...

    arxiv.org/abs/2606.07031 · PDF

  50. 50

    A Geometric View for Understanding Concept Learning and Neuron Interpretation in Sparse Autoencoders

    Chenhao Zhang, Chris Lin, Su-In Lee

    cs.LG · cs.AI

    We propose a unified mathematical framework for a geometric understanding of concept learning and neuron interpretation in sparse autoencoders (SAEs). While SAEs improve interpretability of neural networks by learning sparse feature representations, a principled definition of ''concept'' and ''learning'' remains unclear. We formalize concepts as sets of data points and cast concept learning as a set-alignment problem between human-defined and...

    arxiv.org/abs/2606.07007 · PDF

  51. 51

    RASFT: Rollout-Adaptive Supervised Fine-Tuning for Reasoning

    Yongliang Miao, Fengyuan Liu, Wei Shi, Yanguang Liu, Fei Sun, Na Zou, Mengnan Du

    cs.LG · cs.CL

    Supervised fine-tuning (SFT) is a prevailing method for adapting large language models to reasoning tasks by imitating offline expert demonstrations, often treating a single expert trajectory as the target behavior. However, reasoning is not simple path imitation: rigidly following one demonstrated solution may overfit to surface forms and suppress the model's own reasoning distribution. We propose Rollout-Adaptive Supervised Fine-Tuning...

    arxiv.org/abs/2606.07006 · PDF

  52. 52

    Accelerating Reproducible Research in Synthetic EHR Generation

    Jalen Jiang, Chufan Gao, Ethan Rasmussen, Stephen Z. Xie, Jimeng Sun

    cs.LG

    The generation of high-fidelity synthetic Electronic Health Records (EHR) is crucial for advancing medical research while preserving patient privacy. However, head-to-head comparison of existing generative models is hindered by disjointed codebases, incompatible data loaders, conflicting library dependencies, and inconsistent evaluation protocols. To address these gaps, we introduce a lightweight, end-to-end benchmarking framework for...

    arxiv.org/abs/2606.06990 · PDF

  53. 53

    Heterogeneous Effects of Green Finance on Urban Decarbonization: Evidence from 285 Cities in China

    Xueyang Li, Jinlei Ma

    cs.LG

    While green finance has become a key instrument for low-carbon city transitions, its actual decarbonization effects and transmission mechanisms remain unclear. This study employs econometric models and machine learning-based analysis to examine whether and how green finance reduces city-level carbon intensity. Results show that green finance significantly lowers carbon intensity, with green bonds and green investment having the strongest...

    arxiv.org/abs/2606.06986 · PDF

  54. 54

    Accelerating Multi-Objective Bayesian Optimisation via Predictive-Gradient Catalysts

    Alma Rahat, Tinkle Chugh, Jonathan Fieldsend, Richard Allmendinger

    cs.LG

    This paper presents a general acceleration mechanism for multi-objective Bayesian optimisation (MOBO) that leverages Gaussian process predictive gradients as auxiliary signals. Rather than replacing existing Pareto-compliant acquisition functions, the proposed approach augments them with local stationarity information derived from surrogate-derived gradients, enabling faster convergence toward the global Pareto set under limited evaluation...

    arxiv.org/abs/2606.06984 · PDF

  55. 55

    GenPO++: Generative Policy Optimization with Jacobian-free Likelihood Ratios

    Ke Hu, Shutong Ding, Panxin Tao, Jingya Wang, Ye Shi

    cs.LG

    Generative policies provide expressive and multimodal action distributions, making them attractive for reinforcement learning (RL) in complex continuous-control tasks. Among them, flow-based policies are especially appealing because they generate actions through deterministic transport maps. However, applying such generative policies to likelihood-based on-policy learning remains limited by the difficulty of evaluating the probability of...

    arxiv.org/abs/2606.06967 · PDF

  56. 56

    Uniform Stability and Generalization Error of GD and SGD on Fixed-Point Parameters

    Jonghyun Shin, Sejun Park

    cs.LG

    We analyze generalization error, uniform stability, and uniform argument stability of gradient descent (GD) and stochastic gradient descent (SGD) over discrete parameter spaces, where each update involves deterministic or stochastic rounding. We show that deterministic rounding degrades the generalization error of GD on convex, Lipschitz, and smooth loss functions, increasing the rate from $O(T/n)$ to $O(T/\sqrt{n})$, and establish matching...

    arxiv.org/abs/2606.06934 · PDF

  57. 57

    From Sampled Outcomes to Capability Distributions: Rethinking Supervision for LLM Routing

    Guannan Lai, Haoran Hu, Long Chen, Zhenguo Li, Han-Jia Ye

    cs.LG

    Existing LLM routing methods typically treat a model's single response to a query as its capability label for training routers. However, because LLM generation is inherently stochastic, such single-shot supervision provides only a noisy observation of a query-model pair's behavior rather than a reliable capability estimate. We show that this assumption introduces systematic noise into routing supervision, making learned routing policies less...

    arxiv.org/abs/2606.06924 · PDF

  58. 58

    The Fine-Tuning Trap: Evaluating Negative Transfer and the Role of PEFT in Sub-1B Mathematical Reasoning

    Rahul Nair, Chun Tao

    cs.LG · cs.AI

    Deploying Small Language Models (SLMs) on edge devices requires efficient fine-tuning strategies that adapt models to new tasks without degrading their general capabilities. In this study, we benchmark five sub-1B models (135M-1B) on mathematical reasoning tasks and uncover a critical vulnerability: Full Fine-Tuning (Full FT) actively harms performance in models under 300M parameters, often dropping accuracy below zero-shot baselines. This...

    arxiv.org/abs/2606.06920 · PDF

  59. 59

    TALAN: Task-Aligned Latent Adaptation Networks for Targeted Post-Training of Large Language Models

    Chengkai Zhang, Ziteng Liu, Junpu Wang, Zeyi Tao, Yang Wang, Sagar Chordia, Qin Huang

    cs.LG

    Targeted post-training aims to improve reasoning, math, and code without degrading strengths. Low-rank adapters are efficient but task-global; activation interventions are input-aware but often require separate probes, vectors, or inference-time steering. We introduce TALAN (Task-Aligned Latent Adaptation Networks), a sequence-conditioned latent side path inserted into a transformer's residual stream and co-trained with a low-rank adapter in...

    arxiv.org/abs/2606.06902 · PDF

  60. 60

    GRASP: Geometry-aware Residual Alignment for Scalable Pretraining Data Attribution

    Yue Min, Ruining Chen, Yujun Li

    cs.LG

    Scalable data attribution methods typically assign isolated utility scores to individual training examples. This prevalent additive assumption fundamentally fails to capture critical subset dynamics, including data redundancy and complementary coverage. In this work, we reframe attribution as subset-level counterfactual utility prediction and introduce GRASP, an interaction-aware surrogate. Grounded in a theoretical smoothness lower bound,...

    arxiv.org/abs/2606.06892 · PDF

  61. 61

    Data-Constrained Language Model Pretraining: Improved Regularization and Scaling Laws

    Zhiwei Xu, Shihao Wu, Hanseul Cho, Wei Hu, Yixin Wang

    cs.LG

    Classical scaling laws for language model pretraining balance model size against training dataset size under a fixed compute budget, assuming abundant data and a single pass over the corpus. As training compute grows faster than the supply of natural language data, pretraining is likely to enter a data-constrained, compute-rich regime where models train for multiple epochs over a finite dataset. We study data-constrained pretraining along two...

    arxiv.org/abs/2606.06888 · PDF

  62. 62

    GlucoFM-Bench: Benchmarking Time-Series Foundation Models for Blood Glucose Forecasting

    Baiying Lu, Zhaohui Liang, Ryan Pontius, Shengpu Tang, Temiloluwa Prioleau

    cs.LG

    Blood glucose forecasting models are foundational for modern diabetes management systems, as reliable short-term predictions can enable proactive interventions, support automated insulin delivery, and reduce the risk of hypo- and hyperglycemic events. From a modeling perspective, glucose forecasting poses unique challenges due to heterogeneous physiological dynamics across diabetes populations. Traditional machine learning and deep learning...

    arxiv.org/abs/2606.06881 · PDF

  63. 63

    Evidence-Grounded Ensemble Diagnosis of 802.11 Packet Captures: A Multi-Stage Pipeline with Deterministic Reliability Scoring

    Jerome Henry, Swadhin Pradhan, Miroslav Popovic

    cs.LG

    Diagnosing 802.11 packet captures requires expert protocol knowledge, is slow, inconsistent across engineers, and unscalable. LLM-based approaches sound plausible but fabricate protocol events absent from captures (especially truncated traces), produce uncalibrated confidence scores, and suffer evaluation bias when golden references are co-produced by the model under test. We introduce PROBE (Protocol Reasoning Over evidence-Based Ensembles),...

    arxiv.org/abs/2606.06871 · PDF

  64. 64

    Product units in gated recurrent units improve nuclear-mass prediction

    Ziyuan Li, Paulo S. A. Freitas, John W. Clark, Babette Dellen

    cs.LG · nucl-th

    The prediction of masses of atomic nuclei using machine learning can complement theoretical models and advance the exploration of poorly known domains of the nuclear chart. We propose a machine learning technique based on gated recurrent units (GRU), which have demonstrated competitive performance in nuclear-mass prediction by exploiting long-term dependencies. By integrating multiplicative interactions and product-unit transformations within...

    arxiv.org/abs/2606.06866 · PDF

  65. 65

    Modeling Nonlinear Feature Interactions with Product-Unit Residual Networks

    Ziyuan Li, Uwe Jaekel, Babette Dellen

    cs.LG · cs.AI

    Understanding nonlinear feature interactions is crucial in science and engineering, yet standard multilayer perceptrons (MLPs) often capture such interactions only implicitly, leading to entangled representations that can impair robustness and interpretability. We investigate product-unit residual networks (PURe) that integrate multiplicative product units with residual connections to explicitly model cross-feature couplings while stabilizing...

    arxiv.org/abs/2606.06861 · PDF

  66. 66

    The Geometry of Last-Layer Model Stealing

    Snigdha Chandan Khilar

    cs.LG

    This paper uses geometry to explain how a machine learning model can be stolen using an already existing well-known method. The author has shown the exact conditions required to perfectly copy the final layer of a transformer network. When looking deeper into the hidden layers the author has explained clear limits. The author has also demonstrated that a hidden network cannot be fully reverse engineered just by looking at the final results....

    arxiv.org/abs/2606.06854 · PDF

  67. 67

    Hearing the Unspoken: Language Model Priors for Acoustic Adversarial Attacks

    Jiani Xie, Andrew C. Cullen, Paul Montague, Benjamin I. P. Rubinstein

    cs.LG · cs.AI · cs.CR

    Automatic Speech Recognition (ASR) systems operating in real-time settings must process acoustic input under strict temporal constraints, where transcription decisions are inherently made on incomplete information. This causal constraint serves as an information bottleneck on attackers, significantly limiting attack performance. Our new Semantic Gambit attack breaks this causal limitation by augmenting the adversary with predictive context...

    arxiv.org/abs/2606.06833 · PDF

  68. 68

    Architecture Shapes Transfer Specificity in Implicit Neural Representations

    D Yang Eng

    cs.LG

    Transfer in coordinate networks is often measured by warm-start gain, but whether that gain reflects source-specific structure or generic weight reuse is less clear. We study this question across three implicit neural representation (INR) families, SIREN, ReLU MLPs, and Fourier-feature MLPs, using controlled analytic tests, a 2D lid-driven-cavity Navier--Stokes benchmark, and 1D PDE reference-solution suites for heat, viscous Burgers, and...

    arxiv.org/abs/2606.06827 · PDF

  69. 69

    PandaAI: A Practical Agent CQ2 for Neuro-symbolic Data Analysis And Integrated Decision-Making in Quantitative Finance

    Yuqi Li, Siyuan Liu, Bingjun Liu

    cs.LG · cs.AI · q-fin.ST

    While deep learning has excelled in various domains, its application to sequential decision-making in finance remains challenging due to the low Signal-to-Noise Ratio (SNR) and non-stationarity of financial data. Leveraging the reasoning capabilities of Large Language Models (LLMs), we propose \textbf{PandaAI}, a closed-loop neuro-symbolic LLM agent with market regime modeling and constrained alpha generation, which bridges general LLM...

    arxiv.org/abs/2606.06823 · PDF

  70. 70

    SCALE: Scalable Cross-Attention Learning with Extrapolation for Agentic Workflow Scheduling

    Zhifei Xu, Jierui Lan, Zixuan Liang, Aiji Liang, Jinxi He

    cs.LG · cs.AI

    Agentic Large Language Model (LLM) systems decompose complex tasks into workflow Directed Acyclic Graphs (DAGs) whose primitives must be scheduled on heterogeneous clusters. Existing deep reinforcement learning (DRL) schedulers are tied to a fixed cluster size and require retraining whenever the number of servers changes. We propose SCALE (Scalable Cross-Attention Learning with Extrapolation), a DRL scheduler that generalizes to unseen...

    arxiv.org/abs/2606.06820 · PDF

  71. 71

    Interpreting Learning Under Competing Models: Joint and Stepwise Approaches for Dynamic Cognitive Diagnosis

    Yawen Ma, Sahoko Ishida, Kate Cain, Gabriel Wallin

    cs.LG · stat.AP

    Digital learning environments record learners' responses to individual items, making it possible to study the development of specific skills rather than overall scores. Drawing conclusions about learning from these data requires a model that links responses to latent skills and tracks how mastery changes over time. When the skills measured by each item are unknown, the analyst must decide whether to estimate this structure, the Q-matrix,...

    arxiv.org/abs/2606.06804 · PDF

  72. 72

    Federated Foundation Models over Vehicular Networks

    Kasra Borazjani, Fardis Nadimi, Payam Abdisarabshali, Owen Palinski, Allan Salihovic, Dinh Nguyen, Minghui Liwang,...

    cs.LG · cs.NI

    This paper presents a forward-looking vision for integrating the emerging multi-modal multi-task federated foundation models (M3T FedFMs) into vehicular networks, with the goal of unifying the expressive power of multi-modal multi-task foundation models (M3T FMs) with the privacy-preserving and distributed learning capabilities of federated learning (FL). Given the largely underexplored nature of this research direction, we first introduce...

    arxiv.org/abs/2606.06786 · PDF

  73. 73

    A Rolling-Window Framework for Churn Prediction and Behavioral Driver Identification

    Muhammad Jawad Mufti, Omar Hammad, Haitham Saleh, Muqaddas Gull

    cs.LG

    Customer churn prediction is a central task in customer analytics, particularly in non-contractual, pay-per-use service environments where disengagement is not explicitly observed and must be inferred from behavioral inactivity. Existing churn prediction approaches often rely on simplified temporal assumptions or single-point representations of customer behavior, which limit their ability to support continuous risk assessment,...

    arxiv.org/abs/2606.06776 · PDF

This edition is part of The Daily Abstract — cs.LG archive. Subscribe to receive these in your inbox each morning, automatically translated to Spanish, with reply-to-PDF: arxivdaily.ignorelist.com.

Colophon Set in Georgia, with system sans for interface chrome and a monospaced stack for code and paper identifiers. Sole accent: amber #D99C5E. Built and served on an always-free VM. The masthead is set 14% letterspaced because newspapers do that and it works.