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
Rethinking Personalized Reward Modeling for LLMs under Preference Heterogeneity via Group-Debiased Federated Learning
Seongyoon Kim, Boryeong Cho, Jihwan Oh, Seokhyun Chung, Se-Young Yun
Large Language Models Federated Learning Optimization
  • A single shared model can outperform group-specific models in personalized reward modeling under balanced preference groups.
  • FedGD introduces group-debiased sampling to address group imbalance in federated learning.
  • The shared initialization from FedAvg provides a better starting point for personalization due to its adaptability.
  • Preference learning consists of shared knowledge and client-specific knowledge, necessitating a focus on initialization rather than final model training.
Read more
BRiG-AFA: Bellman Risk-to-Go Learning for Non-Myopic Active Feature Acquisition
Jiaorong Feng, Qian Li, Ying Li
Reinforcement Learning Optimization Theory
  • BRiG-AFA offers a supervised alternative to traditional greedy and reinforcement learning methods for Active Feature Acquisition.
  • The method learns a budget-specific risk-to-go function, enabling non-myopic decision-making in feature acquisition.
  • Controlled benchmarks show significant accuracy improvements over one-step ablation methods.
  • The approach is deployable without requiring online reinforcement learning or generative models.
Read more
End-to-End Fairness Optimization with Fair Decision-Focused Learning
Yu Wang, Violet (Xinying) Chen
Optimization Theory
  • E2EFO provides a comprehensive framework for integrating fairness in predictive modeling and decision-making.
  • FDFL optimizes three objectives: prediction accuracy, prediction fairness, and decision regret, using multi-task learning techniques.
  • The decision Jacobian is derived for fair allocation, enabling efficient computation in the optimization process.
  • Numerical experiments validate the effectiveness of jointly addressing prediction and decision fairness.
Read more
FedChronos: Federated Fine-Tuning of Time-Series Foundation Models for Privacy-Preserving Commodity Price Forecasting
Amit Sharma, Nitin Auluck, Akramul Azim
Time Series Federated Learning Efficient ML
  • FedChronos enables federated fine-tuning of time-series models without centralizing sensitive data.
  • The use of Low-Rank Adaptation (LoRA) allows for efficient model updates, reducing communication overhead.
  • Differential privacy acts as a regularization method, improving model performance on small datasets.
  • The framework is tested on real-world agricultural price data, showcasing its practical applicability.
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 dynamically adapts caching policies based on input complexity and error sensitivity.
  • The framework employs a policy gradient method for optimizing resource allocation during inference.
  • A bilevel optimization approach is used to jointly train the caching policy and error corrector.
  • OnlineCache achieves substantial speed improvements while preserving generation quality.
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.
  • Proposes SEDR-Seq2P, a lightweight Seq2Point model that improves accuracy and reduces inference latency.
  • Establishes a unified benchmarking protocol for evaluating various NILM models under identical conditions.
  • Implements an accuracy-delay criterion to assess the trade-off between predictive performance and computational efficiency.
Read more
Toward Plasticity-Preserving KL Regularization for Capability Retention in LLM Reinforcement Learning
Li Wang, Xiaodong Lu, Xiaohan Wang, Jiajun Chai, Wei Lin, Tianhao Peng, Guojun Yin
Large Language Models Reinforcement Learning Optimization
  • Introduction of Correctness-Conditioned KL Regularization (CoKL) for LLM post-training.
  • CoKL narrows the preservation constraint to correctness-conditioned distributions, avoiding unnecessary restrictions on incorrect outputs.
  • Decouples total correctness probability from correctness-conditioned distributions, addressing limitations of full-policy KL regularization.
  • Demonstrated superior performance in balancing target-task improvement and capability retention in experiments.
Read more
Interpretable machine learning for predicting splitting strength of asphalt concrete: insights from SHAP analysis
Jianglei Xing, Xiao Tan, Dongzhao Jin, Pengwei Guo, Yuhuan Wang, Huiya Niu
Interpretability
  • Developed an interpretable machine learning framework for predicting asphalt concrete splitting strength.
  • Compared six machine learning models, with TabPFN showing superior performance metrics.
  • Identified nine key variables influencing splitting strength through SHAP analysis.
  • Quantified optimal parameter ranges for improving splitting strength.
Read more
Unleashing the Potential of Large Language Models: A Blueprint for Real-Time, Enterprise-Ready Deployments
Muhammad Faizan Raza, Shuo (Luna) Yang, Satish Mahadevan Srinivasan, Joanna F. DeFranco
Large Language Models NLP
  • Introduces a comprehensive LLMOps architecture for real-time deployments.
  • Addresses critical issues like knowledge staleness and hallucinations in LLMs.
  • Incorporates continuous learning and human feedback to enhance model reliability.
  • Focuses on governance and compliance for enterprise applications.
Read more
On the Identifiability of Masked Prediction: Mode Blindness and Mask Schedules
Yichao Cai, Javen Qinfeng Shi
Theory NLP Generative Models
  • Introduces an ε-identifiability modulus to unify rapid-mixing recovery and slow-mixing obstructions.
  • Demonstrates mode blindness under large-context mode pinning, where shifts in mode weights minimally affect the objective.
  • Establishes that schedule-averaged residual mode uncertainty governs sensitivity to mode weights.
  • Validates theoretical findings through empirical tests on both computable laws and real corpora.
Read more
Structured Memory for Edge Language Models: Persistent Context and Corpus Retrieval via O(1) SSM State Injection
Anusha Madan Gopal, Aras Pirbadian, Kristofor D. Carlson, M Anthony Lewis, Jonathan Tapson
NLP Large Language Models Efficient ML
  • Introduction of PRECOG, which allows for O(1) context retrieval and injection in SSMs.
  • Demonstration of SMC for managing persistent context in a hierarchical memory structure.
  • Achieved a significant reduction in prefill latency, making the system interactive for edge devices.
  • Formal proof that PRECOG matches the quality of in-context RAG, ensuring reliability of results.
Read more
EulerLoRA: Rank-Driven Jump Dynamics for Calibrated Parameter-Efficient Fine-Tuning
Srinivas Anumasa, Dianbo Liu
Efficient ML Computer Vision
  • EulerLoRA extends LoRA by introducing stochasticity, allowing for multiple predictive trajectories.
  • It maintains the deterministic LoRA transformation in expectation while providing predictive uncertainty estimates.
  • The method significantly reduces the number of trainable parameters compared to traditional LoRA-Ensemble approaches.
  • EulerLoRA was tested on multiple vision datasets and showed competitive performance.
Read more
MMFGU: Multimodal Federated Graph Unlearning
Haodong Lu, Zekai Chen, Weiwei Ji, Shihao Li, Xunkai Li, Xun Wu, Yinlin Zhu, Rong-Hua Li
Federated Learning Graph Learning Multimodal
  • MMFGU addresses the unique challenges of multimodal federated graph unlearning.
  • The framework allows for targeted removal of specific data while preserving related information.
  • MMFGU achieves a 41.5× speedup over traditional full retraining methods.
  • The proposed method outperforms 12 existing unlearning baselines in utility and effectiveness.
Read more
UniPolymer: A Unified Framework for Property Prediction, Structure Recommendation, and Evaluation in Polyimide Design
Junquan Hu, Zhihui Wang, Peng Xu, Xinru Guo, Xintong Li, Kun Lu, Ben Fei
Generative Models Graph Learning Optimization
  • UniPolymer integrates property prediction, structure generation, evaluation, and recommendation for polyimide design.
  • The PITg-Curated dataset contains 10,066 deduplicated polyimide repeating units with Tg tags.
  • The framework employs self-supervised learning and a continuous-discrete joint Tg representation for better structure generation.
  • UniPolymer achieved a property prediction accuracy of R² = 0.93 and a candidate evaluation pass rate of 73.79%.
Read more
HindSearch: Trajectory-Level Hindsight Critique for Search-Augmented Reinforcement Learning
Haowei Liu, Jiamian Wang, Hsin-Tai Wu, Zhiqiang Tao, Yi Fang
Reinforcement Learning NLP Large Language Models
  • Introduction of HindSearch, a hindsight self-distillation procedure for search-augmented RL.
  • Utilization of a frozen judge to provide directive critiques for failed trajectories.
  • Achieved 39.4% average exact match on a standard benchmark suite, outperforming existing methods.
  • Demonstrated that hindsight critiques significantly improve learning outcomes.
Read more
LLM-Guided Retrieval for Prediction of Molecular Perturbation Responses
Betty Xiong, Jan-Christian Huetter, Gabriele Scalia, Tommaso Biancalani, Sepideh Maleki
NLP Large Language Models
  • Introduces LLM-Guided Retrieval (LGR) for predicting molecular perturbation responses.
  • Frames the prediction task as a retrieve-and-aggregate problem, simplifying the modeling process.
  • Demonstrates significant improvements in prediction accuracy, especially for unseen cell lines.
  • Highlights the importance of retrieval quality over model complexity in zero-shot prediction scenarios.
Read more
Statistical Mechanics of Learning on Product Wasserstein Manifolds
Srinivasa Rao P, Vangmayi P Reddy
Theory Optimization
  • Reframing distributional constraints as geometric priors enhances understanding of learning dynamics.
  • Development of a hierarchical mean-field theory that captures layer-wise Wasserstein geometries in deep networks.
  • Introduction of quantum Wasserstein distance as a metric for variational quantum circuits.
  • Novel optimization algorithms (Hierarchical DisCo-SGD and Quantum DisCo) that improve training stability and generalization.
Read more
Hypergradient-based Bilevel Reinforcement Learning with Improved Sample Complexity
Naman Saxena, Mudit Gaur, Vaneet Aggarwal
Reinforcement Learning Optimization Theory
  • Introduction of a Hessian-free bilevel RL algorithm called Approximate Hypergradient Optimization (AHO).
  • Improvement of sample complexity from ˜O(ϵ−3) to ˜O(ϵ−2) while maintaining iteration complexity of O(ϵ−1).
  • Removal of the Polyak-Łojasiewicz condition assumption on the outer-level objective function.
  • Utilization of Boltzmann policy optimality for unrealizable policy classes to enhance convergence.
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 mechanisms into machine learning for battery SOH prediction.
  • The framework significantly reduces prediction errors compared to traditional models.
  • PiDDM maintains physical consistency in capacity fade predictions across diverse operating conditions.
  • The model effectively captures accelerated end-of-life degradation without unrealistic predictions.
Read more
Nonlinear Laplacians Improve Signed-Directed Graph Learning
Ali Parviz, Yuichi Yoshida
Graph Learning
  • Introduction of a non-linear Laplacian operator specific to signed-directed graphs (NLSD).
  • NLSD allows for selective message passing based on the alignment of potential discrepancies with edge directions.
  • Development of the NLSD-GNN framework that efficiently integrates signed and directional data.
  • Extensive evaluation shows superior performance in node classification and link prediction tasks.
Read more
AdvPlan-Bench: Adversarial Evaluation of Structured Plan-Generation Agents
Alina Kapanova, Arun Kanhai, Natan Vidra, Spurthi Setty
Theory Reinforcement Learning Generative Models
  • AdvPlan-Bench provides a novel framework for evaluating structured plan-generation agents in adversarial settings.
  • The benchmark includes metrics for assessing plan quality, response-budget sensitivity, and candidate diversity.
  • Empirical results show that using a sampled best-response policy improves plan evaluation outcomes compared to single-sample responses.
  • The study emphasizes the need for adversarial context in evaluating plan-generation agents, moving beyond isolated plan assessments.
Read more
RamanPFN: learning from Raman spectral structure with a tabular foundation model
Xingyu Pan, Huan Wang, Jinjia Guo, Zhenlin Zhao, Siming Dong, Jixi Lu
Theory Efficient ML Interpretability
  • RamanPFN effectively encodes Raman spectral structure for improved predictive modeling.
  • The framework combines Global Compositional Unmixing and Local Vibrational Subspace Encoding.
  • RamanPFN achieved a 19.6% reduction in root-mean-square error and a 9.0% reduction in classification error.
  • The approach allows for better handling of high-dimensional, small-sample Raman datasets.
Read more
An analysis of machine learning approaches for enhancing decision-making in complex discrete choice tasks
Sheng Lun Christine Cao, Destenie Nock, Alex Davis
Theory
  • Machine learning methods can enhance discrete choice modeling by overcoming limitations of traditional parametric approaches.
  • Semi-parametric and non-parametric models generally outperform parametric models in learning individual choice rules.
  • Model performance improves significantly with increased training data and determinism of choice rules.
  • The twinned neural network model showed the best performance in a case study using real energy policy preference data.
Read more
Pseudorandom Streams within Diffusion Models Act as Learnable Inputs That Affect Generation Quality
Shengzhi Deng, Chenqi Ye, Yanze Guo
Generative Models Optimization Theory
  • Pseudorandom streams can be treated as learnable inputs in diffusion models.
  • The study distinguishes between next-value predictability and exploitability of pseudorandom orbits.
  • Different pseudorandom orbits lead to significant variations in diffusion loss and generation quality.
  • The empirical analysis reveals a power-law relationship between probe loss and real-data diffusion loss.
Read more
Feature Interaction Modeling for Physics-Informed Neural Networks and Neural Operators
Quan Gu, Hongxia Liu
Theory Efficient ML Optimization
  • Introduction of FM-PINN, enhancing the modeling of variable interactions in PINNs.
  • Development of FM-Operator and FM-DeepONet for improved accuracy in nonlinear PDEs.
  • Demonstrated substantial accuracy gains on shock-dominated equations.
  • Effective modeling of cross-group interactions among various features.
Read more
Flow Matching with Missing Data
Fairoz Nower Khan, Nabuat Zaman Nahim, Peizhong Ju
Generative Models Theory Optimization
  • MDFM treats missing data as latent variables and uses resampling to compute flow matching loss.
  • Under MCAR, training with incomplete data yields the same objective as with complete data.
  • One oracle completion per example is optimal under a fixed evaluation budget.
  • The method preserves conditional variability, outperforming traditional point imputation.
Read more
Beckmann Transport Models: From Autonomous Flows to One-Step Maps
Lee Cheuk-Kit, Florentin Coeurdoux, Peter Potaptchik, Yilun Du, Michael Samuel Albergo, Eric Vanden-Eijnden
Generative Models Optimization Theory
  • Establishes that time-independent flow matching can validly transport distributions when the target is singular.
  • Introduces a conservation equation for the one-step transport map, facilitating direct learning from samples.
  • Corrects the loss function for equilibrium matching, enhancing the performance of generative models.
  • Demonstrates the applicability of the framework on image benchmarks, achieving superior results.
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 automated extraction of qualitative knowledge from clinical audio.
  • Utilization of pretrained foundation models for robust transcription and information extraction from verbal fluency tests.
  • Construction of a Bayesian Network to reason about cognitive impairment markers and their relationships.
  • Successful recovery of known clinical knowledge and identification of novel relationships between linguistic markers.
Read more
Rethinking Pretraining for Specialized Design Data: Evidence from the JONES-19 Cultural Design Dataset
Alexandros Haridis, Charles Zhou
Computer Vision
  • Domain-general pretraining improves performance but is not always necessary for specialized design data.
  • Learning from scratch with multi-crop augmentation can effectively recover performance gains from pretraining.
  • High-quality, curated datasets may be more beneficial than large-scale datasets in specialized design domains.
  • The study emphasizes the unique challenges posed by design data compared to typical computer vision benchmarks.
Read more
Technological Advances in Detecting and Managing Cognitive Impairment in Older Adults: Trends, Challenges, and Future Directions
Mohammad Asif, Azizuddin Khan, Mohd Azam, Anurag Rajkumar Bombarde
Multimodal
  • The paper synthesizes recent technological advancements in detecting cognitive impairment in older adults.
  • A unified taxonomy and early-detection framework are proposed to enhance screening and intervention strategies.
  • EEG and deep learning models show strong diagnostic accuracy, but many studies lack rigorous external validation.
  • Clinical utility of blood-based biomarkers for Alzheimer's diagnosis is highlighted, along with approved anti-amyloid therapies.
Read more
Isotonic Bradley-Terry Model for Paired Comparison Data
Ryoya Yamasaki
Theory Optimization Interpretability
  • Proposes an isotonic Bradley-Terry model to improve prediction of win probabilities and player rankings.
  • Addresses model misspecification by learning the inverse link function alongside rate parameters.
  • Utilizes a (sub-)gradient method for parameter learning and isotonic regression for link function estimation.
  • Demonstrates improved performance through experiments on synthetic and real-world sports data.
Read more
Disagree to Accelerate: Closing the Loop on Diffusion Feature Forecasts
Yanchao Li, Jiaqing Xie, Ben Gao, Wanhao Liu, Yanbo Wang, T. Y. Tsui, Jinfei Liu, Yuqiang Li, Tianfan Fu
Generative Models Efficient ML Computer Vision
  • Introduces RACER, a closed-loop controller that adjusts trust in forecasts based on runtime reliability signals.
  • Demonstrates that forecast reliability can be inferred from the disagreement between two cached forecasts.
  • Achieves significant improvements in sampling speed and quality over existing open-loop methods across multiple models.
  • Provides a deterministic error bound for the proposed shrinkage mechanism, ensuring reliability in predictions.
Read more
Fused Bayesian Flow Networks for Dual-Target Molecular Design
Jingyuan Zhou, Shikui Tu, Lei Xu
Generative Models
  • FusedBFN integrates dual-target information through a unified distribution fusion framework.
  • It is the first formulation of a fused Bayesian flow network for dual-target generation, utilizing pretrained models without additional training.
  • The framework incorporates a chemically aware alignment strategy for better integration of structural features from both targets.
  • Extensive experiments validate the effectiveness of FusedBFN in generating high-affinity dual-target molecules.
Read more
Empowering Credit Risk Detection in Weixin Pay with Billion-Scale Deep Graph Learning
Xin Liu, Xiyuan Chen, Chenglong Wu, Xuan Zong, Jun Zhou, Dawei Cheng
Graph Learning
  • Introduces a novel framework (RAOS) for credit risk detection using GNNs.
  • Addresses scalability issues in industrial GNN applications by utilizing overlapping subgraphs.
  • Implements budget-constrained sampling to preserve critical risk patterns.
  • Develops a cross-subgraph consistency alignment mechanism for improved representation.
Read more
Stochastic Sequential Search in Very-High-Dimensional Feature Selection
Petr Somol, Jiří Grim
Optimization Efficient ML Theory
  • Introduces Stochastic Sequential Search (SSS) to improve feature selection in very-high-dimensional spaces.
  • Utilizes a budgeted sampled step operator to evaluate a fixed number of candidates, reducing computational cost.
  • Demonstrates that sSFFS retains high criterion values while requiring significantly fewer evaluations compared to traditional methods.
  • Shows superior performance on benchmark datasets like madelon, gisette, and reuters corpus.
Read more
Upper-Expectile Multi-Step Q-Learning for Off-Policy Reinforcement Learning
Abdelghani Ghanem, Mounir Ghogho
Reinforcement Learning Robotics Theory
  • ENQ reduces pessimistic bias in off-policy reinforcement learning by using asymmetric expectile loss.
  • The method is a drop-in replacement for traditional n-step TD learning, requiring no additional action likelihoods or complex constraints.
  • Theoretical guarantees show that ENQ maintains convergence properties and reduces bias under both deterministic and stochastic dynamics.
  • Empirical results demonstrate that ENQ is competitive with LQL across multiple tasks while achieving higher training efficiency.
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 both simultaneously.
  • The framework includes an adaptive algorithm for error control and certified diagnostics.
  • DFSC significantly reduces computational time for repeated queries while maintaining accuracy.
  • The system is validated across multiple physical domains and experimental conditions.
Read more
Frugal Bayesian Optimization: Scalable Surrogates for Data- and Resource-Limited Discovery
Panagiotis Krokidas, Christoforos Rekatsinas, Vassilis Sioros, Grigorios M. Chatziathanasiou, Efi-Maria Papia, George Giannakopoulos
Optimization Efficient ML
  • Gaussian Process-based BO has high computational costs without superior performance.
  • Scalable surrogate models can achieve equal or better optimization results at lower costs.
  • A surrogate-recommendation framework is introduced to aid in selecting appropriate models.
  • FruBO serves as a reproducible baseline for Bayesian Optimization in resource-constrained environments.
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 and other neural network models in fault location tasks.
  • Generalization performance varies significantly with DER penetration levels.
  • Training at higher DER penetration levels leads to better retention of performance at lower levels.
  • STGATv2 demonstrates robustness against measurement noise, maintaining high F1 scores.
Read more
Agentic Graph Token Reasoning
Zhuoyi Peng, Yi Yang
Large Language Models Graph Learning Reinforcement Learning
  • Introduces Agentic Graph Token reasoning for dynamic graph analysis.
  • Transforms graph tokenization from a static preprocessing step into an iterative reasoning process.
  • Utilizes a three-stage training pipeline to enhance model performance and adaptability.
  • Achieves significant improvements over existing methods across multiple graph domains.
Read more
Multi-Source Dynamic Graph Learning for Compound-Flood Forecasting in Managed Coastal Systems
Liangjun You, Min Wu, Orlando Woods, Dongsheng Luo
Graph Learning Time Series
  • Introduces an anchored dynamic-graph forecasting framework for compound flood prediction.
  • Integrates multi-source hydrometeorological and operational data to enhance local forecasts.
  • Evaluates forecasting performance using both global error metrics and event-scale characteristics.
  • Demonstrates improved reliability for sustained high-water plateaus in managed coastal systems.
Read more
Interpretable Machine Learning for Traffic Congestion Prediction: Unveiling the Impact of Different COVID-19 Periods
Dan Zhu, Chi Sin Ng, Litian Xie, Yang Liu
Time Series Interpretability
  • Traffic congestion prediction is significantly affected by COVID-19 and associated restrictions.
  • Bidirectional LSTM (Bi-LSTM) outperforms other machine learning models in predicting traffic congestion.
  • Integrated Gradients and SHAP techniques enhance the interpretability of machine learning predictions.
  • New COVID-19 cases have a strong negative influence on traffic congestion during lockdowns.
Read more
Question Begets Question: Self-Evolving Curriculum for Reinforcement Fine-Tuning on Competition Mathematics
Longtian Bao, Jianyou Wang, Yang Zhang, Youze Zheng, Ramamohan Paturi
Reinforcement Learning Large Language Models NLP
  • Introduces a scalable method (QbQ) for generating diverse synthetic training data.
  • Demonstrates that models can improve by training on problems they can mostly solve, rather than their hardest failures.
  • Achieves a significant performance increase (pass@1 from 5.6% to 16.5%) through a self-evolving curriculum.
  • Highlights the limitations of static training methods and the benefits of dynamic data tailoring.
Read more
Who Belongs in the Eval Set? A Capability-Taxonomy-Driven Pipeline for Curating Regression Eval Sets in Agent-Extensibility Platforms
Tezan Sahu, Aritra Das, Pankaj Mittal, Sudipta Das
NLP Large Language Models Optimization
  • Introduces a novel pipeline for curating regression evaluation sets in agent-extensibility platforms.
  • Utilizes a capability taxonomy to assess and manage incoming customer evaluation sets.
  • Incorporates a hybrid classifier and an Invocation Quality rater to evaluate query capabilities and quality.
  • Addresses the limitations of existing evaluation frameworks that focus on customer-side evaluations.
Read more
ReBRAC-v2: The Return of the King
Denis Tarasov, Robert K. Katzschmann
Reinforcement Learning Robotics Optimization
  • ReBRAC-v2 modernizes a conventional behavior-regularized actor-critic algorithm while maintaining simplicity.
  • The algorithm integrates an exact-likelihood normalizing flow actor and a classification-based residual critic.
  • A shared configuration was developed through Bayesian proposals, allowing for efficient adaptation across tasks.
  • ReBRAC-v2 achieved state-of-the-art performance on OGBench and D4RL benchmarks, outperforming existing methods.
Read more
Mitigating Backdoors via Decoy Shortcuts and Knowledge Decoupling
Zixuan Zhu, Rui Wang, Lihua Jing, Jinwen Zhong
Computer Vision
  • Introduces Trapping and Removing (TR) defense mechanism against backdoor attacks.
  • Utilizes a lightweight shortcut branch to trap backdoor knowledge during training.
  • Employs knowledge decoupling with entropy-based weight assignment for improved learning.
  • Demonstrates effectiveness across multiple datasets and model architectures.
Read more
Gated Q-learning: Add Off-Policy Bias to Taste
Brett Daley
Reinforcement Learning Theory Efficient ML
  • Introduces Gated Q-learning, a new framework for managing off-policy bias in Q-learning.
  • Utilizes a state-action-dependent gating mechanism to balance eligibility trace attenuation.
  • Provides theoretical proofs regarding the contraction properties of the expected operator.
  • Empirical results show improved initial learning speed compared to traditional Q(λ) methods.
Read more
AOS: Adaptive Optimizer Switching via Training-State Signals for Faster Convergence and Better Generalization
Alok Kumar Pandey, Umang Chaturvedi, Aatish Rana, Gopi Krishna Nedanuri
Optimization
  • AOS-R dynamically switches optimizers based on real-time training signals.
  • The framework preserves momentum across optimizer transitions to avoid performance drops.
  • AOS-R achieves faster convergence and better generalization compared to traditional single-optimizer methods.
  • Empirical results show AOS-R outperforms individual optimizers in multiple benchmarks.
Read more
CRIP: Channel Level Representation Injection for Personalized One-Shot Federated Learning
Zijian Jiang, Chaoli Sun, Handing Wang, Xilu Wang
Federated Learning
  • Introduces CRIP, a personalized OSFL framework that focuses on channel-level feature alignment.
  • Addresses the limitations of existing OSFL methods that rely on parameter-level aggregation under domain heterogeneity.
  • Demonstrates that representation-space alignment is more effective than parameter-space methods for cross-domain knowledge transfer.
  • Validates the proposed method through extensive experiments on multiple domain-heterogeneous benchmarks.
Read more
HP-JEPA: Hierarchical Partitioning for Multi-Resolution Graph Joint-Embedding Predictive Learning
Ruichen Xu, Jingxiang Qu, Wenhan Gao, Jiaxing Zhang, Linsey Pang, Ravid Shwartz-Ziv, Yann LeCun, Yuefan Deng
Graph Learning
  • HP-JEPA introduces a hierarchical partitioning approach for graph representation learning, addressing the limitations of fixed-resolution methods.
  • The framework allows for context-target latent prediction at multiple resolutions, capturing diverse structural patterns.
  • Experiments show HP-JEPA outperforms the baseline Graph-JEPA in most tasks, particularly in accuracy across different graph sizes.
  • Resolution-specific representations can be integrated to enhance downstream model performance by leveraging complementary information.
Read more
Freeze, Then Select: Structured Field Adapters and Stability-Validated Weak Selection for PDE Discovery from Sparse Observations
Juncheng Zhong, Chenghuang Shen, Jianfeng Liu, Zhengdong Xiao, Longjiu Luo, Qianrong Wang, Wenjun Xu, Wenlian Lu
Theory Optimization Time Series
  • Introduction of a freeze-then-select method for PDE discovery that separates equation selection from neural optimization.
  • Development of a structured field adapter that combines learned spatial features with temporal spline coefficients.
  • Implementation of Stability-Validated Weak Selection (SVWS) to enhance the reliability of term selection across weak-form systems.
  • Demonstration of high exact support recovery rates across multiple sparse observation regimes.
Read more
Cross-Resolution Semantic Learning for Graph Domain Adaptation
Yingxu Wang, Haoze Huang, Zhongkai Zheng, Shangsong Liang
Graph Learning
  • Introduces the concept of semantic resolution shift in GDA.
  • Proposes a novel method (CReSL) that learns soft source-to-target resolution correspondence.
  • Constructs a multi-resolution representation bank with a shared GNN.
  • Implements Cross-Resolution Prototype Transport and Cross-Resolution Target Grafting for improved adaptation.
Read more
Learning Optimal Dynamic Matching via Graph Neural Networks
Genta Okada, Shunya Noda, Junpei Komiyama, Akira Matsushita
Reinforcement Learning Graph Learning Optimization
  • Introduces a value-based reinforcement learning framework for dynamic matching on evolving graphs.
  • Demonstrates an event-time reduction that simplifies decision-making in dynamic environments.
  • Utilizes Graph Neural Networks to approximate continuation values, enhancing scalability and adaptability.
  • Achieves superior performance in dynamic matching scenarios compared to traditional heuristics.
Read more
Evaluating Forecasting Techniques for Hardware Errors on a Large-scale HPC System
Kaiyuan Liao, Xiwei Xuan, Tanwi Mallick, Kevin Brown, Christopher D. Carothers, Kwan-Liu Ma
Time Series
  • Forecasting effectiveness varies significantly based on the temporal structure of hardware errors.
  • LSTM and Transformer models perform well for regularly occurring and stable error types.
  • Sparse and burst-dominated errors are challenging to predict using existing methods.
  • The study provides empirical guidance on the conditions under which forecasting can be effective.
Read more
Reflection or Re-Generation? Why LLM Revision Fails Where Human Revision Succeeds
Yefan Tao, Gerald Friedland, Madhusudhanan Chandrasekaran, Luyang Kong
NLP Large Language Models Theory
  • Introduction of the Human–LLM Reflection Framework (HRF) for controlled comparison of human and LLM revisions.
  • LLM reflection is characterized as conditioned re-generation, failing to accumulate task-relevant information.
  • Human revisions consistently yield positive information gain, while LLM revisions can result in negative information gain.
  • The study identifies the revision step as the primary source of failure in LLMs, independent of input quality.
Read more
Smooth Reparameterizations of Functions on Simplicial Product Spaces: Applications to Probabilistic Tensor Decomposition and Functional Data Registration
Shashwat Kumar, Arafat Rahman, Anuj Srivastava, P.-A. Absil
Optimization Theory
  • Introduction of smooth reparameterizations for optimization on simplicial product spaces.
  • Generalization of KKT point results from Hadamard parameterization to broader smooth transformations.
  • Development of a Riemannian Gradient Descent algorithm that outperforms traditional methods.
  • Application of the proposed methods to tensor factorization and functional data registration.
Read more
Caliber: Cross-Architecture Extraction-Cost Control for Score-Returning APIs
Chi Wang, Hanwen Wang, Yu Xia, Zihan Wang, Guangdong Bai
Theory Efficient ML
  • Caliber recasts model extraction defense as a controllable problem with predictable degradation.
  • Introduces a margin-normalized calibration law applicable across various architectures without specific tuning.
  • Demonstrates effectiveness across multiple model-dataset combinations with minimal error margins.
  • Establishes a closed-form relationship between noise variance and utility targets.
Read more
From field-scale to large-scale spectral libraries: Tabular foundation models in soil spectroscopy
Viacheslav Barkov, Jonas Schmidinger, Robin Gebbers, Martin Atzmueller
Theory Efficient ML
  • TabPFN outperformed traditional regression models in predicting soil properties from spectral data.
  • Explicit dimensionality reduction is not strictly required for strong performance in soil spectroscopy.
  • Combining TabPFN with PLS latent variables yielded the best overall predictions.
  • The study provides evidence-based guidance for model selection in soil spectroscopy.
Read more
Analysing User Reviews to Identify User Concerns Around Permissions in AI Apps
Babar Shah, Faheem Ullah, Myles Watkinson, Muhammad Moiz Khalid, Tehmina Karamat Khan, Muhammad Junaid
NLP
  • Developed a machine learning model to classify user reviews related to permissions in AI apps.
  • Achieved an accuracy of 82% in classifying permission-related reviews.
  • Identified that user concerns are more sentiment-driven rather than focused on specific permissions.
  • Utilized AI-generated reviews to create a labeled dataset, reducing the need for manual annotation.
Read more
SILVA Networks as Structured Implicit Layers and Vector Attractors via Dynamic Interaction Fields
Jose Luis Lima de Jesus Silva
Graph Learning Theory Optimization
  • SILVA Networks separate stimulus, local, and global interactions in a fixed-point architecture.
  • The architecture is versatile, applicable to images, molecules, citation networks, and graphs.
  • Local interactions are essential for graph tasks, while global interactions enhance long-range classification.
  • SILVA allows for the training and visualization of internal dynamics, improving interpretability.
Read more
Convex Neural Energy Elements: Monolithic Finite-Element Assembly of Geometry-Parameterized Neural Operators with Stability and Error Guarantees
Hongyue Jiang, Jianjiang Zhan, Chenzhuo Zhang, Fan Wang
Theory Optimization
  • Introduces convex neural energy elements to address structural failures in neural operators for assembly.
  • Establishes a regularization principle that ensures the nullspace of the regularizer contains the physics nullspace.
  • Demonstrates significant improvements in accuracy and computational efficiency in finite-element assembly.
  • Provides theoretical error bounds and experimental validation for the proposed method.
Read more
Relative Parameter Importance in Task-Agnostic Replay-Free Continual Learning
Malavika Suresh, Ikechukwu Nkisi-Orji, Nirmalie Wiratunga
NLP Generative Models Theory
  • Introduction of a novel relative parameter-importance measure for informed regularization in continual learning.
  • Focus on replay-free and task-id-free settings to mitigate catastrophic forgetting while enabling knowledge transfer.
  • Demonstrated improvements over state-of-the-art continual learning methods in text classification tasks.
  • Insights provided for extending the method to generative language models.
Read more
Understanding and Correcting Low-Frequency Bias in EEG Foundation Model
Junjie Yu, Zihan Deng, Jianyu Zhang, Junrong Mu, Jiahui An, Wenxiao Ma, Ziling Lu, Yue Wang, Yan Zhu, Kexin Lou, Quanying Liu
Time Series
  • Identification of a persistent low-frequency bias in EEG foundation models.
  • Explanation of the bias through the interaction of EEG's spectral structure and neural networks' learning preferences.
  • Introduction of FAME, a frequency-balanced masked autoencoding framework.
  • FAME achieves state-of-the-art performance on 24 out of 41 evaluated tasks.
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 ADSs 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 models to temporal jitter, revealing limitations in current sequence models.
Read more
Adaptivity via a Parallel Architecture for Stochastic Gradient Methods
Bin Fu
Optimization Theory Efficient ML
  • Introduces a parallel framework for static gradient methods to enhance adaptivity.
  • Utilizes multiple processors to concurrently search for optimal iteration budgets.
  • Achieves a (p, αp)-approximation guarantee for convergence efficiency.
  • Simplifies convergence analysis for nonconvex objective functions.
Read more
How Much Does a Reasoning Summary Reveal? An Observability Ladder for Large Language Models
Andres Algaba, Francesca Carlon, Lynn Delcon, Marthe Ballon, Bert Verbruggen, Vincent Ginis
Large Language Models NLP Interpretability
  • Introduces an observability ladder to assess the effectiveness of different information access levels in predicting model correctness.
  • Demonstrates that reasoning summaries are less effective than full reasoning traces, especially when the prompt is visible.
  • Finds that the last words of the reasoning trace can predict correctness as well as or better than summaries.
  • Highlights the importance of considering both the display of information and the reader's perspective in evaluating model outputs.
Read more
AutoCause: A Python framework that automates expert decisions in environmental time-series causal discovery
Marco Ruiz, Miguel Arana-Catania, David R. Ardila, Rodrigo Ventura
Time Series
  • AutoCause automates the decision-making process in environmental time-series causal discovery.
  • The framework integrates multiple causal-discovery methods and provides a consensus approach for link evaluation.
  • It records all analytical decisions, enhancing reproducibility and auditability.
  • Evaluation on 145 datasets shows improved precision for majority-supported links compared to single-method links.
Read more
GraphIR: Architecture-Level Search States for LLM-Guided Neural Architecture Evolution
Zhen Liu, Wanqi Zhou, Shuanghao Bai, Yuhan Liu, Jinjun Wang, Jingwen Fu
Large Language Models Optimization Graph Learning
  • GraphIR provides a structured architecture state for LLM-guided neural architecture search.
  • It organizes candidate architectures into three views: computation skeleton, mutation surface, and validity envelope.
  • GraphIR effectively addresses representation mismatches in traditional code-based NAS methods.
  • The method shows superior performance across multiple benchmarks while ensuring efficient NAS processes.
Read more
The Fourth Quadrant: A Stylized View of Benign Misfitting
Gireeja Ranade, Anant Sahai
Theory
  • Introduces the concept of 'benign misfitting' where good test performance is associated with high training error.
  • Establishes a stylized model for supervised linear regression to illustrate the phenomenon.
  • Identifies specific training set size regimes where span predictors generalize well despite high training error.
  • Demonstrates that one-pass SGD can achieve low test error while exhibiting large training error.
Read more