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
An Introduction to Bayesian and Frequentist Simulation-Based Inference with Machine Learning
Maximilian Dax, Theo Heimel, Gilles Louppe
Theory
  • Overview of Bayesian and frequentist frameworks for simulation-based inference.
  • Introduction of machine learning techniques for parameter estimation.
  • Discussion on the validation of inference results and limitations of SBI.
  • Application of SBI methods to Empirical Bayes and unfolding tasks.
Read more
Class-Balanced Softmax: A Bayes Theory-Based Method for Long-Tailed Recognition
Yi-Hang Zhu, Rajeev Raman, Shiqi Su, Jianyuan Sun, Xinyu Yang, Nan Xing, Huiyu Zhou
Computer Vision Theory Efficient ML
  • Introduction of Class-Balanced Softmax (CBS) as a logit adjustment method for imbalanced classification.
  • Characterization of the preference issue in models trained on imbalanced data, highlighting its impact on tail classes.
  • Development of a novel metric, model imbalance level (I), to quantify the preference issue.
  • Extensive experimental validation showing CBS's superior performance on long-tailed benchmarks.
Read more
A Graph-Based Control Interface for Traffic Signals on Heterogeneous Road Networks
Bertil Braun
Graph Learning Reinforcement Learning Robotics
  • Introduces a graph neural network-based control interface for traffic signals.
  • Utilizes a deterministic incidence matrix for junction-specific signal phase generation.
  • Demonstrates performance retention across unseen synthetic grid geometries.
  • Identifies sensitivity to signal coverage distribution shifts.
Read more
Autoregressive EHR Foundation Models with Multimodal Inputs
Yuxuan Liu, Joshua Placidi, Jinpei Han, Alfred John Balston, Marek Rei, A. Aldo Faisal
Multimodal Generative Models Time Series
  • Introduces a framework for integrating multimodal inputs into autoregressive EHR models.
  • Demonstrates the importance of latent compression for efficient and effective model performance.
  • Finds that stronger pretrained encoders consistently yield better results within modalities.
  • Highlights that adding modalities does not automatically enhance prediction accuracy, necessitating thoughtful fusion architecture.
Read more
RIS-Kernel: A Model-Agnostic Architecture for Long-Context LLM Inference via Sparse Attention
Anderson R. Santos
Large Language Models Efficient ML NLP
  • RIS-Kernel reduces self-attention complexity from O(N^2) to O(N log N).
  • The architecture is model-agnostic and does not require weight modifications.
  • RIS-Stochastic outperforms dense attention at low density levels, achieving higher accuracy.
  • The method allows long-context LLM inference on standard CPU hardware without GPU support.
Read more
Adjustment Speed as a Safety Constraint for Nonstationary Reinforcement Learning
Timothy Tomashevskiy
Reinforcement Learning
  • Introduces adjustment speed as a safety constraint for nonstationary reinforcement learning.
  • Formalizes safety in terms of adaptation feasibility, focusing on the relationship between required and achievable adaptation.
  • Proposes the ASASC-NS framework, which proactively regulates agent behavior based on predicted environmental changes.
  • Empirical results show significant reductions in safety violations during rapid context changes.
Read more
Teaching LLMs to Self-Evolve: Cultivating Core Meta-Skills with Reinforcement Learning
Shujin Wu, Cheng Qian, Xiusi Chen, Heng Ji
Large Language Models Reinforcement Learning Optimization
  • Introduces METAEVOLVE, a framework for cultivating self-evolution meta-skills in LLMs.
  • Utilizes a data synthesis pipeline to create training samples that reflect iterative self-improvement.
  • Demonstrates significant performance improvements on both in-distribution and out-of-distribution coding tasks.
  • Highlights the importance of continuous reward signals from program execution for effective training.
Read more
κ-LoRA: Condition Numbers Reveal Which LoRA Matrices Worth Updating
Jianghui Wang, Silong Yong, Francesco Orabona, Marco Canini, Katia P. Sycara, Yaqi Xie
Efficient ML Large Language Models Optimization
  • Identifies that not all LoRA matrices are equally valuable for adaptation, based on their condition numbers.
  • Proposes κ-LoRA, which selectively updates matrices with larger condition numbers to improve efficiency.
  • Demonstrates a significant reduction in fine-tuning time and memory costs while preserving model accuracy.
  • Introduces a lightweight, one-shot selection procedure for matrix adaptation that is independent of training time.
Read more
Multi-Horizon Consistency as Geometry: When Latent Dynamics Contract, and When They Do Not
Kavya Bhand, Aadi Joshi
Reinforcement Learning Theory Generative Models
  • Increasing multi-horizon consistency (λ) significantly reduces prediction errors in Moving-MNIST.
  • Action-conditioned environments do not exhibit the same contraction behavior as observed in passive settings.
  • A strong correlation exists between λ and the expansion proxy, indicating its diagnostic utility.
  • The study introduces a stochastic-forcing law that connects different control domains.
Read more
A Defense of the Quadratic Model
Alexandru Meterez, Pranav Ajit Nair, Depen Morwani, Cengiz Pehlevan, Sham Kakade, Alex Damian
Large Language Models Optimization Theory
  • The quadratic model can effectively predict optimization dynamics in LLMs for significant training windows.
  • Taylor expansions of the model and loss function provide accurate approximations of training trajectories.
  • The Hessian spectrum exhibits structured behavior influenced by batch size and training duration.
  • LLM training often occurs at a stochastic edge of stability, highlighting the sensitivity to hyperparameters.
Read more
On the Identifiability of Controlled World Models
Xiangteng Zhang, Yang Guan, Bo Zhang, Ya-Qin Zhang, Shengbo Eben Li
Theory Robotics Reinforcement Learning
  • Establishes a joint identifiability framework for controlled world models.
  • Identifies spectral separation and conditional action variation as key conditions for identifiability.
  • Proves that under certain conditions, JEPA can identify latent states and controlled dynamics.
  • Derives quantitative bounds on identifiability in the presence of optimization errors.
Read more
Evolution-Aware MSA Reasoning for Subsampling via Factor Graphs
Zhangzhi Xiong, Minzhang Li, Haotian Yu, Sixian Shen, Kexin Zhang, Mingrui Li, Jie Zheng, Kewei Tu, Jingyi Yu
Optimization Graph Learning Theory
  • Introduces a new optimization framework for MSA subsampling, moving beyond heuristic methods.
  • AP-REASONER leverages Affinity Propagation and factor graphs to optimize subsampling objectives.
  • Demonstrates improved performance in structure-sensitive tasks compared to baseline methods.
  • Incorporates controllable parameters for balancing diversity and query identity in subsampling.
Read more
Hyperball May Not Be a Free Lunch
Yihao Xiao, Jialong Sun, Zitian Gao, Zeming Wei, Chutian Wang, Ran Tao, Jiaye Teng, Bryan Dai
Optimization Theory
  • Introduces an angular effective learning rate that accounts for parameter-update angles.
  • Radial updates have a limited effect on the angular effective learning rate.
  • Differences in optimizer performance are linked to effective step size evolution rather than update direction.
  • Careful learning-rate scheduling is essential for maximizing Hyperball optimizer performance.
Read more
On the Depth Scalability of Logic Gate Networks
Taegun An, Dohun Kim, Haebeom Lee, Changhee Joo
Theory Optimization Efficient ML
  • Identifies optimization collapse and topology-induced limitations as barriers to depth scalability in LGNs.
  • Proposes Input-Anchored Logic Gate Networks (IALGNs) to enhance depth scalability by conditioning layers on original input.
  • Demonstrates that IALGNs achieve consistent depth–accuracy improvements across multiple datasets.
  • Establishes a strict path-wise depth hierarchy that separates computational capability from optimization.
Read more
IFCLoRA: Topology-Aware Rank Allocation for Parameter-Efficient Fine-Tuning
Wei Zhang, Xinwu Liu, Yihang Cheng
NLP Large Language Models Efficient ML
  • IFCLoRA introduces a topology-aware, one-shot rank allocation method for parameter-efficient fine-tuning.
  • The method leverages Information-Flow Centrality scores to quantify the importance of model components based on task-specific information flow.
  • Experimental results show consistent performance improvements over traditional LoRA and adaptive methods across multiple tasks and models.
  • The learned rank distributions are task-specific and non-uniform, highlighting the importance of structural information in rank allocation.
Read more
Integrated Order Dispatching and Routing for Last-Mile Pickup via Deep Reinforcement Learning
Yida Xu, Zhaofang Mao, Yuheng Miao, Jiaxin Zhang, Yiting Sun
Reinforcement Learning Graph Learning Optimization
  • First work to integrate order dispatching and routing using deep reinforcement learning.
  • Development of novel mixed-integer linear programming formulations with time-dependent travel times.
  • Utilization of a Dynamic-Residual Graph Attention Network for routing decisions.
  • Real-time decision-making achieved through a routing-oracle-guided dispatching heuristic.
Read more
A Leakage-Free Stacked Ensemble Method for Multiclass Classification
S. P. Sharmila, Aruna Tiwari
Theory
  • Introduction of LFS-FRAME, a leakage-free stacked ensemble framework for multiclass classification.
  • Integration of Kolmogorov-Arnold Networks and XGBoost to combine functional and rule-based learning.
  • Strict out-of-fold stacking strategy to prevent data leakage and ensure unbiased meta-features.
  • Experimental results show significant performance improvements over traditional single-model approaches.
Read more
An Insight on Evaluation Metrics Under the Imbalanced Case of Anomaly Detection
Romain Hermary, Nesryne Mejri, Djamila Aouada
Time Series
  • Evaluation metrics for anomaly detection behave differently under varying class imbalance ratios.
  • Metric landscapes provide an intuitive framework for visualizing the relationship between metrics and performance trade-offs.
  • Standard metrics like AUROC and AUPR can still be useful if their interpretation considers class imbalance.
  • The study offers practical guidance for comparing anomaly detection results across different datasets.
Read more
From Score Approximation to Distribution Approximation in Score-Based Diffusion Models
Lan V. Truong
Generative Models Theory
  • Establishes a quantitative link between score approximation and distribution approximation in diffusion models.
  • Proves that accurate score function approximation leads to small KL divergence between generated and target distributions.
  • Derives an explicit upper bound on distribution approximation error based on various factors.
  • Combines results from neural network theory, stochastic analysis, and information theory.
Read more
Susceptible Reservoir Architectures for Regime-Conditional Volatility Forecasting
Aliaksei Kaliutau
Time Series
  • Introduction of Susceptible Architectures (SUSA) for volatility forecasting.
  • Implementation of complex-valued reservoirs and quantum reservoir computing.
  • Competitive performance against traditional GARCH models with significant improvements in QLIKE.
  • Demonstration of enhanced forecasting accuracy through regime-conditioned interpretations.
Read more
Toward Goal-Agnostic Joint-Embedding Predictive Control of Partial Differential Equations
Jonathan Gallagher, Roberto Guglielmi
Optimization Robotics Theory
  • First implementation of closed-loop PDE control using a joint-embedding latent world model.
  • Introduction of an observable-aligned controller that estimates kinetic energy from predicted latents.
  • Significant reduction in late field RMSE by 53% compared to traditional latent-L2 planning.
  • Demonstrated flexibility in planning machinery supporting arbitrary control objectives.
Read more
Multi-Agent Debate and Visual Information Extraction for SeePhys Pro: A 1st-Place Technical Report from ICML 2026 AI4Math Track 3 Challenge
Jiseok Kwak, Suhyeon Jo, Taewoo Kim, Yeongmin Kim, Byeonghu Na, Il-chul Moon
Multimodal NLP Large Language Models
  • Introduced multi-agent debate for solving physics problems, significantly outperforming single-solver approaches.
  • Developed a visual information extraction method that translates figures into structured text, addressing modality gaps.
  • Demonstrated that the effectiveness of visual aids scales with the complexity of the visual information.
  • Achieved first place in the SeePhys Pro Challenge, showcasing the effectiveness of the proposed framework.
Read more
Remedying Coarsening-Based GNN Training under Heterophily via Adaptive Complementary Enhancement
Guoming Li, Jian Yang, Xukun Wang, Zixiao Wang, Shangsong Liang, Yifan Chen
Graph Learning Efficient ML Theory
  • Identifies the performance challenges of coarsening-based GNN training in heterophilic graphs.
  • Introduces Adaptive Complementary Enhancement (ACE) as a solution to reintegrate lost graph information.
  • Demonstrates the effectiveness of ACE through extensive empirical evaluations on various benchmarks.
  • Maintains competitive performance on homophilic graphs while significantly improving results on heterophilic graphs.
Read more
Cross-Tokenizer On-Policy Distillation via Byte-Prefix Marginalization
Hao Wang, Kun Yuan, Wenlin Zhong, Minglei Zhang, Han Xiao, Ming Sun, Honggang Qi
NLP Large Language Models Efficient ML
  • Introduction of Byte-Prefix Marginalization (BPM) for cross-tokenizer distillation.
  • BPM satisfies vocabulary completeness, byte-level alignment, and mass preservation.
  • Demonstrated superior performance over existing methods on multiple benchmarks.
  • Addressed failure modes in code generation tasks related to whitespace.
Read more
Physiological Signals as a Forensic Modality for Talking-Face Deepfake Detection
Othmane Harraq, Tamer Aldwairi
Computer Vision Generative Models Multimodal
  • First rPPG-based detection framework specifically for TF deepfakes.
  • Achieved AUC of 0.806, close to the best general-purpose detector.
  • Documented performance degradation of existing rPPG detectors on TF data.
  • Stable AUC performance across different TF generators indicates interpretable physiological properties.
Read more
Energy Manifold Natural Gradient Descent: Riemannian Optimization for Neural PDE Solvers
Zhangyong Liang, Huanhuan Gao
Optimization Theory
  • EMNGD extends ENGD to constrained Riemannian manifolds, improving optimization for neural PDE solvers.
  • The method provides a best-admissible approximation to the function-space Newton correction under energy metrics.
  • Global first-order convergence is achieved with Armijo backtracking, ensuring robustness in optimization.
  • Scalable solvers using the Woodbury identity and Nyström approximation enhance computational efficiency.
Read more
TriGlue: a Biology-Inspired Generative Model for Generating Molecular Glue-Induced Ternary Complex
Yuliang Yan, Shuo Yan, Haochun Tang, Yiqin Sun, Enyan Dai
Generative Models
  • TriGlue is a biology-inspired generative framework for designing molecular glue degraders.
  • The model decomposes the ternary complex generation into interface estimation and complex generation stages.
  • An SE(3)-equivariant module is developed for accurate interface estimation from unbound protein structures.
  • The interface-conditioned ternary flow matching network generates ligands and predicts protein docking transformations.
Read more
MissHyper: Restoring Clinical Synchronicity in Missingness-Guided Hypergraph Forecasting
Mingyi Ma, Qingxiong Tan
Time Series Graph Learning
  • Identifies a pre-propagation bottleneck in clinical event representations, emphasizing the need for improved event initialization.
  • Introduces MissHyper, which combines support-density encoding, timestamp-level context restoration, and missingness-guided gated fusion.
  • Demonstrates consistent performance improvements in multi-step forecasting across multiple clinical datasets.
  • Highlights the significance of co-timestamp context in enhancing the interpretability of sparse clinical measurements.
Read more
Synthetic Speech, Real Signal: Paralinguistic Preservation and Cross-Lingual Augmentation via Voice Cloning
Roseline Polle, Owen Parsons, George Fairs, Luis Miguel San Martin Fernandez, Cole Looney, Xiaoliang Wu, Alexandra Livia Georgescu, Stefano Goria
Audio & Speech
  • Voice cloning can effectively augment paralinguistic datasets, particularly in clinical contexts.
  • Most evaluated voice cloning models preserve paralinguistic signals with minimal degradation.
  • Cloning English clinical speech into Japanese improves depression and anxiety detection in Japanese speech.
  • Voice cloning offers a promising approach for addressing data scarcity in low-resource languages.
Read more
LatentFlow: Visual Analytics for Latent Space Analysis in Molecular Graph Neural Networks
Shiyi Liu, Jiaqing Chen, Nicholas Hadler, Rostyslav Hnatyshyn, Michael W. Mahoney, Talita Perciano, John F. Hartwig, Gunther H. Weber, Ross Maciejewski
Graph Learning
  • LatentFlow is an interactive visual analytics system for analyzing latent spaces in molecular GNNs.
  • It employs a modified Sankey diagram to track changes in clusters of embeddings across layers and model states.
  • The system connects model outputs to chemical knowledge, enabling experts to interpret results meaningfully.
  • LatentFlow was developed in collaboration with domain experts to ensure practical applicability.
Read more
MA-DAR: Manifold-Aligned Dynamic Adaptive Routing for Continual Temporal Knowledge Graph Reasoning
Xiangjun Shi, Chong Mu, Jinchuan Zhang, Lizong Zhang, Yuefeng He, Shang Liu
Graph Learning Time Series Optimization
  • MA-DAR is a lightweight, plug-and-play framework for replay representation fusion in continual TKG reasoning.
  • The framework addresses critical representation conflicts: norm domination and semantic blurring.
  • Dynamic gating and manifold alignment are key components that enhance the integration of historical and current representations.
  • Extensive experiments show that MA-DAR outperforms existing TKG encoders across multiple benchmarks.
Read more
Phylogenetic signal in marine mammal and bird vocalizations captured by audio foundation models: the limited benefit of domain-specific pretraining
Víctor Rincón Yepes
Audio & Speech
  • Foundation models capture strong phylogenetic signals in marine mammal vocalizations, outperforming traditional MFCC features.
  • No significant differences were found among the three foundation models, indicating that domain-specific pretraining may not enhance performance.
  • The study extends findings to bird vocalizations, where general-purpose models again perform better than specialized models.
  • The results challenge the necessity of domain-specific pretraining in bioacoustics and suggest that general-purpose models can effectively encode evolutionary information.
Read more
Parameter-free Adaptive Sparse Attention via Compression-Based Content Selection
Debarshi Kundu, Swaroop Ghosh, Vasant Honavar
NLP Large Language Models Efficient ML
  • Introduces compression-guided sparse attention, using gzip compression ratios for adaptive attention mask construction.
  • Achieves superior performance to existing learned mask methods without additional parameters or custom kernels.
  • Demonstrates significant improvements in long-context scenarios, with performance gaps widening as context length increases.
  • Provides a clean decomposition of contributions to performance improvements, highlighting the effectiveness of compression-derived connections.
Read more
Pretraining EHR Foundation Models with Patient-Aware Sampling
Joshua Placidi, Yuxuan Liu, Jinpei Han, Marek Rei, A. Aldo Faisal
NLP Generative Models Time Series
  • Introduction of Patient Sampling as a method to improve EHR model pretraining.
  • Demonstration of the bias introduced by traditional Global Stream methods.
  • Significant performance improvements in downstream clinical tasks using Patient Sampling.
  • Highlighting the importance of sequence construction in autoregressive models for EHR data.
Read more
Self-Poisoning in Adaptive Out-of-Distribution Detection: A Sharp-Threshold Theory and Certified Label-Free Calibration
Vishnu Bindu Balachandran
Theory
  • Introduces a sharp-threshold theory for self-poisoning in adaptive OOD detection.
  • Proposes WARDEN, a certified admission method that prevents feedback loops in memory-bank detectors.
  • Develops CDC for label-free calibration under drift, ensuring controlled false positive rates.
  • Demonstrates empirical validation of theoretical predictions across 96 experimental settings.
Read more
Cross-Domain Off-Policy Evaluation and Learning for Contextual Bandits
Yuta Natsubori, Masataka Ushiku, Yuta Saito
Reinforcement Learning Optimization Theory
  • Introduction of Cross-Domain OPE/L to leverage data from multiple domains.
  • Development of the COPE estimator for unbiased evaluation under challenging conditions.
  • Demonstration of improved performance in OPE/L tasks with few-shot data and new actions.
  • Theoretical guarantees of COPE's bias properties.
Read more
Measuring the Dependency Gap: Diagnosing Inter-Column Fidelity in Tabular Generative Models
Jie Zhang
Generative Models
  • Introduces a dependency-aware fidelity diagnostic for tabular generative models.
  • Demonstrates that standard metrics are inadequate for measuring inter-column dependencies.
  • Identifies a significant dependency gap in a state-of-the-art generator affecting minority-class utility.
  • Confirms that the gap is not due to structural limitations of the generative objective.
Read more
On the Convergence of Stochastic Low-Rank Adaptation
Ru Wang, Chengchang Liu, John C.S. Lui
Theory Optimization Efficient ML
  • LoRA-GD's full-gradient evaluations complexity is improved to O(ϵ−4).
  • LoRA-NSGDM achieves O(ϵ−8) stochastic oracle complexity for finding ϵ-stationary points.
  • LoRA-STORM further reduces stochastic oracle complexity to O(ϵ−6) under mean-square smoothness.
  • The paper provides a comprehensive analysis of LoRA's convergence in both deterministic and stochastic settings.
Read more
CARNet Cycle-Conditioned Core Aggregation and Redistribution for Multivariate Time Series Forecasting
Awsaf Tausif Adib, Md. Shahria Sarker Shuvo, Md. Estehaar Ahmed Emon, Mustafa Kamal, Fuad Rahman, Shafin Rahman, Nabeel Mohammed
Time Series
  • Introduction of CARNet, a cycle-conditioned architecture for multivariate time series forecasting.
  • Development of Multihead Core Aggregation (MHCA) to enhance cross-variate interactions.
  • Demonstrated consistent performance improvements over existing transformer and non-attention models.
  • Maintains linear complexity in modeling cross-variate dependencies.
Read more
Interpretable EEG biomarkers with bag-of-waves: Spatial and temporal waveform dictionaries for low-data regimes
Athanasios Papastathopoulos-Katsaros, Steven T. Lee, Lin Yao, Ajay Thomas, Junseok Park, Matthew J. McGinley, Zhandong Liu
Time Series Interpretability
  • Introduces bag-of-waves, an interpretable EEG analysis framework that learns waveform dictionaries without labels.
  • Enhances representation with n-grams for temporal structure and regional/cross-channel spatial atoms.
  • Demonstrates competitive performance against deep learning models across three diverse EEG datasets.
  • Maintains interpretability by allowing clinicians to inspect learned waveforms directly.
Read more
Physically Constrained Federated Additive Models for O-RAN SLA-Risk Prediction
Aubida A. Al-Hameed, Mohammed M. H. Qazzaz, Maryam Hafeez, Syed A. Zaidi
Federated Learning Interpretability
  • Unconstrained neural additive models can produce physically implausible predictions, undermining trust in SLA risk assessments.
  • Monotone FedNAM enforces monotonicity constraints on KPIs, ensuring predictions adhere to known physical behaviors.
  • The model is designed for federated learning, allowing base stations to train on local data without sharing sensitive information.
  • Monotone FedNAM improves shape consistency from 0.71 to 1.00 and reduces uplink traffic by 65% while maintaining acceptable AUC performance.
Read more
Complexity Bounds and Approaches to Learning Projected Gradient Descent Solver Iterates
Anjian Li, Ryne Beeson
Optimization Generative Models Theory
  • Introduction of a k-neighborhood data collection strategy to enhance training datasets for generative models.
  • Derivation of a generalization bound using Rademacher complexity that emphasizes the role of intermediate solver iterates.
  • Focus on one-sided box-constrained quadratic programs solved by projected gradient descent.
  • Connection of the proposed methods to the GLENS global search technique, highlighting their applicability in optimization.
Read more
LunarFM: A Shared Multimodal Representation of the Moon's Surface
Marc Girona-Mata, Jakob Gawlikowski, Sumit Goski, Gautier Bardi de Fourtou, Valentin T. Bickel, Ben Moseley, Abigail Calzada-Diaz, Sylvester Kaczmarek, Raúl Ramos-Pollán
Multimodal
  • LunarFM integrates data from six instruments across three lunar missions into a shared embedding space.
  • The model supports diverse applications including similarity search and geological classification.
  • A machine learning-ready dataset (LunarChips) is provided for pretraining and evaluation.
  • The pretrained multimodal masked autoencoder generates dense representations for lunar surface properties.
Read more
Beyond Negative-Ridge Endpoints: Mixed-Sign Spectral Regularization via Negative-Shifted Gradient Descent
Peng Zhao
Theory Optimization
  • Introduces negative-shifted gradient descent (NS-GD) for mixed-sign spectral regularization.
  • NS-GD allows for effective management of weak spectral directions in overparameterized linear regression.
  • Identifies a Marchenko–Pastur barrier for optimal shift in implicit penalty cancellation.
  • Demonstrates polynomial improvement in risk over traditional ridge regression and early stopping methods.
Read more
RED-PIM: Reducing Data Movement for Transformers using Processing-in-Memory
Zahra Yousefijamarani, Alaa Alameldeen
NLP Large Language Models Efficient ML
  • RED-PIM reduces attention operation latency by minimizing inter-bank data movement.
  • It reorganizes attention computations to operate on smaller d×d matrices instead of full N×N matrices.
  • The approach leads to substantial inference time reductions, particularly for longer sequences.
  • RED-PIM maintains or improves model accuracy while significantly reducing memory usage.
Read more
Bounding the Causal Impact of ML-assisted Decision-Making via Counterfactual Correctness
Jonathan Zhang, Erik Skalnes, Jacob Chen, Michael Oberst
Theory
  • Introduces a partial-identification approach for evaluating the causal impact of ML models using prior RCT data.
  • Incorporates assumptions about counterfactual correctness and subgroup predictive performance.
  • Extends existing causal frameworks to allow for data-driven estimation of model performance.
  • Demonstrates the method's effectiveness through a simulation study, providing more informative bounds.
Read more
Scaling Laws for Classical Machine Learning on Tabular Data: A Benchmark Study
Kaihua Ding
Theory Efficient ML
  • Power laws fit well to classical ML learning curves, with R2 > 0.8 in 77.7% of cases.
  • Tree ensembles dominate performance, especially Boosting and Random Forest models.
  • Approximate shared exponents can predict model performance across datasets with minimal predictive loss.
  • Implementation variance is significant, influenced by unconstrained aspects of the protocol.
Read more
Cloud-Native Evaluation-as-a-Service: A Microservices Architecture for Scalable AI Monitoring with Conformal Guarantees
Lei Yang
Theory
  • EAAS is the first open-source microservices architecture for AI evaluation that integrates conformal prediction, calibration, drift detection, and fairness monitoring.
  • The architecture achieves robust empirical coverage and demonstrates the bounded impact of token imputation on coverage guarantees.
  • Random Fourier Features-based drift detection shows 100% detection power for various drift scenarios with controlled Type I error rates.
  • Fairness monitoring reveals significant demographic disparities in real datasets, highlighting the need for continuous monitoring.
Read more
Molt: A Scalable PyTorch-Native Training Framework for Agentic Reinforcement Learning
Jian Hu, Huiying Li, Hao Zhang, Binfeng Xu, Yifan Zhang, Shaokun Zhang, Hemil Desai, Michael Demoret, Pavlo Molchanov, Jan Kautz, Yi Dong
Reinforcement Learning Multimodal Efficient ML
  • Molt provides a compact, readable framework for agentic reinforcement learning, reducing complexity for researchers.
  • The framework integrates multiple components into a single asynchronous loop, ensuring performance parity with larger systems.
  • A token-first agent boundary allows for seamless integration with existing SDKs without additional integration code.
  • Molt emphasizes correctness and navigability, making it easier for researchers and AI coding assistants to work with.
Read more
Dysphagia Risk Stratification in Head and Neck Cancer via Two-Stage PRO-Clinical Stacking
Siyuan Zhao, Eric Ababio Anyimadu, Zachary G. Brumm, Yue Ma, Clifton David Fuller, Xinhua Zhang, G. Elisabeta Marai, Guadalupe Canahuate
Interpretability
  • Introduces a two-stage stacking model for dysphagia risk prediction using PROs and clinical data.
  • Demonstrates that individual MDADI responses are more informative than composite scores for predicting swallowing impairment.
  • Provides a framework that allows for single-visit assessments, addressing the need for timely intervention.
  • Highlights the importance of integrating patient-reported symptoms with clinical variables for better risk assessment.
Read more