AI-generated summaries

Today's ML research,
without the noise.

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

64 Papers today
8h Update frequency
7 Days of history
Benchmarking Frontier Large Language Models Against Official Crash Database Coding Using Police Crash Narratives
Sudhir Bharati, Rajendra K C Khatri, Sudip Bharati
NLP Large Language Models
  • The study benchmarks six LLMs against official crash coding using police narratives.
  • GPT-5.5 High showed the highest agreement among evaluated models, but traditional baselines performed better in some metrics.
  • Agreement varied significantly across different crash attributes, indicating the need for attribute-specific evaluations.
  • The research highlights the potential of LLMs in enhancing crash data coding but underscores the importance of human review.
Read more
Overcoming the Weakest-Link Effect in LLM-Driven Program Optimization via Heterogeneous Edit Recombination
Jingwen Fu, Zhen Liu, Yuhan Liu, He Zhang, Nanning Zheng
Large Language Models Optimization Robotics
  • Introduces HERO, a program optimizer that separates edit generation from selection.
  • Demonstrates that explicit performance feedback is not essential for effective program optimization.
  • Addresses the weakest-link effect by allowing for heterogeneous edit recombination.
  • Achieves superior performance in various domains compared to existing LLM-based optimization methods.
Read more
Beyond KV Reconstruction: Functional Reconstruction for MLA Draft Models in Speculative Decoding
Weiye Shi, Fanxu Meng, Muhan Zhang
Large Language Models Efficient ML Optimization
  • Conversion from MHA/GQA to MLA can degrade proposal agreement in speculative decoding.
  • Functional reconstruction optimizes draft quality during training without requiring verifier supervision.
  • The proposed method is converter-agnostic and applicable across different model configurations.
  • Functional reconstruction improves acceptance rates in 37 out of 64 task configurations evaluated.
Read more
Compression-Based Behavioral Similarity for Open-World Sybil Discovery on Ethereum
Michał Bartnicki, Jarosław A. Chudziak
Graph Learning
  • Introduces a compression-based approach for Sybil detection that does not rely on financial links.
  • Utilizes symbolic Transaction Grammar to capture wallet behavior and transaction patterns.
  • Employs Normalized Compression Distance (NCD) for measuring behavioral similarity.
  • Demonstrates robustness against adversarial tactics and temporal changes in behavior.
Read more
Expanding Data-Agnostic Pivotal Instances Selection Models with Proximity Trees and Ensemble Learning
Alessio Cascione, Mattia Setzu, Cristiano Landi, Paolo Maria Mancarella, Riccardo Guidotti
Interpretability
  • Introduction of PivotTree, a hierarchical model for pivotal instance selection and prediction.
  • Incorporation of pairs of pivots and ensemble methods to enhance model effectiveness.
  • Data-agnostic approach allowing application across various data modalities.
  • Demonstrated superior performance over existing instance selection strategies.
Read more
Parameter-Free Heavy-Tailed Bandits
Gianmarco Genalti, Alberto Maria Metelli
Theory
  • Introduces a parameter-free approach to heavy-tailed bandits, resolving an open problem in the field.
  • Characterizes the trade-off between distribution-dependent and distribution-free regret guarantees when parameters are unknown.
  • Presents the AdaR-ETC algorithm, which adapts to unknown moment bounds and achieves optimal regret bounds.
  • Demonstrates that no single policy can guarantee sublinear regret uniformly across all tail exponents.
Read more
Enhancing Irregular Time Series Forecasting with Continuous-Time Modeling Framework
Tianen Shen, Zhengyu Li, Yutong Li, Xiangfei Qiu, Xingjian Wu, Bin Yang, Jilin Hu
Time Series
  • WrapFlow is a unified continuous-time modeling framework for irregular multivariate time series forecasting.
  • Introduces Continuous-Time Tokenization to encode observations without discretization.
  • Utilizes Residual Flow Matching to learn continuous residual dynamics without numerical-solver simulation.
  • Achieves state-of-the-art performance on multiple datasets, demonstrating its practical applicability.
Read more
TerraNova: A Foundation Model for the Anthropocene
Carlos Rodriguez-Pardo, Massimo Tavoni
Multimodal
  • TerraNova is the first model to learn a unified representation across the observational breadth of the Anthropocene.
  • The model employs inter-geometry coupling to connect administrative units with their corresponding physical territories.
  • It outperforms purpose-built geospatial embeddings on static targets and extends to dimensions like uncertainty and time.
  • The model provides predictive distributions with aleatoric and epistemic uncertainty proxies for each query.
Read more
DFSC: Error-Controlled Differentiable Mittag-Leffler Propagation for Fractional Scientific Machine Learning
Ning Hu, Haitao Duan, Shuqun Li, Chuyang Hu
Theory Efficient ML Optimization
  • DFSC separates known fractional propagation from unknown corrections, optimizing them jointly.
  • The adaptive algorithm increases truncation depth until error tolerances are met.
  • DFSC provides certified error bounds and diagnostics for its estimates.
  • The framework significantly reduces computation time for repeated queries on CPU and GPU.
Read more
MOT-SR: Multi-Objective Tool-Augmented Scientific Equation Discovery with Large Language Models
Boxiao Wang, Runxiang Wang, Kai Li, Chongming Li, Zhiwei Chen, Yifan Zhang, Jian Cheng
Large Language Models Interpretability Optimization
  • MOT-SR integrates external analytical tools for improved variable dependency analysis.
  • The framework employs a multi-objective evaluation to optimize for accuracy, complexity, and generalization.
  • MOT-SR outperforms existing symbolic regression methods across multiple tasks.
  • The system operates in a closed-loop manner, continuously refining strategies and equations.
Read more
FADEx: Feature Attribution and Distortion-based Explanation of Dimensionality Reduction
Lucas Greff Meneses, Evandro S. Ortigossa, Claudio Silva, Luis Gustavo Nonato
Interpretability
  • FADEx provides a single attribution per feature, enhancing interpretability.
  • The method is agnostic to the dimensionality reduction technique used.
  • FADEx incorporates distortion analysis and directional feature influence.
  • Qualitative and quantitative evaluations show FADEx's superiority over existing methods.
Read more
DreamQAS: Learning a Decision-Useful World Model for VQE-Efficient Quantum Architecture Search
Jiayang Niu, Yan Wang, Jie Li, Ke Deng, Azadeh Alavi, Muhammad Usman, Yongli Ren
Reinforcement Learning Optimization Efficient ML
  • DreamQAS introduces a feedback-only world model that does not require exact ground-state energy during training.
  • The framework utilizes a recurrent ensemble to predict oracle-free feedback scores, enhancing decision-making in QAS.
  • Significant reductions in real VQE calls (up to 10.6x fewer) are achieved while maintaining high accuracy across molecular tasks.
  • The model demonstrates improved action-ranking utility and risk coverage through ensemble disagreement.
Read more
Explore Beyond the Boundary Using Entropic Information
Bumgeun Park, Donghwan Lee
Reinforcement Learning
  • Introduction of ENTINEX, a novel exploration method for RL.
  • Utilizes entropic information to identify state-novelty distribution boundaries.
  • Assigns intrinsic rewards to encourage exploration beyond these boundaries.
  • Demonstrates superior performance compared to existing exploration methods.
Read more
ZUNA1.1: A more flexible EEG foundation model for Denoising and Super-resolution
Christopher Warner, Jonas Mago, JR Huml, Beren Millidge
Time Series Generative Models
  • ZUNA1.1 allows for reconstruction of variable-length EEG sequences up to 30 seconds.
  • The model significantly outperforms traditional EEG denoising methods.
  • Improvements include implicit data augmentation and quality-aware preprocessing.
  • Training corpus expanded to approximately 3.5M channel-hours for better performance.
Read more
When Does On-Policy Interaction Help? Representational Tradeoffs in Value-Based Imitation Learning
Luca Viano, Antoine Moulin, Audrey Huang, Volkan Cevher, Philip Amortila, Dylan J. Foster
Reinforcement Learning Robotics Theory
  • OVI allows learners to focus on realizing the expert's value function, easing representational demands.
  • On-policy interaction is essential for efficient value-based imitation learning.
  • The paper presents a negative result showing offline IL methods require more complexity without interaction.
  • Empirical results indicate OVI outperforms traditional methods, especially with less expressive learner networks.
Read more
Mirror Learning
Yunpeng Liu, Matthew Niedoba, Oluwanifemi A. Adekanye, Jason Yoo, Yingchen He, Berend Zwartsenberg, Frank Wood
Robotics Generative Models Reinforcement Learning
  • Introduces 'Mirror Learning' as a framework for imitation learning from third-person observations.
  • Combines perspective transformation and inverse dynamics modeling to create 'mirror data'.
  • Demonstrates that mirror data can effectively train policies and improve performance when combined with first-person data.
  • Highlights the potential of generative models in enabling safe and scalable learning without direct interaction.
Read more
Understanding Submodular Information Measure Based Objectives for Representation Learning: A Variance and Separation Perspective
Rishabh Iyer, Truong Pham, Anay Majee
Theory Optimization Multimodal
  • Establishes a theoretical framework connecting SIMs to classical representation learning concepts.
  • Demonstrates that different SIM formulations optimize distinct geometric properties of representation spaces.
  • Validates theoretical insights through controlled synthetic experiments.
  • Highlights the importance of understanding geometric biases induced by different SIMs.
Read more
End-to-End Fairness Optimization with Fair Decision-Focused Learning
Yu Wang, Violet (Xinying) Chen
Optimization Theory
  • E2EFO provides a unified framework for integrating fairness in predictive modeling and decision-making.
  • FDFL optimizes for prediction accuracy, prediction fairness, and decision regret simultaneously.
  • The paper derives exact closed-form decision Jacobians for fair allocation problems.
  • Numerical experiments show improved fairness in resource allocation when using E2EFO and FDFL.
Read more
Representations from Pretrained Machine-Learning Interatomic Potentials as Coarse Coordinates for Material Generation and Evaluation
Paul Hagemann, Katharina Ueltzen, Simon Müller, Janine George, Philipp Benner
Generative Models
  • Introduction of Coarse-Fine Transport Distance (CFTD) for evaluating generative models.
  • Demonstration of the effectiveness of MACE features in capturing structural and chemical information.
  • Benchmarking of 10,000 generated crystal structures reveals trade-offs between quality and novelty.
  • MACE feature conditioning improves the stability-novelty profile of generative models.
Read more
PiDDM: Physics-Informed Differentiable Degradation Modeling for Lithium-Ion Battery State-of-Health Prediction
Zeping Chen, Ruda Jian, Sachin Sigdel, Guoping Xiong, Jian-Xun Wang, Tengfei Luo
Time Series
  • PiDDM integrates physics-based degradation kinetics into neural network training for improved SOH prediction.
  • The framework encourages physically consistent capacity fade under diverse operating conditions.
  • PiDDM outperforms standard MLP and baseline PINN models in terms of prediction accuracy and extrapolation performance.
  • The model effectively captures accelerated end-of-life degradation without producing non-physical predictions.
Read more
Adaptive FastOPD: Progress-Aware Rollout Horizon Expansion for Efficient On-Policy Distillation
Qian Tan, Huaifei Liang, Xuanyu Zhu, Lei Jiang, Yuqiang Li
Efficient ML Large Language Models Reinforcement Learning
  • Introduction of Adaptive FastOPD, a progress-aware strategy for efficient on-policy distillation.
  • Significant reduction in training time (49.1–71.2%) compared to traditional OPD methods.
  • Adaptive expansion of rollout horizon based on learning progress and utilization metrics.
  • Robust performance across different hyperparameter settings and teacher-student pairs.
Read more
TriShield: Zero-Utility-Loss Defense Against Privacy Backdoors in Federated Language Model Fine-Tuning via Orthogonal Gradient Projection and Optimizer State Entanglement
Cheng Wei
Federated Learning Large Language Models NLP
  • TriShield effectively defends against NeuroImprint-style privacy backdoors in federated learning.
  • The defense framework operates entirely on the client side, requiring no server cooperation.
  • Zero utility loss is achieved, preserving model accuracy while eliminating private data leakage.
  • The mutual information between reconstructed data and original samples is proven to be zero after applying TriShield.
Read more
Distilling Knowledge from Large Language Models into Lightweight Reinforcement Learning Agents for Autonomous Cyber Operations
Konur Tholl, François Rivest, Mariam El Mezouar, Adrian Taylor, Ranwa Al Mallah
Reinforcement Learning Large Language Models Efficient ML
  • Proposed a method for LLM-to-RL policy distillation, achieving effective knowledge transfer from a large model to a lightweight agent.
  • Evaluated the transferability of the distilled policy across multiple simulated network environments.
  • Analyzed teacher-guided RL stabilization strategies, highlighting limitations in policy alignment between teacher and reward-driven approaches.
  • Demonstrated that the distilled RL agent maintains comparable defensive performance to the original LLM.
Read more
Federated Foundation Models Fine-Tuning with Heterogeneous Compressed Clients
Shengkun Zhu, Jinshan Zeng, Zhihua Allen-Zhao, Mayi Xu, Quanqing Xu, Wei Ren, Qiang Yang, Yang Liu
Federated Learning NLP Multimodal
  • FedSLM addresses the resource-asymmetry challenge in federated learning of foundation models.
  • The framework uses SVD-based decomposition to create compressed client models that maintain structural compatibility.
  • A two-stage aggregation protocol is implemented to synchronize and fuse model updates effectively.
  • The method shows improved performance over existing federated learning approaches under both IID and non-IID conditions.
Read more
Encryption-Compatible Clustered Federated Learning via Distributed Expectation-Maximization over Metadata
Michael Ben Ali, Imen Megdiche, André Péninou, Olivier Teste
Federated Learning
  • Introduces FLAMECHE, a framework for encryption-compatible clustered federated learning.
  • Addresses the CFL trilemma by balancing privacy, communication, and computation.
  • Utilizes a distributed Expectation-Maximization procedure for clustering based on metadata.
  • Demonstrates improved effectiveness of client models through extensive experiments.
Read more
DASH-OPD: Discrepancy-Aware Switching with Hysteresis for On-Policy Distillation
Yuchen Xia, Qianguo Sun, Chao Song, Junlong Wu, Yiyan Qi, Yunjian Xu
Reinforcement Learning Large Language Models Robotics
  • DASH-OPD introduces a discrepancy-aware switching mechanism for on-policy distillation.
  • The method accumulates drift and recovery evidence over multiple turns to inform switching decisions.
  • DASH-OPD significantly reduces the number of teacher-generated turns and executor switches compared to existing methods.
  • It achieves the highest success rates across various evaluation splits in the ALFWorld environment.
Read more
Learning features from Newton's algorithm: a way to accelerate nonlinear parametrized PDE solvers
Rémy Vallot, Florian de Vuyst, Thibault Dairay, Mathilde Mougeot
Optimization Theory Efficient ML
  • Introduces a two-stage Newton initial guess strategy leveraging learned features.
  • Constructs two complementary reduced spaces for solution and correction.
  • Employs a regression model for surrogate solution approximation.
  • Demonstrates significant reductions in Newton iterations and CPU time.
Read more
Policy Gradient Steering: Interventions from Behavioral Objectives
Yoann Poupart, Aurélie Beynier, Nicolas Maudet
Reinforcement Learning
  • Introduction of Policy Gradient Steering (PGS) as a method for behavioral adaptation in reinforcement learning.
  • Demonstration of PGS's effectiveness in a controlled gridworld environment, chess, and competitive football.
  • Validation of the compositional nature of behavioral interventions created by PGS.
  • Evidence that PGS can alter team behaviors in multi-agent scenarios and transfer effects across different opponents.
Read more
MUGEN: A Unified Framework for Efficient Motion Understanding and Generation
Zhankai Ye, Yukai Jin, Bingyang Wei, Bofan Li, Yusen Wu, Fangyi Li, Shangqian Gao, Xin Liu
Multimodal Generative Models Efficient ML
  • MUGEN eliminates the need for discrete codebooks, allowing for high-quality motion generation and understanding.
  • The framework uses continuous latent slots and depth-routed hidden states to enhance representation and efficiency.
  • MUGEN achieves state-of-the-art performance on multiple benchmarks, including HumanML3D and SnapMoGen.
  • The system operates with significantly lower latency and computational requirements compared to existing methods.
Read more
Explorative Modeling: Unlocking a Third Pretraining Axis and End-to-End Generation
Alexi Gladstone, Heng Ji, Yilun Du
Generative Models
  • Introduces Explorative Modeling (XM) as a new paradigm for generative modeling.
  • Enables end-to-end training by factoring the training loop instead of the generation process.
  • Demonstrates significant performance improvements with increased exploration in generative tasks.
  • Achieves near-state-of-the-art results in image generation with improved efficiency metrics.
Read more
Latent Lie-Poisson Neural Networks (LLPNNs): Discovering the motion of Lie-Poisson systems through observable data and latent dynamics
Vakhtang Putkaradze
Robotics Optimization Theory
  • LLPNNs provide a structure-preserving method for learning Lie-Poisson dynamics from observable data.
  • The framework incorporates geometric elements to handle both regular and degenerate Hamiltonian systems.
  • Numerical experiments demonstrate the method's effectiveness across various applications, showcasing its robustness and accuracy.
Read more
The Grokked Illusion: True Equilibrium Mitigates Catastrophic Forgetting
Xiaotian Zhang, Lai Shun Chan, Yue Shang, Entao Yang, Ge Zhang
Theory Optimization
  • Introduction of the 'grokked illusion,' highlighting the disconnect between generalization and robustness in neural networks.
  • Demonstration of the high-entropy robustness advantage, where high-entropy states retain prior knowledge better than conventionally trained models.
  • Use of singular value decomposition to link effective rank and robustness, suggesting richer feature representations are crucial for mitigating catastrophic forgetting.
Read more
FairDiffuseVQVAE: Sampling-Time Fairness in Tabular Diffusion via Conditional Refinement of Vector-Quantized Latents
Nitish Nagesh, Mahdi Bagheri, Amir M. Rahmani
Generative Models
  • FairDiffuseVQVAE separates fidelity and fairness in synthetic data generation.
  • The architecture consists of a vector-quantized autoencoder followed by a diffusion refiner.
  • Fairness is enforced at sampling time, avoiding the need for explicit fairness loss terms.
  • The model achieves superior fairness metrics compared to existing methods while maintaining low correlation error.
Read more
Versatile On-device Adaptation at the Edge by Unifying Few-shot, Zero-shot, Continual, and In-context Learning
Douwe den Blanken, Martin Lefebvre, Charlotte Frenkel
Efficient ML Multimodal Audio & Speech
  • Introduction of embedder-centric learning (ECL) framework that unifies multiple learning scenarios.
  • ECL enables on-device adaptation for resource-constrained edge devices without cloud reliance.
  • Demonstrated state-of-the-art performance in few-shot learning and established hardware baselines for continual learning.
  • First hardware demonstrations of zero-shot and in-context learning in real-world applications.
Read more
Sample Efficient Hierarchical Reinforcement Learning via Best Policy Identification
Anders Jonsson, Emilie Kaufmann, Gianmarco Tedeschi, Lorenzo Steccanella
Reinforcement Learning Theory Efficient ML
  • HBPI-UCRL learns high-level and low-level policies in parallel, enhancing sample efficiency.
  • The algorithm's sample complexity is polynomial in problem parameters, outperforming non-hierarchical methods.
  • Two conditions are identified that ensure the learnability of parallel HRL.
  • The paper provides the first explicit sample complexity result for parallel HRL settings.
Read more
Benchmarking the Residual: What Long-Horizon Evaluations Add Beyond Matched Short-Task Performance
Chao Peng, Zhiheng Lyu, Peijie Dong, Hande Dong, Qiang Lin
NLP Large Language Models Theory
  • Long-horizon benchmarks reveal performance degradation but do not explain the underlying causes of failure.
  • The concept of 'horizon residual' is introduced to measure the difference between actual success and predicted outcomes from short tasks.
  • A structured evaluation protocol is proposed to distinguish between deployment results and diagnostic insights.
  • The paper emphasizes the importance of clear reporting and intervention strategies to explore causal hypotheses.
Read more
Prox: Training-Free FFN Activation Sparsity via Approximate Intermediate-Channel Salience in LLMs
Jinyi Liu, Wei Chen, Pengyu Chen, Xinyi Yuan, Minghe Bai, Guoquan Wu, Jun Wei
Large Language Models Efficient ML
  • Prox leverages the SwiGLU intermediate state for effective channel selection without costly dense computation.
  • The framework consists of two stages: a lightweight proxy construction and exact sparse computation.
  • Prox achieves up to 1.99× speedup in end-to-end decoding at 70% FFN sparsity with minimal accuracy loss.
  • The method is compatible with quantization and sparse attention, enabling further efficiency gains.
Read more
Beyond Feature and Structure Alignment: Learning Transferable Propagation Knowledge for Graph Foundation Models
Yi Wang, Jitao Zhao, Di Jin, Dongxiao He
Graph Learning
  • ProGFM introduces a new perspective on knowledge transfer in graph foundation models by focusing on propagation relationships as transferable knowledge units.
  • The model does not assume consistent semantics across features in different domains, allowing for more flexible knowledge transfer.
  • A propagation relationship prototype bank is utilized to capture cross-domain transferable propagation knowledge.
  • ProGFM shows improved performance in generalizing to unseen graph domains compared to traditional alignment-based methods.
Read more
Pyramidal Width Can Increase Under Vertex Insertion
Jinze Zhao
Theory Optimization
  • The paper provides a counterexample to the conjecture that pyramidal width does not increase with vertex insertion.
  • An exact proof is presented using integer supporting hyperplanes and rational arithmetic.
  • The pyramidal width increased by approximately 41.1% in the counterexample.
  • A dependency-free verifier is included to independently validate the results.
Read more
Recognition and Label-Free Adaptation Across Recording Sessions in Surface-EMG Gesture Decoding
Jethro Odeyemi, W. J. Zhang
Time Series
  • Introduces a montage-agnostic encoder for sEMG gesture decoding that adapts across recording sessions.
  • Demonstrates superior performance of the encoder compared to traditional per-user LDA classifiers.
  • Identifies feature-statistic alignment as the only effective label-free adaptation method across subjects.
  • Addresses the practical challenges of maintaining recognition accuracy in real-world applications of myoelectric control systems.
Read more
Transcript-Managed Transformers: Monotone Multi-Agent Collapse and Universality with Two Pop-Enabled Transcripts
Sergey Salishev
Theory
  • Introduces Transcript-Managed Transducers (TMTk) for managing transcripts in Transformers.
  • Establishes the equivalence between pop-enabled channels and classical computational models.
  • Demonstrates that monotone protocols among agents can only achieve finite-state transductions.
  • Highlights the limitations of fixed-population agents in parsing complex programming languages.
Read more
LARA: Lightweight Adapters in the Residual Stream for Composable Adaptation and Alignment
Pascal Ekin, Hyosun Choi, Wei Jie
NLP Large Language Models Efficient ML
  • LARA adapts models by modifying the residual stream instead of the weights, preserving the original model's integrity.
  • The method provides graded control over adaptation strength via a single scaling factor at inference.
  • LARA allows multiple behaviors to be stored and routed efficiently, minimizing memory usage compared to traditional methods.
  • Performance is comparable to LoRA on specific tasks while maintaining a low parameter count.
Read more
Topology-Aware Data Movement for Disaggregated GPU Inference
Sanjeev Rao Ganjihal
Large Language Models Efficient ML Optimization
  • Disaggregated LLM inference creates significant data movement challenges due to the need for KV cache transfers between GPU pools.
  • Existing systems do not utilize the varying bandwidth of different interconnects effectively, leading to inefficient data transfers.
  • TopKV orchestrates data movement by selecting the highest-bandwidth transport method based on the physical interconnect topology.
  • The proposed mechanisms include pipelined transfers, NVLink-aware routing for expert models, and the use of CXL 3.0 memory expanders.
Read more
Convergence and Regret of the Policy Gradient for Multi-Armed Bandits in Diffusion Environment
Yanwei Jia, Du Ouyang
Reinforcement Learning Theory Optimization
  • The policy gradient method can achieve almost sure convergence to the optimal arm in MAB problems under a constant learning rate.
  • A non-asymptotic regret upper bound of O(log T) is established for learning rates below a certain threshold.
  • A novel Lyapunov function is constructed to facilitate the analysis of policy gradient updates in diffusion environments.
  • The results unify previous studies and provide a straightforward proof applicable to both two-arm and multi-arm cases.
Read more
MMFGU: Multimodal Federated Graph Unlearning
Haodong Lu, Zekai Chen, Weiwei Ji, Shihao Li, Xunkai Li, Xun Wu, Yinlin Zhu, Rong-Hua Li
Graph Learning Federated Learning Multimodal
  • Introduces a framework for multimodal federated graph unlearning (MMFGU) to address nuanced user requests.
  • Defines three types of unlearning requests: Entity/Relation Removal, Modality Removal, and Pairing Removal.
  • Employs target-specific representation decoupling to manage complex multimodal data.
  • Achieves a 41.5× speedup over traditional full retraining methods while maintaining graph utility.
Read more
Neural Network-Assisted CLEAN for Channel Modeling in Low-SNR Regimes
Chaofan Deng, Linyu Sun, Jaeho Lee, Arijit Raychowdhury
Efficient ML
  • NN-CLEAN combines the speed of deep learning with the robustness of MLE, improving parameter estimation in low-SNR environments.
  • The framework significantly reduces computational complexity compared to traditional grid-search methods.
  • NN-CLEAN generalizes well to Out-of-Distribution scenarios, addressing limitations of standalone deep learning models.
  • It maintains efficient execution and memory usage, making it suitable for real-time applications in wireless communication.
Read more
Predicting Steel Fatigue Life from Micrographs Using Physics-Informed Deep Learning
Aryuemaan Kumar Chowdhury
Computer Vision
  • FATIGUECV predicts steel fatigue life from micrographs without physical testing.
  • The system includes a seven-stage preprocessing pipeline and a physics-informed feature extractor.
  • ResNet-50 architecture achieved high accuracy with R2 = 0.93 and macro-F1 = 0.91.
  • The use of GNLL loss improved uncertainty quantification and model calibration.
Read more
Learning Lookahead Lemmas for Neural Network Verification
Liam Davis, Haoze Wu
Theory Optimization Efficient ML
  • Introduction of an inprocessing framework for neural network verification using lookahead procedures.
  • Derivation of new lemmas about unstable ReLU phases to enhance the verification process.
  • Implementation of the framework in two state-of-the-art verifiers, Marabou and α-β-CROWN.
  • Demonstrated performance improvements, proving up to 34% more instances unsatisfiable.
Read more
Kohn-Sham Spectral Embedding on Sparse Graphs at the Nishimori Temperature for Image Classification
V.S. Usatyuk, D. A. Sapozhnikov, S. I. Egorov
Computer Vision Graph Learning Theory
  • Introduction of Kohn–Sham Spectral Embedding (KSSE) for image classification.
  • Utilization of sparse-graph spectral embeddings evaluated at the Nishimori temperature.
  • Establishment of six theoretical results linking statistical physics and machine learning.
  • Achieved 88.93% Top-1 accuracy on ImageNet-1000 with a significantly smaller model size.
Read more
Class-Aware Reinforcement Learning for Counterfactual Explanation Generation
Muhammad Adil Saleem, Syed Ali Raza, Mary-Anne Williams
Reinforcement Learning Interpretability
  • Incorporating predicted class information in RL state representation enhances CFE generation.
  • Class-aware RL outperforms class-blind RL in terms of convergence speed and reward optimization.
  • The method generates significantly more valid counterfactual explanations across diverse datasets.
  • Class-based features are influential in the action-selection process of the RL model.
Read more
SEDR-Seq2P: A Lightweight Dilated Residual Sequence-to-Point Network for Multi-Task Industrial NILM
Hatem Haddad, Feres Jerbi, Issam Smaali
Time Series Efficient ML Optimization
  • Introduces a multi-task industrial NILM framework that disaggregates multiple machine loads from aggregate power data.
  • Proposes SEDR-Seq2P, a lightweight Seq2Point model with enhanced temporal modeling capabilities.
  • Establishes a unified benchmarking protocol for evaluating various NILM models on the IMDELD dataset.
  • Implements an Accuracy-Delay criterion to balance predictive performance and computational efficiency.
Read more
Certifying when decision-time information justifies adaptive experimentation
Jia Bi, Samuel Pinilla, Chenyang Zhu
Theory Optimization Robotics
  • Opal framework determines the justification for enabling adaptive experimentation.
  • Establishes an impossibility boundary for non-trivial authorization under certain conditions.
  • Achieved a low false-activation rate while recovering a significant number of positive opportunities.
  • Distinguishes between policy misalignment and non-certifiability in adaptive experimentation.
Read more
SILVA Networks as Structured Implicit Layers and Vector Attractors via Dynamic Interaction Fields
Jose Luis Lima de Jesus Silva
Graph Learning Theory Interpretability
  • SILVA Networks separate stimulus, local interaction, global interaction, and solver dynamics in a fixed-point architecture.
  • The architecture is adaptable to various domains, including images, molecules, and citation networks.
  • Local interactions are essential for graph tasks, while global interactions show significant benefits in long-range classification tasks.
  • SILVA Networks allow for the training and visualization of internal dynamics, enhancing interpretability.
Read more
Guarantees on Dynamical System Distinguishability for LLM Token Generation
Mohamed Akrout, Dan Wilson
Large Language Models Theory
  • Two stable dynamical systems can produce nearly indistinguishable stationary distributions, highlighting limitations of marginal density analysis.
  • Misclassification error in DS-based classification decreases exponentially with sequence length, influenced by the dynamical distinctiveness of the systems.
  • Dynamical systems fitted on one embedding can be effectively transferred to another, provided the embeddings share similar geometric structures.
Read more
ClawTrack: Towards Trace-Level Evaluation and Improvement of Real-World Autonomous Agents
Xingjian Wu, Xuhang Zhu, Xingchen Liu, Junlin Liu, Jianing Wang, Linsen Guo, Xiaoyu Li, Xuezhi Cao, Xunliang Cai
Large Language Models NLP Robotics
  • ClawTrack introduces a dual-assessment framework measuring both task outcomes and reasoning processes.
  • The benchmark includes 320 tasks across 8 domains, providing a comprehensive evaluation of autonomous agents.
  • Process scores effectively identify specific reasoning deficiencies and are robust across different evaluators.
  • Result verification is highlighted as a critical bottleneck in the reasoning process.
Read more
Search Strategies for Optimal Classification and Regression Trees
Jacobus G. M. van der Linden, Mim van den Bos, Emir Demirović
Optimization Interpretability Efficient ML
  • Introduces a unified algorithmic framework for Optimal Decision Trees (ODTs) to compare various search strategies.
  • Empirically evaluates 18 search strategies, marking the largest evaluation in this domain.
  • Demonstrates significant improvements in anytime performance for classification and runtime for regression.
  • Addresses the challenges of scalability in learning ODTs, which are NP-hard to optimize.
Read more
Assessing the Generalization of Graph Neural Networks for Fault Location Across Increasing Distributed Energy Resource Penetration Levels
Burak Karabulut, Olayiwola Arowolo, Carlo Manna, Chris Develder, Jochen L. Cremer
Graph Learning Time Series
  • STGATv2 outperforms traditional ML and other neural network models in fault location tasks.
  • Generalization performance of models varies significantly with DER penetration levels.
  • Topological awareness is crucial for robust fault location in active distribution networks.
  • STGATv2 maintains high performance under realistic measurement noise conditions.
Read more
Mining Verdict Boundaries for Neural Network Verification
Jiawei Ren, Guanqin Zhang, Zhenya Zhang, Yulei Sui
Theory Efficient ML
  • Introduces BMiner, a novel approach for neural network verification that improves efficiency in finding verdict boundaries.
  • Utilizes the monotonicity of the verification metric to formulate the boundary search as a problem in a nearly sorted array.
  • Implements two search strategies (BMinerE and BMinerG) that reduce the number of node visits in the BaB tree.
  • Demonstrates significant time savings in verification tasks on standard datasets.
Read more
A Montage-Agnostic Encoder for Calibration-Light Cross-User Gesture Recognition from Surface Electromyography
Jethro Odeyemi, W. J. Zhang
Time Series
  • Introduction of a Montage-Agnostic Encoder for sEMG gesture recognition.
  • Encoder outperforms per-user LDA classifiers in cross-user scenarios.
  • Key components of the encoder significantly contribute to its performance.
  • Performance is influenced by signal fidelity rather than training pool size.
Read more
A Neurosymbolic Approach for Explainable Early Diagnosis of Alzheimer's Disease
Ranveer Singh, Pranuthi Tenali, Saurabh Mathur, Ameet Soni, Vaishali Phatak, Karla Lynch, Daniel Murman, Matthew Rizzo, Sriraam Natarajan
Audio & Speech NLP Interpretability
  • Introduction of NeSyQuaKE, a neurosymbolic framework for extracting qualitative knowledge from clinical audio data.
  • Utilization of pretrained foundation models for symbol grounding and Bayesian Networks for reasoning about cognitive impairment markers.
  • Successful recovery of established clinical knowledge and identification of new qualitative relationships between linguistic markers and Alzheimer's Disease.
  • The framework addresses the limitations of manual transcription and analysis in clinical settings, promoting scalability.
Read more
OnlineCache: Learning Dynamic Caching Policies with Error Correction for Efficient Diffusion Inference
Zhikang Xie, Xichen Ye, Yifan Wu, Haoshen Yu, Li Chenan, Peizhu Gong, Weizhong Zhang, Cheng Jin
Generative Models Efficient ML Optimization
  • OnlineCache adapts caching policies dynamically based on prompt complexity and error sensitivity.
  • The framework employs a policy gradient method to optimize resource allocation during inference.
  • A learnable corrector is integrated to address errors induced by caching decisions.
  • Extensive experiments show OnlineCache outperforms static caching methods in both speed and quality.
Read more
Recursive transformers for semiconductor thermo-mechanical reliability
Kart-leong Lim
Efficient ML
  • Introduces recursive weight-sharing transformers to improve efficiency in small-data engineering applications.
  • Evaluates three recursive transformer architectures for thermo-mechanical reliability analysis.
  • Demonstrates that recursive transformers can reduce overfitting and computational overhead compared to conventional models.
  • Provides practical design guidelines for selecting transformer architectures in resource-constrained scenarios.
Read more
Flow Matching with Missing Data
Fairoz Nower Khan, Nabuat Zaman Nahim, Peizhong Ju
Generative Models Theory Optimization
  • Introduction of Missing-Data Flow Matching (MDFM) for handling incomplete training data.
  • Proven equivalence of incomplete and complete data objectives under MCAR conditions.
  • Finite-sample analysis reveals optimal strategies for completion and evaluation budget.
  • MDFM maintains conditional variability and performs competitively against strong imputation methods.
Read more
Sensitivity Analysis of GRU, LSTM and Transformer Encoder in Classification of Automated Driving Systems
Bidhya Shrestha, Christos Papadopoulos
Time Series
  • Evaluation of GRU, LSTM, and Transformer models for classifying automated driving systems using telematics data.
  • Strong clean-data performance with macro F1-scores above 0.90 for all models.
  • Introduction of a modular robustness evaluation framework to assess model performance under telematics degradation.
  • Significant vulnerability of all models to temporal jitter, revealing a critical limitation in current sequence models for ADS identification.
Read more