AI-generated summaries

Today's ML research,
without the noise.

Daily summaries of the latest machine learning papers from arXiv, processed every 8 hours.

69 Papers today
8h Update frequency
7 Days of history
Margin-Drop Coordinates for Cross-Budget Robustness Evaluation
Yanliang Huang, Zhen Zhang, Peng Xie, Wenyuan Wu, Sitong Zhu, Zhuoqi Zeng, Amr Alanwar
Computer Vision Theory Efficient ML
  • Introduces margin-drop coordinates to evaluate robustness of vision encoders.
  • Demonstrates that shallow evaluations can provide critical insights into encoder fragility.
  • Shows that median shallow drift coordinates correlate strongly with performance under stronger attacks.
  • Distinguishes between different types of margin repairs and their implications for robustness.
Read more
The Dynamics of Quasiregular Neural Learning
Matthia Sabatelli
Theory
  • Neural networks exhibit U-shaped learning dynamics similar to language acquisition.
  • Initial acquisition of exceptions can lead to overregularization towards dominant regularities.
  • The extent of overregularization is influenced by the prevalence of exceptions in the training data.
  • The study isolates the interaction between regularities and exceptions during gradient-based training.
Read more
Marginally Correct Tool Caches Can Reverse Group-Normalized Policy Updates
Shivam Gupta
Theory Optimization Reinforcement Learning
  • Tool-result caching can couple rollout randomness, affecting policy updates.
  • Sharing one stochastic result per group can reverse expected group-normalized updates.
  • A derived finite-group expression highlights the difference between marginal reward agreement and update agreement.
  • The paper provides a Bernoulli example demonstrating wrong-direction updates.
Read more
Minimal Recurrent Behavioral Memory for Imitation under Partial Observability
Xianyao Li, Fang Xu, Rui Min, Ruitong Tian, Jing Du
Robotics Reinforcement Learning Theory
  • Introduces a framework for minimal recurrent memory needed for imitation under partial observability.
  • Establishes a compatibility relation that characterizes the necessary distinctions in behavior.
  • Demonstrates that learned memory requirements approach theoretical limits despite increasing hidden modes.
  • Highlights the challenges in learning representations due to event-agnostic supervision and predictive surplus.
Read more
Learning Risk Scores Robust to Unobserved Confounders
Ryan Edmonds, Yingxiao Ye, Sina Aghaei, Andrés Gómez, Çağıl Koçyiğit, Phebe Vayanos
Optimization Theory
  • Introduces a method for learning risk scores that accounts for unobserved confounding.
  • Utilizes robust optimization techniques to handle uncertainty in propensity scores.
  • Demonstrates improved calibration of risk scores compared to traditional methods.
  • Applies the method to semi-synthetic data derived from UCI Machine Learning Repository.
Read more
LAYERSCOPE: A Layerwise Characterization of Video and Multimodal Learned Representations
Sandra Arcos-Holzinger, Debashish Chakraborty, Rohita Mocharla, Will Walden, Andrew Yates, Reno Kriz, Sarah M. Erfani, James Bailey, Vishal M. Patel, Sanjeev Khudanpur
Multimodal
  • LAYERSCOPE provides a label-free framework for evaluating learned representations in video and multimodal settings.
  • Intermediate-layer representations often outperform final-layer outputs in various tasks.
  • Distinct geometric signatures are observed across different model families, indicating the complexity of representation structures.
  • No single geometric metric consistently predicts downstream performance, suggesting a need for a multifaceted evaluation approach.
Read more
GeoRVQ: Decoder-aware geometry for residual-token prediction in physiological signals
Bo Cui, Yaowen Zhang
Time Series Multimodal Audio & Speech
  • GeoRVQ improves the prediction of physiological signals by incorporating decoder-aware geometry.
  • The method uses a coarse-to-fine approach to account for the hierarchical structure of RVQ.
  • Significant improvements in token accuracy and waveform preservation were observed in experiments.
  • Decoder-induced costs are utilized to create geometry-aware soft targets for better predictions.
Read more
Linear RNN Scaling Laws: When Longer Sequences Beat More Sequences
Ziyan Chen, Zhongzhu Zhou, Peilin Liu, Ding-Xuan Zhou
NLP Large Language Models Theory
  • Introduces a recurrent autoregressive pretraining scaling framework that separates the roles of model size, data size, and optimization compute.
  • Identifies two distinct scaling regimes: innovation-dominated and initialization-dominated, each with different implications for sequence length and model performance.
  • Demonstrates that longer sequences can outperform simply increasing the number of independent trajectories under certain conditions.
  • Provides a theoretical basis for understanding the scaling laws observed in language models, contributing to better pretraining strategies.
Read more
Signal2Symbol: Neuro-Symbolic Temporal Reasoning for Explainable Physiological Time-Series Anomaly Detection
Naser Mansour, Sidahmed Benabderrahmane, Ameer Rahwan
Time Series
  • Introduces a neuro-symbolic framework for explainable anomaly detection in physiological time-series.
  • Utilizes symbolic representation of signals to enhance interpretability and transparency in anomaly detection.
  • Employs rare itemset mining and Allen interval algebra for scoring and temporal reasoning of anomalies.
  • Demonstrates the effectiveness of the approach through evaluations on multiple public datasets.
Read more
What Changed? Drift Detection with Real, Virtual, and Incomparable Diagnosis
Kentaro Oda
Theory Time Series Efficient ML
  • Introduces a two-axis monitoring system for drift detection that classifies drift types.
  • Critiques existing drift detectors for their inability to accurately diagnose drift types.
  • Achieves zero false alarms and misses in extensive benchmarking across different drift scenarios.
  • Highlights the importance of distinguishing between real and virtual drift for appropriate system responses.
Read more
Brain-Inspired Hierarchical Modularity for General Continual Learning
Hongwei Yan, Kanglei Zhou, Qi Cheng, Weiyi Dong, Chunyan Lan, Guanglong Sun, Jun Zhou, Qian Li, Yi Zhong, Liyuan Wang
Robotics Multimodal Computer Vision
  • Introduces FlyGCL, a brain-inspired framework for general continual learning.
  • Addresses the limitations of traditional continual learning methods by focusing on online and uncertain data streams.
  • Implements a hierarchical modular structure that combines expert specialization and ensemble integration.
  • Demonstrates significant performance improvements across various tasks, especially in embodied vision-language-action learning.
Read more
I-SplineFlow: Learning Monotone Spline Stochastic Interpolant Schedulers for Few-Step Generation
Md Sakib Hossain Shovon, Md Rifat Ur Rahman, Md Abtahi Majeed Chowdhury, Yunhong Min, Jaesik Choi, Minhyuk Sung
Generative Models Efficient ML Optimization
  • I-SplineFlow introduces integrated monotone splines for parameterizing SI schedulers, enhancing flexibility and control.
  • The method guarantees monotonicity and differentiability by construction, addressing limitations of previous Bézier-based approaches.
  • I-SplineFlow achieves superior few-step FID scores across various models, particularly at low NFEs.
  • The approach is computationally efficient, allowing for rapid training compared to traditional methods.
Read more
Fed-ReMasker: Federated Tabular Imputation under Feature-Level Missingness
Ioannis Papathanail, Rooholla Poursoleymani, Lubnaa Abdur Rahman, Stavroula Georgia Mougiakakou
Federated Learning
  • Fed-ReMasker adapts the ReMasker masked autoencoder for federated learning, enabling effective imputation under feature-level missingness.
  • The paper presents the first systematic benchmark for federated tabular imputation, evaluating various scenarios of missingness and client heterogeneity.
  • Fed-ReMasker outperforms existing federated imputation methods, achieving the lowest error rates in both value-level and feature-level missingness scenarios.
  • The method remains robust under client heterogeneity, with standard federated averaging performing competitively against more complex strategies.
Read more
COPE: Continual Personalization of LLMs under Sparse User Feedback via User Embeddings and Self-Evaluation
Ruike Cao, Fugen Yao, Liang Dong, Jian Xu, Guanjun Jiang, Li Xiao
NLP Large Language Models Reinforcement Learning
  • COPE provides a solution for continual personalization of LLMs with sparse user feedback.
  • The framework utilizes learnable personalized embeddings to capture user preferences effectively.
  • Self-evaluation generates proxy rewards for continuous model updates without explicit feedback.
  • COPE outperforms strong baselines in various experimental settings.
Read more
What Do Tabular Foundation Models Compute In Context? In-Situ Representation Refinement through Attention-Gated Updates
Tian Zhou, Beverly Jin, Linxiao Yang, Xue Wang, Wenwei Wang, Bingqing Peng, Mengni Ye, Jinjie Gu, Liang Sun
Theory Efficient ML Optimization
  • Introduces in-situ representation refinement for tabular foundation models.
  • Presents REFINEICL, an attention-gated model that operates without expanded FFNs.
  • Achieves state-of-the-art performance on benchmark datasets, surpassing previous models.
  • Demonstrates that support representation updates enhance query prediction accuracy.
Read more
Learning Collective Dynamics with Differentiable Gaussian Representations
Jianxiang Ma, Mingfu Zhang, Xiaocui Yang, Yichen Gao, Junzhao Huang, Yuesong Hou
Time Series
  • DGD connects a Gaussian response distribution with contact-behavior aggregation and feedback recurrence for predicting collective responses.
  • The model allows for joint learning of population representations and dynamics from aggregate counts.
  • DGD outperforms existing methods in terms of predictive accuracy and behavioral prediction metrics.
  • The framework demonstrates the importance of learning population dynamics and feedback processes from aggregate observations.
Read more
TNLearn: An Open Source Python Package for Task-based Neurons
Meng Wang, Tieyun Li, Juntong Fan, Hanyu Pei, Jing-Xiao Liao, Yaodong Yang, Jianwei Ma, Fenglei Fan
Theory Optimization
  • TNLearn enables the creation of task-based neurons tailored for specific problems.
  • The package emphasizes user-friendliness and modularity for easy integration into workflows.
  • Vectorized Symbolic Regression (VSR) is a key feature for discovering optimal formulas from data.
  • TNLearn serves as both a practical tool for researchers and a benchmark for algorithmic designs.
Read more
PISCES: Physics-Informed Solar-wind Convolutional autoEncoder for Space-weather Anomaly Detection and Early Warning
Kevin Lee, Alison J. March
Time Series
  • PISCES utilizes a physics-informed convolutional autoencoder for unsupervised anomaly detection in solar wind data.
  • The model incorporates physical constraints into its training loss, improving anomaly detection accuracy.
  • PISCES separates anomaly scores into distinct contributions, enhancing interpretability.
  • The trained models show improved precision and consistency in detecting space weather anomalies.
Read more
False-science induction in autonomous scientific discovery
Hanbing Liang, Fujun Liu
Theory Robotics Optimization
  • False-science induction occurs when legitimate measurements are incorrectly paired with physical objects, leading to misleading learned associations.
  • Systematic binding errors can redirect experimental efforts towards low-performing areas, even when data integrity is maintained.
  • Error coherence is identified as a critical factor influencing budget misallocation in experimental loops.
  • The study proposes acquisition-trace monitoring as a method to prevent erroneous experimental proposals.
Read more
RL Starts before RL: On Policy Distillation for Better Reinforcement Learning
Shuai Dong, Yongfu Zhu, Yuqi Xu, Weichu Xie, Liuwenpu, Ziyue Wang, Kaiwen Tuo, Congcong Wang, Siyuan Wang, Wenzheng Chang, Taiqiang Wu, Xinlei Yu, Hongrui Wu, Xiaoxuan He, Fangke Chen, Dianyi Wang, Kanghui Tian, Sirry Chen, Xingyu Liu, Xiangnan Wu, Jiawei Guo, Haowen Hou, LingHan Chen, Zhongyu Wei, Jiaqi Wang
Reinforcement Learning Large Language Models NLP
  • OPD leads to higher final performance in RL compared to direct RL and SFT followed by RL.
  • Pre-RL Pass@k does not fully account for the performance gains achieved through OPD.
  • Behavioral alignment with the teacher's distribution is crucial for OPD's effectiveness.
  • The choice of distillation objective (reverse-KL vs. forward-KL) affects performance before and after RL.
Read more
Theory for groupoid equivariant neural networks: an approach for steerable CNNs on bounded domains
Alberto Ibort, Maria Jimenez-Vazquez, Juan M. Perez-Pardo
Theory
  • Introduces groupoid-equivariant neural networks for bounded domains.
  • Establishes a bisection-equivariant kernel theorem linking equivariance to transport constraints.
  • Demonstrates application to bounded planar domains with distinct isotropy groups.
  • Implements architecture using offline nullspace bases and sparse operations.
Read more
Beyond Imitation: Auditing the Recoverability of Reasoning in Distilled Models
Ruitong Li, Binjie Guo, Aisheng Mo, Guowei Su, Han Wang, Jie Li, Ru Zhang
NLP Large Language Models Theory
  • Prefix recovery measures the ability of student models to complete reasoning tasks based on partial teacher solutions.
  • Reverse-KL distillation shows significant improvements in performance, especially for smaller student models.
  • As student model size increases, both prefix recovery rates and the gap between robust and fragile recovery decrease.
  • The study establishes a link between recoverability of reasoning traces and the objective conflict in supervision signals.
Read more
A Spectral Theory of Grokking: Weight Decay induces Feature Learning
Lenz Pracher, Pascal de Jong, Oskar Lieshaus, Alan Jeffares, Steffen Rulands
Theory Optimization
  • Grokking separates the timescales of fitting and generalization in neural networks.
  • Weight decay induces residual errors that drive continued evolution of the NTK.
  • The timescale for grokking is controlled by the product of learning rate and weight decay.
  • Empirical results confirm the predicted phase structure in both MLPs and Transformers.
Read more
NS-ATTENTION: Newton-Schulz Transformations of Attention Outputs in Vision Transformers
Xiaohe Jiang, Guoqiang Zhang, Tianjin Huang, Ronghui Mu
Computer Vision Optimization Efficient ML
  • Introduction of NS-Attention, a parameter-free transformation for attention outputs in Vision Transformers.
  • NS-Attn. reduces spectral concentration and increases effective rank of attention representations.
  • Demonstrated improvements in classification accuracy on CIFAR-10 and CIFAR-100 datasets.
  • Eigenvalue analysis confirms the intended spectral effects of the transformation.
Read more
HARN: Hierarchical Associative Resonance Network for Event-Driven Multi-Timeframe Forecasting
Nabeel Ahmad Saidd
Time Series
  • HARN maintains persistent representations across multiple temporal levels, updating only when new information is available.
  • The architecture combines several advanced techniques, including causal multi-scale encoding and gated associative memory.
  • HARN achieves competitive forecasting accuracy compared to single-timeframe models, highlighting its effectiveness in multi-timeframe scenarios.
  • The paper provides a thorough evaluation of the model, including ablation studies to assess the impact of individual components.
Read more
SR-Fraud: An Outcome-Supervised Reflective LLM Agent Framework for Non-Stationary Payment Fraud Detection
Xuwei Tan, Yao Ma, Xueru Zhang
Large Language Models Time Series Efficient ML
  • SR-Fraud decouples real-time decision-making from offline learning, addressing the adaptation gap in fraud detection.
  • The framework utilizes a Hybrid Episodic Window to contextualize transactions against user behavior and velocity signals.
  • An outcome-supervised reflection mechanism proposes and verifies hypotheses to enhance the decision agent's knowledge state.
  • SR-Fraud outperforms traditional tabular classifiers and other LLM-based methods in detecting non-stationary fraud patterns.
Read more
Deep Reinforcement Learning on Item-Compatibility Graphs for One-Dimensional Bin Packing
M. Aslı Aydın
Reinforcement Learning Graph Learning Optimization
  • Introduces a size-agnostic graph reinforcement learning framework for 1D-BPP.
  • Utilizes an item-compatibility graph to represent the packing process as an MDP.
  • Achieves strong zero-shot generalization to unseen problem scales.
  • Demonstrates improved performance over traditional heuristics and other learned methods.
Read more
CacheDyG: Decoupling Temporal Propagation for Efficient Dynamic Graph Learning
PinHeng Zong, Ye Yuan
Graph Learning Efficient ML Optimization
  • CacheDyG decouples temporal propagation from parameter updates, improving efficiency.
  • The framework utilizes a Temporal Dependency Cache to store reusable node-time representations.
  • CacheDyG achieves better predictive performance with fewer trainable parameters compared to existing methods.
  • The proposed method reduces runtime and memory consumption, making it feasible for larger datasets.
Read more
TinyUDE: Solver-Free Universal Differential Equations on Microcontrollers via Lie-Taylor Jet Matching
Pranavanath Balamurali, Hrishi Kamireddy
Robotics Efficient ML Time Series
  • Introduces a solver-free training framework for Universal Differential Equations (UDEs).
  • Utilizes Lie-Taylor jet matching for direct fitting of hybrid vector fields to time-derivatives.
  • Achieves significant memory savings, making real-time training feasible on microcontrollers.
  • Demonstrates robustness against sensor noise through noise-adaptive mechanisms.
Read more
Minimal-Norm Univariate Two-Layer ReLU Classification: Exact Solutions and Global Optimality with Skip Connections
Karolina Drabik, Ben Lewis, Antoni Puch, Etienne Boursier, Piotr Hofman, Matthias Englert, Ranko Lazić
Optimization Theory
  • Exact geometric characterizations of minimal-norm interpolators and regularized loss minimizers are established.
  • The presence of skip connections improves the optimization landscape, making all KKT points globally optimal.
  • Unique minimizers with specific structural properties arise depending on bias penalization.
  • Sparsity-like restrictions are identified in the context of unpenalized biases.
Read more
A Scaling Study for fMRI Foundation Models
Wenhao Ye, Xuanye Pan, Junfeng Xia, Junxiang Zhang, Mo Wang, Quanying Liu
Multimodal
  • The study provides a controlled empirical analysis of scaling in fMRI foundation models, utilizing extensive data and compute resources.
  • Performance improvements are linked to the combination of pretraining data size and model size, particularly for larger models.
  • Increasing pretraining data generally yields more consistent performance benefits across various tasks compared to increasing model size.
  • The research highlights that compute alone does not determine performance; the interaction of data, model size, and training duration is crucial.
Read more
Label-Efficient Learning for Ground-Based Sky-Image Classification: A Benchmark of Transfer Learning, Active Learning, and Pseudo-Labeling on GCD
Esther Bou Dagher, Viktoriya Bu-Dager, Boguslaw Zegarlinski
Computer Vision Efficient ML
  • Supervised transfer learning significantly improves label efficiency for cloud classification.
  • Active learning and pseudo-labeling provide limited additional gains compared to a strong supervised baseline.
  • Accepted pseudo-labels are highly reliable but biased towards easier cloud types.
  • Uncertainty sampling targets challenging samples but yields modest performance improvements.
Read more
DCRL: Decoupling and Coupling Reinforcement Learning via Policy-Reward Manifold Alignment
Henan Sun, Zehua Li, Haitao Hu, Qifan Zhang, Jianfeng Zhang, Nuo Chen, Jia Li
Reinforcement Learning Large Language Models Theory
  • DCRL framework addresses misalignment issues in existing RL reward systems.
  • Introduces a dynamic reward rubric refinement mechanism based on syllogistic logic.
  • Implements a policy-reward re-coupling mechanism for consistent model updates.
  • Demonstrates superior performance of DCRL over traditional rule-based and reward-model systems.
Read more
Scalable Subgraph Sampling via Resistance Curvature
Chaoqun Fei, Tinglve Zhou, Tianyong Hao, Yangyang Li
Graph Learning
  • Introduction of ERC-LG, an efficient approximation method for effective resistance curvature in large-scale graphs.
  • Utilization of Johnson-Lindenstrauss projections and multi-GPU batched conjugate gradient solvers to enhance computational efficiency.
  • Development of sampling methods that integrate edge-level geometric information for improved GNN training.
  • Demonstrated superior performance in node classification tasks across multiple real-world datasets.
Read more
Learning Local Heterogeneity and Cross-Region Context for Large-Scale Traffic Forecasting
Qi Feng, Zidong Wang, Bo Li, Xiaoguang Gao, Jiayu Zhang, Chenfeng Wang, Kaifang Wan
Graph Learning Time Series Optimization
  • LoReST effectively models local spatial dependencies and cross-region context for traffic forecasting.
  • The framework incorporates relation-aware local aggregation to address heterogeneous dependencies.
  • Inter-region attention allows for efficient long-range context exchange without high computational costs.
  • Experiments show substantial reductions in forecasting errors across multiple metrics.
Read more
An open benchmark for machine learning-based polymer property prediction
Robert W. Learsch, Nicholas Liesen, Daniel S. Levine, Anna M. Hiszpanski, Evan R. Antoniuk
Graph Learning
  • PolyBench26 is the first open benchmark combining homopolymers and copolymers for polymer property prediction.
  • The dataset includes nearly 250,000 datapoints across eight physical properties, enhancing the scope of polymer informatics.
  • Graph-based models demonstrate superior performance in property prediction compared to language and descriptor-based models.
  • The benchmark supports various evaluation tasks, allowing for systematic assessment of ML models in polymer property prediction.
Read more
MAGIC: Mixed-Granularity Agent Graphs via Incremental Construction with Dense-Reward Reinforcement Learning
Kairui Yang, Ziheng Yi, Xunkai Li, Minghao An, Zhanke Liu, Zekai Chen, Rong-Hua Li
Reinforcement Learning Large Language Models Graph Learning
  • MAGIC allows local granularity selection for functional roles in multi-agent systems, improving collaboration efficiency.
  • The framework uses dense-reward reinforcement learning to optimize the construction of agent graphs incrementally.
  • Potential-based reward shaping provides intermediate feedback, enhancing learning from limited feedback scenarios.
  • MAGIC outperforms state-of-the-art baselines across multiple benchmarks, demonstrating its effectiveness.
Read more
Limiting-Kernel Q(λ): Bridging Short and Long Horizons
Tolga Ok, Arman Sharifi Kolarijani, Peyman Mohajerin Esfahani, Mohamad Amin Sharifi Kolarijani
Reinforcement Learning Theory Robotics
  • Introduction of Limiting-Kernel Q(λ) (LKQL) as a new off-policy value estimator.
  • Theoretical analysis proving improved convergence rates for LKQL compared to n-step truncation.
  • Demonstration of LKQL's effectiveness on long-horizon tasks in reinforcement learning.
  • Integration of LKQL into both on-policy and off-policy actor-critic algorithms.
Read more
CS-WCP: Robust Conformal Sets for LLM-Judge Traffic Shifts with Uncertain Group Proportions
Ibne Farabi Shihab, Fariya Afrin
Large Language Models Theory Optimization
  • CS-WCP addresses uncertainties in group proportions during traffic shifts in LLM applications.
  • The method constructs simultaneous confidence intervals for source and target group masses.
  • CS-WCP significantly reduces under-coverage failures compared to traditional methods.
  • The approach is computationally efficient, operating in linear time relative to group and label sizes.
Read more
MSA-CITE: A Co-Adapted LoRA Specialist Ecology for Fixed-Budget Small-Model Inference
Ruitong Li, Binjie Guo, Aisheng Mo, Guowei Su, Jie Li, Ru Zhang
NLP Large Language Models Efficient ML
  • MSA-CITE treats multiple discarded checkpoints as valuable assets for deployment.
  • The method utilizes a fixed-budget allocation across differentiated LoRA branches.
  • Results indicate improved accuracy over single-branch baselines in specific tasks.
  • The approach does not involve joint training, maintaining the independence of branches.
Read more
hyperbolix: Hyperbolic Deep Learning in JAX
Timo Klein, Thomas Lang, Yllka Velaj, Sebastian Tschiatschek
Theory Optimization
  • First comprehensive hyperbolic deep learning library for JAX.
  • Includes six manifolds with a unified interface for various hyperbolic geometries.
  • Implements a wide range of neural network layers and Riemannian optimizers.
  • Achieves higher numerical accuracy than existing libraries, particularly on the hyperboloid.
Read more
Exact Quantile Balancing and Load-Error Injection for Mixture-of-Experts
Pit Neitemeier, Jiaze Li, Alessio Serra, Philipp Scholl, Sohir Maskey
Optimization Large Language Models Efficient ML
  • Introduction of Exact Quantile Balancing (EQB) for precise global load balancing in MoE training.
  • Development of Load-Error Injection (LEI) to enhance local load balance through direct error injection.
  • EQB and LEI together provide complementary control over global and local load balance in MoE models.
  • Experimental results show significant improvements in performance and balance over existing methods.
Read more
Spread and Scale: What Determines Whether Test-Time Budget Allocation Pays
Jinhyung Bae
Optimization Theory Efficient ML
  • The effectiveness of budget reallocation depends on the variability of instance difficulty within a workload.
  • A budget-aware policy can recover most of the improvement available when instance difficulty information is assumed free.
  • The study employs rigorous pre-registered experiments to ensure the validity of results.
  • Findings highlight the need for careful measurement to avoid biases in evaluating allocation strategies.
Read more
Probabilistic and Geometry Aware Neural Surrogate of Scrape Off Layer Plasma Simulations
Gabriele Gianuzzo, Stefan Dasbach, Fleur Hendriks, Sven Wiesen, Vlado Menkovski
Generative Models Computer Vision Theory
  • Introduces a probabilistic model to capture multiple steady states in plasma simulations.
  • Develops a geometry-aware representation of the SOLPS-ITER mesh for improved data handling.
  • Utilizes conditional flow-matching to model the dynamics of plasma states effectively.
  • Demonstrates the model's capability to recover distinct plasma behaviors during regime transitions.
Read more
Efficient Cost-Aware LLM Evaluation via Bayesian Bandit Gittins Indices
Qian Xie, Yueli He, Nairen Cao
Large Language Models Reinforcement Learning Efficient ML
  • GittinsEval models LLM configuration selection as a cost-aware Bayesian bandit problem.
  • The framework incorporates heterogeneous evaluation costs and prior information, enhancing decision-making.
  • GittinsEval achieves significant performance improvements over traditional Bayesian optimization methods.
  • The method often reaches near-zero simple regret using only 1%-2% of the exhaustive evaluation cost.
Read more
VCMM: Variance-Calibrated Momentum for Multimodal Learning
Zhongjing Gu, Chenyang Huang, Yufa Feng, Chong He, Qinxu Ding, Yiming Cui
Multimodal Optimization
  • VCMM addresses modality imbalance in multimodal learning by adapting gradient memory to modality-specific dynamics.
  • The method estimates minibatch noise and temporal drift online to derive modality-specific momentum coefficients.
  • VCMM incorporates bias correction for improved optimization without extra computational cost.
  • Experiments show consistent performance improvements across multiple multimodal benchmarks.
Read more
Counterfactual Constraint-Conditioned On-Policy Distillation for Multi-Constraint Instruction Following
Yanzhao Zheng, Yuanqiang Yu, Tianze Xu, Chao Ma, Zhentao Zhang, Jihuai Zhu, Baohua Dong, Hangcheng Zhu, Ruohui Huang
NLP Large Language Models Reinforcement Learning
  • CC-OPD introduces a leave-one-out teacher scoring method to derive per-constraint signals for instruction following.
  • The method retains the full instruction context during training, improving the clarity of constraint contributions.
  • A 1.5B student model trained with CC-OPD surpasses its 7B RL-trained teacher on multi-dimensional constraint benchmarks.
  • CC-OPD achieves the highest average performance across multiple instruction-following benchmarks compared to existing methods.
Read more
The Sirens' Song: When Proximal Background Context Overshadows Distant Evidence
Xiaoyu Yang, Jie Lu, Wei Duan, En Yu
NLP Large Language Models Theory
  • Identification of the Proximity Trap phenomenon in long-context LLMs.
  • Introduction of LYRA, a t-distributed directional matching mechanism for improved context retrieval.
  • Empirical evidence showing that masking proximal background context enhances model performance.
  • Development of ProxBench for evaluating distant evidence utilization under proximal interference.
Read more
Learning to Defer with Guidance on Real World Medical Data
Emma Sun, Joshua Strong, Alison Noble
Computer Vision
  • Introduction of Learning to Defer with Guidance (L2D-G) for medical image interpretation.
  • First empirical evaluation of L2D on real-world medical imaging data with human annotations.
  • Demonstrated that L2D-G outperforms classic L2D and baseline models.
  • Utilized simpler loss functions compared to existing literature.
Read more
Train Where the Quantized Model Goes: On-Policy Distillation for Low-Bit Reasoning
Yuanteng Chen, Zhilei Liu, Peisong Wang, Yuantian Shao, Chuangyi Li, Weining Wang, Shuang Qiu, Gang Li, Jing Liu, Jian Cheng
NLP Large Language Models Efficient ML
  • QAD effectively restores short-form performance but struggles with long-form reasoning under low-bit quantization.
  • The proposed OPD method provides on-policy supervision, addressing the training-inference gap caused by quantization-induced deviations.
  • The framework shows significant improvements in reasoning performance, with retention rates increasing from 35% to 70% on MATH-500 and from 66% to 91% on HumanEval.
  • Combining QAD and OPD allows for a comprehensive solution that maintains broad capabilities in quantized models.
Read more
Reliable Fusion of Conflicting Experts
Pranuthi Tenali, Sahil Sidheekh, Saurabh Mathur, Vijayalakshmi Saravanan, Erik Blasch, Kristian Kersting, Sriraam Natarajan
Large Language Models NLP Optimization
  • Introduction of a probabilistic-circuit-based framework for expert opinion fusion.
  • Dynamic aggregation of expert responses based on context-specific credibility estimates.
  • Empirical validation shows significant performance improvement over static ensemble methods.
  • Framework is agnostic to the underlying expert models and does not require retraining.
Read more
A Shared Encoder Is Not a Shared Task: Conditional Comparison for Deep Expert Pools
Kentaro Oda
Theory
  • Critiques the reliance on shared encoders for assessing task compatibility in continual learning.
  • Introduces conditional comparison as a more reliable method for evaluating task mechanism changes.
  • Demonstrates that existing methods can inflate compatibility scores under input shifts.
  • Proposes a two-axis gating mechanism that enhances decision-making in mixture-of-heads systems.
Read more
A JEPA Recipe for Tabular Foundation Models
Mingyu Jeon, Suwan Cho, Jae Young Suh
Theory Optimization Efficient ML
  • Introduces a recipe for training JEPA without latent term collapse.
  • Proposes an open-horizon protocol for training that stops at convergence plateaus.
  • Demonstrates the performance of JEPA against a value-only arm across 147 datasets.
  • Finds that JEPA requires more training steps and time to reach convergence compared to the value-only arm.
Read more
Geometry-Aware Hyperbolic Residual Quantization
Alessio Colombo, Melika Ayoughi
Generative Models Audio & Speech Computer Vision
  • Introduces a geometry-aware hyperbolic residual quantization method to address inconsistencies in hyperbolic space.
  • Restores consistent residual aggregation and provides stable gradient routing using novel techniques.
  • Demonstrates improved stability and structural organization of hyperbolic residual codes compared to naive methods.
  • Evaluates the method across multiple domains, highlighting its effectiveness in hierarchical representation learning.
Read more
Discover, Falsify, Revise: Auditing Input-Use Claims from Source Code to Predictive Contribution in Agent-Discovered Cell Models
Mengran Li, Bo Li, Chengyang Zhang, Yang Yan, Jinfeng Xu, Zhenchao Tang
Theory Interpretability
  • CELLAUDIT framework audits input-use claims in AI-generated cell models.
  • Addresses the prediction–claim gap where models may not utilize perturbation information effectively.
  • Demonstrates that many models change predictions under input replacement, but few show significant predictive contributions.
  • Falsification-guided revisions can enhance predictive performance and input contributions.
Read more
Protocol before progress: leakage-aware evaluation of AIS trajectory prediction
Zobeir Raisi, Vali Mohammad Nazarzehi Had
Graph Learning Time Series Theory
  • The proposed leakage-aware evaluation protocol reveals significant error inflation in AIS trajectory predictions.
  • Oracle decoding can reduce prediction error by a factor of 2.1 to 3.2 compared to greedy decoding.
  • Vessel-sharing splits inflate error rates significantly for larger models, while smaller models are less affected.
  • Region-disjoint splits can drastically increase prediction error due to unseen training contexts.
Read more
From Reasoning Strings to Partial Orders: Verifier-Certified Rule Transport through Quotient Policy Optimization
Bang Xie, Hao Liu, Zhiyuan Peng, Xin Yin, Chenhao Ying, Yuan Luo, Senjian Zhang, Wei Chen
Reinforcement Learning Optimization Theory
  • Introduces Verifier-Certified Rule Transport (VCRT) for reinforcement learning.
  • Establishes commutation certificates and anti-diamonds to manage operation order.
  • Implements a quotient policy objective to optimize learning based on verified trajectories.
  • Demonstrates significant performance improvements in reasoning tasks across multiple environments.
Read more
Shared Global KV with Layer-Specific Local History
Xinglang Xian
NLP Large Language Models Efficient ML
  • Shared global KV can reduce storage but limits representation diversity across layers.
  • Incorporating layer-specific local history improves model performance, reducing perplexity.
  • Independent projections with shared local inputs maintain the benefits of historical content.
  • The proposed architecture allows for efficient cache construction and resource management.
Read more
A Lightweight Plastic-Memory Framework for Graph Few-Shot Class-Incremental Learning
Zihan Mei, Zhili Qin, Tongze Zhang, Hongyuan Liu, Junming Shao, Qinli Yang
Graph Learning
  • Introduces a lightweight plastic-memory framework for GFS-CIL.
  • Employs an evolving micro-clustering structure for efficient memory management.
  • Integrates meta-learning to enhance adaptability while preserving stability.
  • Demonstrates superior performance on benchmark datasets compared to existing methods.
Read more
Memory Attention
Jiale Kang
NLP Large Language Models Efficient ML
  • Introduction of Memory Attention (MA) that combines token memory with contextual keys to replace traditional value projections.
  • Development of MA-Offload for efficient memory management by utilizing CPU storage and prefetching techniques.
  • Evaluation shows improved language modeling perplexity and downstream task accuracy under matched training conditions.
  • Analysis of trade-offs between parameter capacity, value construction, and GPU memory storage.
Read more
Tail-Aware Geometry Learning for Conformal Ellipsoids
Xiang Zhang
Theory Optimization
  • Introduces a tail-aware geometry learning framework for conformal ellipsoids.
  • Decouples tail sensitivity from the final coverage guarantee in CP.
  • Utilizes Conditional Value-at-Risk (CVaR) for learning geometry, prioritizing high-residual samples.
  • The proposed method is convex and allows for independent tuning of tail sensitivity and coverage levels.
Read more
EMGBlend: Heterogeneity-Aware Self-Supervised Pretraining for Gesture and Force Decoding
Yuwei Jia, Cheng Zhong, Jinyang Yu, Zhe Cui
Time Series
  • EMGBlend addresses the challenges of heterogeneous EMG datasets through a self-supervised learning framework.
  • The framework includes mechanisms for shared channel patches, geometry-aware attention, and source-exposure correction.
  • Pretraining on diverse EMG sources significantly improves performance in gesture recognition and force decoding tasks.
  • Ablation studies confirm the importance of each mechanism in enhancing transfer learning capabilities.
Read more
Topological Signal Processing With Unoriented Operators
Andrea Cavallo, Varun Sarathchandran, Geert Leus, Elvin Isufi
Graph Learning Theory Optimization
  • Introduction of Unoriented Topological Signal Processing (UTSP) framework.
  • Establishment of spectral properties for unoriented incidence and Laplacian matrices.
  • Development of interaction-order decomposition for analyzing higher-order signals.
  • Creation of order-aware regularizers that improve signal reconstruction.
Read more
Transferable Evidence Reconstruction for Longitudinal Glucose Representations
Tian Zhou, Bingqing Peng, Linxiao Yang, Wenwei Wang, Mengni Ye, Beverly Jin, Zuyi Zhu, Jinjie Gu, Liang Sun
Time Series
  • Introduces Transferable Evidence Reconstruction (TER) for self-supervised learning in glucose monitoring.
  • Focuses on reconstructing structured evidence from unlabeled data rather than relying on downstream features.
  • Achieves significant improvements in performance metrics over existing methods on multiple tasks.
  • Demonstrates the effectiveness of a CGM encoder that organizes historical glucose data over time.
Read more
Repurposing Pre-trained LLMs as High Fidelity Continuous Text Autoencoders
Arkanath Pathak, Unnat Jain, Alexander C. Berg
NLP Large Language Models Generative Models
  • LLMAE provides a novel architecture for transforming pre-trained LLMs into effective text autoencoders.
  • The framework achieves near-perfect reconstruction of text sequences, significantly improving upon previous methods.
  • LLMAE enables the training of a latent text diffusion model for high-quality image captioning.
  • The approach mitigates issues of catastrophic forgetting associated with traditional fine-tuning.
Read more
Order-Invariant Answers, Order-Sensitive Representations in Mathematical Reasoning
Zhixu Silvia Tao
NLP Large Language Models Theory
  • Introduces a controlled rule-shuffling task to analyze mathematical reasoning.
  • Defines permutation signal-to-noise ratio (SNR) to measure representation distinctiveness.
  • Finds a positive correlation between accuracy and representation distinctiveness across models.
  • Distinguishes between answer invariance and representation invariance in mathematical reasoning.
Read more
Resource-Efficient Distributed Recursive Gaussian Processes
Josephine King, Ali Emre Balci, Raj Thilak Rajan
Efficient ML Robotics Theory
  • Development of two distributed recursive GP algorithms: ADMM-RGP and PDMM-RGP.
  • Analysis of stability and convergence with parameter selection strategies for faster convergence.
  • Validation on a real-world multi-output wind dataset showing effectiveness in learning unknown functions.
  • Significant reduction in communication compared to existing methods while maintaining accuracy.
Read more
Targeted Review for AI-Assisted Biodiversity Surveys: Active Continuous-Score Occupancy Modeling
Timm Haucke, Lauren Harrell, Justin Kay, Mary Clapp, Sara Beery
Computer Vision Audio & Speech Efficient ML
  • ACORN optimizes expert review allocation based on ecological goals rather than classifier accuracy.
  • The method effectively combines ML predictions with expert reviews to improve occupancy modeling.
  • ACORN significantly reduces the number of expert reviews needed while maintaining ecological inference quality.
  • The approach is applicable to various ecological data sources, including camera traps and bioacoustic sensors.
Read more
Gap-Free Streaming PCA Beyond Rank-One Updates: Near-Optimal Rates and Applications to Differential Privacy
Anming Gu, Syamantak Kumar, Kevin Tian, Chutong Yang
Theory Efficient ML
  • Introduces a gap-free analysis of Oja's algorithm for streaming PCA.
  • Achieves near-optimal convergence rates without eigengap assumptions.
  • Extends results to approximate PCA and differentially private PCA.
  • Utilizes a second moment bound on stochastic updates for convergence guarantees.
Read more