AI-generated summaries

Today's ML research,
without the noise.

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

50 Papers today
8h Update frequency
7 Days of history
DraftFM: A Foundation Model for Day-Zero Drafting in Magic: The Gathering
Brian Ward
Theory
  • DraftFM is designed specifically for day-zero drafting in MTG, addressing the lack of available draft logs.
  • The model uses a frozen vector representation of cards, allowing it to generalize to unseen expansions effectively.
  • DraftFM achieved significant predictive accuracy, outperforming existing models in day-zero scenarios.
  • The model's predictions for The Hobbit set were validated against expert opinions, demonstrating its practical applicability.
Read more
MileGPO: Milestone Inference with Local Evidence for Graph-Based Policy Optimization of Long-Horizon LLM Agents
Bo Qian, Yuting Wu, Shuang Zeng, Huaiyu Wan, Dalin Zhang, Jiqiang Liu
Reinforcement Learning Large Language Models Optimization
  • MileGPO reveals the limitations of final-goal-distance credit in distinguishing between same-state branches.
  • The proposed method learns from rollout graphs and on-policy rewards without the need for external annotations or auxiliary inference.
  • MileGPO achieves state-of-the-art performance on challenging benchmarks ALFWorld and WebShop.
  • The reliability weighting mechanism enhances credit assignment by focusing on outcome-consistent preferences.
Read more
Adaptive Probabilistic Shielding by Learning MDPs for Safe Reinforcement Learning
Astrid Horn Brorholt, Maris F. L. Galesloot, Nils Jansen, Kim Guldstrand Larsen, Christian Schilling
Reinforcement Learning
  • Introduces adaptive probabilistic shielding for safe reinforcement learning.
  • Combines online model learning with probabilistic shielding to improve safety.
  • Utilizes interval MDPs to handle uncertainty in transition probabilities.
  • Empirical evaluations show the effectiveness of the proposed method across multiple environments.
Read more
Unregularized Convergence of Single-Loop, Entropy-Regularized Natural Actor-Critic
Zhiqiang Tan
Reinforcement Learning Theory Optimization
  • Introduces a single-loop, entropy-regularized NAC algorithm for improved convergence rates.
  • Analyzes two optimization regimes: Stochastic and Deterministic.
  • Presents an Exponential Translation mechanism to link regularized and unregularized gaps.
  • Achieves accelerated convergence rates, outperforming traditional methods in certain settings.
Read more
PETA: Parameter-Efficient Test-Time Adaptation for Virtual Screening
Jia-Qi Lin, Yinghua Yao, Chang-Dong Wang, Yew-Soon Ong, Yuangang Pan
Efficient ML
  • PETA formulates Test-Time Adaptation for Virtual Screening (TTA-VS), allowing specialization of pretrained models without full retraining.
  • The framework updates only a small fraction of model parameters (approximately 0.03%), enhancing efficiency.
  • PETA constructs target-conditioned supervision from available test-time information, improving ranking tasks.
  • Experimental results show that PETA outperforms both pretrained and fully retrained models in various benchmarks.
Read more
Auditing Recorded Predictive Lead Service-Line Classifications Against Physical Verification: A Statewide Study of New York
Muhammad Sarmad Sohail
Theory
  • Nearly 49% of localities showed zero output variance in service line material classifications.
  • Seven localities contradicted their own physical verification results, raising concerns about model reliability.
  • New York City's predictive model classified a large number of addresses without variation, potentially misrepresenting lead status.
  • The study highlights significant discrepancies between predictive model outputs and physical verification results across construction eras.
Read more
Uncovering the Limits of Proof Sharing for Neural Networks
Kanak Das, Shubham Ugare, Bor-Yuh Evan Chang, Sasa Misailovic, Gagandeep Singh, Manu Sridharan
Theory Efficient ML
  • Systematic study of template-based proof sharing in neural network verification.
  • Introduction of the jointly stable neurons metric to assess template effectiveness.
  • Development of FastCert for automatic template distribution across layers.
  • Demonstrated average speedup of 1.13× over existing methods in L0-verification tasks.
Read more
FleetSieve: Decision-Critical Profiling for SLO-Aware LLM Fleet Configuration
Huang Cheng, Scott Zhang, Aubert Li
Large Language Models Optimization Efficient ML
  • FleetSieve optimizes LLM fleet configuration by focusing on decision-critical profiling rather than exhaustive measurements.
  • The method models capacity and tail latency jointly to ensure configurations meet SLO requirements.
  • FleetSieve demonstrates significant reductions in profiling GPU-seconds compared to traditional methods.
  • The approach provides a three-state result indicating feasibility, undecided status, or infeasibility of configurations.
Read more
SAE-Xplainers: Rule-Based Feature Interpretation for Extreme Earth Events
Hugo Porta, Emanuele Dalsasso, Chang Xu, Theo Gnassounou, Devis Tuia
Interpretability
  • Introduction of a geographic location-aware SAE, GeoTopK, for better feature extraction in ExEE.
  • Development of SAE-Xplainers for rule-based interpretation of high-dimensional features.
  • Validation of the proposed methods on predicting fires and detecting tropical cyclones and atmospheric rivers.
  • Demonstration of improved reconstruction performance and feature utilization through geographic modulation.
Read more
Let's Scale Step by Step: Compute-Efficient Hyperparameter Transfer for Large-Scale Mixture-of-Experts
Nayeon Kim, Hojin Lee, Yunju Bak, Jaesun Park, Boseop Kim
Large Language Models Optimization Efficient ML
  • Introduces a compute-efficient framework for hyperparameter transfer in large-scale MoE models.
  • Utilizes Maximal Update Parameterization (µP) for consistent learning rate transfer across model widths.
  • Establishes a predictive scaling law for extrapolating learning rates to extensive training horizons.
  • Validates the approach by successfully pretraining a large MoE model with minimal ablation costs.
Read more
Mechanistic Tomography: Designed Measurement for Control-Oriented Interpretability
Vijay Erramilli
Interpretability
  • Introduces mechanistic tomography as a unified framework for measuring internal model effects.
  • Establishes a common measurement language for various interpretability methods.
  • Highlights the importance of calibration in recovering accurate internal mechanisms.
  • Demonstrates the effectiveness of designed measurements through empirical validation.
Read more
G-MARK: Grounded Multi-Agent Reasoning for Cooperative Driving via Knowledge Graphs
Bhavya Gupta, Onat Gungor, Tajana Rosing
Robotics Graph Learning Computer Vision
  • G-MARK introduces a provenance-aware knowledge graph for cooperative driving, preserving critical information about object hypotheses and their sources.
  • The framework supports various tasks including object reasoning, motion prediction, and trajectory forecasting using a compact communication structure.
  • G-MARK significantly outperforms state-of-the-art methods in occlusion reasoning and control selection while maintaining communication efficiency.
Read more
Truncate Bad, Upweight Good: BoN-Style Distillation via Rank-Based Classification
Yarin Bar, Yaniv Romano
NLP Large Language Models Theory
  • Introduction of TUP, a policy that truncates low-ranked completions and upweights high-ranked ones.
  • Theoretical support for the effectiveness of lower-tail truncation in improving model performance.
  • Demonstration of TUP's competitive performance against existing offline alignment methods.
  • Methodology allows for offline training using binary cross-entropy with shifted-truncated win-rate labels.
Read more
LLM as Detector: An In-context Learning Approach for Tabular Anomaly Detection
Tu Anh Hoang Nguyen, Dang Nguyen, Thuc Duy Le, Trung Le, Sunil Gupta
Large Language Models
  • LLM-Detector utilizes in-context learning to derive anomaly detection logic from structured normal-state knowledge without requiring LLM fine-tuning.
  • The framework synthesizes a scoring engine that evaluates anomalies based on statistical deviation, structural inconsistency, and density-based abnormality.
  • Extensive evaluations on 24 tabular datasets show LLM-Detector outperforms 15 state-of-the-art anomaly detection methods.
  • The approach effectively handles mixed-type data and reduces computational costs associated with traditional anomaly detection methods.
Read more
When to Retrain: An Empirical Study of Retraining Policies for Streaming ML Under Concept Drift, Budget, and Latency Constraints
Sawan Dasari
Theory Efficient ML Time Series
  • Incremental learning significantly impacts the effectiveness of retraining policies.
  • Periodic retraining outperforms reactive policies under abrupt and gradual drift without incremental updates.
  • Reactive policies exhibit systematic failures, particularly in handling pre-drift noise and gradual drift.
  • Latency constraints can halve effective retraining budgets, complicating decision-making.
Read more
DICS: Data-Informed Centroid Splitting for Decision Tree Classifiers
MD Saifur Rahman Mazumder, Feng Yu
Efficient ML Theory Interpretability
  • DICS utilizes clustering to create a reduced set of candidate splits for decision trees.
  • Theoretical analysis shows that DICS does not compromise classification performance.
  • Extensive experiments reveal significant reductions in training time while maintaining accuracy.
  • DICS can be integrated into various tree-based models, enhancing their efficiency.
Read more
End-to-end Early Classification of Time Series in Non-Stationary Environments
Aurélien Renault, Alexis Bondu, Antoine Cornuéjols, Vincent Lemaire
Reinforcement Learning Time Series Optimization
  • Introduces DQeND, an end-to-end framework for ECTS that optimizes classification and triggering jointly.
  • Demonstrates the limitations of separable designs in adapting to non-stationary environments.
  • Provides empirical evidence that end-to-end optimization improves robustness and adaptability.
  • Highlights the importance of joint learning in dynamic environments through controlled experiments.
Read more
Exact Algebraic Computation of Learning Coefficients for Two-Dimensional Singular Models
Grégoire Sergeant-Perthuis, Elias Tsigaridas, Jules Tsukahara
Theory Efficient ML
  • Introduces a deterministic algorithm for exact computation of local RLCTs for two-dimensional models.
  • Demonstrates the limitations of classical information criteria in singular models and proposes WBIC as a solution.
  • Reveals that effective model complexity can decrease with increasing depth in polynomial neural networks.
  • Provides a new perspective on identifiability in deep learning architectures.
Read more
Finite-Horizon Input-Output Dynamics of Minibatch Perturbations in AdamW
Kang Liu, Suyan Li
Optimization Theory
  • Formulation of localized minibatch influence as a signed, finite-horizon response under paired AdamW trajectories.
  • Derivation of a joint parameter-moment ISO operator that characterizes the propagation and expression of minibatch effects.
  • Establishment of an exact multistep error decomposition, proving fixed-horizon first-order accuracy.
  • Experiments validate the response mechanism and reveal substantial structure in delayed influences.
Read more
Ask Self, Ask Others: Relation Is All You Need
Yuting Ge, Pengju Yang, Mingkai Nie
NLP Large Language Models Efficient ML
  • Introduction of Self–Exchange Relation (SER) and Multi-Head Relation (MHR) as new token mixing operators.
  • Full Relation outperforms traditional Multi-Head Attention across various model sizes in terms of validation NLL.
  • FlashRelation significantly improves execution speed, making it a practical alternative for real-time applications.
  • Hybrid Relation effectively combines Full and Linear layers to optimize language modeling quality.
Read more
Triangular Fuzzy Rescaling Distance
Eddy Soria, Aida Valls, Ana Beatriz Hernández-Lara
Theory
  • Introduction of the Triangular Fuzzy Rescaling Distance (dTR) for comparing TFNs.
  • Integration of Linear Rescaling directly into the distance calculation to ensure normalization.
  • Formal proof that dTR satisfies all properties of a metric.
  • Demonstration of dTR's applicability in heterogeneous fuzzy data contexts.
Read more
In Two Minds about Lifelong Learning: Exploring Hemispheric Redundancy and Specialisation in Neural Models
Benjamin Smith, Levin Kuhlmann, Kaushik Roy, Gideon Kowadlo
Theory Generative Models Robotics
  • Introduction of the 4MAS architecture that mimics biological hemispheric specialization for continual learning.
  • Implementation of a wake-sleep training cycle to enhance memory consolidation and reduce representational drift.
  • Demonstration of competitive performance on Split-MNIST, Split-Fashion-MNIST, and Split-CIFAR-100 datasets.
  • Focus on biological mechanisms such as experience replay and REM sleep to inform machine learning strategies.
Read more
Separating Covariate Shift from Mechanism Change with Two Discriminators: CJSD, a Conditional Discrepancy with an Exact Covariate-Concept Decomposition
Kentaro Oda
Theory
  • CJSD effectively separates covariate shift from mechanism change using two discriminators.
  • The method provides a clear decomposition of task discrepancy into covariate and functional axes.
  • CJSD achieves superior performance in empirical evaluations compared to existing measures.
  • The paper establishes several theoretical properties that enhance the reliability of CJSD as a decision-making tool.
Read more
Explainable Transformer Models for Clinical Prediction Tasks on Structured Electronic Health Records
Jun Ni Du, Lukas Adamek, Maxim Kryukov, Flavio Dormont, Ziv Bar-Joseph, Sven Jager, Brandon Rufino
NLP Interpretability
  • BERT-LER integrates laboratory data representation with explainability in a single framework.
  • The model achieves competitive performance on both benchmark and real-world clinical tasks.
  • Token-level attributions using Integrated Gradients provide clinically meaningful insights.
  • The approach demonstrates the feasibility of combining strong predictive performance with interpretability.
Read more
DeltaMomentum: A Key-Value based Anisotropic Momentum Update via Delta Rule
Euijin Hong, Guannan Qu
Optimization Efficient ML Theory
  • DELTAMOMENTUM introduces direction-awareness in momentum updates, adapting forgetting rates based on frequency of direction queries.
  • The method is proven to be a valid momentum update that tracks gradients effectively without matrix inversion.
  • It outperforms traditional EMA momentum in clearing stale directions, enhancing training efficiency.
  • DeltaAdamW achieves lower validation loss in fewer training steps compared to AdamW across multiple model sizes.
Read more
Quantifying Event Impacts on Time Series via Multiscale Contrastive Learning
Yiming Sun, Shengyu Chen, Zhengzhang Chen, Haoyu Wang, Xiaowei Jia, Haifeng Chen
Time Series
  • Introduces EventTime, a framework for estimating abnormal financial losses due to cybersecurity events.
  • Utilizes a multi-resolution approach to capture various temporal scales of market dynamics.
  • Implements an event fusion module to integrate event metadata with temporal representations.
  • Employs a dynamic contrastive learning objective to address sparse supervision challenges.
Read more
Reliable Neural Collapse Approximation for Open-World Test-Time Adaptation
Jia-Qi Lin, Yuangang Pan, Chang-Dong Wang, Haizhang Zhang, Ivor W. Tsang, Joey Tianyi Zhou
Computer Vision Theory Efficient ML
  • Introduces the concept of neural collapse to Open-World Test-Time Adaptation (OWTTA).
  • Develops the Reliable Neural Collapse approximation (ReNC) method to address label distribution shifts.
  • Proposes a filtering mechanism for Out-Of-Distribution (OOD) samples based on prototype similarity.
  • Demonstrates superior performance of ReNC on open-world benchmarks compared to existing methods.
Read more
Credit Without Ground Truth: Auditing Step-Level Credit Assignment in LLM Agents Against Executed Replay
Haiyue Zhang
Reinforcement Learning Large Language Models Theory
  • Existing step-level credit signals do not reliably identify causally significant steps in LLM agents.
  • Causal contribution is sparse and model-dependent, with significant variability in measurability across policies.
  • Implicit credit primarily reflects the fluency of the policy rather than its causal impact on outcomes.
  • A confidence-only routing rule can reduce costs while maintaining performance at chance levels.
Read more
Multi-Source Wasserstein Distributionally Robust Graph Learning
Chuansen Peng, Yifan Xia, Jinshan Zhong, Xiaojing Shen
Graph Learning Optimization Theory
  • Introduces MS-WDRO, a framework for robust graph learning using Wasserstein metrics.
  • Addresses the challenges of heterogeneous source data and limited target samples.
  • Establishes non-asymptotic performance guarantees for the proposed method.
  • Utilizes an efficient ADMM scheme for optimization.
Read more
A Standardized Framework for Machine Learning in Power System Protection
Julian Oelhaf, Georg Kordowich, Paula Andrea Pérez-Toro, Christian Bergler, Johann Jäger, Andreas Maier, Siming Bayer
Theory
  • Introduces a standardized framework for evaluating ML in power system protection.
  • Defines seven essential dimensions for consistent evaluation of ML studies.
  • Demonstrates the framework's application through a case study on fault classification and localization.
  • Highlights the impact of decision windows and observability on ML performance metrics.
Read more
DeltaML-Bench: Evaluating Machine Learning Agents on Real-World Research Repositories
Josias Moukpe, Priyanka Aryal, Matthew Kenney
Computer Vision Graph Learning Time Series
  • DeltaML-Bench introduces a benchmark for evaluating ML agents on real-world tasks, focusing on improving baselines in imperfect codebases.
  • The search-based ARG scaffolding significantly improves the success rates of GPT-5 in task completion.
  • Specification gaming is prevalent in Modular configurations, while ARG configurations do not exhibit this issue.
  • The benchmark spans diverse domains including Computer Vision, Graph Learning, and Time Series.
Read more
Continuous Adversarial MeanFlow Transfer
Yara Bahram, Zahra Dehghani, Mélodie Desbos, Eric Granger, Pablo Piantanida, Mohammadhadi Shateri
Generative Models Computer Vision Efficient ML
  • Introduction of MeanFlow-Transfer (MF-T) for efficient adaptation of pretrained models.
  • Development of Continuous Adversarial MeanFlow (CAMF) to enhance few-step generation quality.
  • Demonstrated performance improvements in FID and FDD metrics with reduced NFEs.
  • Unified adaptation and acceleration processes for diverse pretrained model parameterizations.
Read more
Unsupervised Anomaly Detection Using Flow Matching on Tabular Data
Philip Konz, Tejaswini Medi, Margret Keuper
Generative Models Theory Efficient ML
  • Investigates flow-matching-based anomaly detection under contaminated training data.
  • Highlights the significance of anomaly scoring functions for robustness.
  • Demonstrates that trajectory-based scores improve detection performance.
  • Shows that Forest-Flow can outperform TCCM in certain scenarios.
Read more
Time-Uniform Self-Normalized Concentration for Discounted Least Squares: Limits and Corrections
Yi-Shan Wu
Theory Reinforcement Learning
  • Identifies a counterexample that disproves the claimed time-uniform guarantee for discounted least-squares estimators.
  • Establishes a lower bound for valid anytime boundaries in non-stationary problems.
  • Clarifies the proof error related to the use of different Gaussian mixing distributions at different terminal times.
  • Demonstrates that the weighted inequality remains valid at fixed deterministic times.
Read more
Towards On-Board Implementation of ML-Based Helicopter Weight Estimator
Nicolas Valot, Ammar Mechouche, Benjamin Lesage, Claire Pagetti, Louis Fabre
Time Series Robotics Efficient ML
  • Development of a supervised ML model for helicopter weight estimation.
  • Alignment with EASA guidelines and Eurocae ED-324 standards for safety assurance.
  • Implementation verified on legacy avionics computers for airborne deployment.
  • Accurate weight estimation enhances safety and reduces operational costs.
Read more
A Two-Stage Time-Aware Transformer for Short-Horizon AECOPD Risk Prediction
Dongyang Wang, Weihao Qu, Ling Zheng, Haowen Pan
Time Series
  • Introduces a two-stage model for AECOPD risk prediction using raw ventilator waveforms.
  • First stage classifies high-risk patients, while the second stage estimates time to event.
  • Achieves superior performance compared to traditional models with F1 = 0.91 and RMSE = 1.00 days.
  • Preserves temporal dynamics of respiratory data, enhancing prediction accuracy.
Read more
FAR-DPO: Feasibility-Aware and Robust Direct Preference Optimization for Cyclic Peptide Design
Guofeng Zhang, Rong Han, Xiaoyu Wang, Zhiyun Li, Zongbo Han, Xiaohong Liu, Guangyu Wang
Generative Models Optimization
  • FAR-DPO improves cyclic peptide design by addressing geometric and biophysical constraints.
  • The framework utilizes feasibility-aware preference construction and difficulty-aware optimization.
  • Significant increases in success rates for feasible designs were achieved on benchmark datasets.
  • The method is applicable across different generative architectures, enhancing its versatility.
Read more
DecoVAE: a Lightweight Interpretable Trend-Seasonal VAE Framework for Efficient Probabilistic Time Series Forecasting
Alexander Marusov, Dmitry Anikin, Alexey Zaytsev
Time Series Generative Models Interpretability
  • DecoVAE explicitly separates trend and seasonal components for improved forecasting accuracy.
  • The framework employs a Hodrick-Prescott-inspired regularization for trend smoothness.
  • Seasonality is modeled in the complex frequency domain, enhancing periodic pattern learning.
  • DecoVAE shows significant performance improvements over strong baselines across multiple benchmarks.
Read more
Kähler landscapes for complex neural network descents and guarantees including a search and destroy of the Calabi-Yau manifold
Andrew Gracyk
Theory Optimization
  • Introduces Kähler information metrics for complex neural network optimization.
  • Explores the implications of Calabi-Yau manifolds on optimization landscapes.
  • Demonstrates the impact of negative curvature on loss landscapes.
  • Establishes theoretical results related to initialization and convexity in complex networks.
Read more
CLaST: Context-aware Contrastive VAE for Probabilistic Time Series Forecasting
Alexander Marusov, Dmitry Anikin, Petr Sokerin, Vitaliy Pozdnyakov, Ilya Kuleshov, Alexey Zaytsev
Generative Models Time Series
  • CLaST introduces a context-aware contrastive loss function for improved probabilistic time series forecasting.
  • The concept of Lag-Invariant Non-stationary Time Series (LINTS) is introduced to better capture temporal dynamics.
  • CLaST achieves up to 16.4% improvement in CRPS and 14.4% in NMAE for short-term forecasting.
  • For long-term predictions, CLaST surpasses the second-best method by up to 48.6% in CRPS and 25.1% in NMAE.
Read more
Scale-Aware Pretraining of Time Series Foundation Models via Multi-Patch Token Alignment and Hybrid Masking
Taihua Chen, Xiang Ma, Yixin Zhang, Tailin Zhan, Manyu Sun, Lizhen Cui
Time Series
  • SATS introduces a scale-aware token alignment mechanism for time series pretraining.
  • The framework effectively captures multi-scale temporal structures through a hybrid masking strategy.
  • SATS achieves state-of-the-art performance on LSTF benchmarks, significantly improving MSE and GIFT-Eval MASE.
  • The model demonstrates a substantial increase in efficiency compared to existing methods.
Read more
Inadvertent Context Leakage in Language Models
Jaiden Fairoze, Neal Mangaokar, Kamalika Chaudhuri, Sanjam Garg, Saeed Mahloujifar
NLP Large Language Models Theory
  • Inadvertent context leakage occurs even when models refuse direct extraction of sensitive information.
  • An adaptive adversary can reconstruct numeric secrets with high accuracy using benign prompts.
  • More capable models exhibit greater leakage, indicating a correlation between model capability and privacy risks.
  • The study introduces a suppression mechanism to mitigate leakage and evaluates its effectiveness across different models.
Read more
Evaluating Neural Cartographic Relief Shading for Urban Environments: A Downtown Calgary Study Using High-Resolution DEM and DSM Data
Emmanuel Stefanakis
Computer Vision
  • Comparison of analytical and neural-based hillshading methods in urban environments.
  • Investigation of parameter tuning in Eduard for urban relief shading.
  • Identification of strengths and weaknesses of neural shading in urban contexts.
  • Recommendations for future neural model training specifically for urban morphology.
Read more
A Locally Tokenized Generative Model for Robust Time-Series Watermarking
Dongbin Kim, Geonwoo Shin, Yujin Choi, Soyeon Park, Jaewook Lee
Generative Models Time Series
  • Introduces L-VQVAE, a generative model that ensures local tokenization for time-series data.
  • Develops LVQMark, a watermarking method that combines logit-bias injection with robust re-encoding.
  • Addresses the issue of false-positive reliability in time-series watermarking by stabilizing re-encoding.
  • Demonstrates improved detection power and reduced false positives under post-editing attacks.
Read more
Orthogonal JEPA: Factorized Predictive States for Latent World Models
Taoyong Cui, Pheng Ann Heng, Wanli Ouyang
Computer Vision Time Series Robotics
  • Orthogonal JEPA introduces a factorized approach to latent state prediction, enhancing the efficiency of predictive modeling in complex systems.
  • The framework employs multiple learned components for target states, each with dedicated prediction pathways, improving gradient flow and reducing redundancy.
  • Regularization techniques are integrated to maintain diversity in predictions and prevent encoder collapse.
  • The method is evaluated across diverse applications, showcasing its versatility and effectiveness in various domains.
Read more
Green BOA: Determining the environmental break-even point for ML-based data compression
Caterina Doglioni, Akshat Gupta, Thomas Elliott, Hanzila Hussain, Sanjiban Sengupta
Efficient ML
  • The study defines the environmental break-even point for ML-based data compression in terms of carbon-equivalent costs.
  • The break-even point is highly sensitive to the carbon intensity of the energy mix in different countries.
  • ML-based compression algorithms can achieve better compression ratios but may have higher CO2 costs compared to traditional algorithms.
  • The research highlights the importance of considering environmental impacts in the development and deployment of ML technologies.
Read more
SAGE-XGBoost: Spatially Augmented Graph Embeddings–Machine Learning Framework for Natural Hazards Susceptibility Mapping under Data Scarcity
Mohammad H. Vahidnia, Ali Pourkarimi
Graph Learning
  • SAGE-XGBoost improves natural hazard susceptibility mapping under data scarcity.
  • The framework combines data augmentation with graph embeddings for enhanced feature representation.
  • It significantly outperforms conventional machine learning models in landslide and wildfire susceptibility mapping.
  • Achieved AUC values of 0.97 for landslide and 0.95 for wildfire susceptibility.
Read more
Evidence Before Expansion: Reuse, Spawn, or Defer in Lifelong Expert Pools
Kentaro Oda
Theory Efficient ML Time Series
  • Introduces a statistically defined 'defer' action for managing uncertainty in continual learning.
  • Develops a decision layer based on conditional Jensen–Shannon discrepancy for expert model management.
  • Achieves zero false spawns and missed concepts in ideal conditions on synthetic streams.
  • Demonstrates improved accuracy and efficiency in real-world datasets with fewer experts maintained.
Read more
Rationally Enriched Chebyshev Trunk Bases for DeepONet Surrogates of High Péclet Entrance Transport
Mingeun Choi, Satish Kumar
Theory Optimization Efficient ML
  • Introduction of a Rationally Enriched Chebyshev trunk for DeepONet models.
  • Demonstrated improved accuracy in predicting solution profiles for high-Péclet transport problems.
  • Significant reduction in profile-error metrics compared to vanilla and Chebyshev-trunk DeepONets.
  • Effective suppression of artificial oscillations in near-wall predictions.
Read more
Improved Confidence Estimates for Black-Box Large Language Models
Sokhna Diarra Mbacke, Mouloud Belbahri, Gabriel Loaiza-Ganem
NLP Large Language Models Interpretability
  • Proposes a novel method for uncertainty quantification in LLMs using labeled datasets.
  • Utilizes classifiers to predict response correctness based on existing uncertainty scores and features from similar queries.
  • Demonstrates minimal computational overhead, making it practical for real-world applications.
  • Empirical results show significant improvements over existing UQ methods.
Read more