AI-generated summaries

Today's ML research,
without the noise.

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

67 Papers today
8h Update frequency
7 Days of history
PreGS: A Parameter-Transfer-Based Multi-Expert Graph Neural Network for Node Classification
Zhicong Cai, Yinglong Zhang, Xiaoying Hong, Xuewen Xia, Xing Xu
Graph Learning
  • Introduces PreGS, a multi-expert GNN framework leveraging parameter transfer.
  • Transfers weights from a pretrained GAT to GraphSAGE experts for enhanced structural representation.
  • Decouples training by freezing experts, optimizing only the fusion module and MLP classifier.
  • Demonstrates competitive performance on eight public graph datasets.
Read more
Concept Drift from a Causal Perspective
Eduardo V. L. Barboza, Jean Paul Barddal, Robert Sabourin, Rafael M. O. Cruz
Theory Time Series
  • Introduction of a causal taxonomy for concept drift based on Structural Causal Models.
  • Development of CaDrift, a synthetic data stream generator for simulating mechanism-level drift events.
  • Empirical validation showing that different drift types have unique effects on distributional changes and predictive performance.
  • Highlighting the significance of causal reasoning in adaptive learning and model evaluation.
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 inference goals rather than classifier accuracy.
  • The method combines ML predictions with targeted human reviews to enhance occupancy modeling.
  • ACORN significantly reduces the number of expert reviews needed while maintaining ecological accuracy.
  • The approach is applicable to various population-level inference tasks beyond occupancy modeling.
Read more
In-Context Guidance: Learning Inter-Task Synergies via Numerical Foundational Models for Few-Shot Multitask Optimization
Tingyang Wei, Haofeng Wu, Jiao Liu, Zhao Wei, Puay Siew Tan, Yew-Soon Ong
Optimization Robotics
  • Introduction of ICG-MTO framework to improve inter-task coupling estimation under limited evaluation budgets.
  • Utilization of a frozen numerical foundational model for auxiliary guidance without replacing the underlying multitask optimizer.
  • Development of an in-context query construction strategy for multitask Bayesian optimization.
  • Demonstration of effectiveness through experiments on synthetic benchmarks and real-world applications.
Read more
Rewired or Gated? How Instruction Tuning Shapes Knowledge-Conflict Circuits in LLMs
Shubham Santosh Pandere, Gautam Ranka, Ritika Varshney, Navya Deshmukh, Roushni Sareen, Roshan Kumar Singh
NLP Large Language Models Interpretability
  • Instruction tuning preserves the conflict circuit by reweighting existing attention heads rather than replacing them.
  • Tuning shifts model behavior towards a reliance on parametric memory, affecting how models handle conflicting information.
  • The robustness gained from instruction tuning is context-dependent, diminishing with coherent framing of false information.
  • Interpretability tools for base models can be effectively transferred to instruct models due to the preservation of the underlying circuit.
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 for mixed-granularity selection in agent graph construction, enhancing flexibility in multi-agent systems.
  • The framework utilizes dense-reward reinforcement learning to optimize the construction policy with intermediate feedback.
  • MAGIC outperforms existing methods across multiple benchmarks, indicating its superior performance and efficiency.
  • The approach addresses the limitations of fixed granularity in existing topology generation methods.
Read more
Mitigating Sequential Reappearance in Diffusion Data-Point Unlearning
Donghyun Kim, Taehyuk Lee, Jinyeong Kim, Youngmin Oh, Dohyeong Kim, Jaehyuk Ryu, Sangwoo Hong
Generative Models Optimization Theory
  • Introduction of a target-level evaluation protocol for sequential diffusion unlearning.
  • Identification of sequential reappearance as a failure mode in diffusion unlearning.
  • Discovery of data-space recovery sharpness, linking local loss geometry to reappearance risk.
  • Development of LASTING, a method that improves forgetting persistence while preserving generation utility.
Read more
Federating Quantum and Classical Computing: A Privacy-Preserving Hybrid Approach
Carlos Cano, Daniel M. Jimenez-Gutierrez, Diego Sal, Georgios Kellaris, Joaquin del Rio, Oleksii Sliusarenko, Xabi Uribe-Etxebarria
Federated Learning
  • The paper introduces a hybrid quantum-classical model that leverages federated learning for privacy preservation.
  • The SBVFL protocol is utilized to avoid centralizing raw data and reduce communication overhead.
  • Simulation results show a significant accuracy improvement while maintaining parameter efficiency.
  • The study establishes conditions under which quantum models can outperform classical models in a federated setting.
Read more
Terminal Shrinkage Averaging Reveals a Schedule-Estimator Interaction in LLM Pretraining
Adam Ousherovitch, Yixin Wang
Large Language Models Optimization Theory
  • Introduction of Terminal Shrinkage Averaging (TSA) as a new estimator for LLM pretraining.
  • Demonstration of the interaction between learning-rate schedules and output estimators.
  • Controlled experiments show that TSA improves validation quality over the raw final iterate.
  • Findings suggest that a more active terminal learning-rate schedule is beneficial when using TSA.
Read more
Dissecting Hierarchical Reasoning Models: A Mechanistic Study
Leo Raphael Rodrigues, Jian Kang
Theory Interpretability
  • HRM demonstrates superior performance in reasoning tasks compared to one-pass Transformer models.
  • The functional contributions of high- and low-level states in HRM vary significantly across different tasks.
  • Linearly decodable features do not necessarily indicate causal relevance in the model's inference process.
  • Ablations of features identified by sparse autoencoders yield larger behavioral changes than those from linear probes.
Read more
Exactness at Inference: A Representational Criterion for Out-of-Distribution Generalization
Filipe Marinho Rocha, InΓͺs Dutra, VΓ­tor Santos Costa, LuΓ­s Paulo Reis
Theory
  • Exactness at inference is necessary for both in-distribution and out-of-distribution generalization.
  • Structural equivalence to the data-generating mechanism is crucial for achieving exactness.
  • Current deep learning architectures often fail to generalize due to reliance on fitted approximations.
  • The proposed inference-path propagation rule helps in understanding representational limits in hybrid models.
Read more
The Probabilistic Structure of Large Language Models
Adnan AboulalaΓ’
Large Language Models Generative Models Theory
  • Introduces a unified probabilistic framework for understanding LLMs.
  • Frames training as a maximum-likelihood estimation problem using stochastic gradient methods.
  • Examines the role of Kullback–Leibler divergence in text generation and its implications.
  • Discusses diffusion models and their probabilistic structure in contrast to autoregressive models.
Read more
The Sirens' Song: When Proximal Background Context Overshadows Distant Evidence
Xiaoyu Yang, Jie Lu, Wei Duan, En Yu
NLP Large Language Models
  • Identification of the Proximity Trap, where proximal context overshadows distant evidence.
  • Introduction of LYRA, a mechanism that reshapes context retrieval to prioritize task-relevant evidence.
  • Demonstration of improved performance in long-context understanding through masking proximal background.
  • Development of ProxBench for evaluating distant evidence utilization under proximal interference.
Read more
When Recursive Models Finish Computing
Hare Krishna, Shubham Singh, Stephen Ebert, Hao-Yu Sun
Theory
  • Extending the computation steps significantly improves the accuracy of recursive models.
  • Many incorrect outputs at nominal budgets are due to unfinished computations rather than model failures.
  • The concept of trajectory-conditioned anisotropic stability characterizes the stability dynamics of completed computations.
  • Different models exhibit varying behaviors in terms of perturbation responses after completion.
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
  • Introduction of FlyGCL, a framework for general continual learning inspired by biological systems.
  • Hierarchical modularity enables effective separation of conflicting experiences and integration of compatible ones.
  • Significant performance improvements in various tasks, particularly in embodied vision-language-action learning.
  • The framework leverages pretrained models for stable representation and efficient learning.
Read more
Hierarchical Bayesian optimization of an aircraft-based multi-agent system-of-systems
Paul Saves, Thierry Lefebvre, Nathalie Bartoli, Jasper Bussemaker, Nikolaos Kalliatakis, Nabih Naeem, Prajwal Prakasha
Optimization
  • Introduces a hierarchical Bayesian optimization framework for aircraft-based multi-agent systems.
  • Utilizes Gaussian process meta-modeling to handle complex design variables and dependencies.
  • Demonstrates improved search efficiency and robustness over conventional optimization methods.
  • Applies the framework to a real-world case study in wildfire suppression.
Read more
Slow Decay and Silenced Expression: Iterated Subliminal Trait Transfer in Language-Model Lineages
Ryan Vo, Duc-Vu Nguyen, Matt Kretchmar, Ngan Luu-Thuy Nguyen
NLP Large Language Models Theory
  • Traits can persist through multiple generations of language models, albeit with diminishing behavioral expression.
  • The study demonstrates a divergence between internal representations and external expressions of traits in language models.
  • Subliminal learning allows for the transmission of traits through filtered data, raising questions about the safety and implications of such processes.
  • The research highlights the importance of evaluating both behavioral and internal metrics to understand model capabilities.
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
Efficient ML Computer Vision
  • Supervised transfer learning significantly enhances label efficiency for cloud classification.
  • Active learning and pseudo-labeling provide limited improvements over a strong supervised baseline.
  • Accepted pseudo-labels are reliable but biased towards easier cloud types.
  • Uncertainty sampling targets challenging samples but yields modest performance gains.
Read more
Success Leaves Detours: Learning Executable Walkthroughs for Long-Horizon Agents
Kaijie Chen, Chenyu Fang, Liang Yan, Bo Li, Bo Zhang, Peng Ye
Reinforcement Learning Large Language Models Robotics
  • Introduces Trace, a framework for inducing executable walkthroughs from sparse-reward trajectories.
  • Combines credit propagation with dependency analysis to filter necessary actions from noisy interaction histories.
  • Demonstrates significant performance improvements over eight baselines in long-horizon tasks.
  • Walkthroughs generated by Trace support cross-episode reuse and programmatic verification.
Read more
LoRA-generating hypernetworks for efficient on-device LLM generative personalization
Sean Augenstein, Li Ding, Jihwan Lee, Keith Rush, Andrey Zhmoginov
NLP Large Language Models Efficient ML
  • Introduces LoRA-generating hypernetworks for on-device LLM personalization.
  • Combines benefits of ICL and PEFT while avoiding their drawbacks.
  • Demonstrates efficiency in computational cost and latency for mobile devices.
  • Focuses on long-form text generation tasks, showing competitive performance.
Read more
Lightweight Ranking Heads: Accelerating Multi-Task Experimentation in Production Recommender Systems
Sanjay Surendranath Girija, Aniruddh Nath, Li Wei, Yanhao Jiang, Shawn Andrews, Lukasz Heldt, Yi Wu, Aditya Mahajan, Mohit Sharma
Efficient ML Multimodal Optimization
  • Introduction of the Lightweight Ranking Heads framework for dynamic task addition.
  • Elimination of cold-starting and retraining requirements for existing models.
  • Utilization of stop-gradients to maintain training stability.
  • Centralized configuration for simultaneous task integration across models.
Read more
Q-DEQ: Discrete Solving and Quantization for Deep Equilibrium Models in Time Series Forecasting under Edge Deployment Coding Constraints
Ruotong Yang, Hongdong Zhu, Qi Gao, Yin Ma, Hai Wei, Kai Wen
Time Series Optimization Efficient ML
  • Q-DEQ introduces a local discrete solver for DEQ forward computation, enhancing efficiency in edge deployment.
  • The method reduces parameter counts by factors of 1.80Γ— to 3.82Γ— and storage requirements by factors of 4.3Γ— to 12.8Γ—.
  • Q-DEQ maintains competitive forecasting accuracy, with relative MSE differences ranging from -1.16% to +2.90% compared to explicit multi-layer baselines.
  • The approach demonstrates the feasibility of using different combinatorial optimization backends for solving local QUBO problems.
Read more
Greedy Decoding Is Not Precision-Invariant: Cross-Precision Output Divergence in LLM Inference
Gaoyuan Du, Anam Nawaz Khan, Rex Zhou, Xiaoyang Liu, Deepayan Chakrabarti, Fnu Suya, Xueping Li
Large Language Models NLP Theory
  • Greedy decoding in LLMs is not precision-invariant, leading to different outputs across numerical formats.
  • Up to 100% divergence was observed in outputs between BF16 and FP16 across various models and benchmarks.
  • A predictive mechanism for output divergence was established, focusing on the top-two logit margin.
  • Selective FP32 recomputation at critical points can improve output agreement significantly.
Read more
Muon Can Outperform Dedicated Continual Learning Methods
Sebastian George Sincari, Bogdan Alexandru Gheorghe, Antonio Barbalau
Optimization Theory Efficient ML
  • Muon optimizer can effectively replace dedicated continual learning mechanisms in mitigating forgetting.
  • One update-constraining mechanism suffices for effective continual learning; additional constraints do not enhance accuracy.
  • Muon distributes updates across more effective singular directions compared to AdamW, enhancing learning efficiency.
  • The study provides insights into the geometry of optimizer updates, suggesting it influences performance significantly.
Read more
Evaluating the Effectiveness of SechKAN on 1D Data
Hoang-Thang Ta
Theory Efficient ML Time Series
  • SechKAN is a KAN variant using hyperbolic secant functions for 1D data.
  • The model was evaluated on three benchmark datasets, showing competitive performance.
  • Ablation studies highlighted the impact of grid size and normalization on model effectiveness.
  • SechKAN's architecture allows for a reduced number of parameters comparable to MLPs.
Read more
Trains but Doesn't Learn: A Post-Training Delivery Benchmark for LLM Agents as Forward-Deployed Engineers
Weihang Ding, Junfei Zhan
Large Language Models NLP Theory
  • Introduces the concept of TBDL, highlighting a significant failure mode in LLM agent delivery.
  • Proposes a governed delivery plane with ten stages to evaluate agent performance beyond traditional metrics.
  • Demonstrates that current LLM agents can avoid TBDL runs through adherence to delivery contracts.
  • Establishes the importance of post-training delivery evaluation in the context of LLM deployment.
Read more
AirGC-CD: Gaussian-Circulant Precoding for Exactly Debiasable PAPR Reduction in Over-the-Air Federated Learning
Jonggyu Jang, Hyeonsu Lyu, Hyun Jong Yang
Federated Learning Optimization Efficient ML
  • Introduces AirGC-CD for reducing PAPR in over-the-air federated learning.
  • Utilizes Gaussian-circulant precoding to ensure unbiased aggregation.
  • Achieves significant compression of model updates, reducing transmission load.
  • Derives a near-optimal clipping ratio balancing variance and SNR loss.
Read more
CoEvo: Oracle-Grounded Self-Evolution of a Single Model for Multi-Step Causal Reasoning
Jian Zhang, Bingyi Wang, Yizhi Liu
NLP Large Language Models Theory
  • CoEvo framework enables self-evolution of LLMs for multi-step causal reasoning.
  • Utilizes an oracle to verify individual reasoning steps, enhancing model supervision.
  • Model alternates between Proposer and Solver roles to generate and validate reasoning chains.
  • Achieves superior performance on multi-step reasoning benchmarks compared to traditional methods.
Read more
CSC: Calibrated Simplicity for Conflict-Aware Social Bot Detection in the LLM Era
Yipeng Qian, Pengjie Zhao, Chaoxi Niu
Graph Learning NLP Multimodal
  • Introduces CSC, a framework for detecting social bots that addresses modality conflict in the LLM era.
  • Combines simplified graph-based detection with calibrated confidence alignment and inconsistency modeling.
  • Demonstrates improved decision quality and reliability in bot detection through experimental validation.
  • Highlights the importance of structural signals in bot detection amidst semantic camouflage.
Read more
Not All Ranks Are Equal: Budget-Aware LoRA Merging Across Tasks
Avinash Amballa, Yashas Malur Saidutta, Wenbo Li, Lazar Valkov, Srinivas Chappidi
Efficient ML Computer Vision NLP
  • Identifies uniform rank allocation as a major source of performance gaps in LoRA merging.
  • Introduces Net Utility, a data-free metric for optimal rank allocation based on task utility and interference.
  • Demonstrates improved performance across multiple merging methods and tasks using the proposed allocation strategy.
  • Achieves an average performance improvement of +2.1% in vision tasks and +2.2% in language tasks.
Read more
Iterative Atom Refinement: A Monotonicity Principle for Dictionary Learning
Alexander Christie, Miguel Moscoso, Alexei Novikov, George Papanicolaou, Chrysoula Tsogka
Theory Optimization Efficient ML
  • Introduction of the Iterative Atom Refinement (IAR) algorithm for dictionary learning.
  • Development of a rigorous convergence theory based on a new monotonicity principle.
  • Demonstration that IAR can identify a generating atom after only three refinement steps.
  • Numerical experiments validate the theoretical results and show rapid convergence.
Read more
Continuous Optimization for p-adic Models
Julian Salazar, Dimitri Kanevsky, Matt Harvey, Pascal Getreuer, Lucas Dixon
Optimization Theory
  • Introduces continuous optimization methods for p-adic models, overcoming limitations of discrete searches.
  • Utilizes the Berkovich affine line to create a path-connected space for p-adic numbers.
  • Demonstrates effective gradient descent algorithms, including Momentum and Adam, for p-adic parameters.
  • Shows that p-adic models can perform tasks like modular arithmetic and binary-encoded classification.
Read more
Towards Hierarchical GNNs for multi-grid power flow: generalization across operating scenarios
Carmine Delle Femine, Leire Garin Atxaga, Asier Diaz-Iglesias, Juan Pablo Maroto Herrera, Ane Miren Florez-Tapia, Marco Quartulli, Izaro Goienetxea Urziku
Graph Learning
  • Introduction of hierarchical latent communication to improve multi-grid power-flow modeling.
  • Kron reduction significantly outperforms flat models in reducing voltage error.
  • Demonstrated generalization to new operating scenarios within training topologies.
  • Models do not yet achieve cross-topology generalization, indicating a future research direction.
Read more
CLOOPD: Closing the Learner Loop in On-Policy Distillation
Keye Zheng, Hanyu Li, Zhan Cheng, Yuan Gao
Reinforcement Learning Optimization Efficient ML
  • CLOOPD separates teacher-signal acquisition from student-side realization, optimizing the learning process.
  • The framework allows for multiple passes over the same teacher-scored batch, improving efficiency and effectiveness.
  • CLOOPD policies achieve higher macro accuracy compared to traditional methods while using fewer resources.
  • Adaptive Ξ± waypoint selection is crucial for maintaining safe and effective learning boundaries.
Read more
From Experts to Sub-experts: Fine-grained Parameter-Efficient Fine-Tuning for MoE LLMs
Zhentao Tan, Chang Liu, Yao Liu, Yue Wu, Jieping Ye
Large Language Models Efficient ML Optimization
  • NSFT offers a fine-grained approach to parameter-efficient fine-tuning, moving beyond expert-level adaptations.
  • The method utilizes structured channel groups within experts to select task-relevant sub-experts for tuning.
  • NSFT incorporates adaptive training strategies to compensate for reduced update magnitudes during sparse tuning.
  • Experimental results show NSFT achieves superior performance with fewer trainable parameters compared to existing methods.
Read more
Fast Matrix Multiplication in fp8: Certified Coefficient Optimization and Measured Error
Shuxiao Xie, Shuyang Xie, Yuan Cao, Dezhi Ran, Wei Yang, Tao Xie
Optimization Efficient ML Theory
  • Introduces a coefficient functional Ξ¦ to optimize matrix multiplication in fp8.
  • Certifies the global optimum of Ξ¦ using geometric methods on a Hadamard manifold.
  • Demonstrates that the optimal realization reduces fp8 error significantly compared to classic Strassen algorithms.
  • Establishes a connection between coefficient geometry and expected error in fp8.
Read more
Task-Aware Hybrid QUBO Optimization for Structured Neural Network Pruning
Osama Orabi, Artur Zagitov, Hadi Salloum, Viktor A. Lobachev, Yaroslav Kholodov
Optimization Efficient ML Computer Vision
  • Introduces a hybrid global-local framework for mixed-precision quantization.
  • Utilizes Task-Aware QUBO to model quantization error and layer sensitivity.
  • Incorporates graph-aware constraints to manage activation precision compatibility.
  • Employs PROTES for local refinement of precision assignments.
Read more
Gaussian Flow-Matching Schedules: Implications for Sampling and Training
Arsène Claustre, Hugo Negrel, Claire Boyer, Kimia Nadjahi, Eric Vanden-Eijnden
Generative Models Theory Efficient ML
  • Introduces a path-factorization decomposition for flow-matching schedules.
  • Establishes necessary conditions for exact finite-step Euler sampling.
  • Derives closed-form solutions to minimize or equalize regression variance.
  • Demonstrates the separation of sampling dynamics and regression variance control.
Read more
PROSE: A Theory of Optimal Stopping with Perishable Evidence for Peer Selection in Intermittently Connected Decentralised Learning
Christos Anagnostopoulos
Federated Learning Theory Optimization
  • Introduces a theory of optimal stopping for peer selection in decentralized federated learning.
  • Develops a reservation-value threshold rule for optimal decision-making under perishable evidence.
  • Establishes confidence-safe certification and mobility-aware value-of-information rules.
  • Demonstrates that a one-step confidence-safe rule is optimal in volatile mobility regimes.
Read more
Correcting Within-Group Self-Selection Bias in Prioritized Replay
Oscar MirΓ³ LΓ³pez-Feliu, Herke van Hoof
Reinforcement Learning
  • Identifies and quantifies the issue of within-group self-selection bias in Prioritized Experience Replay.
  • Proposes sibling-aware replay methods that separate group-level priority mass from within-group outcome selection.
  • Demonstrates improved learning efficiency in exact state-action environments and in function-approximation settings.
  • Introduces three methods: SAMPLE, AVG, and MODEL, which utilize empirical sibling distributions for better learning outcomes.
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, reducing computational redundancy.
  • The framework utilizes a Temporal Dependency Cache to store reusable node-time representations.
  • CacheDyG achieves competitive predictive performance with significantly fewer trainable parameters.
  • The method demonstrates lower runtime and improved scalability on larger datasets.
Read more
Multi-View Fair Clustering Guided by Cross-View Sensitive Information Discrepancy
Mudi Jiang, Jiahui Zhou, Xinying Liu, Zengyou He, Zhikui Chen
Theory Optimization Multimodal
  • Introduces a novel framework for multi-view fair clustering that considers cross-view sensitive information discrepancies.
  • Employs a bias-ranked asymmetric alignment mechanism to regulate learning between views with differing levels of sensitive dependence.
  • Imposes fairness regularization on clustering assignments to promote group fairness.
  • Achieves competitive performance compared to state-of-the-art methods while maintaining stability under varying sensitive information levels.
Read more
Hill Sampling for Test-Time Scaling: A Simple and Better Alternative to Repeated Sampling, Evolution, and Training
Jacob Beck, Philip V. Ogren, Ari Kobren
Large Language Models Optimization
  • Hill Sampling achieves state-of-the-art performance on circle packing and improves results on ErdΕ‘s’ minimum-overlap problem.
  • The method demonstrates that simpler approaches can outperform complex evolutionary strategies in test-time program discovery.
  • Token-level sampling is found to be a more effective source of diversity than random perturbations of model weights.
  • The study establishes the largest evolution strategies training pipeline to date, showing that a zero learning rate can enhance maximum return.
Read more
You Only Need 2/3 of the Chosen Experts: An Empirical Study of Dynamic Expert Pruning in Fine-Grained MoE LLMs
Yuanteng Chen, Qiwei Lai, Chen Tianqi, Peisong Wang, Yuantian Shao, Nanxin Zeng, Zhilei Liu, Chuangyi Li, Jing Liu, Jian Cheng
Large Language Models Efficient ML NLP
  • Fine-grained MoE architectures exhibit high redundancy in expert selection, allowing for significant pruning without loss of performance.
  • Retaining two-thirds of selected experts maintains 98.8% of performance on average, leading to substantial speedups.
  • Dynamic expert pruning methods can outperform uniform retention under aggressive pruning conditions, especially for generative tasks.
  • Model sensitivity to pruning varies, with larger models being more robust compared to multimodal models.
Read more
The Effect of Quantization on Clinical Benchmarks: Accuracy and Safety Across Model Families
Leonard Twagirayezu, Prasenjit Mitra
NLP Large Language Models Efficient ML
  • INT8 quantization is broadly safe for clinical deployment with minimal degradation.
  • INT4 quantization leads to significant and model-dependent performance drops, especially in high-risk scenarios.
  • Clinical fine-tuning does not guarantee robustness against quantization effects.
  • Accuracy and safety robustness are independent properties that must be assessed separately.
Read more
An Exploratory Replica-Overlap Probe of the Grokking Transition
A. C. Opus, J. Q. Lu
Theory
  • The study aimed to explore the changes in pairwise weight overlaps during the grokking transition using RSB methods.
  • The registered statistical tests did not validate, resulting in an undetermined outcome regarding the overlap distribution.
  • No significant evidence was found for changes in the shape of the overlap distribution across the grokking transition.
  • A post-hoc analysis indicated a descriptive relationship between grokking frequency and training fraction, though confounded by split identity.
Read more
Exploring Solver-Level Warmstarting for Neural Network Verification
Annelot Bosman, Minghao Liu, Marta Kwiatkowska, Holger Hoos, Jan van Rijn
Optimization Theory Efficient ML
  • First study on solver-level warmstarting for neural network verification at the MILP solver level.
  • Demonstrates significant reductions in verification time and improved solvability of instances.
  • Investigates multiple warmstarting scenarios and their effects on different property changes.
  • Presents a proof-of-concept pipeline using the SYMPHONY solver for empirical evaluation.
Read more
MICRO: Multi-Fidelity Active Search for Severe Error Discovery
Orlando Leone, Niclas Pokel, PehuΓ©n Moure, Yingqiang Gao, Roman Boehringer
NLP Audio & Speech Efficient ML
  • MICRO effectively combines strong and weak feedback to maximize severe error discovery.
  • The framework uses a joint Gaussian model to infer relationships between quality ratings and annotation losses.
  • Experiments show that MICRO significantly outperforms existing policies in terms of severe error discovery.
  • The approach allows for efficient allocation of a shared budget for feedback acquisition.
Read more
GLR-MM: Graph-Based Global-Local Reconstruction for Robust Multimodal Chest X-ray and EHR Representation Learning under Missing Modalities
Surbhi Sharma, Nikhil Manali, Devesh Maheshwari
Multimodal Graph Learning
  • GLR-MM effectively reconstructs missing modalities using both local and global patient data.
  • The framework employs a graph-based approach to enhance prediction accuracy under missing data conditions.
  • GLR-MM shows superior performance compared to existing methods, especially with high levels of missing modalities.
  • The methodology includes adaptive fusion of reconstructed embeddings to optimize predictions.
Read more
RS-Claw-Evolution: Environment-Feedback-Driven Evolution for Lightweight Remote Sensing Agents in Long-Horizon Tasks
Kai Ouyang, Dongyang Hou, Liangtian Liu, Zeyuan Wang, Ziyu Li, Chengfu Liu, Zichao Tang, Xuezhi Cui, Shengwu Ouyang, Wentao Yang, Hanwen Yu, Haifeng Li
Reinforcement Learning Large Language Models NLP
  • RS-Claw-Evolution framework improves lightweight RS agents' performance in long-horizon tasks.
  • Three-stage evolution process: Interaction, Experience, and Decision Evolution.
  • Feedback-driven strategies enhance learning from environmental interactions.
  • Experimental results show significant performance improvements over baseline models.
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 in imitation tasks under partial observability.
  • Characterizes memory requirements using conditional entropy and compatibility relations.
  • Demonstrates that learned code rates remain near theoretical limits despite increasing hidden modes.
  • Identifies challenges in learning representations and the impact of supervision on performance.
Read more
Optimal No-Regret Learning for Repeated Prophet Inequality
Kun Wang
Theory Optimization
  • Introduces an efficient algorithm for repeated prophet inequalities achieving eO(√T) expected regret.
  • Eliminates polynomial dependence on the number of boxes, addressing a significant limitation in previous works.
  • Combines empirical backward induction with box-specific reach bonuses to enhance exploration strategies.
  • Resolves an open question in the field regarding optimal regret bounds under prefix feedback.
Read more
Block-Level Weight-Space Structure Persists Under Post-Training: An Empirical Study Across LLM Families
Zhaohui Wang
Large Language Models
  • Post-training modifies all tensors but preserves block-level weight-space structure.
  • Mean cosine similarity across blocks exceeds 0.99, indicating high structural retention.
  • Independently trained models show lower similarity, indicating disconnected weight-space regions.
  • LinkerLLM achieves 18-48% GPU memory savings by sharing blocks across variants.
Read more
What Should a Self-Teacher See? Privileged Context Design for On-Policy Self-Distillation
Kanghui Tian, Siyuan Liu, Tianxiang Jiang, Shuai Dong, Yizhuo Li, Tian Ding, Yuan Guo, Songze Li, Haowen Hou, Congcong Wang, Yi Wang
Large Language Models NLP Theory
  • Concise semantic contexts can outperform full solutions in self-distillation tasks.
  • Answer-only context remains competitive, especially at larger model scales.
  • Initial teacher-student KL divergence does not correlate with teaching effectiveness.
  • The preferred context varies based on the student model's scale and the task at hand.
Read more
Can We Predict Anomaly Detection Performance from Embedding-Space Geometry?
Kevin Wilkinghoff, Zheng-Hua Tan
Audio & Speech Theory
  • Anomaly detection performance can be predicted using embedding-space geometry without anomalous data.
  • A lower bound on AUC is derived, linking performance to inlier and outlier score variances and separation.
  • Inlier score variance alone is insufficient for reliable model selection; pseudo-anomaly probes improve performance estimation.
  • Experiments show that pseudo-anomaly-based estimators outperform conventional selection methods under domain shifts.
Read more
Provably Efficient Reinforcement Learning in Continuous-Time Episodic MDPs with Poisson Decision Epochs
Kenny Guo, Valentio Iverson, Sahan Wijetunga, William Chang
Reinforcement Learning Theory Efficient ML
  • Introduces a continuous-time framework for episodic MDPs with Poisson decision epochs.
  • Extends UCRL and Q-learning algorithms to achieve O(T^(2/3)) regret bounds.
  • Establishes matching minimax lower bounds, confirming the optimality of the proposed rates.
  • Addresses the exploration-exploitation tradeoff in continuous domains with Lipschitz continuity.
Read more
An Exact Junction-Tree Extended Formulation for Optimal Classification Trees
Jiancheng Tu, Wenqi Fan
Optimization Theory Interpretability
  • Introduces an exact LP formulation for bounded-depth classification trees using junction-tree representation.
  • Supports recursive subtree optimization and employs exact reductions to minimize model size.
  • Presents two solution methods: column generation and message passing for efficient computation.
  • Demonstrates significant runtime improvements and optimality certification over existing methods.
Read more
Efficient Mixture-of-Experts with Speculative Decoding via Expert Coactivation
Kumari Nishu, Han-Byul Kim, Santosh Chilkunda, Maxwell Horton, Arnav Kundu, Mohammad Samragh, Lauren Hannah, Mohammad Sekhavat, Nikhil Bhendawade, Manuel Ciosici, Iman Mirzadeh, Keivan Alizadeh Vahid, David Harrison, Irina Belousova, Mehrdad Farajtabar, Minsik Cho
Large Language Models Efficient ML NLP
  • Combining MoE models with SD can significantly improve inference speed but poses challenges related to memory transfer costs.
  • High expert coactivation during training leads to faster runtimes and improved throughput.
  • A combination of training techniques enhances expert coactivation without altering the SD algorithm.
  • The proposed method achieves a 21% improvement in throughput over standard MoE models while retaining accuracy.
Read more
Belted Engression: Sufficient Dimension Reduction for Generative Distributional Regression
Wenxi Tan, Bing Li, Lingzhou Xue
Generative Models Theory Efficient ML
  • Introduces Belted Engression, a new framework for generative distributional regression.
  • Establishes a compress-then-generate paradigm that integrates sufficient dimension reduction into generative models.
  • Proves theoretical equivalence between SDR conditions and law-preserving generative factorization.
  • Demonstrates superior performance in distributional prediction with fewer parameters compared to existing methods.
Read more
Matched-Input Estimates Differ in Sign Across Architectures: Auditing EEG Foundation Models on Motor Imagery
Kevin Zhou, Sparsh Roy
Time Series
  • Pretrained EEG foundation models show inconsistent performance transfer to downstream tasks.
  • A validation-locked evaluation protocol was developed to prevent data leakage.
  • Supervised models consistently outperform foundation models in motor imagery tasks.
  • Matched-input analysis reveals accuracy differences that vary in sign across architectures.
Read more
A Distributional Optimisation Perspective on Combining Models in Deep Learning
Congye Wang, Yan Lin, Zheyang Shen, Matthew A. Fisher, Chris. J. Oates
Optimization Theory Large Language Models
  • Introduces a distributional optimisation framework for model combination in deep learning.
  • Reformulates ensemble methods and LoRA averaging as entropy-regularised optimisation problems.
  • Demonstrates that the ensemble case has a convex objective, while the LoRA averaging case does not.
  • Evaluates various algorithms, including a new variant of variational gradient descent.
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 consistent improvements in performance, especially for smaller models.
  • As student model size increases, prefix recovery rates improve significantly, indicating better reasoning compatibility.
  • The study identifies a capacity-dependent transfer regime where the benefits of distillation decrease with larger models.
Read more
Towards Adaptive Federated Graph Clustering: A Global Community-aware Contrastive Learning-based Approach
Yinlin Zhu, Di Wu, Wang Luo, Guocong Quan, Miao Hu
Graph Learning Federated Learning
  • Identifies critical limitations in existing federated graph clustering methods.
  • Proposes AdaFGC, which uses global community anchors for adaptive clustering.
  • Implements a community-aware contrastive learning scheme to enhance clustering performance.
  • Demonstrates state-of-the-art performance across multiple datasets and metrics.
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 variant of streaming PCA using Oja's algorithm.
  • Achieves near-optimal convergence rates without eigengap assumptions.
  • Extends results to energy PCA and differentially private PCA.
  • Utilizes a second moment bound for stochastic updates, simplifying previous methodologies.
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 employs shared channel patches, geometry-aware attention, and source-exposure balancing.
  • Pretraining on 11 public EMG sources leads to improved performance in gesture recognition and force decoding.
  • Ablation studies validate the importance of the proposed mechanisms in enhancing transfer learning.
Read more
BOBA: Dynamic Bayesian Optimization through Bayesian Active Inference
Merlin Angel Kelly, Rishan Patel, Alexander Thomas, Ziyue Zhu, Zikun Quan, Tom Carlson, Youngjun Cho
Optimization Robotics Time Series
  • BOBA is a novel acquisition function for dynamic Bayesian optimization that minimizes predictive uncertainty.
  • It incorporates principles from active inference to enhance exploration-exploitation trade-offs.
  • Experiments show that BOBA significantly reduces regret in query-restricted settings compared to existing DBO methods.
  • The paper provides insights into tuning exploration strategies for different types of dynamic functions.
Read more
Entropy Can Flow, or It Can Guide. Be Entropy. LEDFlow: Introducing Entropy-guided Generation Order into Uniform Discrete Flow
Tung Sum Thomas Kwok, Yidong Ouyang, Yingjia Wan, Ying Nian Wu, Zhijiang Guo, Oscar Leong
Generative Models Theory Multimodal
  • LEDFLOW reduces the rate of correct-to-wrong revisions in generated outputs.
  • The method employs entropy-guided absorption to prioritize reliable predictions.
  • LEDFLOW achieves state-of-the-art performance in Sudoku solving and multimodal tasks.
  • Theoretical analysis confirms the effectiveness of local entropy in guiding absorption decisions.
Read more