AI-generated summaries

Today's ML research,
without the noise.

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

24 Papers today
8h Update frequency
7 Days of history
Literati: Towards Anytime Optimal Shape Generalized Trees via AO*
Nakul Upadhya, Eldan Cohen
Optimization Interpretability Theory
  • Introduces Literati, the first optimal SGT induction algorithm.
  • Utilizes an AND/OR graph formulation to optimize tree structure and shape function complexity.
  • Implements an AO*-based algorithm with enhancements for improved anytime performance.
  • Demonstrates superior accuracy compared to existing decision tree methods across multiple datasets.
Read more
Distribution-Consistent Inference for Dynamic Sparse Mixture-of-Experts
Dohyeon Kim, Bedionita Soro, Sung Ju Hwang
NLP Large Language Models Efficient ML
  • Performance degradation in SMoE models under reduced expert activation is linked to increased output variance and scale.
  • Layer-wise Distribution Alignment (LDA) is introduced as a lightweight, inference-time correction method.
  • LDA effectively recovers performance lost due to distributional shifts while maintaining sparse inference efficiency.
  • The method is applicable across different SMoE architectures and routing strategies, including dynamic expert pruning.
Read more
Exact Degeneracy Under Balanced k-Shot Sampling: Consequences for Small-Sample Discriminant Analysis on LLM Embeddings
Lingxiao Qu
NLP Large Language Models Theory
  • Balanced k-shot sampling causes exact degeneracy in KLPCDA, affecting its discriminative power.
  • Two KLPCDA variants have arbitrary eigenvector selection due to identical eigenvalues, while a third variant has a void objective.
  • A logistic regression probe outperforms KLPCDA variants in most evaluated scenarios.
  • Extending the support set from k ≤ 10 to k = 30–50 significantly improves accuracy.
Read more
A practical DIRECT-type algorithm for medium-scale black-box global optimization
Linas Stripinis, Remigijus PaulaviÄŤius
Optimization
  • Introduction of X-DTC-GL, a novel DIRECT-type algorithm for medium-scale optimization.
  • Dynamic partitioning and hybridization techniques significantly enhance performance.
  • Achieved approximately 12% improvement in solvability and 27% in solution quality over existing methods.
  • Fastest convergence on 40% of benchmark instances and best runtime on 17% of problems.
Read more
A Later Test Set Is Not a New Domain: Pretraining Familiarity Survives a Contamination-Free Hold-Out
Mahdi Naser Moghadasi, Faezeh Ghaderi
Time Series
  • Introduces a contamination-free evaluation protocol for time-series models.
  • Finds that pretrained models perform better in familiar domains but not universally.
  • Identifies that seasonal strength and spectral entropy do not explain performance differences.
  • Demonstrates that familiarity with a domain persists beyond temporal hold-outs.
Read more
SCCM : Stream Cruise Control Method for Automated Drift Detection and Adaptation
Mohammad Abu-Shaira, Weishi Shi
Time Series Optimization Theory
  • SCCM provides a unified framework for drift detection and adaptation in online regression.
  • The method enables early-response drift detection and quantifies drift magnitude for better adaptation.
  • SCCM dynamically tunes hyperparameters, enhancing model adaptability to evolving data distributions.
  • The framework is evaluated on diverse datasets, showing improved performance over traditional methods.
Read more
A positive resolution of the gap-entropy conjecture
P. M. Aronow, Nathan Kallus, Patrick Lopatto
Theory
  • The paper provides a positive resolution to the gap-entropy conjecture for best-arm identification.
  • It establishes a tight bound on the expected number of samples needed to identify the best arm, incorporating both gap and entropy terms.
  • The results extend previous work by removing restrictions on instances and algorithms, making the findings more broadly applicable.
  • The authors demonstrate that the gap-entropy relationship is crucial for understanding sampling costs in adaptive sampling scenarios.
Read more
NEXUS-MI: Communication-Aware Federated Personalization for Gateway-Coordinated Motor-Imagery Brain-Computer Interfaces
Daniel Adu Worae, Aarthy Nagarajan
Federated Learning
  • NEXUS-MI addresses the challenges of EEG variability in MI-BCIs through a federated learning framework.
  • The framework incorporates communication-aware synchronization to optimize both accuracy and communication costs.
  • Evaluation showed a 42% reduction in communication traffic while maintaining cohort-level accuracy.
  • Subject-level performance revealed vulnerabilities, highlighting the need for robust personalization strategies.
Read more
ALIGN-HOLD: Experience Alignment for Real-Time Hold Control in Large-Scale Ride-Hailing Matching at DiDi
Zuhao Zhang, Xu Liu, Kai Wan, Zihao Lu, Li Ma, Shuai Li
Reinforcement Learning Optimization
  • ALIGN-HOLD improves hold control in ride-hailing systems by learning from implicit marketplace preferences.
  • The framework constructs preference pairs from multiple data views to enhance reward modeling.
  • A 28-day A/B test showed significant improvements in trip completion rates and driver income.
  • The system effectively reduces passenger cancellations before and after driver acceptance.
Read more
EFQ-Softmax: Exp-Free Quantization for Softmax
Haohui Han, Yuming Wan, Hongni Wang, Pengcheng Xie, Xiaodong Yan, Runqi You, Wencong Zhang
NLP Large Language Models Efficient ML
  • EFQ-Softmax eliminates the high-precision exp-then-quantize step in softmax computations.
  • The method directly generates low-bit probability codes from shifted attention scores.
  • Significant improvements in task performance metrics across various models.
  • Reduces vector-stage latency by over 40% on the A5 vector unit.
Read more
Deep Neural Networks for Learning Intent from sEMG Signals to Support Hardware Devices for Post-Stroke Neurorehabilitation
Zakariyya Brewster, Divy Wadhwani, Emily Yan, Aidan Wang, Karma Namgyal, Shuting Xie, Markiyan Konyk, Tala Abdelmaguid
Robotics Time Series Efficient ML
  • Developed a reproducible workflow for decoding finger intent from sEMG signals in stroke patients.
  • Compared the performance of LSTM, CNN, and GNN architectures for multi-label intent prediction.
  • Identified a compact CNN model suitable for real-time hardware integration.
  • Demonstrated improved performance through cross-channel knowledge distillation.
Read more
Accountable and uncertainty-aware evaluation of sensor-based AI under distribution shift: devices, subjects, and nearly three years underground
Benny Platte, Rico Thomanek, Christian Roschke, Marc Ritter
Time Series Theory Interpretability
  • Introduction of a staged evaluation protocol for sensor-based AI that accounts for distribution shifts.
  • Demonstration of the protocol on geomagnetic localization in underground mines, highlighting real-world applicability.
  • Quantification of performance degradation over time and under changing conditions, emphasizing the limitations of traditional evaluation methods.
  • Use of quantile-based decision rules to better assess deployment risks compared to mean-based reporting.
Read more
From Fixed Keys to Readable Schemas: Small Language Models for Vehicle Agent Function Calls
Hamed Jafarzadeh Asl, Yuanhao Yu, Vahid Partovi Nia
NLP Large Language Models Efficient ML
  • Introduces a benchmark for vehicle function calling with a focus on seen, unseen, and out-of-scope requests.
  • Compares Functional Token and Schema-in-Prompt representations across various small language models.
  • Demonstrates that Schema-in-Prompt allows for better generalization to unseen functions compared to Functional Tokens.
  • Finds that model scaling offers limited benefits for seen functions, with optimal performance at 0.6B parameters.
Read more
Uncertainty-Aware Sea-Ice Type Mapping with Multiple Ice Charts
Samira Alkaee Taleghan, Younghyun Koo, Andrew P. Barrett, Farnoush Banaei-Kashani
Computer Vision
  • Multi-annotator label uncertainty arises from subjective interpretations of sea-ice conditions by different ice services.
  • The study quantifies both annotation and model uncertainty, revealing their interrelationship.
  • Incorporating multiple annotator information improves model predictions, especially near the ice edge.
  • Soft supervision leads to higher correlation between model uncertainty and multi-annotator disagreement.
Read more
Privacy-Preserving Split Learning for Federated LLM Fine-Tuning
Heng Jin, Chaoyu Zhang, Hexuan Yu, Wenjing Lou, Y. Thomas Hou
Large Language Models Federated Learning
  • Introduction of PrivPair, a framework for privacy-preserving federated LLM fine-tuning.
  • Utilization of lightweight adapters for obfuscating and recovering smashed data.
  • Demonstrated strong privacy protection against reconstruction attacks.
  • Maintains a standard federated learning workflow with minimal utility loss.
Read more
Strangers to Themselves: What Language Models Say About Themselves Is Generic
Phil Blandfort, Urja Pawar
NLP Large Language Models Theory
  • Language models exhibit weak self-knowledge, with low correlation between self-reports and actual behavior.
  • Predictions about a model's behavior are often as accurate when based on generic AI descriptions or other models' behaviors.
  • Finetuning on a model's own behavior improves predictions but alters the behavior being predicted.
  • First-person framing leads to biased, overly flattering self-reports from models.
Read more
Applying foundation model embeddings towards urban livability evaluation
Ayush Khot, Wen Zhou, Shaowen Wang
Multimodal
  • Introduces a framework for evaluating urban livability using foundation model embeddings.
  • Analyzes the impact of different geospatial data types on livability predictions.
  • Demonstrates improved prediction performance through the use of embeddings.
  • Addresses the challenge of data scarcity in socioeconomic indicator measurement.
Read more
An Exponential Deterministic--Randomized Gap in ERM-Oracle Complexity for Thresholds on an Unknown Order
Xuan Li
Theory
  • Demonstrates a clear separation in performance between deterministic and randomized learners in online learning with oracles.
  • Establishes that deterministic learners face a lower bound of M + Q ≥ T - ε, while randomized learners achieve O(log T) expected calls and mistakes.
  • Highlights the role of the oracle's selection rule as a complexity parameter in addition to the learning class and oracle interface.
  • Provides insights into the necessity of randomization in overcoming adversarial oracle responses.
Read more
Explaining f-Divergence-Based Regularization via Local Curvature and Sharpness-Aware Minimization
Nour Jamoussi, Marios Kountouris
Theory Optimization
  • Establishes a formal connection between divergence-based regularization and Sharpness-Aware Minimization (SAM).
  • Demonstrates that both methods induce curvature-sensitive penalties in parameter space.
  • Validates the analysis using the asymmetric α-skew Jensen-Shannon divergence (JSD) family.
  • Shows that stronger curvature penalization is associated with flatter local minima and better predictive performance.
Read more
An Explainable Machine Learning Framework for Predicting Blood-Brain Barrier Permeability Using Molecular Descriptors
Fatemeh Mahmoudi
Interpretability
  • Developed an explainable machine learning framework for predicting BBB permeability.
  • Utilized molecular descriptors from the MoleculeNet BBBP dataset with RDKit.
  • Optimized XGBoost model achieved high predictive performance metrics.
  • Identified key molecular descriptors influencing BBB permeability predictions.
Read more
EEGBind: Detecting Source-Level Interictal Epileptiform Discharges via EEG-Centric Multimodal Binding
Muchen Li, Anglin Liu, Xuetian Gao, Ruijian Xu, Jintai Chen
Multimodal Time Series
  • EEGBind is an EEG-centric multimodal binding framework for source-level IED classification.
  • The framework effectively integrates synchronized video context to enhance classification accuracy.
  • A view-consistent repair strategy is introduced to improve robustness against unstable candidate contexts.
  • EEGBind achieved a weighted-F1 score of 0.8395, ranking first in the NeuroMM 2026 Grand Challenge.
Read more
One Loop, Two Gains: Can Active Learning win the Lottery for Free?
Benedikt Tscheschner, Eduardo Veas, Marc Masana
Efficient ML Computer Vision Theory
  • The Improve & Prune (I&P) method integrates magnitude pruning into active learning cycles, reducing computational overhead.
  • I&P can produce sparse models that match the accuracy of dense models while achieving high sparsity levels.
  • The method alleviates key bottlenecks in deep active learning, making it more scalable for large datasets.
  • Empirical results show that winning tickets can emerge under non-stationary conditions typical of active learning.
Read more
Learning with Covariance Matrices: Principal Component Analysis Meets Learning with Graphs
Saurabh Sihag, Andrea Cavallo, Elvin Isufi, Gonzalo Mateos, Alejandro Ribeiro
Graph Learning Theory Computer Vision
  • PCA is limited by instability and inefficiency in multiscale data processing.
  • The paper introduces coVariance neural networks (VNNs) as an extension of PCA using graph signal processing.
  • VNNs provide improved stability and reproducibility in learning outcomes compared to traditional PCA.
  • The connection between PCA and graph convolutional filters enhances the theoretical understanding of both methods.
Read more
Fine-Tuning a KV Cache Concatenation-Aware Model or Recomputing KV Caches? Why Not Both?
Fumihiko Tachibana, Daisuke Miyashita, Jun Deguchi
NLP Large Language Models Efficient ML
  • Combines fine-tuning and selective KV cache recomputation for improved response quality.
  • Demonstrates that existing methods inadequately handle long-context inputs.
  • Achieves a 9.7-point improvement in RULER score for 124k-token inputs.
  • Reduces time to first token (TTFT) by 80% compared to full attention.
Read more