cs.LG · 2026-07-09 · No. 48

Machine Learning, 2026-07-09.

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

01 — The papers

81 entries
  1. 01

    The Key to Going Linear: Analysis-Driven Transformer Linearization

    Anna Kuzina, Paul N. Whatmough, Babak Ehteshami Bejnordi

    cs.LG

    The quadratic cost of causal self-attention severely bottlenecks long-context transformer inference. While numerous post hoc linearization pipelines exist, it is difficult to identify which components preserve model quality. This work isolates the effect of state update design in a strict frozen-backbone regime. We show that softmax relies on key-dependent, rank-1 orthogonal projections, elucidating why delta-style networks outperform purely...

    arxiv.org/abs/2607.07706 · PDF

  2. 02

    Selective Timestep Weighting and Advantage-Based Replay for Sample-Efficient Diffusion RLHF

    Eric Zhu, Abhinav Shrivastava, Soumik Mukhopadhyay

    cs.LG · cs.AI · cs.CV

    Reinforcement learning from human feedback (RLHF) has emerged as a powerful paradigm for aligning generative models with human preferences. However, applying RLHF to diffusion models remains highly feedback inefficient, as existing approaches typically require large amounts of human or reward model evaluations. This limitation reduces the practicality of diffusion RLHF in realworld settings where feedback is the primary bottleneck. In this...

    arxiv.org/abs/2607.07693 · PDF

  3. 03

    Agon: Competitive Cross-Model RL with Implicit Rival Grading of Reasoning

    Vladislav Beliaev

    cs.LG · cs.AI · cs.CL

    Reinforcement learning from verifiable rewards (e.g. GRPO) is the engine behind today's reasoning models, yet it grades only the final answer. On hard problems this trains models to write more rather than to think better, since the trace itself is never graded and no label for good thinking exists. We introduce Agon, which makes two competing models each other's graders. Both attempt the same problem; in alternating roles, one drafts a...

    arxiv.org/abs/2607.07690 · PDF

  4. 04

    ECGLight: Compute-Light Framework For Paper ECG Digitization and Myocardial Infarction Screening

    Shreyasvi Natraj, Cyrus Achtari, Felice Gragnano, Andrea Milzi, Marco Valgimigli, Diego Paez-Granados

    cs.LG

    Electrocardiography (ECG) is one of the most widely used tests for diagnosing cardiovascular disease. Yet several remote clinics still utilize paper ECG printouts for their analysis due to limited connectivity and computational capacity. As a result, vast numbers of physical ECGs obtained in remote areas still remain incapable of being accessed by contemporary artificial-intelligence (AI)-based decision support as they require high...

    arxiv.org/abs/2607.07683 · PDF

  5. 05

    Neural Operator-enabled Topology-informed Evolutionary Strategy for PDE-Constrained Optimization

    Xiangming Huang, Guannan Zhang, Lu Lu, Raphaël Pestourie

    cs.LG

    The inverse design of physical systems governed by partial differential equations is computationally demanding due to the high dimensionality and non-convexity of design spaces. Generative models for inverse design often lack robustness and transferability, whereas evolutionary strategies are robust but struggle in high-dimensional spaces. This paper introduces a Neural Operator-enabled Topology-informed Evolutionary Strategy (NOTES) that...

    arxiv.org/abs/2607.07682 · PDF

  6. 06

    How Data Shapes RoPE Frequency Usage: From Positional Scale Matching to Length Generalization

    Xinyi Wu, Siyuan Liu, Ali Jadbabaie

    cs.LG

    Rotary Position Embeddings (RoPE) provide transformers with a fixed grid of positional frequencies, yet trained models use these frequencies highly non-uniformly. We study what determines this frequency usage and propose a data-centered explanation: RoPE frequencies are selected to match the relative-distance structure of the training data. Viewing each frequency as a positional lens, we formalize a field-resolution tradeoff and show that,...

    arxiv.org/abs/2607.07678 · PDF

  7. 07

    Max Out GRPO Signal: Adaptive Trace Prefix Control for Hard Reasoning Problems

    Vladislav Beliaev

    cs.LG · cs.CL

    Group Relative Policy Optimization (GRPO) stalls on a model's hardest problems: when no rollout in a group succeeds, the group-relative advantages vanish and the problem contributes no gradient, wasting the frontier examples we most want to learn from. Prepending a correct prefix of a reference solution raises the success rate, making prefix length a continuous knob on difficulty. Concurrent methods set the knob once; AdaPrefix-GRPO turns it...

    arxiv.org/abs/2607.07674 · PDF

  8. 08

    PeTeR: Post-Training Robustification of Probabilistic Circuits

    Adrian Ciotinga, Yeming Dai, YooJung Choi

    cs.LG

    Probabilistic circuits (PCs) can model complex joint distributions while supporting exact and efficient computation of many inference queries. However, standard likelihood-based PC learning is vulnerable to overfitting and fragile generalization when confronted with data noise, small sample sizes, or distribution shifts. This can be mitigated using distributionally-robust optimization which consider worst-case distributions within a...

    arxiv.org/abs/2607.07671 · PDF

  9. 09

    Guidance Breaks the Fitted Operator: A Terminal-Fitted Repair for Classifier-Free Guidance

    Shiheng Zhang

    cs.LG · math.NA

    Classifier-free guidance (CFG) is the standard way to strengthen class-conditioning in diffusion and flow-matching samplers, yet at large guidance it oversaturates and destabilizes, symptoms practitioners suppress with more steps or limited-interval schedules. We analyze CFG through an asymptotic-preserving, numerical-analysis lens. Building on a recent result that the deterministic DDIM step is the unique fitted operator for the unguided...

    arxiv.org/abs/2607.07665 · PDF

  10. 10

    ALER-TI: Aligned Latent Embedding Retrieval for Time Series Imputation

    Xuan-Thong Truong, Trung-Kien Le, Tung Kieu, Thi-Thu Nguyen, Nhat-Hai Nguyen

    cs.LG · cs.AI

    Deep learning has significantly advanced time series imputation, yet most existing architectures primarily rely on localized temporal context within the corrupted input sequence. This reliance can be limiting in real-world scenarios, where time series often exhibit non-stationary dynamics, weak temporal correlations, and infrequent patterns that are difficult to reconstruct from nearby observations alone. In this paper, we propose ALER-TI,...

    arxiv.org/abs/2607.07640 · PDF

  11. 11

    An optimal control approach for neural network architecture adaptation with a posteriori error estimation

    C G Krishnanunni, Thomas Scott, Tan Bui-Thanh

    cs.LG · math.NA · math.OC

    This work presents a novel approach for adapting neural network architecture along the depth based on a posteriori error estimation. By formulating neural network training as a continuous-time optimal control problem, we derive rigorous error estimates that quantify how approximation error distributes across network layers. This error decomposition enables a principled depth adaptation strategy: new layers are inserted at locations of maximum...

    arxiv.org/abs/2607.07637 · PDF

  12. 12

    Higher-Order Geometric Updates for Levenberg-Marquardt Method via Riemann Normal Coordinates

    Jianing Liu, Dong H. Zhang

    cs.LG · math.NA · physics.chem-ph · physics.comp-ph · physics.data-an

    Nonlinear least-squares optimization is central to regression, physics-informed neural networks, and other machine-learning tasks. Such problems have a natural geometric interpretation, model predictions form a manifold in data space, while the chosen parameterization can introduce parameter-effects curvature that becomes a dominant source of nonlinearity. This exposes a limitation of the Levenberg-Marquardt (LM) method, its tangent-space...

    arxiv.org/abs/2607.07623 · PDF

  13. 13

    Asymmetric Focal Loss Improves Graph Neural Network Prediction of Drug-Drug Interactions

    Faranak Hatami, Mousa Moradi

    cs.LG · physics.comp-ph

    Background: Graph neural networks improve computational prediction of polypharmacy side effects, but standard binary cross-entropy training allocates equal capacity to well-classified and difficult examples, potentially missing clinically significant interactions. We evaluated whether an asymmetric focal objective could improve multi-relational drug-drug interaction (DDI) prediction by emphasizing difficult positive interactions. Methods:...

    arxiv.org/abs/2607.07611 · PDF

  14. 14

    Multi-Class vs. Multi-Label BERT for CVE-to-CWE Mapping: How Taxonomy Structure Shapes the Errors

    Ana Schwengber Kelm, Christian Bockermann, Jörg Frochte

    cs.LG · cs.CR

    Assigning Common Weakness Enumeration (CWE) categories to Common Vulnerabilities and Exposures (CVE) records remains an important but largely manual step in vulnerability analysis. We study this task as a text classification problem and compare two modelling choices: a \emph{multi-class} formulation that predicts a single CWE per CVE and a \emph{multi-label} formulation that allows multiple assignments. Three transformer encoders (BERT Base,...

    arxiv.org/abs/2607.07573 · PDF

  15. 15

    Collaborative Synthetic Data Generation for Knowledge Transfer in Federated Learning

    Maximilian Andreas Hoefler, Karsten Mueller, Wojciech Samek

    cs.LG · cs.AI

    One-shot federated learning (OSFL) addresses the communication overhead of federated learning by limiting training to a single round, but doing so without sacrificing model quality is non-trivial, particularly when client data distributions diverge. Recent work has addressed this challenge by aggregating client knowledge on the server through the construction of transferable synthetic datasets or distillates. However, most of these methods...

    arxiv.org/abs/2607.07565 · PDF

  16. 16

    Avoiding unsafe sets when training with Langevin Dynamics

    Adam M. Oberman

    cs.LG · math.AP · stat.ML

    Training a model with noisy gradient descent can be idealized as overdamped Langevin dynamics on the loss landscape, and a natural safety question is to bound the probability $ν_t(\mathcal{A}_H) = \mathbb{P}(Q_t \in \mathcal{A}_H)$ that the trajectory lies in a designated failure region $\mathcal{A}_H$. We study this for a smooth, strongly convex loss in $d$ dimensions and a failure region separated from the minimizer by an energy gap. Three...

    arxiv.org/abs/2607.07538 · PDF

  17. 17

    Gradient-free Riemannian Langevin Sampler

    Ricardo Baptista, Olivier Zahm

    cs.LG · math.ST

    We address the problem of efficiently sampling multimodal probability distributions, where standard Markov Chain Monte Carlo methods often suffer from poor mixing and mode trapping. To mitigate these issues, we propose Gradient-free Riemannian Langevin Sampler (GRiLS), a novel proposal that improves exploration without requiring gradient evaluations of the target density. Our approach introduces a Riemannian metric which reshapes the local...

    arxiv.org/abs/2607.07519 · PDF

  18. 18

    Fast Rates for Semi-Supervised Learning via Data-Augmentation Graph Regularization

    Adam M. Oberman

    cs.LG · math.ST · stat.ML

    Self-supervised learning matches supervised accuracy from a fraction of the labels, but the labeled-sample efficiency behind this has lacked a theoretical explanation. We provide one. Data augmentation induces a similarity graph on the unlabeled data, so downstream learning on that graph is graph-Laplacian-regularized learning. We prove a fast transductive rate, $O(1/n_L)$ in the number of labels, in place of the supervised $O(1/\sqrt{n_L})$,...

    arxiv.org/abs/2607.07513 · PDF

  19. 19

    Single-Rollout Asynchronous Optimization for Agentic Reinforcement Learning

    Zhenyu Hou, Yujiang Li, Jie Tang, Yuxiao Dong

    cs.LG · cs.AI

    Reinforcement learning (RL) is becoming increasingly important for post-training large language models (LLMs). Previous RL pipelines for LLMs were mostly synchronous and batch-interleaved, which is inefficient for long-horizon agentic tasks. Recently, asynchronous RL has emerged as a more efficient alternative by updating the model as rollouts arrive. However, existing asynchronous RL systems often emphasize throughput, while leaving training...

    arxiv.org/abs/2607.07508 · PDF

  20. 20

    TimEE: End-to-end Time Series Classification via In-Context Learning

    Jaris Küken, Shi Bin Hoo, Martin Mráz, Frank Hutter, Lennart Purucker

    cs.LG · cs.AI

    Time series classification (TSC) is dominated by a two-stage paradigm: train a feature encoder -- either from scratch on the target dataset or via pretraining on large corpora -- and then fit a task-specific classifier on top. While effective, this decoupling optimizes representation learning independently of the classification objective, requires per-dataset training, and prevents the model from exploiting label information during inference....

    arxiv.org/abs/2607.07500 · PDF

  21. 21

    Reward-Adaptive Iterative Discovery: A Case Study on Automated Game Testing for NHL26

    Florian Fuchs, Jessy Gosselin-Grant, Boris Skuin, Michele Petteni, Alessandro Sestini, Joakim Bergdahl, Amir Baghi,...

    cs.LG · cs.AI

    Testing is a major effort for the gaming industry, requiring a significant part of development budget and people power. We present a case study on a development version of the ice hockey game EA SPORTS NHL 26, for which human playtesters test the goalie AI for behavioral exploits. To reduce the effort of re-testing the goalie AI after every game or behavior modification in the development phase, we propose Reward-Adaptive Iterative Discovery...

    arxiv.org/abs/2607.07498 · PDF

  22. 22

    FourierQK: Spectral Preprocessing of Query-Key Projections Improves Transformer Attention

    Athanasios Zeris

    cs.LG · cs.CL · eess.SP

    FFT-based spectral preprocessing of learned query-key (Q/K) projections substantially improves transformer attention on character-level language modelling. On TinyShakespeare: a fixed random spectral filter achieves val=1.031 (Delta=+0.443); a single learned frequency at paragraph scale achieves val=0.608 (Delta=+0.867); and four learned frequencies spanning paragraph to word scale achieve val=0.309 (Delta=+1.166), a 79% reduction over...

    arxiv.org/abs/2607.07478 · PDF

  23. 23

    Where to Intervene? Benchmarking Fairness-Aware Learning on Differentially Private Synthetic Tabular Data

    Vinícius Gabriel Angelozzi, Héber H. Arcolezi

    cs.LG · cs.AI · cs.CR

    Machine learning models are increasingly deployed in high-stakes domains, raising concerns about both privacy and fairness. Differential Privacy (DP) has become a gold standard for privacy-preserving data analysis, while fairness-aware mechanisms aim to mitigate discrimination against underrepresented groups. However, these objectives can conflict: DP often amplifies disparities across demographic groups, and little is known about whether...

    arxiv.org/abs/2607.07471 · PDF

  24. 24

    RLVP: Penalize the Path, Reward the Outcome

    Bojie Li, Noah Shi

    cs.LG · cs.AI

    Agents acting on our behalf in the real world (e.g. placing phone calls) must learn online from costly, often irreversible interactions rather than cheap simulator steps. Two things follow. First, deployability depends on the path, not only the outcome. An agent must respect outcome-neutral constraints such as not repeatedly calling an unresponsive user, respecting business hours, or completing required authentication constraints that...

    arxiv.org/abs/2607.07435 · PDF

  25. 25

    The Optimal Sample Complexity of Learning Autoregressive Chain-of-Thought

    Zhiyuan Li

    cs.LG · stat.ML

    We prove that, in the realizable PAC setting, the sample complexity of exact-trace learning for full autoregressive Chain-of-Thought traces is upper bounded by the standard multiclass rate of the local next-token class, where this rate is governed by the Daniely--Shalev-Shwartz dimension. Under exact-trace loss, one wrong action makes the whole trace incorrect; nevertheless, for every stopping rule $\mathtt{halt}$ and every pointwise...

    arxiv.org/abs/2607.07423 · PDF

  26. 26

    Sparse Delta Memory: Scaling the State of Linear RNNs through Sparsity

    Loïc Cabannes, Pierre-Emmanuel Mazaré, Gergely Szilvasy, Matthijs Douze, Maria Lomeli, Ilze Amanda Auzina, Justin...

    cs.LG

    Linear attention models allow a fixed state size and a fixed amount of compute per token. However, due to their limited state size, linear attention models fall behind in long-context recall compared to softmax-attention-based transformer architectures. Increasing the state size of linear attention improves recall performance but at the cost of higher FLOPs. In this work, we introduce Sparse Delta Memory (SDM), an architecture that scales the...

    arxiv.org/abs/2607.07386 · PDF

  27. 27

    Generalist Vision-Language Models for Fast Radio Burst detection: a zero-shot benchmark against a specialized detector

    Raiff H. Santos, Amilcar R. Queiroz, Tharcisyo S. S. Duarte, K. E. L. de Farias, Rafael A. Batista

    cs.LG · astro-ph.HE · astro-ph.IM

    Fast Radio Bursts (FRBs) are millisecond-duration radio transients whose automated detection increasingly relies on highly specialized deep learning models. These detectors achieve exceptional performance, but they require large task-specific training datasets and cannot be redefined without retraining. In this work, we evaluate whether small, open-weight, locally run generalist Vision-Language Models (VLMs) can detect FRBs in dynamic spectra...

    arxiv.org/abs/2607.07382 · PDF

  28. 28

    On Adversarial Vulnerability of Vision-Language Models through the Lens of Intermediate Spectral Subspaces

    Chethan Krishnamurthy Ramanaik, Tobias Callies, Michael Hecht, Eirini Ntoutsi

    cs.LG · cs.AI

    Adversarial vulnerability in deep neural networks (DNNs) has been studied from the perspectives of decision-boundary geometry, feature robustness, input-output Jacobians, and the instability of inverse problems. Here, we focus on the spectral structure of intermediate linear transformations that propagate information through modern DNNs, an unexplored mechanism of adversarial vulnerability. Specifically, we investigate transformer-based...

    arxiv.org/abs/2607.07375 · PDF

  29. 29

    Multi-Agent AI Control: Distributed Attacks Hamper Per-Instance Monitors

    Oliver Makins, Orazio Angelini, Zohreh Shams, Mary Phuong

    cs.LG · cs.AI · cs.MA

    AI control is a family of techniques to prevent an AI with malicious goals from subverting its operator's intent. AI Control usually studies a single agent in one trajectory, but real deployments run many agents over shared infrastructure, and the most severe risks (model-weight exfiltration, training-run poisoning) plausibly need several agents acting in concert. We initiate the empirical study of multi-agent AI control, formalising...

    arxiv.org/abs/2607.07368 · PDF

  30. 30

    Latency-Aware Bid Acceptance under Operational Feasibility: A Public Benchmark with Hindsight Ceilings

    Aswin Chandrasekaran

    cs.LG · cs.AI · math.OC

    Online truckload bid acceptance is a closed-loop stochastic decision problem in which a carrier or broker must, in real time, accept or reject a tendered load subject to operational feasibility, fleet repositioning costs, and opportunity cost against future demand. Public, reproducible benchmarks for this problem are scarce: existing routing benchmarks are static, while dynamic-fleet studies typically rely on private operator data. We...

    arxiv.org/abs/2607.07343 · PDF

  31. 31

    Hypergraph Neural Stochastic Diffusion: An SDE Framework for Uncertainty Estimation

    Zhiheng Zhou, Mengyao Zhou, Dengyi Zhao, Xingqin Qi, Guiying Yan

    cs.LG · cs.AI

    Hypergraph neural networks have shown powerful capability in modeling higher-order relations, yet their predictive uncertainty remains underexplored. Unlike pairwise graphs, uncertainty in hypergraphs arises not only from noisy attributes and ambiguous labels, but also from variations in node-hyperedge incidence structures and complex higher-order dependencies. Existing approaches mainly estimate uncertainty from final predictions or rely on...

    arxiv.org/abs/2607.07330 · PDF

  32. 32

    Mechanistic Interpretability for Neural Networks: Circuits, Sparse Features and Symbolic Reasoning

    Pranav Sawant, Jakub Krejčí

    cs.LG

    This article offers a comprehensive overview of mechanistic interpretability, an emerging field that seeks to reverse-engineer the internal algorithms of modern neural networks. While traditional explainable AI methods often stop at surface-level input-output correlations, this approach directly addresses the opaque "black box" nature of machine learning models, which is essential for ensuring safety and auditability in high-stakes...

    arxiv.org/abs/2607.07316 · PDF

  33. 33

    FedCVESA: Taking Away Training Data in Federated Learning via Correlation Value Encoding and Segmented Aggregation

    Chongkai Li, Bang Zhang, Wenjian Luo

    cs.LG · cs.AI · cs.CR

    Federated learning (FL) avoids explicit data exposure by keeping raw data on local clients, yet privacy risks remain in the training process and the learned model itself. Recently, centralized Taking Away Training Data (TATD) attacks have shown that malicious training could abuse the memorization capacity of deep models to store and later recover training data. However, this memorization-based threat has not been systematically studied under...

    arxiv.org/abs/2607.07314 · PDF

  34. 34

    Nonlinear Bandit

    Tianshuo Zheng, Ting Wu, Zhi-Hua Zhou, Keqin Liu

    cs.LG

    In this paper we first study the problem of generalized linear bandit (GLB) under heavy-tailed noise. The characteristics of heavy-tailed distributions are widely observed in real-world applications such as personalized recommendation, financial markets, and medical treatments. Based on the online mirror descent (OMD) method, we propose an algorithm EHM that extends the adaptive Huber loss method (Wang et al., 2025) with one-pass update...

    arxiv.org/abs/2607.07304 · PDF

  35. 35

    BubbleSH: A Dataset of Rising Bubbles with Deformable Interfaces

    Rachna Ramesh, Kiet Bennema ten Brinke, Douwe Orij, Ivo Roghair, Vlado Menkovski

    cs.LG · physics.flu-dyn

    Bubbly flows exhibit complex multiscale dynamics, with deformable bubbles interacting through the surrounding liquid and giving rise to strongly coupled kinematic and morphological behavior. We present BubbleSH, a bubbly flows dataset consisting of transient, three-dimensional bubble-swarm dynamics obtained from high-fidelity direct numerical simulations of bubbles rising in a periodic domain. The dataset provides time-resolved bubble...

    arxiv.org/abs/2607.07275 · PDF

  36. 36

    FMMVCC: Fuzzy Mamba-based Multi-View Contrastive Clustering for Univariate Time Series

    Donato Cerciello, Leonardo Schiavo, Angel Panizo-LLedot, Javier Huertas Tato, David Camacho

    cs.LG · cs.AI

    In many realistic scenarios, large volumes of time series data are generated with limited or expensive annotations. This limitation makes supervised learning methods difficult to apply and leads to the use of unsupervised approaches capable of discovering meaningful structures directly from raw data. Clustering therefore plays a crucial role in organizing time series into groups that share similar temporal patterns, enabling exploratory...

    arxiv.org/abs/2607.07258 · PDF

  37. 37

    Safe Reinforcement Learning using Ideas from Model Predictive Control

    Georg Schäfer, Jakob Rehrl, Stefan Huber, Simon Hirlaender

    cs.LG · cs.RO

    Reinforcement learning (RL) enables the synthesis of control policies directly from data, making it highly appealing for complex cyber-physical systems (CPSs) and robotics. A persistent challenge, however, is ensuring strict, hard safety constraints during the active learning phase. In real-world physical systems, violating mechanical limits can cause irreversible damage, necessitating that exploration remains strictly within safe operational...

    arxiv.org/abs/2607.07252 · PDF

  38. 38

    ORCAID: Oblique Rule-Based Continuous-Action Interpretation for Deep RL Policies

    Ignacio D. Lopez-Miguel, Ezio Bartocci, Thomas Eiter, Martin Tappler

    cs.LG · cs.AI · cs.SE

    Explainability remains a key issue in reinforcement learning (RL). Distilling an interpretable policy from an agent trained in a complex environment is particularly challenging when the action space is continuous. We introduce ORCAID, a novel method for extracting interpretable rule-based policies from RL agents operating in mixed continuous-discrete environments with continuous action spaces. Our main contribution is an efficient oblique...

    arxiv.org/abs/2607.07235 · PDF

  39. 39

    HPG-Diff: Hierarchical physics-guided diffusion with differentiable connectivity constraints for topology optimization

    Jinbo Yang, Mingyue Yuan, Boyuan Zhang, Yoshifumi Kitamura, Shikai Jing

    cs.LG · cs.CE

    Deep generative models offer a promising paradigm for topology optimization, enabling rapid design exploration. However, these approaches lack intrinsic physics guidance, often leading to poor generalizability across unseen boundary conditions and the formation of floating material artifacts. To address these limitations, we propose Hierarchical Physics-Guided Diffusion (HPG-Diff), a novel diffusion framework that enforces physics consistency...

    arxiv.org/abs/2607.07233 · PDF

  40. 40

    Geometric--Nongeometric Optimizer Calculus: A Modular Language for Reachable Gradient Methods

    Zavier Li

    cs.LG · math.OC

    Adaptive optimizers mix several mechanisms: a metric or preconditioner maps gradients to descent directions, while estimation, memory, step-size control, constraints, stochasticity, target modification, and discretization determine which directions are available and how they are used. We introduce geometric--nongeometric optimizer calculus, a modular language for auditing reachable gradient methods under explicit oracle, budget, state, and...

    arxiv.org/abs/2607.07206 · PDF

  41. 41

    Predicting LLM Safety Before Release by Simulating Deployment

    Marcus Williams, Hannah Sheahan, Cameron Raymond, Tomek Korbak, Deng Pan, Peilin Yang, Leon Maksin, Ningyi Xie,...

    cs.LG · cs.AI

    Pre-deployment safety evaluations aim to inform the downstream risks of releasing a new AI model. Yet most evaluations provide limited evidence about how often undesired model behavior will occur in deployment: they generally have insufficient coverage, are unrepresentative, and are generally recognizable as tests. To address these concerns, we study a simple way to simulate a model deployment: starting from de-identified conversations from a...

    arxiv.org/abs/2607.07184 · PDF

  42. 42

    Entropy Pacing Policy Optimization for Multi-Task Agentic Reinforcement Learning

    Zetian Hu, Shunyu Liu, Junjie Zhang, Yongcheng Jing, Ting-En Lin, Yongbin Li, Dacheng Tao

    cs.LG · cs.AI

    Recent breakthroughs of Reinforcement Learning (RL) have highlighted its potential for complex agentic Large Language Model (LLM) tasks. However, existing efforts largely focus on single-task settings, whereas real-world deployment necessitates a generalist agent capable of solving multiple tasks simultaneously. In this work, we identify a critical yet underexplored phenomenon in multi-task agentic RL: different tasks can exhibit...

    arxiv.org/abs/2607.07178 · PDF

  43. 43

    Information Allocation Dynamics in Neural Network Optimization

    Zhang Gongyue, Liu Donghan, Ren Weihong, Sheng Yixuan, Wang Zhiyong, Liu Honghai

    cs.LG

    Different optimizers have different update biases, but these biases are usually implicit. Existing studies mainly analyze or control such biases from the geometry of the final solution. However, how optimizer bias forms during training still lacks a clear internal mechanism. This paper proposes an information allocation dynamics perspective. It interprets optimizer implicit bias as the relative allocation of training signals between...

    arxiv.org/abs/2607.07156 · PDF

  44. 44

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

    Joao Pinelo, Joao Goncalves, Arun Shukla, Adriana Santos-Ferreira

    cs.LG · cs.CV · eess.IV

    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 leads. Its classifier was trained and reported at a one-to-one class balance, fixed before the operational rate could be known. That rate has since emerged at roughly one scene in twenty, and a...

    arxiv.org/abs/2607.07146 · PDF

  45. 45

    Fractal KV-Cache Archives: Lossless Symbolic Storage with In-Place Retrieval for Long-Context LLM Inference

    Vladimir Gusev

    cs.LG

    The key-value (KV) cache dominates the memory cost of long-context autoregressive inference, and a growing body of work compresses it through quantization, eviction, or offloading. We study a complementary question: once a position's KV state has been quantized to codebook indices, how should the resulting symbol stream be stored, and can the storage layer do more than store? A family of contractive iterated-map codes that serialize a symbol...

    arxiv.org/abs/2607.07144 · PDF

  46. 46

    Distributed Sparse Interventions in Language Models

    Maximilian S. Ernst, Lorenz Linhardt, Aaron Peikert, Oliver Eberle

    cs.LG

    Language models perform a wide range of tasks at varying levels of abstraction with the capacity to flexibly infer tasks from context, execute multiple tasks simultaneously, and select among competing tasks. To study the role of model components in task behaviour, their causal influence can be investigated through interventions. Prior work on model steering has largely focused on interventions along global directions in activation space,...

    arxiv.org/abs/2607.07128 · PDF

  47. 47

    A knowledge-augmented dataset of high-risk driving scenarios with LLM annotations for autonomous driving

    Heye Huang, Jingguang Li, Zhiyuan Zhou, Paul Liang, Mingyu Wu, Kitae Jang, Jianqiang Wang

    cs.LG · cs.DB

    Safe autonomous driving requires both rapid responses to common high-risk events and deeper reasoning over rare, extreme long-tail scenarios in traffic safety. These scenarios are severely under-represented in naturalistic driving data, and existing trajectory and language-augmented datasets seldom provide high-risk event labels, semantic annotations, and verifiable safety signals. Here we present K-Risk, a knowledge-augmented dataset that...

    arxiv.org/abs/2607.07103 · PDF

  48. 48

    Structural Adversarial Attacks on Relational Deep Learning under Integrity Constraints

    Alan Gany, Bogdan Cautis, Silviu Maniu

    cs.LG · cs.DB

    Relational Deep Learning (RDL) has become a standard methodology for machine learning on relational databases: the database is encoded as a heterogeneous temporal graph in which tuples become nodes and primary-key to foreign-key (PK-FK) dependencies become typed edges, over which a graph neural network is trained for downstream prediction. We study the adversarial robustness of this pipeline. We consider a white-box attacker who knows how the...

    arxiv.org/abs/2607.07089 · PDF

  49. 49

    An Hybrid Quantum-Classical Diffusion Model for Image Generation

    Qipeng Qian, Keli Deng, Yuntao Qian

    cs.LG

    Quantum diffusion models provide a physics-consistent route to generative learning by formulating noising and denoising directly on quantum states. However, applying such models to classical high-dimensional data is constrained by the qubit cost of state encoding and the computational burden of simulating large density operators. We propose a scalable hybrid generative pipeline that combines a classical autoencoder for dimensionality...

    arxiv.org/abs/2607.07072 · PDF

  50. 50

    Multiplication Beyond Groups: Stratified Fourier Mechanisms in Transformer Circuits

    Zitong Andrew Chen, Junaid Hasan, Akhil Srinivasan, Hemkesh Bandi, Jarod Alper

    cs.LG · cs.AI · math.NT · math.RT

    Transformers have demonstrated a remarkable ability to learn algorithmic reasoning, yet mechanistic analyses have mostly focused on globally invertible operations such as cyclic addition and group composition. In this work, we investigate how small transformers learn modular integer multiplication over composite moduli, a fundamentally non-invertible operation due to the presence of zero-divisors. We propose the monoid extension: a localized...

    arxiv.org/abs/2607.07066 · PDF

  51. 51

    Complexity-Budgeted, Interaction-Aware Interpretable Model for Tabular Data

    Srikumar Krishnamoorthy

    cs.LG · cs.AI

    Inherently interpretable classifiers for tabular data typically rely on sparse features, rules, or patterns that users can inspect directly. The marginal feature-screening step common to these methods can discard variables whose predictive value emerges only through joint configurations with other variables. We present Interaction Aware Interpretable Machine Learning (IAIML), a framework that addresses this limitation through three...

    arxiv.org/abs/2607.07060 · PDF

  52. 52

    On the Principles of Deep Feedforward ReLU Networks

    Changcun Huang

    cs.LG · cs.AI

    The architecture of deep feedforward neural networks is ubiquitous in deep learning, either as a whole system or as a subnetwork of other architectures, and thus its mechanism is a key ingredient of the black box of neural networks. On the basis of the simplest two-layer ReLU network, this paper systematically studies the mechanism of deep feedforward ReLU networks with multiple hidden layers and successfully explains the training solution...

    arxiv.org/abs/2607.07035 · PDF

  53. 53

    Intrinsic Green's Learning: Supervised Learning on Manifolds via Inverse PDE

    Alexandre Quemy

    cs.LG · cs.AI

    We introduce Intrinsic Green's Learning (IGL), a framework that models a target function on a manifold as the solution to a linear PDE whose source term is learned from data. Rather than approximating the target directly, IGL learns a source and integrates it against a Green's kernel. An encoder discovers a low-dimensional coordinate chart on the manifold where both the source and the kernel decompose as low-rank tensors, collapsing a...

    arxiv.org/abs/2607.07034 · PDF

  54. 54

    Gauge-Invariant Learnable Spectral Positional Encodings for Directed Graphs via Hermitian Block Krylov Subspaces

    Jiaqing Xie, Yuxin Wang

    cs.LG · stat.ML

    Spectral positional encodings (PEs) for \emph{directed} graphs face two obstacles: magnetic Laplacians require an $O(n^3)$ Hermitian eigendecomposition per potential, and their complex eigenvectors are defined only up to unitary gauge, which prior work handles with basis-invariant architectures. We propose learnable spectral PEs of the form $h_θ(A_q)\,R$, where $A_q$ is a normalized magnetic operator, $h_θ$ a learnable scalar spectral...

    arxiv.org/abs/2607.07032 · PDF

  55. 55

    Gimitest: A Comprehensive Tool for Testing Reinforcement Learning Policies

    Dennis Gross, Quentin Mazouni, Helge Spieker, Arnaud Gotlieb

    cs.LG · cs.AI · cs.SE

    Reinforcement learning (RL) policies can be unsafe and vulnerable to attacks. Ensuring their reliability is often a pain point as existing automated testing methods target only selected environments, testing scenarios, and RL algorithms. To address this, we propose a comprehensive framework for testing single- and multi-agent RL policies under varying conditions. Our implementation of this framework, Gimitest, is an open-source tool that...

    arxiv.org/abs/2607.07029 · PDF

  56. 56

    Latent graph encoding of multimodal neuroimaging features with generative AI architectures

    Ishaan Batta, Meenu Ajith, Vince Calhoun

    cs.LG · cs.AI · cs.CV

    While generative models enable encoding of complex neuroimaging data for feature generation and reconstruction, developing optimal architectural frameworks with appropriate encoding and latent space processes is crucial for studying structural and functional properties of the brain. We design a multimodal generative framework for structural and functional magnetic resonance imaging (MRI) features through systematic evaluation of encoding...

    arxiv.org/abs/2607.07027 · PDF

  57. 57

    Constrained Decoding for Diffusion Language Models via Efficient Inference over Finite Automata

    Meihua Dang, Stefano Ermon

    cs.LG

    Constrained decoding is essential for serving LLMs, ensuring that generated outputs follow specific structures such as JSON schema-formatted function calls. Existing systems are designed for autoregressive models and assume left-to-right generation, masking out invalid next tokens at each step. Diffusion language models, however, break this assumption: they sample multiple positions simultaneously from a fully-factorized mean-field...

    arxiv.org/abs/2607.07026 · PDF

  58. 58

    Online Data Selection Is Implicit Alignment

    Aoxiong Zeng, Yuxin Yang, Xiangquan Yang

    cs.LG

    Supervised fine-tuning (SFT) is often treated as a capability-adaptation step, while alignment is attributed to later preference optimization or reinforcement learning. This separation is incomplete: when examples are scored and kept online during fine-tuning, the choice of which data to train on already changes the model's behavioral preferences. We study online data selection as an implicit alignment mechanism. Given the same base model,...

    arxiv.org/abs/2607.07023 · PDF

  59. 59

    Multimodal Spatiotemporal-Frequency Fusion with Peak Enhancement for Cellular Traffic Forecasting

    Qingzhong Li, Yue Hu, Hui Ma, Yajun Zhang, Xinjun Pei, Ming Yan, Fei Xing

    cs.LG · cs.AI

    Accurate forecasting of cellular network traffic is essential for network planning, resource allocation, and quality-of-service assurance in modern mobile communication systems. Real-world traffic often exhibits bursty endogenous dynamics and disturbances triggered by external urban events, which makes reliable prediction highly challenging. Most existing spatiotemporal traffic forecasting methods primarily focus on intrinsic traffic patterns...

    arxiv.org/abs/2607.07016 · PDF

  60. 60

    Dissociating the Internal Representations of Sycophancy in LLMs

    Anthony Baez, Sheer Karny, Pat Pataranutaporn

    cs.LG · cs.CL

    Large Language Models (LLMs) frequently exhibit sycophancy, where they agree with a user's statement even when incorrect. While sycophancy is often treated as a single defined behavior, it can manifest in substantially distinct ways and circumstances, raising the question of whether this multi-faceted nature is reflected in its internal mechanisms. To address this gap, we dissociate the representations of sycophancy into factual and opinion...

    arxiv.org/abs/2607.07003 · PDF

  61. 61

    Physics-guided spatiotemporal neural models for fuel density prediction

    Tolga Caglar, Jaynil Jaiswal, Saqib Azim, Yudhir Gala, Mai H. Nguyen, Ilkay Altintas

    cs.LG · cs.AI

    This paper presents a physics-guided machine learning (PGML) framework for fuel density prediction, integrating physics constraints and domain knowledge into deep learning models to enhance model accuracy and stability. We explore three deep learning architectures -- ConvLSTM, Adaptive Fourier Neural Operator (AFNONet), and Video Vision Transformer (ViViT) -- to model the spatiotemporal evolution of fuel density. Our approach incorporates...

    arxiv.org/abs/2607.06999 · PDF

  62. 62

    UP: Unbounded Positive Asymmetric Optimization for Breaking the Exploration-Stability Dilemma

    Chongyu Fan, Pengfei Liu, Jingjia Huang, Sijia Liu, Yi Lin

    cs.LG

    Reinforcement learning (RL) has become the standard paradigm for enhancing the complex reasoning capabilities of large language models (LLMs). To achieve sample efficiency, modern RL frameworks rely on importance sampling (IS). However, these algorithms suffer from an exploration-stability dilemma. Pure IS often leads to catastrophic training instability, while standard clipping mechanisms used to mitigate this instability strictly constrain...

    arxiv.org/abs/2607.06987 · PDF

  63. 63

    Robust Federated Learning Under Real-World Client Churn

    Dhruv Garg, Neha Lakhani, Debopam Sanyal, Myungjin Lee, Alexey Tumanov, Ada Gavrilovska

    cs.LG

    Federated Learning (FL) enables training shared models on private, on-device data, but production deployments remain constrained to slow, multi-day refresh cycles due to the complexity of coordinating massive client populations. For applications such as feed ranking, ad targeting, and personalized recommendation, model freshness: the ability to rapidly adapt to new user-local data is critical for maximizing objectives like click-through rate....

    arxiv.org/abs/2607.06979 · PDF

  64. 64

    Hybrid Least Squares/Gradient Descent Methods for MIONets

    Jun Choi, Chang-Ock Lee, Minam Moon

    cs.LG · cs.AI · math.NA

    In this paper, we propose an efficient hybrid least squares/gradient descent (LSGD) method for MIONets to accelerate training. This method generalizes the LSGD method for DeepONets. Since MIONet is the sum of the entrywise product of multiple branch networks and a trunk network, it can be viewed as a multilinear function with respect to the last layer parameters of each branch network. These sets of parameters can be optimized using the...

    arxiv.org/abs/2607.06976 · PDF

  65. 65

    Rethinking Multimodal Time-Series Forecasting Evaluation

    Haoxin Liu, Yichen Zhou, Rajat Sen, B. Aditya Prakash, Abhimanyu Das

    cs.LG

    We introduce a new context-enriched, multimodal time series forecasting benchmark, TimesX. TimesX contains a wide selection of high-quality real-world time series with diverse domains and textual contexts obtained from an automated data generation pipeline, which helps address three main issues of existing multimodal forecasting benchmarks: (1) poor generalization due to the small scale and synthetic nature of benchmark data, (2) very limited...

    arxiv.org/abs/2607.06973 · PDF

  66. 66

    Physical activities enable scalable foundation modelling for broad-spectrum health prediction

    Zhenghuang Wu, Yuyao Zhu, Songlin Xu

    cs.LG

    Wearable and mobile sensing technologies have demonstrated strong potential for health inference; however, most sensor models are designed for specific disease types, limiting their transferability across different health risks. Wearable foundation models offer a more generalizable approach in diverse health risk types. Nevertheless, most existing methods rely on high-frequency raw sensor data, raising concerns about privacy, computational...

    arxiv.org/abs/2607.06954 · PDF

  67. 67

    Imputation Meets Clustering: Exploiting Latent Subgroup Structure for Missing Data Recovery

    Chuyao Zhang, E Li, Taochen Chen, Yiqun Zhang, Yuzhu Ji, Shuping Zhao, Peng Liu, Yiu-ming Cheung

    cs.LG · cs.AI

    Missing data is prevalent in practical applications, making effective imputation an essential preprocessing step for downstream analysis. Real-world datasets often exhibit complex latent structures composed of multiple subgroups with distinct distributions. However, existing methods often overlook such population heterogeneity. Without explicit structural guidance, these methods tend to produce generic estimates that blur subgroup boundaries...

    arxiv.org/abs/2607.06930 · PDF

  68. 68

    Intrinsic-Noise Consolidation: A Doob-Barrier-Conditioned Diffusion Turns Analog Device Noise into a Continual-Learning Resource

    Gunner Levi Howe

    cs.LG · cs.NE

    On analog neuromorphic hardware, intrinsic device noise is normally an accuracy tax. We ask whether it can instead consolidate memories. We cast per-synapse consolidation as a Doob h-transform: condition each weight's stochastic dynamics on never crossing a memory-critical barrier around its consolidated value. The conditioned diffusion gains an extra drift sigma^2 d/dw log h, a restoring force amplified by the noise variance itself that...

    arxiv.org/abs/2607.06924 · PDF

  69. 69

    Latency-Constrained DNN Architecture Learning for Edge Systems using Zerorized Batch Normalization

    Shuo Huai, Di Liu, Hao Kong, Weichen Liu, Ravi Subramaniam, Christian Makaya, Qian Lin

    cs.LG · cs.CV

    Deep learning applications have been widely adopted on edge devices, to mitigate the privacy and latency issues of accessing cloud servers. Deciding the number of neurons during the design of a deep neural network to maximize performance is not intuitive. Particularly, many application scenarios are real-time and have a strict latency constraint, while conventional neural network optimization methods do not directly change the temporal cost...

    arxiv.org/abs/2607.06922 · PDF

  70. 70

    Converge to Surprise: Evolutionary Self-supervised Image Clustering

    Canlin Zhang, Xiuwen Liu

    cs.LG

    Most self-supervised image clustering models, actually almost all deep learning approaches, are based on gradient descent: In order to calculate the loss, every optimization step requires a clearly defined target, whether a contrastive split, a masked patch or entity, an EMA-teacher output, a pseudo-label, or a differentiable information-theoretic functional. We propose a self-supervised framework that drops this requirement for image...

    arxiv.org/abs/2607.06887 · PDF

  71. 71

    Best-Arm Identification with Generative Proxy

    Tianyi Ma, Hanzhang Qin, Ruihao Zhu, Jierui Zuo

    cs.LG · stat.ML

    Best-arm identification is a canonical model for data-driven decision-making, but in many applications each reward observation is costly. Motivated by the growing availability of cheap predictions from machine learning and large language models, we study fixed-confidence best-arm identification in which each costly reward pull is paired with a cheap but correlated proxy score. The marginal mean of the proxy can be estimated offline and is...

    arxiv.org/abs/2607.06879 · PDF

  72. 72

    Geometric Self-Distillation for Reasoning Generalization

    Josip Jukić, Ivan Titov

    cs.LG · cs.CL

    On-policy distillation is a practical post-training recipe for large language models, supplying dense teacher supervision on the student's own trajectories. In privileged-context self-distillation, teacher and student are the same model conditioned on the same prefix, but the teacher also sees a hint or the full solution trace. This makes supervision abundant but harder to trust: the teacher can be confident about continuations its privileged...

    arxiv.org/abs/2607.06855 · PDF

  73. 73

    A Gold-Standard Study of What Makes a Lightweight Game-Playing Agent Strong

    Nima Kelidari, Mohammadsaeed Haghi, Mahdi Salmani

    cs.LG · cs.AI · cs.GT

    Reinforcement learning agents for imperfect-information card games are only as strong as the opponents they train against, and they are hard to grade, since they beat a random opponent over 99 percent of the time and only tie copies of themselves. So we build a strong, fixed, rule-based expert for Gin Rummy and use it only as a yardstick, never for training. It beats every agent we trained 70 to 99 percent of the time. Across more than a...

    arxiv.org/abs/2607.06854 · PDF

  74. 74

    LEMUR 2: Unlocking Neural Network Diversity for AI

    Tolgay Atinc Uzun, Waleed Khalid, Saif U Din, Sai Revanth Mulukuledu, Akashdeep Singh, Chandini Vysyaraju, Raghuvir...

    cs.LG · cs.CV

    Existing NAS benchmarks (e.g., NAS-Bench, NATS-Bench) cover only narrow, task-specific regions of the architectural design space and lack cross-domain or deployment-aware evaluation. LEMUR 2 introduces a large-scale, extensible framework unifying generative, evaluative, and deployment pipelines to unlock neural-network diversity. It comprises over 14,000 distinct architectures and more than 750,000 structured training records documenting...

    arxiv.org/abs/2607.06839 · PDF

  75. 75

    Generative Diffusion Models of Stochastic Graph Signals

    Yiğit Berkay Uslu, Samar Hadou, Sergio Rozada, Shirin Saeedi Bidokhti, Alejandro Ribeiro

    cs.LG · eess.SP

    Sampling stochastic signals supported on a graph underlies many graph machine learning tasks, including recommender systems, forecasting in financial markets, and wireless network optimization. In these settings, the target signals are realizations of unknown conditional distributions. However, prevailing approaches rely mostly on intricate, application-tailored designs that often regress to a conditional mean instead of sampling from the...

    arxiv.org/abs/2607.06833 · PDF

  76. 76

    What Predicts Correctness in Text-to-SQL? A Selective-Prediction Study

    Robert Richardson

    cs.LG · cs.AI

    Evaluating uncertainty in AI-generated SQL queries requires estimating whether a query is correct, where correct means it executes to the same result as a human-written reference. We study which signals predict correctness on hard multi-table text-to-SQL, using AUROC to measure how well each ranks correct queries above incorrect ones. On BIRD and Spider, black-box signals such as string, structural, and execution self-consistency, a...

    arxiv.org/abs/2607.06799 · PDF

  77. 77

    Enhancing deep learning models for time series classification via knowledge distillation

    Javidan Abdullayev, Maxime Devanne, Jonathan Weber, Germain Forestier

    cs.LG · cs.AI

    Deep learning has achieved remarkable success in various domains including time series analysis, computer vision and natural language processing. However, high computational and memory demands of state-of-the-art architectures pose challenges for deployment in resource-limited environments. Knowledge Distillation (KD) addresses this by transferring knowledge from a large teacher model to a smaller, more efficient student model while...

    arxiv.org/abs/2607.06796 · PDF

  78. 78

    On Explicit Super-Expressive Approximation for Neural Networks

    Feng-Lei Fan, Ze-Yu Li, Chen-Yu Wang, Jian-Jun Wang

    cs.LG

    In this work, we investigate the fixed-architecture neural network approximation with explicit parameter bounds and elementary activations. While prior work demonstrated super-expressive approximation using fixed-size networks, they lack quantitative and non-asymptotic characterizations of parameter magnitude with respect to the approximation error. We resolve this issue by introducing the Chinese Remainder Theorem as a constructive encoding...

    arxiv.org/abs/2607.06781 · PDF

  79. 79

    Efficient Bayesian Deep Ensembles via Analytic Predictive Inference

    Sina Aghaee Dabaghan Fard, Marie Maros, Jaesung Lee

    cs.LG · stat.ME

    We introduce an efficient Bayesian deep ensemble method for predictive regression designed to enhance interpretability while maintaining competitive predictive performance and computational efficiency. Our method combines the statistical rigor of Bayesian inference with the scalability of deep ensembles, providing calibrated uncertainty estimates that enable its use not only for standalone prediction but also as a component within broader...

    arxiv.org/abs/2607.06776 · PDF

  80. 80

    Efficient Long-Horizon Learning for Learned Optimization

    Xiaolong Huang, Benjamin Thérien, James Harrison, Eugene Belilovsky

    cs.LG

    Learned optimization aims to improve upon hand-designed optimizers (e.g., Adam and Muon) by meta-learning small neural network optimizers over a distribution of tasks. While recent work has greatly advanced the architectural design and inductive biases of learned optimizers (LOs), current meta-training approaches still suffer from two main difficulties: (1) they cannot efficiently scale meta-training to long-horizon inner problems and (2)...

    arxiv.org/abs/2607.06772 · PDF

  81. 81

    Trees from Marginals: Autoregressive drafting with factorized priors

    Yuma Oda, Ryan Mathieu, Roman Knyazhitskiy, Artur Chakhvadze

    cs.LG · cs.CL

    Speculative decoding greatly increases the interactivity of autoregressive language models by trading off computation for extra tokens generated in a single forward pass. Factorized draft models are especially efficient because they predict future-token marginals in parallel, but their independence assumption causes acceptance rates to degrade sharply as the speculative budget grows. We analyze this limitation and introduce Weaver, a...

    arxiv.org/abs/2607.06763 · 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.