AI-generated summaries

Today's ML research,
without the noise.

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

57 Papers today
8h Update frequency
7 Days of history
A Manifold-Aware Topic Modeling Approach via Rank-Based Prototypes
Thiago César Castilho Almeida, Daniel Carlos Guimarães Pedronette
NLP
  • MARETopic is the first topic model based entirely on rank-based similarity information.
  • The framework anchors topics in real corpus documents, enhancing interpretability.
  • An inter-topic MMR step increases vocabulary diversity while maintaining coherence.
  • MARETopic achieves faster execution times compared to existing models without requiring gradient updates.
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.
  • Distinction between observation time and information-availability time to improve accuracy.
  • Joint predictive distribution to model uncertainty in forecasting revisions.
  • Comprehensive evaluation framework including rolling evaluations and audits.
Read more
Reachability-Based Formal Verification of Graph Neural Networks with Node and Edge Features
Anne M. Tumlin, Ben Wooding, Zhenxuan Shao, Diego Manzanas Lopez, Tyler Derr, Taylor T. Johnson
Graph Learning
  • Introduction of GraphStar sets for uncertainty representation in GNNs.
  • Extension of the NNV framework to support verification of GCN and GINE architectures.
  • Demonstration of tighter robustness guarantees than existing verification methods.
  • First edge-aware reachability analysis for GINE models under joint perturbations.
Read more
Spectral-Guided Diffusion: Accelerating Inference via Static Spectral Layer Scheduling
Ibne Farabi Shihab, Abu Sa-Adat Mohamed Moon-Im Al Ahsan, Anuj Sharma
Generative Models Efficient ML Large Language Models
  • Introduction of Spectral Concentration Ratio (SCR) for efficient scheduling in diffusion models.
  • Static scheduling based on pretrained weights eliminates the need for dynamic routing or calibration.
  • Achieves 2.8x to 3.0x speedup in inference time without sacrificing output quality.
  • Demonstrated effectiveness across various architectures and tasks, including retrieval and reasoning.
Read more
Beyond Compression: Training Latent Representations for Stable Long-Horizon Rollout in Neural Surrogate Solvers
Andreas E. Robertson, Ashley T. Lenau, John D. Shimanek, Benjamin A. Jasperson, Vivek Oommen, David L. Damm, Krishna Garikipati, Remi Dingreville
Generative Models Efficient ML Theory
  • Latent dynamics models (LDMs) can accelerate simulations but struggle with long-horizon stability.
  • Instability arises from training focused on reconstruction rather than long-term forecasting.
  • Training-level interventions can significantly improve long-horizon rollout performance.
  • The proposed methods reduce long-rollout error by ~40% and lower computational costs.
Read more
UO-FIE: Combining Exact-Label Supervision with Graded Utility for Factivity Inference
Xinchen Xiao
NLP Large Language Models Efficient ML
  • Introduction of UO-FIE, a system that combines exact-label supervision with graded utility for factivity inference.
  • Identification of two empirical patterns: majority-label collapse and regression towards nearby intervals.
  • Use of a score-matrix-guided categorical learning approach to retain exact-label supervision while addressing class imbalance.
  • UO-FIE ranks first in the fine-tuning track of FIE2026, showcasing its effectiveness in utility-aware training.
Read more
Response-state Learning for Transferable Vibrational Spectroscopic Characterization with Electron Prior
Zetong Li, Zhuosong Xie, Hengyu Fan, Jiaao Yu, Qiyao Hua, Zheng Lu, Liming Xu, Juanni Wu, Honglin Li
Theory Graph Learning Efficient ML
  • Introduction of SENK, a framework for accurate vibrational spectral prediction.
  • Combines equivariant learning with state-dependent refinement and reliability sensing.
  • Outperforms existing models like DetaNet on benchmark datasets.
  • Maintains spectral fidelity across small molecules to complex biomolecular systems.
Read more
Diverse Geometries, Frozen Weights: Robust Heterogeneous Treatment-Effect Estimation via Causal Expert Ensembles
Ali Haghpanah Jahromi, Mohammad Taheri
Theory
  • GeoACE combines multiple causal experts to improve heterogeneous treatment effect estimation.
  • The framework utilizes a frozen weight approach to prevent test data leakage.
  • OΦ-ACE introduces a new method for creating outcome-free, overlap-aware projections.
  • GeoACE outperformed 11 comparators across multiple benchmarks, demonstrating its robustness.
Read more
Generalized Graph Variational Autoencoders: Bounded Divergences Control Posterior Collapse
Kleyton da Costa, Bernardo Modenesi, Ivan F.M. Menezes, Helio Lopes
Generative Models Graph Learning Theory
  • Introduction of the Generalized Graph Variational Autoencoder (GGVA) that utilizes bounded divergences.
  • Demonstration that the choice of divergence affects the model's ability to retain information.
  • Experimental results show GGVA improves node classification performance compared to VGAE.
  • Bounded divergences delay but do not prevent posterior collapse in variational models.
Read more
MORE-PLR: multi-output regression employed for partial label ranking
Santo M. A. R. Thies, Juan C. Alfaro, Viktor Bengs
Theory
  • Introduces MORE-PLR, a framework leveraging multi-output regression for partial label ranking.
  • Transforms incomplete rankings with ties into multivariate regression targets using an encoder.
  • Includes a PLR post-hoc layer to convert MOR outputs into bucket orders.
  • Demonstrates improved computational efficiency with linear runtime compared to existing methods.
Read more
Sample-Weighted End-to-End Trace-Norm Geometry for Multitask Learning
Mahdi Mohammadigohari
Theory
  • Introduces a sample-size-weighted trace norm for measuring multitask complexity.
  • Derives the empirical Rademacher complexity for the proposed trace norm.
  • Demonstrates that separated measures can lose information about task interactions.
  • Shows significant performance improvements in multitask learning through weighted joint nuclear regularization.
Read more
Edge AI on Constrained Devices for Binary Sleep-Wake Classification in Dynamic Environments
Stefan Reitmann, Lena Oden
Multimodal Efficient ML Time Series
  • Development of an Edge AI system for sleep-wake classification on constrained devices.
  • Integration of inertial sensing and visual pose classification to mitigate motion artifacts.
  • High accuracy rates achieved in both motion-based detection and pose classification.
  • Feasibility of local, privacy-preserving sleep detection in dynamic environments.
Read more
PoEM: Predicting RL Outcomes from Existing Policies
Kimia Hamidieh, Giannis Daras, Antonio Torralba
Reinforcement Learning Generative Models Multimodal
  • PoEM allows for predicting RL outcomes without additional training on new reward functions.
  • The framework utilizes existing post-trained models to approximate new policies based on linear combinations of rewards.
  • Log-policies from previous RL training span a low-dimensional space, enabling effective policy composition.
  • The method shows strong performance across both text and image generation tasks.
Read more
Spectral Graph Neural Networks with Hermite Polynomials: A Comprehensive Study
Shuang Wu
Graph Learning Theory Optimization
  • Introduction of HermNet, a spectral GNN model based on Hermite polynomials.
  • HermNet's sparse propagation mechanism does not require eigendecomposition or a learned basis.
  • Controlled experiments show HermNet's superiority over matched polynomial-basis alternatives under limited training budgets.
  • Curvature regularization improves HermNet's performance, especially with a common penalty.
Read more
Beyond Average Safety: Chance-Constrained LLM Fine-tuning
Taha Entesari, Mahyar Fazlyab
NLP Large Language Models Optimization
  • Introduces a chance-constrained optimization framework for safety-preserving LLM fine-tuning.
  • Develops a differentiable majorization of the empirical chance constraint for tractable optimization.
  • Implements a constraint-aware gradient descent method to ensure safety during fine-tuning.
  • Demonstrates superior performance in reducing safety regressions compared to traditional methods.
Read more
Precise Convergence Speed of Clipped SGD
David A. R. Robin
Optimization Theory
  • Introduces a tightened convergence analysis for Clip-SGD on (L0, L1)-smooth functions.
  • Extends the domain of validity for step-size conditions, allowing for larger step sizes.
  • Strengthens convergence criteria from minimal to average gradient norms.
  • Improves the final achievable loss characterization.
Read more
FlashLoop: Fast and Memory-Efficient Looped Transformers via Lazy Updates
Wanqi Yang, Shiwei Liu
NLP Large Language Models Efficient ML
  • FlashLoop significantly reduces inference overhead in Looped Transformers.
  • The framework achieves up to 1.64× speedup and 6× reduction in KV-cache memory.
  • It retains lossless accuracy while improving practical efficiency.
  • Key innovations include Token-Sparse Updates, Sparse Attention, and KV-Residual Quantization.
Read more
A Contraction Framework for Stochastic Operators with Bootstrapping: Application to TD Learning
Ids van der Werf, Sergio Rozada, Antonio G. Marques
Reinforcement Learning Theory Optimization
  • Introduces a contraction framework for stochastic operators in TD learning.
  • Establishes convergence without assuming linearity and for arbitrary target-update periods.
  • Derives finite-time bounds for i.i.d. samples in TD learning.
  • Demonstrates that convergence rates can be predicted and validated through simulations.
Read more
Let Training Guide Selection: Online Synthetic Data Filtering via Real-Anchored Utility
Yanran Wu, Sana Lakdawala, Renzo Tassara Miller, Chongyang Bai, Sharath Ciddu, Shivendra Pratap Singh, Kungang Li, Sandeep Pandey, Chunwei Liu
Computer Vision NLP Large Language Models
  • FROST is a model- and task-agnostic framework for online synthetic data filtering.
  • It estimates synthetic data utility through gradient feedback anchored in real training data.
  • FROST improves real-task performance while reducing the amount of synthetic training data needed.
  • The framework demonstrated significant performance gains in a large-scale industrial application.
Read more
Federated Learning of AnDE Classifiers
Pablo Torrijos, Juan C. Alfaro, José A. Gámez, José M. Puerta
Federated Learning
  • Introduces FedAnDE, a federated learning framework for AnDE classifiers.
  • Supports any dependency order n, enhancing model expressiveness.
  • Demonstrates improved privacy by sharing only model weights instead of sensitive data.
  • Experimental results show superior performance of discriminative models over Naive Bayes.
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
  • Introduction of SMILESGNN, a multimodal architecture for toxicity prediction that combines SMILES and graph representations.
  • Achieves high predictive performance on ClinTox with AUC-ROC of 0.987 and F1 score of 0.906 using only 0.4M parameters.
  • Facilitates interpretable predictions through GNNExplainer, allowing identification of substructures linked to toxicity.
  • SMILESGNN-PT variant shows competitive performance on Tox21, matching results of larger baseline models.
Read more
Bandit Multiclass PAC Learning: Corrected Lower Bounds, Exact Families, and a Confidence Direct-Sum Phenomenon
Guangjian Zhang
Theory
  • The previously published lower bound for sample complexity in bandit multiclass PAC learning is shown to be incorrect.
  • A new anchored dimension, aBDS(H), is introduced to provide a more accurate characterization of sample complexity.
  • Upper bounds are established that do not depend on the number of labels, K, improving previous analyses.
  • Exact characterizations for specific families of classes are provided, enhancing understanding of sample complexity.
Read more
An Agnostic Sample Compression Scheme for Squared Loss of Near-Linear Size in the Fat-Shattering Dimension
Guangjian Zhang
Theory
  • Introduces an agnostic sample compression scheme for empirical squared loss with near-linear size.
  • Eliminates the dual fat-shattering dimension factor present in previous constructions.
  • Achieves compression size independent of sample size, focusing on a fraction of sample points.
  • Utilizes synthetic labels and quantized side information for effective reconstruction.
Read more
Downside-Controlled Online Forecast Combination under Delayed and Revised Outcomes
Minkyoung Kim, Hyunjung Byun, Yohan Lee, Beakcheol Jang
Time Series
  • Introduces a downside-controlled approach to forecast combination that minimizes the risk of worsening predictions.
  • Combines frozen forecasters with static and online correctors to adapt to changing error patterns.
  • Achieves significant improvements in forecasting accuracy across multiple benchmarks and real-world applications.
  • Demonstrates the effectiveness of the method in day-ahead load forecasting for European transmission system operators.
Read more
The Mechanics of Delta Learning: Target Design for Generalizable Scientific Machine Learning
Kareem M. Gameel, Ihor Neporozhnii, Sjoerd Hoogland, Oleksandr Voznyy
Graph Learning
  • Residual scale alone is not a sufficient indicator of learnability in delta learning.
  • Complex local descriptor baselines can yield small but rough residuals that hinder learning.
  • Semi-empirical baselines improve both target scale and normalized roughness, enhancing prediction accuracy.
  • The introduction of DIQR provides a pre-training diagnostic for assessing target learnability.
Read more
Lightweight Probabilistic Downscaling from a Deterministic Base Model
Joseph McLean, Tiffany Vlaar, Sigrid Passano Hellan, Linus Ericsson
Efficient ML
  • Introduction of lightweight probabilistic downscaling models using a modified U-Net architecture.
  • Implementation of a two-stage training curriculum combining deterministic pretraining with probabilistic tuning.
  • Achieved state-of-the-art RMSE performance on CORDEX-ML-Bench for temperature and precipitation.
  • Utilization of MC dropout and block-sparse attention to enhance model efficiency and accuracy.
Read more
Beyond Feature Reliability: Repeat-Informed Multifractal Curve Regression for Brain-Age Prediction
Yu Chang, Anzhe Cheng, Jiahao Chen, Heng Ping, Peiyu Zhang, Puquan Pan, Tamoghna Chattopadhyay, Sophia Thomopoulos, Shahin Nazarian, Paul Thompson, Paul Bogdan
Time Series
  • Introduction of RMCR, a new framework for brain-age prediction using multifractal analysis.
  • RMCR improves prediction accuracy by jointly modeling curve structures and repeat-scan variability.
  • Significant reductions in MAE and within-visit repeat differences compared to traditional methods.
  • Emphasis on the importance of feature interactions over individual feature reliability.
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 Kronecker-factored approximation of the Fisher information matrix tailored for SNNs.
  • Empirical results show consistent improvements in accuracy and stability over existing optimizers.
  • Addresses the limitations of first-order optimizers in the context of SNNs' sharp loss landscapes.
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, with no local minima trapping training.
  • Challenges in RLVR arise from diffusive barriers and gradient estimation errors rather than landscape ruggedness.
  • Entropy regulation can help mitigate obstacles in RLVR optimization.
  • Transformers can effectively learn complex tasks when strongly regulated and provided with a suitable curriculum.
Read more
Common Covariance Geometry and Certification for Brownian Kernel Ladders
Mahdi Mohammadigohari
Theory Optimization Efficient ML
  • Introduction of minimum-trace common covariance for Brownian kernel ladders.
  • Development of statistical, approximation-theoretic, and computational consequences.
  • Derivation of a universal Gaussian-complexity bound and exact empirical Kolmogorov-width formula.
  • Establishment of deterministic depth laws and conditional Gaussian reverses.
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
  • Proposes a region-held-out evaluation protocol to prevent data leakage in machine learning models for HE detection.
  • Demonstrates that simpler texture-based models can outperform complex deep learning models in specific applications.
  • Achieves significant classification metrics, indicating the effectiveness of the proposed methodology.
  • Highlights the importance of robust validation protocols in machine learning for materials science applications.
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 method utilizes a shared projection and regime codebook to enhance comparability of features across sequences.
  • SwitchPFN achieves state-of-the-art performance on multiple benchmark datasets, significantly outperforming existing models.
  • Ablation studies confirm the importance of the representation design choices made in SwitchPFN.
Read more
To Trust or Not to Trust: Retrieval-Augmented Fact Checking in Speech
Debajyoti Mazumder, Mamta, Abhirama Subramanyam Penamakuri
NLP Large Language Models Audio & Speech
  • Introduction of VERISPEAK, a benchmark for speech-based fact verification.
  • Significant text-speech modality gap observed in LALMs' performance.
  • Retrieval alone is insufficient for effective verification of spoken claims.
  • Combining retrieval with reasoning enhances claim-evidence comparison.
Read more
MF-SCBO : Multi-fidelity Scalable Constrained Bayesian Optimization
Lucas Palazzolo, Mickaël Binois, Laëtitia Giraldi
Optimization
  • MF-SCBO effectively combines multi-fidelity optimization with constrained Bayesian optimization.
  • The method addresses high-dimensional black-box functions with arbitrary fidelity levels and non-nested sampling.
  • Experimental results indicate superior convergence performance compared to existing methods.
  • The approach utilizes Gaussian processes and introduces innovative trust region center selection strategies.
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 for improved calibration in KGC.
  • The model distills knowledge from an LLM into a frozen teacher regularizer, enhancing performance without LLM involvement during inference.
  • BLADE achieves significant reductions in adaptive ECE compared to traditional methods.
  • The model demonstrates superior performance in ECE, Brier score, and NLL over existing calibration techniques.
Read more
CataOPD: Catalytic On-Policy Distillation for Large Language Model Reasoning
Wenjin Liu, Chenxi Wang, Jiapu Wang, Zhe Cui, Anh Tuan Luu, Haoran Luo
NLP Large Language Models Reinforcement Learning
  • CataOPD acts as a catalyst, expanding the reachability of reasoning tasks for LLMs.
  • Self-Rescue Routing and Catalytic-Guided Self-Resolution are key components that enhance trajectory recovery.
  • Barrier-Weighted Internalization prioritizes updates on challenging tokens to improve learning efficiency.
  • CataOPD shows significant performance improvements on difficult reasoning problems compared to existing methods.
Read more
Limited Structural Reliability in Public Educational Prediction Benchmarks: A Four-Dimension Audit of Seven Datasets
Yan Ma, Lizhuo Zhang
Theory
  • Only three out of seven audited educational datasets passed all reliability checks.
  • The primary issue affecting benchmark validity is cross-group fragility rather than model sophistication.
  • Increasing model complexity does not resolve structural issues in fragile datasets.
  • A reusable pre-modeling audit framework is proposed to enhance the reliability of educational prediction benchmarks.
Read more
When Does Unsupervised Learning Succeed or Fail? A PoS Perspective on Reconstruction-Based Anomaly Detection
Mehmet Yamaç, Yagmur Mustu, Muhammad Numan Yousaf, Lei Xu, Marcel van Gerven
Theory Computer Vision Time Series
  • Identifies two failure modes in reconstruction-based anomaly detection: join blindness and meet preference.
  • Proposes the concept of a compact nominal union as the optimal representation for anomaly detection.
  • Introduces Dynamic Push and Pull and nested manifold carving as novel methods to improve anomaly detection.
  • Demonstrates that geometric conditions can predict reconstruction failures in unsupervised learning.
Read more
An Analytical Theory of Auxiliary Learning
Federico Milanesio, Alessandro Ingrosso, Matteo Osella
Theory Optimization
  • Introduces a closed-form expression for generalization error in linear networks under auxiliary learning.
  • Establishes a fluctuation-dissipation relationship for non-linear activation functions.
  • Demonstrates how auxiliary tasks can improve generalization despite competing objectives.
  • Validates theoretical findings with numerical experiments.
Read more
TinyCardioUNet: IMU-to-ECG Translation with Graph-Encoded Inter-Axis Dependencies and Tensor Decomposition-Based Parameter Reduction
Seungwoo Han, Ingon Chanpornpakdi, Motoi Noda, Puwadej Leelasiri, Ibuki Hiruma, Toshihisa Tanaka
Time Series Graph Learning Efficient ML
  • TinyCardioUNet effectively translates IMU signals into ECG without prior channel selection.
  • The model incorporates graph neural networks to capture inter-axis dependencies, enhancing robustness.
  • Tensor decomposition is utilized for significant parameter reduction, resulting in a lightweight model.
  • Achieved RMSE of 0.098 and Pearson correlation of 0.677 on a public dataset.
Read more
Automatic Rank Allocation for Low-Rank Adaptation in Large Language Models via â„“p Regularization
Zebang Xie, Chuanyang Zheng, Yik-Chung Wu, Yihang Gao
NLP Large Language Models Efficient ML
  • Introduces â„“p-LoRA, a method for automatic rank allocation in LoRA using â„“p regularization.
  • Addresses inefficiencies in traditional uniform rank allocation by adapting ranks based on component importance.
  • Derives a proximal subproblem that simplifies the optimization of rank allocation.
  • Demonstrates competitive performance on NLP tasks compared to existing LoRA baselines.
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 formulates multi-label website fingerprinting from a flow-level perspective, eliminating the need for packet-level segmentation.
  • The method constructs shared Atoms from flow representations without requiring website labels, allowing for effective evidence aggregation.
  • FlowAtom achieves impressive micro-F1 scores in both closed-world and open-world evaluations across various encrypted traffic types.
  • The approach is validated against realistic scenarios, demonstrating its robustness in identifying multiple websites from mixed traffic.
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 Wavelet-Diffusion Model (WDM) shows strong potential for cross-region precipitation downscaling.
  • Performance varies significantly across different precipitation intensities, with improvements concentrated in higher-reflectivity structures.
  • Spatial organization of precipitation fields plays a crucial role in model performance, more so than regional differences.
  • The study highlights the need for systematic evaluations of cross-region generalization in precipitation downscaling models.
Read more
Aim Short to Reach Far: Your Frozen World Model Can Plan Better Than You Think
Xvyuan Liu, Jianjie Fang, Chen Gao, Yong Li
Robotics Optimization Reinforcement Learning
  • Final-goal scoring can limit effective planning, even with accurate predictions and optimal short-horizon searches.
  • Anchored Planning (AP) improves action synthesis by using intermediate targets derived from recorded experiences.
  • Both learned and observed intermediate targets enhance performance over traditional final-goal scoring methods.
  • The placement of targets and timing of retrieval significantly affect control outcomes.
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 novel definition of mathematical interestingness based on proof length and statement length.
  • Develops a 27B parameter model that predicts proof difficulty more accurately than existing models.
  • Demonstrates that optimizing for interestingness leads to a significant increase in the generation of novel theorems.
  • Reduces overlap with existing mathematical libraries from 91.9% to 30.6%, indicating the production of out-of-distribution mathematics.
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
  • Proposes a novel framework for AADT estimation combining sparse and dense data sources.
  • Utilizes a feature propagation algorithm on directed graphs with Poisson energy minimization.
  • Achieves high computational efficiency and convergence in minutes.
  • Demonstrates effective reconciliation of theoretical models with empirical data.
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 potential forecast branches.
  • SGA outperforms existing uncertainty quantification methods in predictive error ranking.
  • Larger TSFM models correlate with lower uncertainty estimates, indicating a scaling law.
Read more
fable.intermittent: benchmarking probabilistic forecasting methods for intermittent time series
Stefano Damato, Lorenzo Zambon, Giorgio Corani, Dario Azzimonti
Time Series
  • Introduction of fable.intermittent, an R package for benchmarking probabilistic forecasting methods for intermittent time series.
  • Development of TWEES, a novel exponential smoothing model with a Tweedie predictive distribution.
  • Release of tweedieDistr, a faster implementation of the Tweedie distribution for improved computational efficiency.
  • Evaluation of multiple forecasting methods on four datasets, showcasing the accuracy of TWEES.
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
Computer Vision Theory Efficient ML
  • TAM-Chain effectively suppresses false negatives in thyroid cytology classification.
  • The framework utilizes multi-scale feature extraction and dynamic stopping criteria.
  • Achieved a Macro F1 score of 0.9741 with 0.00% false-negative rate on internal validation.
  • Maintains stability and performance under domain shifts, outperforming single-magnification models.
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 mechanical lattice generation based on natural growth processes.
  • Utilizes a graph convolutional neural network (GCNN) to predict effective compressive stiffness from lattice topology.
  • Demonstrates successful inverse design capabilities for mechanical lattices with a target stiffness of 1000 MPa.
  • Extends the framework to include nonlinear materials and curved beam designs for enhanced shape programming.
Read more
CFD Correction of Open Tip Clearance Flow in a Compressor Cascade Using VAE Latent Space Adaptation
Xiang Zuo, Hefang Deng, Caiyan Chen, Honglin He, Mingmin Zhu, Songan Zhang, Jinfang Teng
Generative Models
  • Development of a non-intrusive correction method for CFD predictions using VAE.
  • Utilization of a low-rank latent-space adapter trained on limited experimental data.
  • Significant reduction in mean absolute error, root mean square error, and relative L2 error.
  • Improvement in the accuracy of CFD predictions for open tip clearance flow.
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
  • SPARK framework decouples knowledge retention and privacy correction in continual learning.
  • Self-Distillation Replay creates a stable checkpoint for effective task learning.
  • Post-Task Privacy Correction selectively reduces PII likelihood while preserving non-sensitive behaviors.
  • The proposed method addresses the challenge of catastrophic forgetting in neural models.
Read more
Auditability Is Not One Property: Rule Overlap, Behavioural Agreement, and Composition in Reinforcement Learning
Liu Hung Ming
Reinforcement Learning Theory Interpretability
  • Auditability in RL is decomposed into six independently testable predicates.
  • High rule coverage does not imply behavioural agreement among policies.
  • Arbitration of rules does not guarantee correctness of the fused policy.
  • The protocol's apparent failures can stem from mismatches between induction and deployment methods.
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 generalizes learned mask paradigms to arbitrary time-frequency representations.
  • The framework incorporates a time-frequency objective that enhances explanation quality.
  • LRP is adapted for use in wavelet domains, expanding the applicability of existing methods.
  • XACT demonstrates improved precision in explanations compared to traditional methods.
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
  • Introduces a safety-oriented framework for pedestrian trajectory prediction at urban intersections.
  • Combines Time-to-Collision (TTC) and crossing-zone context to improve prediction accuracy.
  • Demonstrates significant reductions in prediction errors using a weighted loss function.
  • Highlights the need for safety-oriented evaluation metrics in trajectory prediction models.
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 the importance of stability and faithfulness in feature importance rankings.
  • Shows that XGBoost can achieve competitive predictive accuracy compared to deep learning models when provided with similar information.
  • Highlights the significance of engineered behavioral features in improving model interpretability.
Read more
Canopy: Exploiting Piecewise Smooth Tree Priors for Multi-Fidelity Bandits
Michael Jerge, Suman Jana
Large Language Models Optimization Theory
  • CANOPY learns the validity of smoothness assumptions from data, improving flexibility in multi-fidelity bandit settings.
  • The framework utilizes cheap probes to certify local aggregation bias, directing expensive evaluations more effectively.
  • The method demonstrates superior performance across various LLM inference tasks, achieving notable improvements in recall and efficiency.
  • Theoretical guarantees are provided for fixed-budget and regret performance, adapting to the presence of smoothness violations.
Read more