AI-generated summaries

Today's ML research,
without the noise.

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

55 Papers today
8h Update frequency
7 Days of history
Minimally Invasive Steering of Language Models
Taha Entesari, Jingyu Zhang, Daniel Khashabi, Mahyar Fazlyab
NLP Large Language Models Optimization
  • Introduction of MISVO for minimally invasive steering of language models.
  • Utilization of local KL geometry to penalize deviations from reference policies.
  • Analytic gradient computation through matrix-vector products with frozen model heads.
  • Demonstrated superior performance in reward maximization across multiple tasks.
Read more
Graph-Based Inference and Topology-Aware Multi-Agent Reinforcement Learning for Large-Scale Railway Network Management
Giacomo Arcieri, Gregory Duthé, Christophe Muller, Konstantinos G. Papakonstantinou, Daniel Straub, Eleni Chatzi
Reinforcement Learning Graph Learning Optimization
  • Proposes a graph-based framework for railway maintenance management.
  • Utilizes a hierarchical Bayesian model for environment inference.
  • Introduces a topology-aware MARL framework integrating graph neural networks.
  • Demonstrates zero-shot transfer learning capabilities for scalability.
Read more
Not Every Token Is Worth Distilling: Selective Supervision for Direct-OPD
Yibo Zhao, Zixuan Yang, Yunshi Lan, Xiang Li
Reinforcement Learning Large Language Models Efficient ML
  • Introduces S2D-OPD to improve Direct-OPD by selectively supervising states based on divergence.
  • Identifies a probability-mass mismatch issue in Direct-OPD that can lead to ineffective supervision.
  • Empirical results show S2D-OPD improves accuracy in most tested scenarios without extra forward passes.
  • Demonstrates that performance correlates positively with the JSD percentile of selected states.
Read more
Direct Message Approximation (DMA): A Consistency-Based Framework for Tractable Approximate Inference on Factor Graphs
Ralf Herbrich, Rainer Schlosser, Jan Lemcke, Johann Ukrow, Anna Kazachkova, Nicolas Alder, Leonhard Hennicke, Theo Bardey, Nico Grimm, Luca Kleinschmidt, Philipp Kolbe, Cezary Kujath, Johanna Schlimme, Karl Matti Schütz
Theory Graph Learning Efficient ML
  • Introduction of Direct Message Approximation (DMA) framework for factor graphs.
  • Establishment of a consistency condition for message construction.
  • Development of a master theorem bounding marginal KL divergence from message KL divergence.
  • Explicit DMA message derivation for product factors, crucial for Bayesian neural networks.
Read more
Leakage-Safe Machine Learning for Hydrogen Embrittlement Detection in 316L Stainless Steel: A Region-Held-Out Evaluation of Texture and Deep Features in SEM Micrographs
Muhammad Awais, Muhammad Yaseen, Abdul Shakoor, Niaz Ahmed Niaz, Huria Zia, Muhammad Zain Shakoor
Computer Vision
  • Introduces a region-held-out evaluation protocol to prevent data leakage in machine learning models for HE detection.
  • Demonstrates that simple texture-based methods can outperform complex deep learning models in specific applications.
  • Achieves statistically significant results validating the effectiveness of the proposed methodology.
  • Highlights the importance of using robust evaluation techniques in materials science to ensure reliable model performance.
Read more
Residual Correlation as a Diagnostic for Joint-Uncertainty Gains from GP Coregionalisation
Fangqin Zhou, Joaquin Vanschoren
Theory
  • Residual correlation is a better predictor of joint-uncertainty gains from coregionalisation than raw target correlation.
  • The proposed diagnostic Dlogdet can be computed from independent GPs and predicts NLL improvements effectively.
  • Coregionalisation primarily benefits joint uncertainty estimation rather than point prediction accuracy.
  • Residual-ICM enhances independent GP predictions by incorporating residual correlation, achieving the best average joint NLL.
Read more
Active Client Selection in Federated Trajectory Prediction with Uncertainty-Awareness and Heterogeneous Complexity
Yiming Xie, Muzi Peng, Fei Miao, Ningfang Mi, Lili Su
Federated Learning Robotics Time Series
  • Introduces a federated learning framework for trajectory prediction that addresses scene uncertainty and complexity heterogeneity.
  • Develops active client selection methods that prioritize clients based on uncertainty and complexity metrics.
  • Demonstrates improved convergence and predictive performance on the Argoverse dataset compared to traditional methods.
  • Provides a reproducible setup for heterogeneous federated partitions of trajectory datasets.
Read more
Decoupling Knowledge and Privacy: Post-Task Self-Distillation Replay for LLM Continual Learning
Shengtao Wen, Yunying Yang, Xiang Chen, Lingbing Guo, Yu Tian, Sheng-Jun Huang
NLP Large Language Models Theory
  • Introduces SPARK, a framework for privacy-preserving continual learning in LLMs.
  • Decouples knowledge retention and privacy correction to address sensitive content reproduction.
  • Utilizes Self-Distillation Replay to create a stable checkpoint for effective learning.
  • Demonstrates effective selective suppression of PII while maintaining model utility.
Read more
Learning to Discover Interesting Mathematics
Niket Patel, Ahmad Rammal, Amaury Hayat, Remi Munos, Julia Kempe
Large Language Models Theory Generative Models
  • Introduces a formal definition of mathematical interestingness based on proof length relative to statement length.
  • Demonstrates a strong correlation between interestingness and utility in mathematical theorems.
  • Develops a 27B parameter model that accurately predicts proof difficulty, outperforming existing models.
  • Achieves a significant reduction in overlap with existing mathematical libraries, indicating the generation of novel theorems.
Read more
When Explanations Cannot Be Read: Measuring and Correcting SHAP and LIME Rendering for Right-to-Left Languages
Rameesha Zia, Muhammad Shahid Iqbal Malik
Interpretability NLP
  • Characterizes rendering failures in SHAP and LIME visualizations for RTL languages.
  • Introduces a quantitative measure of rendering correctness using OCR.
  • Demonstrates that common workarounds for rendering issues are ineffective for Urdu.
  • Presents SHAP-RTL, a rendering layer that corrects visualization issues while preserving attribution values.
Read more
LabFactory: Building and Evaluating Executable AI Labs
Jinge Wu, Hongjian Zhou, Mingde Zeng, Jiayuan Zhu, Junde Wu, Jiazhen Pan, Lei Clifton, Andrew Liu, David A. Clifton
Theory Large Language Models Optimization
  • LABFACTORY enables the creation of executable AI labs from scientific briefs.
  • The framework separates the builder's development process from the evaluation of the final product.
  • 28 AI labs were constructed, exceeding reference values in various scientific tasks.
  • The methodology emphasizes operational evaluation through independent execution of delivered artifacts.
Read more
Safety-oriented pedestrian trajectory prediction at urban intersections using time-to-collision and crossing-zone context
Erel Avineri, Yftach Gil, Yehudit Aperstein
Robotics Time Series Optimization
  • The framework combines pedestrian motion history with Time-to-Collision (TTC) and crossing-zone context for improved trajectory prediction.
  • A weighted loss function emphasizes larger prediction errors, enhancing safety-oriented training.
  • The final model achieved significant reductions in prediction errors compared to traditional methods.
  • Results highlight the importance of integrating contextual information in pedestrian trajectory prediction.
Read more
The Impossible Trinity of Time-Series Validation: A Conservation Law among Training Sufficiency, Test Coverage, and Temporal Causality
Jiayu Li
Time Series Theory
  • Establishes a mathematical framework for time-series validation that quantifies the trade-offs between training sufficiency, test coverage, and temporal causality.
  • Proves that it is impossible to satisfy all three validation requirements simultaneously, leading to a conservation law among them.
  • Introduces key metrics (α, β, Λ) that characterize validation schemes and their trade-offs.
  • Demonstrates that expanding walk-forward validation is optimal for causal validation, while k-fold cross-validation is effective for maximizing future data usage.
Read more
SMILESGNN: Interpretable Clinical Toxicity Prediction via SMILES-Graph Cross-Attention Fusion
Quang Minh Nguyen, Thuy Quynh Nguyen, Duc Minh Le, Ho Nhat Minh Nguyen, Thanh Long Dai Doan, Trong Nghia Nguyen
Graph Learning Multimodal Interpretability
  • Introduces SMILESGNN, a multimodal architecture for drug toxicity prediction that combines SMILES and graph representations.
  • Achieves high predictive performance on ClinTox and Tox21 datasets while addressing class imbalance and interpretability.
  • Demonstrates that cross-attention fusion is a viable alternative to concatenation, preserving model interpretability.
  • Utilizes GNNExplainer for analyzing substructures associated with toxic predictions, enhancing interpretability for toxicologists.
Read more
Learning from Mixed-Quality Deployment Experience for Robot Manipulation
Yangang Ren, Yujie Yan, Zirui Li, Jiaming Guo, Di Zeng, Ji Tao, Lan Yu, Xuesong Tian, Chen Lv
Robotics Reinforcement Learning
  • PACL effectively utilizes mixed-quality deployment experiences for robot policy improvement.
  • The method combines a Q-conditioned diffusion actor with a chunk-level critic for enhanced learning.
  • Future latent dynamics prediction serves as auxiliary supervision, improving value learning under sparse rewards.
  • PACL consistently outperforms strong baselines in both simulated and real-world robot manipulation tasks.
Read more
When Temporal Perturbations Act Like Sensor Biases: Label-Free Auditing of Wearable Activity Recognizers
Qingyu Wu, Yuan Wei, Renju Liu, Hua Cheng
Time Series
  • Introduction of SpectrumAudit for label-free auditing of HAR models.
  • Demonstration that temporal perturbations can act like sensor biases.
  • Significant accuracy losses observed across multiple datasets and architectures.
  • Separation of waveform selection from diagnosis to identify the source of failures.
Read more
SGA: Uncertainty Quantification for Multi-Step Forecasting in Time Series Foundation Models
Xin-Yu Hu, Shuang Liang, Cheng Feng, Shao-Qun Zhang
Time Series
  • SGA effectively quantifies uncertainty in multi-step forecasting for TSFMs.
  • The method utilizes a directed acyclic graph to characterize forecast branches.
  • SGA outperforms existing methods in ranking predictive errors with uncertainty estimates.
  • Larger TSFM models tend to exhibit lower uncertainty estimates.
Read more
TAM-Chain: Multi-Scale Thyroid Cytology Classification via Absorbing Markov Chains and Shannon Entropy Uncertainty Quantification for False-Negative Suppression and Domain-Shift Adaptation
Hai Pham Ngoc
Theory Computer Vision Efficient ML
  • TAM-Chain effectively suppresses false negatives in thyroid cytology classification.
  • The framework integrates multi-scale feature extraction with uncertainty quantification.
  • Achieved a 0.00% false-negative rate on an internal test set.
  • Demonstrated adaptability under domain shifts with robust performance on external validation.
Read more
Upholding Robustness in Federated Learning: Trends, Emerging Strategies, and Research Opportunities
Pravija Raj P V, Ashish Gupta, Andrea Augello, Sajal K. Das
Federated Learning
  • Federated Learning is increasingly adopted for privacy protection but faces significant robustness challenges.
  • The paper presents a threat-centric view categorizing various attack surfaces in FL.
  • A structured taxonomy of robust aggregation strategies is proposed, differentiating between outcome-centric and security-centric approaches.
  • Current evaluation practices for FL robustness are inconsistent, necessitating a unified framework for assessment.
Read more
On the SoS Certifiability of Log-Concave Distributions
Aleksandr Storozhenko
Theory Efficient ML Optimization
  • Establishes SoS certifiability for isotropic log-concave distributions.
  • Removes dependence on the Poincaré constant for moment bounds.
  • Introduces efficient algorithms for high-dimensional statistical estimation.
  • Utilizes stochastic localization and variance inequalities in proofs.
Read more
Sample-Weighted End-to-End Trace-Norm Geometry for Multitask Learning
Mahdi Mohammadigohari
Theory
  • Introduces a sample-size-weighted trace norm for multitask learning that captures the intrinsic complexity of shared representations and task-specific outputs.
  • Derives the exact empirical Rademacher complexity for the proposed method, providing a theoretical foundation for its effectiveness.
  • Demonstrates through experiments that weighted joint nuclear regularization outperforms traditional methods, improving multitask learning performance.
  • Highlights the importance of considering the geometric properties of shared maps in understanding task relationships and their impact on learning.
Read more
Where Does Exactly-Once Live? Model, Harness, and Tool-Contract Effects on Duplicate Side Effects in LLM Agents
Jiapeng Li
Large Language Models
  • The responsibility for ensuring exactly-once behavior in LLM agents depends on the type of fault encountered.
  • Frontier models can significantly reduce duplication rates when they can verify outcomes before retrying.
  • Tool contracts, particularly those that include idempotency keys, are crucial for managing duplicates in uncertain scenarios.
  • Client-side middleware (harnesses) has limited effectiveness in achieving exactly-once success.
Read more
On the second-order optimization for spiking neural networks
Ngoc Phu Doan, Ihsen Alouani
Optimization Efficient ML Theory
  • Introduction of SpiKFAX, a second-order optimization method for SNNs.
  • Development of a computationally tractable Kronecker-factored approximation of the Fisher information matrix.
  • Demonstrated improvements in test accuracy and training stability across multiple architectures and datasets.
Read more
Generative Atmospheric Super-Resolution from Heterogeneous In Situ Observations through Composable Interfaces
Yang Xu, Dibyajyoti Chakraborty, Haiwen Guan, Sen Wang, Romit Maulik
Generative Models Time Series Multimodal
  • Introduces composable observation interfaces for integrating heterogeneous atmospheric observations.
  • Demonstrates a modular approach to conditioning a pretrained atmospheric diffusion model.
  • Achieves a 9.24% reduction in RMSE by combining radiosonde, aircraft, and surface station data.
  • Validates the method using extensive evaluation across different atmospheric variables.
Read more
Growth-Inspired Graph Generation and Inverse Design of Mechanical Lattices via Dot Matrices Database Augmentation and GCNN
Weiyun Xu, Jiamu Liu
Graph Learning Optimization Generative Models
  • Introduces a morphogenetic framework for generating mechanical lattices based on natural growth processes.
  • Utilizes a graph convolutional neural network to predict effective compressive stiffness from lattice topology.
  • Enables inverse design for mechanical lattices, achieving target stiffness with high accuracy.
  • Extends the framework to include nonlinear materials and complex geometries, enhancing design flexibility.
Read more
MF-SCBO : Multi-fidelity Scalable Constrained Bayesian Optimization
Lucas Palazzolo, Mickaël Binois, Laëtitia Giraldi
Optimization
  • MF-SCBO effectively integrates multi-fidelity optimization with constrained Bayesian optimization.
  • The method addresses high-dimensional optimization problems with arbitrary fidelity levels.
  • Two trust-region center selection strategies are proposed to enhance optimization stability.
  • Experimental results show improved convergence over existing methods in challenging scenarios.
Read more
When Identical Rows Disagree: From Benchmark Identifiability to Replication-Robust Anomaly Detection
Jie Deng
Theory
  • Identical rows in datasets can lead to significant ambiguities in anomaly detection.
  • The paper introduces SCOUT, a framework that improves anomaly detection robustness by focusing on support rather than rows.
  • An extensive audit of 690 datasets reveals critical issues with train-test overlap and conflicting labels.
  • SCOUT maintains comparable performance to traditional methods while enhancing replication-invariant AUROC.
Read more
Canopy: Exploiting Piecewise Smooth Tree Priors for Multi-Fidelity Bandits
Michael Jerge, Suman Jana
Large Language Models Optimization Efficient ML
  • CANOPY learns the validity of smoothness assumptions from data rather than relying on predefined schedules.
  • The framework employs random-path probes to identify regions needing expensive evaluations.
  • The method demonstrates significant performance improvements across multiple LLM inference tasks.
  • Theoretical guarantees are provided for fixed-budget and regret performance.
Read more
Spatio-temporally complementary feature propagation on graphs for longitudinal AADT estimation
Linghang Sun, Qishen Zhou, Michail A. Makridis, Anastasios Kouvelas
Graph Learning Optimization Time Series
  • Introduces a spatio-temporally complementary feature propagation framework for AADT estimation.
  • Combines temporally dense loop detector data with a spatially complete transportation model.
  • Utilizes Poisson energy minimization and flow ratio matrices for improved accuracy.
  • Achieves convergence in minutes and a normalized mean absolute error below 10% in Zurich.
Read more
Tracking States or Tracking Cosets? An Algebraic Account of Learned State Tracking
Zhiyu Zhang, Yupeng Li
Theory
  • Introduces a quantitative account of partial tracking based on class size and output uncertainty.
  • Establishes a connection between Transformer quotient solutions and normal/non-normal coset stages in recurrent networks.
  • Identifies the geometry of coset mean vectors in hidden states and their role in subsequent predictions.
  • Demonstrates that sequential updates can track non-normal cosets, expanding the understanding of state tracking in neural networks.
Read more
RLVR landscapes for iterated multiplications can be benign: Insights from spin-glass theory
Noa Rubin, Zohar Ringel
Reinforcement Learning Theory Large Language Models
  • The RLVR landscape for certain algorithmic tasks is benign, lacking local minima that trap training.
  • Challenges in RLVR arise from diffusive barriers and gradient estimation errors rather than landscape ruggedness.
  • Entropy regulators can help mitigate obstacles in RLVR optimization.
  • A transformer model can learn complex reasoning tasks effectively when properly regulated.
Read more
BridgeMem: Causal Dyadic Transition Residuals for Temporal Knowledge Graph Forecasting
Zeyan Li, Libing Chen, Shengda Zhuo, Yin Tang, Jianfeng Xu
Graph Learning Time Series Theory
  • BRIDGEMEM captures dyadic transition evidence, improving the accuracy of TKG forecasting.
  • The model uses a likelihood-ratio correction based on historical interactions specific to actor-candidate pairs.
  • A support-adaptive empirical-Bayes reader balances reliance on exact counts and learned estimations.
  • The approach shows significant performance improvements over existing methods in multiple evaluation metrics.
Read more
The Sequential Price of Continual Learning
Zonghuan Xu, Xingjun Ma
Theory
  • Distribution-level forgetting converges to population loss with an O(T −1) gap, extending existing theories to conflicting tasks.
  • The limiting loss can be separated into unavoidable intrinsic loss from task conflicts and an additional sequential price from learning tasks sequentially.
  • The sequential price is influenced by the strength of EWC, decreasing as 1/λ while increasing the number of tasks needed to reach stationarity.
  • The theoretical framework is applied to real-world data, providing accurate predictions for the sequential price and its reduction through EWC.
Read more
SwitchPFN: Shared Switching Dynamics for Frozen In-Context Time Series Classification
Zhenyi Zhu, Jacqueline Pang, Peilin Shen, Tianyi Song, Tingwei Zhang, Keyi Hu, Kangjun Yin, Shiwei Pu, Yingbo Zhou, Chen Shao
Time Series
  • SwitchPFN addresses the challenges of temporal order preservation and feature consistency in time series classification.
  • The model uses a shared projection and regime codebook to enhance comparability of features across sequences.
  • SwitchPFN achieves a mean test accuracy of 82.63% on eight UEA datasets, outperforming existing methods.
  • Ablation studies and sensitivity analyses validate the effectiveness of the proposed representation design.
Read more
Image Fidelity is Not Field Fidelity: Joint Thermodynamic Reconstruction and Error Localization in Neural Tomography
Alan Hsu, Jenna Samra, Alin Razvan Paraschiv, Liam Connor
Computer Vision
  • CoroNeRF optimizes 3D electron density and temperature fields directly from multiview spectral line intensities.
  • Image fidelity does not equate to field fidelity; low 2D image error can correspond to poor recovery of 3D fields.
  • Cross-seed instability can rank local physical-field errors, but shared model errors may lead to incorrect consensus.
  • The framework highlights the challenges of recovering latent fields from indirect measurements in scientific tomography.
Read more
BLADE: Distilled LLM Regularization for Calibrated Knowledge Graph Completion
Ibne Farabi Shihab, Rabeya Bosri Tamanna, Abdo El Karaky, Sanjeda Akter, Anuj Sharma
Graph Learning Large Language Models NLP
  • BLADE separates latent truth from graph recording to improve probability calibration in KGC.
  • The model uses a distilled LLM as a frozen teacher to regularize KGC training.
  • BLADE significantly reduces expected calibration error (ECE) compared to existing methods.
  • Empirical results show that BLADE maintains competitive ranking performance while enhancing calibration metrics.
Read more
SPADE-DFL: Communication-Efficient Decentralized Federated Learning via Derivative-Free Linearized ADMM
Mengli Wei, Mengkai Zhu, Jiawen Chen, Wenwu Yu, Duxin Che
Federated Learning Optimization Theory
  • SPADE-DFL reduces communication costs in decentralized federated learning by allowing multiple local updates before exchanging information.
  • The method achieves a time-averaged stationarity and consensus bound of O(T^{-1/3}) with Θ(T^{2/3}) communication rounds.
  • Differential privacy is ensured through careful isolation of local updates and the use of Gaussian noise.
  • The approach incorporates a component-memory single-point estimator to enhance local training dynamics.
Read more
Time-Series Foundation Models That Understand Data Revisions
Taimoor Ahmad
Time Series
  • Introduction of VINTAGE-TS, a revision-aware time-series forecasting model.
  • Differentiation between observation time and information-availability time.
  • Joint predictive distribution to model uncertainty in forecasts.
  • Comprehensive evaluation framework with rolling evaluations and baseline comparisons.
Read more
BranchShine-CR: Compact Multilingual IPA Transcription with Self-Conditioned CTC and Consistency Regularization
Nikhil Navas, Sergio Chevtchenko, Talisson Damiao, Saeed Afshar
Audio & Speech Efficient ML NLP
  • BranchShine-CR achieves a 4.47% IPA character error rate on multilingual transcription tasks.
  • The model is significantly smaller (25M parameters) compared to previous models while maintaining high accuracy.
  • Ablation studies confirm the effectiveness of the model's components, including self-conditioned CTC and consistency regularization.
  • The model outperforms existing baselines across multiple languages, demonstrating its robustness.
Read more
Not All Synthetic Data Are Equal: Expert-Committee Audit Screening for Imbalanced Crash-Injury-Severity Prediction in Automated Driving Systems
Zewei Li, Qiaoqiao Ren, Hang Yang, S.C. Wong, Stergios-Aristoteles Mitoulis, Yun Ye
Robotics
  • Introduction of Expert-Committee Audit Screening (ECAS) for evaluating synthetic data credibility.
  • Demonstrated improvement in prediction accuracy for crash injury severity using ECAS.
  • Local neighborhood analysis confirms the reliability of ECAS-accepted samples.
  • Shift in focus from quantity-oriented data augmentation to credibility-aware approaches.
Read more
Evaluating Cross-region Generalization for Wavelet-Diffusion Precipitation Downscaling
Weikang Qian, Yixin Wen, Chugang Yi, Zhi Li, Lingcheng Li, Haizhao Yang
Generative Models Time Series Theory
  • The study evaluates the generalization of a Wavelet-Diffusion Model for precipitation downscaling across different U.S. regions.
  • A WDM trained on multiple regions outperforms one trained on a single region, though improvements vary by precipitation intensity.
  • Spatial organization of precipitation fields significantly influences model performance, more so than regional differences.
  • The findings support the feasibility of transferring downscaling models to regions with limited local training data.
Read more
FlowAtom: Atom-Based Evidence Aggregation for Multi-Label Website Fingerprinting
Chongru Fan, Wentao Huang, Wei Wang, Zhenquan Ding, Jinqiao Shi, Wei Cai, Zhiyu Hao
Theory
  • FlowAtom constructs shared Atoms from flow representations without website labels.
  • The method aggregates evidence across flows to predict monitored website sets.
  • Achieves high micro-F1 scores in both closed-world and open-world evaluations.
  • Introduces a flow-level perspective for multi-label website fingerprinting.
Read more
Monitoring Urban Traffic Dynamics at Fine Spatiotemporal Resolution Using Distributed Acoustic Sensing and Deep Learning
Hao Tian, Heng Cai, Xiaowei Chen, Yifan Yang
Time Series Audio & Speech
  • DAS provides a novel method for real-time urban traffic monitoring using existing fiber-optic infrastructure.
  • The integration of deep learning enhances the ability to detect vehicle trajectories and infer traffic states from DAS data.
  • Distinct traffic patterns are observed during different urban events, highlighting the system's sensitivity to dynamic conditions.
  • The methodology supports privacy-preserving monitoring, addressing concerns associated with traditional traffic sensing methods.
Read more
Stable and Faithful Explanations for Knowledge Tracing
Praveena Padi, Arun Morampudi, Ujval Sai Gopal Irrinki, Pradeep Kumar Dolabehera Kakitapelli
Interpretability
  • Introduces a validation protocol for assessing KT model explanations.
  • Demonstrates that XGBoost can achieve competitive predictive accuracy compared to deep learning models.
  • Establishes the stability of feature importance rankings across different conditions.
  • Shows that removing top-ranked features degrades model performance more than random feature removal, indicating faithfulness of explanations.
Read more
Temporal Gradient Inversion for Private Trajectory Reconstruction in Embodied Reinforcement Learning
Sudip Bhujel, Shanghao Shi, Ruiquan Huang, Ning Zhang, Yang Xiao
Reinforcement Learning Robotics Theory
  • Introduction of TRACE, a novel attack framework for reconstructing trajectories in embodied RL.
  • Utilization of temporal correlations in gradients to enhance reconstruction accuracy.
  • Demonstrated high fidelity in reconstructing observations and actions from gradient streams.
  • Evaluation across various architectures and environments, showing robustness and adaptability.
Read more
Vector Bellman Theory for Multichain Robust Average-Reward Markov Decision Processes
Yue Wang, George Atia
Reinforcement Learning Optimization Theory
  • Introduces a vector Bellman theory for robust average-reward MDPs that addresses state-dependent rewards and transition uncertainty.
  • Develops a gain-first, bias-second optimization principle leading to a coupled vector gain-bias system.
  • Characterizes solvability conditions and sufficient criteria for distinct recurrent-class gains.
  • Proposes a robust approximately shifted Halpern planning algorithm for effective undiscounted planning.
Read more
Beyond Static Graph World Models: Learning Stochastic Latent Dynamics over Evolving Topologies
Alex Schutz, Nick Hawes, Victor-Alexandru Darvariu
Graph Learning Reinforcement Learning Robotics
  • Introduction of the Graph Dynamics Model (GDM) for evolving topologies in graph-based environments.
  • Development of the Graph Distribution Distance (GDD) metric for evaluating graph-based world models.
  • Demonstration of GDM's superior performance in stochastic and partially observable settings.
  • Evidence of zero-shot generalization capabilities to larger graphs.
Read more
ICE: Task-Aligned Clifford Latent Fields for Multimodal Graph Foundation Models
Xunkai Li, Xu Wang, Yinlin Zhu, Xiong Yongfu, Yi Liu, Rong-Hua Li, Guoren Wang
Graph Learning Multimodal
  • ICE introduces a novel multimodal graph foundation model that preserves entity semantics and constructs higher-order relations.
  • The model utilizes a node-indexed Clifford latent field to effectively manage multimodal data and interactions.
  • ICE achieves state-of-the-art performance across multiple node classification and link prediction datasets.
  • The study emphasizes the significance of task-specific access and structured representations in multimodal graph learning.
Read more
UO-FIE: Combining Exact-Label Supervision with Graded Utility for Factivity Inference
Xinchen Xiao
NLP Large Language Models Efficient ML
  • Introduces UO-FIE, a parameter-efficient system for factivity inference that combines exact-label supervision with graded utility.
  • Identifies two empirical patterns: majority-label collapse and regression toward nearby but inexact intervals.
  • Utilizes a score-matrix-guided categorical learning approach to improve prediction accuracy while accounting for class imbalance.
  • Achieves top rankings in both fine-tuning and non-fine-tuning tracks of the FIE2026 evaluation.
Read more
Auditability Is Not One Property: Rule Overlap, Behavioural Agreement, and Composition in Reinforcement Learning
Liu Hung Ming
Reinforcement Learning
  • Auditability in RL is decomposed into six independently testable predicates.
  • High rule coverage does not guarantee behavioral agreement among policies.
  • Fused policies are limited by the quality of the rule bank rather than the knowledge contained within it.
  • The paper presents a failure-driven design history to enhance transparency in the evaluation process.
Read more
WeatherDiagFlow: Evidence-Grounded Radar Nowcasting with Diagnostic Flow Refinement
Chunlei Shi, Yufeng Zhu, Yixiao Liang, Dan Niu, Yongchao Feng, Qiliang Wu, Jiong Wang
Time Series
  • Introduces WeatherDiagFlow (WDF) for radar nowcasting, integrating forecasting, bulletin generation, and auditing.
  • Formulates radar nowcasting as an evidence-grounded task with a clear boundary between forecast and verification.
  • Employs diagnostic-conditioned rolling flow refinement to improve prediction accuracy and preserve strong echoes.
  • Demonstrates competitive performance on FJRADAR, particularly in strong-echo event skill.
Read more
Learnable Time-Frequency Masks for Explaining Time-Series Classifiers
Theresa Dahl Frehr, Francisco Pelayo, Lukas Raad, Alicia García Sanz, Thea Brüsch, Tommy Sonne Alstrøm
Time Series Interpretability
  • XACT provides a transform-agnostic framework for generating explanations in time-frequency representations.
  • The method incorporates a time-frequency objective that enhances the sparsity and smoothness of the learned masks.
  • XACT extends the application of Layer-wise Relevance Propagation (LRP) to wavelet transforms, improving interpretability.
  • The framework demonstrates improved robustness against spurious features compared to existing attribution methods.
Read more
Downside-Controlled Online Forecast Combination under Delayed and Revised Outcomes
Minkyoung Kim, Hyunjung Byun, Yohan Lee, Beakcheol Jang
Time Series
  • Introduces a novel method for downside-controlled online forecast combination using frozen models.
  • Combines static and online correctors to minimize forecast deterioration while maximizing gains.
  • Achieves significant improvements in mean squared error across multiple benchmarks and real-world applications.
  • Demonstrates the effectiveness of learning from provisional outcomes to enhance settled forecasts.
Read more
From Graphs to Feeders: Constraint-Guided Diffusion for Rule-Compliant Feeder Generation
Yu Qin, Andrew Glaws, Aadil Latif, Ryan King
Generative Models Graph Learning
  • PG-DiGress formulates feeder synthesis as a constraint-guided discrete graph generation problem.
  • The model incorporates electrical compatibility rules into the graph generation process.
  • A significant increase in the strict feeder pass rate from 13.7% to 96.8% was achieved.
  • The generated feeder models are usable for downstream power system analysis.
Read more
FB-GDM: Fully-Bayesian Guided Diffusion Models for High-Dimensional Linear Inverse Problems via Unsupervised Variational Inference
Gatien Séguy, Thomas Rodet
Generative Models Computer Vision Efficient ML
  • FB-GDM eliminates the need for task-specific hyperparameter tuning in guided diffusion models.
  • The model infers precision parameters as latent variables using variational inference, enhancing flexibility and robustness.
  • FB-GDM outperforms traditional methods like ΠGDM, even when the latter is calibrated with true noise levels.
  • The approach maintains computational efficiency, scaling linearly with image resolution.
Read more