AI-generated summaries

Today's ML research,
without the noise.

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

66 Papers today
8h Update frequency
7 Days of history
MultiLoReFT: Decoupling Shared and Modality-Specific Subspaces in Multimodal Learning via Low-Rank Representation Fine-Tuning
Sana Tonekaboni, Viktoria Schuster, Caroline Uhler
Multimodal Interpretability Efficient ML
  • Introduces MultiLoReFT, a framework for efficient multimodal learning.
  • Decouples shared and modality-specific information using low-rank representation fine-tuning.
  • Incorporates an adaptive pruning mechanism for optimized representation.
  • Demonstrates effectiveness on synthetic and real-world multimodal datasets.
Read more
Stochastic Reset Pathfinding: Path-Level Regret for Cascading Bandits over Graph Paths
Guni Sharon, Wei Zhang
Reinforcement Learning Graph Learning Theory
  • Introduction of Stochastic Reset Pathfinding (SRP) as a new learning problem in graph settings.
  • Demonstration that the optimal policy for SRP is open-loop, fitting within the combinatorial cascading bandit framework.
  • Development of a Log-Dijkstra meta-algorithm with UCB and Thompson Sampling instantiations.
  • Establishment of a path-level regret bound that provides deeper insights into path reliability.
Read more
Data-Native Global Optimization for Big Data K-means Clustering
Ravil Mussabayev, Rustam Mussabayev, Zukhra Yerdaliyeva, Kuldeyev Nursultan
Optimization Efficient ML Theory
  • Introduces Big-means++, an algorithm for scalable and effective K-means clustering on big data.
  • Utilizes random sampling to create surrogate landscapes for optimization, enhancing global search capabilities.
  • Implements a flowing-incumbent strategy to maintain centroid states across multiple samples.
  • Employs a shaking mechanism to explore varying sample sizes, improving solution quality.
Read more
ASK-NN: An Asymmetric Nearest-Neighbor Test that detects Distribution Drifts in Natural Language
Sergey Zakharov, Rodion Oblovatny, Alexey Zaytsev
NLP Large Language Models Theory
  • Introduction of ASK-NN, an asymmetric two-sample statistic tailored for hallucination detection in LLMs.
  • Theoretical foundations include exact conditional moments and asymptotic normality, ensuring robust statistical properties.
  • Empirical results show competitive performance against established methods in synthetic and real-world scenarios.
  • Focus on the asymmetry in reference and query distributions enhances detection sensitivity and reduces false alarms.
Read more
Presentation, Not Mechanism: A Render Confound in Deprecation-Aware Memory Evaluation
Zhaoyang Jiang, Zhizhong Fu, Zicheng Li, Yunsoo Kim, Jiacong Mi, Xuanqi Peng, Fei Teng, Honghan Wu
NLP Large Language Models Graph Learning
  • Introduces Evidence-State Revision (ESR) to evaluate evolving evidence streams.
  • Demonstrates that presentation confounds can mislead evaluations of memory mechanisms.
  • Finds that coarse invalidation mechanisms outperform fine-grained ledgers for current-state queries.
  • Recommends holding presentation fixed during evaluations to accurately assess memory architectures.
Read more
Scaling Time Series Classification via XAI-Driven Data Reduction
Davide Italo Serramazza, Thach Le Nguyen, Georgiana Ifrim
Time Series Interpretability Efficient ML
  • Introduction of drXAI, a novel methodology for data reduction in TSC using XAI.
  • Demonstrated significant data reduction (80-90%) while maintaining classification accuracy.
  • First application of XAI for feature selection in scaling TSC methods.
  • Utilization of a fast classifier (Hydra) to enhance computational efficiency.
Read more
Bridging battery design and health assessment through virtual sensing and physics-informed learning
Wendi Guo, SΓΈren Byg Vilsen, Daniel Ioan Stroe, Yaqi Li, Yicun Huang, Ashima Verma, Daniel Brandell
Optimization Interpretability
  • Introduces a physics-informed learning framework for battery health assessment.
  • Utilizes virtual sensing to infer design parameters from standard BMS data.
  • Achieves significant reductions in prediction errors for battery lifespan and performance.
  • Demonstrates that partial mechanisms can guide accurate degradation predictions.
Read more
Behaviour-Conditioned Neural Processes for Adaptive Residential Short-Term Load Forecasting
Ramin Soleimani, Andrea Visentin, Dirk Pesch
Time Series
  • Introduction of a behaviour-conditioned ANP framework for residential STLF.
  • Utilization of weak clustering supervision for label-free test-time conditioning.
  • Demonstrated improvements in forecasting accuracy over traditional methods.
  • Effective handling of heterogeneous load profiles through context-inferred behavioural structures.
Read more
A Framework for Early Sepsis Prediction via Self-Supervised (JEPA) and Federated Representation Learning
Umair bin Mansoor, Munaf Rashid, Roomi Naqvi
Time Series Federated Learning
  • Introduces a framework for early sepsis prediction using self-supervised and federated learning techniques.
  • Achieves significant performance improvements using only seven carefully selected biomarkers.
  • Demonstrates that self-supervised pretraining enhances the robustness of features across prediction horizons.
  • The best model achieves an AUPRC of 0.636, approaching existing benchmarks while using fewer biomarkers.
Read more
Information-Directed Sampling for Causal Bandits
Muhammad Qasim Elahi, Murat Kocaoglu, Mahsa Ghasemi
Theory Reinforcement Learning Optimization
  • Introduces a Bayesian framework for contextual causal bandits with non-manipulable variables.
  • Develops causal variants of Thompson Sampling and Information-Directed Sampling (IDS).
  • Establishes entropy-dependent regret bounds for both Thompson Sampling and IDS.
  • Demonstrates the effectiveness of the proposed methods through experiments on synthetic causal bandit tasks.
Read more
Knowledge-Guided Cross-Modal Fusion for Adult-to-Pediatric ECG Transfer via Label-Conditioned Contrastive Alignment
Xinran Liu, Yuwen Li, Hongxiang Gao, Heyang Xu, Jianqing Li, Zongmin Wang, Chengyu Liu
Time Series Multimodal
  • PEACE framework utilizes structured clinical knowledge to improve ECG transfer from adult to pediatric populations.
  • Label-conditioned representation and alignment enhance the model's ability to interpret pediatric ECGs.
  • Curriculum adaptive fusion regulates training dynamics, facilitating effective learning under data scarcity.
  • Significant performance improvements in pediatric ECG classification are achieved, especially in zero-shot and few-shot scenarios.
Read more
AquaAugmentor: A Novel Feature Augmentation Algorithm for Water Potability Prediction
Muntasir Tabasum, Al Zadid Sultan Bin Habib, Tanpia Tasnim, Md. Ekramul Islam, Md Younus Ahamed, Md Asif Bin Syed
Theory Efficient ML
  • Introduction of AquaAugmentor, a feature augmentation algorithm for water quality prediction.
  • Evaluation of various machine learning and deep learning models for classifying water as potable or non-potable.
  • Significant improvement in model performance metrics when using AquaAugmentor.
  • Focus on the importance of accurate water quality classification for public health and sustainability.
Read more
The Failures of Marginal Influence-Based Attribution Methods for Global Time Series Explanations
Amadeo Tunyi
Time Series Interpretability Theory
  • Existing attribution methods for time series models produce flat scores that inadequately represent temporal dependencies.
  • The concept of DAG-faithfulness is introduced as a necessary criterion for evaluating the quality of explanations in time series models.
  • Standard methods like SHAP fail to achieve DAG-faithfulness, which limits their effectiveness in capturing the model's reasoning.
  • The paper proposes an evaluation protocol and identifies key challenges in developing better attribution methods for time series data.
Read more
Theoretical Foundations of $ ext{max}@k$ Reinforcement Learning
Riccardo Poiani, Martino Bernasconi, Andrea Celli
Reinforcement Learning Theory Large Language Models
  • Markovian policies are generally insufficient for max@k objectives, necessitating history-dependent policies.
  • A compact state representation can be used to optimize policies without full history dependency.
  • Learning max@k-optimal policies incurs a higher sample complexity compared to standard RL.
  • Efficient algorithms are proposed that achieve optimal sample complexity rates for max@k learning.
Read more
ContinuityBench: A Benchmark and Systems Study of Stateful Failover in Multi-Provider LLM Routing
Vishal Pandey, Gopal Singh
Large Language Models NLP Theory
  • Introduces the concept of conversational continuity as a measurable property distinct from availability.
  • Proposes two evaluation metrics: Continuity Preservation Rate (CPR) and Continuity Latency Overhead (CLO).
  • Develops a stateful multi-provider proxy architecture that achieves a CPR of 99.20% during failover events.
  • Releases continuity-bench, an open-source tool for evaluating context preservation in multi-provider systems.
Read more
Apeliotes: A Diffusion-Based Modeling Framework for km-scale Multi-Level Atmospheric Fields
Evangelia Rafaela Frastali, Achyut Paudel, Maryam Golbazi, Frank Liu
Generative Models Time Series Efficient ML
  • Introduction of Apeliotes, a framework for km-scale regional weather forecasting.
  • Utilization of a generative diffusion model for probabilistic kilometer-scale forecasts.
  • Demonstration of physically meaningful cross-scale relationships in atmospheric dynamics.
  • Competitive performance evaluation against established forecasting methods.
Read more
Compact convolutional neural networks for AI-based drone detection system
GΓ‘bor Farkas, GΓ‘bor Fazekas, Karakai Patrik, AndrΓ‘s NΓ©meth, GΓ‘bor Farkas
Efficient ML Computer Vision Robotics
  • Introduction of lightweight CNNs for drone detection in complex environments.
  • Conversion of RF signals into rasterized time-domain images for efficient processing.
  • Benchmarking of custom CNN architectures against a large dataset.
  • Real-time evaluation integrated into a GNU Radio framework.
Read more
Capacity and Redundancy Trade-offs in Multi-Task Learning
Asif Khan
Theory Efficient ML NLP
  • Negative transfer in MTL can be attributed to limited shared capacity and weak task redundancy.
  • The Capacity-Redundancy identity decomposes predictive information, revealing the impact of task correlations.
  • A clustering-gap decomposition provides a necessary and sufficient condition for effective task sharing.
  • Gradient cosine similarity serves as a reliable proxy for redundancy ordering in multi-task settings.
Read more
From Feasibility to Desirability: Plan, Learn, Adapt (PLA) Framework for Personalized On-Device Itinerary Generation
Himel Dev, Tanmoy Sen, Madhusudan Basak, Bashima Islam
Optimization
  • The PLA framework effectively balances feasibility and desirability in itinerary generation.
  • A heterogeneous ensemble of planners is used to produce diverse and feasible itinerary candidates.
  • The Bradley-Terry reward model captures complex itinerary properties through pairwise comparisons.
  • The on-device refinement process ensures all intermediate itineraries are feasible and meets latency requirements.
Read more
OpenMHC: Accelerating the Science of Wearable Foundation Models
Narayan Schuetz, Yuze Bai, Lianggang Pan, Edgar Eggert, Favour Nerrise, Juan Delgado-SanMartin, Max Rosenblattl, Milana Gurbanova, Mohammad Asadi, Anders Johnson, Paul Schmiedmayer, Dennis Wang, Allan Lawrie, Daniel Seung Kim, Xin Liu, Akshay Paruchuri, Ehsan Adeli, Euan Ashley, Kelly W. Zhang
Time Series
  • Release of OpenMHC, the largest open-access wearable health dataset with over 60 million hours of data.
  • Inclusion of 19 sensor channels and 169 linked health variables from 11,894 participants.
  • Introduction of a unified benchmark for standardized evaluation of wearable health models.
  • Open-source implementations of recent wearable foundation models provided alongside the dataset.
Read more
L1 Augmented Attention as an Improved Vector Similarity Metric
Kurt Godden
NLP Large Language Models Efficient ML
  • L1-augmented attention improves upon traditional dot-product attention by incorporating L1 distance.
  • The method captures both directional alignment and coordinate-wise deviations for better similarity measurement.
  • It achieves up to a 14.5% reduction in perplexity on the WikiText-2 dataset compared to the Vaswani baseline.
  • The approach is computationally efficient and allows for parallelization.
Read more
When Do Multi-Agent Systems Help? An Information Bottleneck Perspective
Wendi Yu, Lianhao Zhou, Xiangjue Dong, Sai Sudarshan Barath, Declan Staunton, Byung-Jun Yoon, Xiaoning Qian, James Caverlee, Shuiwang Ji
NLP Large Language Models Theory
  • MAS can outperform SAS under certain conditions, particularly when relay communication is sufficient.
  • The advantage of MAS arises from the ability to reduce redundant context while managing information loss.
  • An information bottleneck perspective provides a framework for understanding the trade-offs in MAS design.
  • Stronger models benefit less from compression and are more sensitive to information loss.
Read more
Learning Spatio-Temporal Foundation Models from Pure Synthetic Data
Yutong Feng, Shiyuan Piao, Yutong Xia, Xu Liu, Wenqi Fan, Fugee Tsung, See-Kiong Ng, Yuxuan Liang
Time Series Generative Models Theory
  • NeoST is the first STFM trained solely on synthetic data, mitigating real-world biases.
  • The model employs a latent-space reasoning architecture for generating and refining future trajectories.
  • NeoST emphasizes structural dynamics over point-wise accuracy, enhancing generalization.
  • Extensive experiments show NeoST's superiority in long-horizon stability and efficiency.
Read more
Kolmogorov--Arnold Networks for Small Language Models
Felippe Alves, Renato Vicente
NLP Large Language Models Interpretability
  • KANs enhance interpretability by allowing for the reconstruction of edge functions in small language models.
  • Pruning low-activity edge functions in KANs can reduce model complexity without significant loss in performance.
  • KAN-family networks do not show consistent performance advantages over traditional MLP architectures on standardized benchmarks.
  • Validation loss does not reliably predict performance on standardized linguistic benchmarks.
Read more
CLaC@FinMMEval 2026 Task 3: Sentiment-Augmented Deep Reinforcement Learning for Active Trading -- An Alpha-Reward Approach
Andrei Neagu, Eeham Khan, Leila Kosseim
Reinforcement Learning Time Series Large Language Models
  • Integration of multi-modal features (technical indicators, sentiment scores, cyclical encodings) enhances DRL trading performance.
  • Introduction of an alpha reward mechanism aligns training objectives with the goal of outperforming a buy-and-hold strategy.
  • DDPG demonstrated the best performance across both assets, outperforming traditional trading strategies.
  • The study reveals challenges in adapting DRL policies to changing market conditions, particularly between bull and bear markets.
Read more
Hard Rules, Soft Preferences: Bridging Reasoning, Learning, and Optimization for Personalized Packing Checklist Generation
Himel Dev, Madhusudan Basak, Tanmoy Sen, Paromita Shome, Bashima Islam
Optimization
  • Introduces a reasoning-guided learning framework for personalized packing checklists.
  • Achieves 99.7% recall and 0.96 rubric validity through a symbolic reasoning engine.
  • Mitigates survivorship bias in preference learning, achieving high accuracy metrics.
  • Ensures 100% feasibility in checklist generation using a CP-SAT optimizer.
Read more
HantaWatch: Federated Learning for Hantavirus Genomic Surveillance
Shanika Iroshi Nanayakkara, Shiva Raj Pokhrel
Federated Learning
  • HantaWatch enables decentralized federated learning for hantavirus genomic surveillance without sharing raw data.
  • The framework produces risk scores and prioritizes records for expert review based on various metrics.
  • Adaptive optimization techniques are employed to mitigate issues arising from non-IID data distributions.
  • HantaWatch supports multiple surveillance tasks, including outbreak prediction and clade classification.
Read more
FIFA World Cup 2026 as a Contamination-Free Benchmark for LLM Forecasting Agents: Four Models, a Bookmaker, and 104 Matches
Jiacheng Ding, Cong Guo, Jason Xu
Large Language Models
  • Introduction of a contamination-free benchmark for evaluating LLMs in forecasting.
  • Comparison of four LLMs against a betting market baseline for decision-making quality.
  • Significant divergence in betting returns among models despite similar prediction outcomes.
  • Emphasis on the importance of calibration, decision quality, and self-knowledge in evaluating LLMs.
Read more
Multimodal Attention-based Deep Learning for Emergency Triage with Electronic Health Records
Hazqeel Afyq Athaillah Kamarul Aryffin, Kamarul Aryffin Baharuddin, Mohd Halim Mohd Noor
Multimodal
  • Proposes a multimodal deep learning architecture for emergency triage.
  • Integrates both textual and numerical data using self-attention mechanisms.
  • Demonstrates improved accuracy, F1-score, and ROC AUC compared to baseline models.
  • Utilizes a dataset of 11,102 triage records for model validation.
Read more
Quantifying Ranking Uncertainty in LLM Benchmarks
Bitya Neuhof, Yuval Benjamini
NLP Large Language Models Theory
  • Introduces rank confidence intervals (CIs) to quantify uncertainty in LLM rankings.
  • Identifies substantial ranking variability across subjects in the MMLU benchmark.
  • Demonstrates that subject-level analysis is essential for accurate model comparison.
  • Proposes modifications to hypothesis tests to better account for ranking uncertainties.
Read more
CLDRoute: Conditional Latent Diffusion for Routability Map Generation in Physical Design
Kiran Thorat, Nicole Meng, Caiwen Ding, Yingjie Lao, Zhijie Jerry Shi
Generative Models Optimization
  • CLDRoute models routability as conditional generation rather than deterministic prediction, capturing spatial uncertainty.
  • The framework utilizes physics-aware conditioning to enhance the accuracy of routing predictions.
  • Separate latent spaces for congestion and DRC targets allow for efficient and high-resolution modeling.
  • Sample-based inference provides both mean predictions and uncertainty estimates, aiding in risk assessment during design.
Read more
An Exploratory Study of Single Channel Surface Electromyography for Hand Gesture Classification
Daanish Hindustani
Efficient ML
  • Single channel sEMG can effectively classify hand gestures, challenging the need for multichannel systems.
  • Feature engineering techniques, including Pearson correlation filtering and dimensionality reduction, enhance classification performance.
  • A compact neural network can achieve competitive accuracy (up to 90%) with limited data.
  • The study supports the feasibility of deploying sEMG systems on low-power devices like Raspberry Pi.
Read more
A Semiparametric Framework for Stochastic Fundamental Diagram Modeling
Pengnan Chi, Xiaoliang Ma, Magnus Jansson, Magnus Nordenvaad
Theory Optimization Time Series
  • Introduction of a semiparametric modeling framework for stochastic traffic flow that enforces physical constraints.
  • Development of a parameterization strategy for probabilistic distributions that ensures model well-posedness.
  • Validation of the framework through extensive experiments on real-world traffic data, showing improved accuracy.
  • Demonstration of the framework's flexibility to extend beyond location-scale distributions.
Read more
Fully-sensorized smart-eyewear platform for on-device Machine Learning
Andrea Giudici, Christian Veronesi, Pietro Bartoli, Mario CaliΓ², Aurelio Teliti, Giacomo Gervasoni, Diana Trojaniello, Franco Zappa
Computer Vision Efficient ML Multimodal
  • ARGO leverages on-device machine learning for real-time processing, enhancing user privacy.
  • Introduces Head-wise Parallel Attention (HPA) for efficient execution on the NPU.
  • Achieves a competitive mAP of 24% with a minimal memory footprint of 2.483 MB.
  • Integrates a comprehensive multimodal sensor suite for diverse applications.
Read more
LLM Unlearning for Cyber Defense: A Survey on Methods, Challenges, and Emerging Threats
Ruppikha Sree Shankar, Abhishek Bhardwaj, Arnav Doshi, Anusri Nagarajan, Troy Paulus Asia, Saptarshi Sengupta
NLP Large Language Models Theory
  • LLMs pose cybersecurity risks due to their inability to forget sensitive information.
  • Current unlearning methods primarily focus on gradient-based approaches but do not achieve true forgetting.
  • A three-level framework is introduced to analyze unlearning methods: behavioral suppression, representation-level attenuation, and true forgetting.
  • Existing evaluation protocols fail to certify the removal of knowledge under adversarial conditions.
Read more
A Predict-then-Correct Loop Based on Few-Shot Continuous Contextual Bandit for Demand Forecasting
Zhiwei Lei, Benedict Jun Ma, Ilya Jackson
Time Series Reinforcement Learning Optimization
  • Introduction of a two-stage Predict-then-Correct framework for adaptive demand forecasting.
  • Utilization of few-shot continuous contextual bandit for real-time forecast correction.
  • Demonstrated significant improvements in forecast accuracy and inventory cost reduction.
  • Integration of data augmentation and selective parameter updates to handle data scarcity.
Read more
Mobius Learning: Cyclic Depth Folding in Transformers
Tongtian Zhu
NLP Large Language Models Efficient ML
  • Introduction of MΓΆbius Learning, a new training architecture for Transformers.
  • Concept of depth-role superposition, allowing the same block group to serve both shallow and deep roles.
  • Demonstrated lower validation loss compared to fixed-order looped training.
  • Cyclic depth folding reduces memory requirements for distributed training.
Read more
Discovery by Dreaming: Cross-Domain Recombination in Artificial Memory
Oliver Zahn, James Evans, David Eagleman
Theory Large Language Models Generative Models
  • Reconceptualizes memory consolidation as a mechanism for creative discovery rather than merely a defense against forgetting.
  • Demonstrates that cross-domain consolidation significantly enhances performance in artificial memory systems.
  • Findings are consistent across two architecturally unrelated systems, suggesting a substrate-general principle.
  • Identifies a capacity prerequisite for effective cross-domain consolidation, indicating that sufficient representational capacity is necessary.
Read more
Improving Improved Kernel PLS
Ole-Christian Galbo EngstrΓΈm
Efficient ML Theory Optimization
  • Introduces optimizations for the IKPLS algorithms focusing on X rotations and Y loadings.
  • Improvements in computational efficiency while maintaining accuracy of results.
  • Demonstrates significant speedups in execution time on various datasets.
  • Implements enhancements in an open-source Python package for broader accessibility.
Read more
One-step lowest-variance selection in a Gaussian random-field model motivated by masked diffusion: Total correlation and a square root collision threshold
Linjun Li
Theory
  • Introduces a Gaussian random-field model for one-step selection in masked diffusion.
  • Establishes conditions under which the total correlation of selected indices vanishes or remains significant.
  • Provides a framework for analyzing the dependence cost in parallel decoding processes.
  • Validates theoretical predictions through synthetic experiments.
Read more
Effects of width-dependent model hyperparameters and β„“2-regularization on the loss landscape of two-layer ReLU networks
Haruka Eshima, Makoto Yamada
Theory Optimization
  • Derivation of conditions for global minima collapse to zero in two-layer ReLU networks under β„“2-regularization.
  • Experimental evidence showing that AdamW optimizer prevents parameter collapse, unlike SGD.
  • Analytical solutions for globally optimal parameters in one-dimensional input scenarios.
  • Width-invariant effects of β„“2-regularization on connectivity, with stronger dimensionality reduction as width increases.
Read more
Half the Experts, All the Code: One-Shot Domain Pruning of Mixture-of-Experts LLMs for Coding
Anik Jha
Large Language Models Efficient ML NLP
  • Up to 50% of experts can be pruned from MoE models without significant loss in coding performance.
  • Pruning strategies must be validated on a per-model basis, as effectiveness varies between different MoE architectures.
  • Perplexity is an unreliable metric for evaluating the quality of pruned models.
  • A lightweight fine-tuning process can recover some performance lost due to aggressive pruning.
Read more
Generalize and Guide: Decomposing Rewards for Few-Shot Inverse Reinforcement Learning
Ziyi Liu, Grace Zhang
Reinforcement Learning Robotics
  • Introduction of a new problem setting: few-shot IRL with multi-task demonstrations (FM-IRL).
  • Development of the MPG framework that decomposes rewards into generalizable and proximity components.
  • Demonstrated effectiveness on diverse tasks, achieving a high average success rate.
  • Outperformed existing baselines significantly, showcasing robustness in challenging environments.
Read more
DocOCR-Eval: A Correction-Based Framework for OCR Tool Selection Without Ground Truth
Zihan Xu, Puzhen Wu, Lawrence Chun Man Lau, Wei Liu, Sirui Li, Yifan Peng, Yihao Ding
Computer Vision NLP Multimodal
  • DOCOCR-EVAL enables OCR tool selection without requiring ground truth annotations.
  • The framework systematically evaluates OCR engines and MLLMs across diverse benchmarks.
  • A three-stage correction and ranking strategy is employed to assess OCR performance.
  • Aggregating results from multiple MLLMs improves tool selection accuracy.
Read more
The Anatomy of a Truth Direction: Knowledge-Dependent Dimensionality, a Relational Law, and a Convergent Category Geometry in Small Language Models
Francesco Karim Vicidomini
NLP Large Language Models Theory
  • Truth representations in language models are multidimensional and knowledge-dependent.
  • A training-free directional probe reveals a single-axis truth signal for known facts.
  • Attention mechanisms propagate truth frames, while feed-forward networks can oppose them.
  • The geometry of truth representations is influenced more by knowledge than by model architecture.
Read more
Recursive Harness Self-Improvement
Hyunin Lee, Jinglue Xu, Jeffrey Seely, Donghyun Lee, Matei Zaharia, Yujin Tang
Optimization Robotics Efficient ML
  • RHI optimizes user-constructed harnesses to improve execution trace quality.
  • The approach is computationally lightweight, requiring only a few iterations.
  • RHI significantly enhances the performance of low-reasoning-effort agents.
  • The method reduces inference costs by up to 60% while improving task-specific context management.
Read more
Persistent Sparse Autoencoders: Learning Feature Timescales in Language Models
Haoyan Luo, Mateo Espinosa Zarlenga, Mateja Jamnik
NLP Large Language Models Interpretability
  • Introduction of Persistent Sparse Autoencoders that learn persistence coefficients for features.
  • Separation of fast features (low persistence) and slow features (high persistence) for better semantic tracking.
  • Demonstrated competitive reconstruction quality while learning a spectrum of feature timescales.
  • Case study shows the effectiveness of slow features in monitoring and influencing model outputs.
Read more
First-Order Predictable but Pairwise Fragile: Local Task Adaptation in Trained Transformers
Irina Piontkovskaia, Sergey Nikolenko
NLP Large Language Models Theory
  • Individual perturbations in transformer models are first-order predictable, allowing for effective local task adaptation.
  • Pairwise updates exhibit significant fragility, with many combinations showing sensitivity to update order.
  • The study measures eight properties of local task adaptation, providing a comprehensive framework for future research.
  • Results indicate that while first-order predictability is consistent, there is no universal stability for pairwise composition across models.
Read more
Information-Based Exploration via Random Features for Reinforcement Learning
Waris Radji, Odalric-Ambrym Maillard
Reinforcement Learning Theory Efficient ML
  • Introduction of Random Feature Information Gain (RFIG) for exploration in RL.
  • RFIG leverages Bayesian kernel methods and random Fourier features for scalability.
  • Provides theoretical error bounds on information gain approximation.
  • Offers a closed-form solution for exploration bonuses, avoiding the complexities of deep learning.
Read more
AI Trading: Evaluating Large Language Models for Technical Market Analysis
Geofrey Ntale
NLP Large Language Models Time Series
  • Systematic evaluation of five LLMs for technical market analysis.
  • GPT-4 Turbo outperforms other models in annualized return and Sharpe ratio.
  • FinGPT demonstrates competitive performance due to domain-specific training.
  • Identified failure modes highlight challenges in deploying LLMs in trading.
Read more
BACON: Budgeted Human Calibration for Modeling and Evaluation with Multiple AI Judges
Lei Shi, Anlan Zhang, Rita Lyu, Zhengmian Hu, Tong Yu, David Arbour, Avi Feller, Saayan Mitra, Ritwik Sinha
NLP Large Language Models Efficient ML
  • BACON addresses the bias and item-dependence of AI judge evaluations by integrating human calibration.
  • The framework uses a four-stage pipeline to enhance the accuracy of AI-derived predictions.
  • Human labels are utilized as calibration anchors, improving the reliability of evaluations.
  • BACON demonstrates improved predictive accuracy and reduced bias across multiple tasks and domains.
Read more
Publicly-Verifiable Certificates for Statistical Algorithms
Michael Ngo, Michael P. Kim
Theory Efficient ML
  • Introduction of Publicly-Verifiable Certificates of Statistical Validity (pvCSVs) for non-interactive proofs of learning.
  • pvCSVs allow users to verify the validity of learning algorithms using their own data distributions.
  • The proposed method reduces sample complexity for certifying Adaptive Statistical Query algorithms to O(log k).
  • The framework addresses the challenges of interactive proofs by eliminating the need for repeated interactions between learners and verifiers.
Read more
Trainable Spline Representations for Physics-Informed Learning
Giovanni Canali, Nicola Demo, Gianluigi Rozza
Theory Efficient ML Interpretability
  • Introduction of Physics-Informed Splines (PI-Splines) for solving differential equations.
  • Direct parameterization of solutions using tensor-product B-spline expansions.
  • Advantages over PINNs include compact support, explicit smoothness control, and better interpretability.
  • Demonstrated competitive performance against standard physics-informed frameworks.
Read more
The Label Complexity of Class-Conditional Coverage under Distribution Shift
Weijia Han, Lisha Qu
Theory
  • Marginal coverage can be misleading as per-class coverage may collapse under distribution shifts.
  • No label-free method can achieve valid and efficient per-class coverage when the shift affects both covariates and labels.
  • The label complexity for achieving per-class validity and efficiency is characterized and grows with the number of classes.
  • Pseudo-labeling methods provide limited improvements in efficiency for classes with collapsed coverage.
Read more
MXSens: Sensitivity-Aware Mixed-Precision Quantization for Efficient LLM Inference
Simla Burcu Harma, Danila Mishin, Zhengyuan Su, Ayan Chakraborty, Elizaveta Kostenok, Dongho Ha, Babak Falsafi, Martin Jaggi, Yunho Oh, Amir Yazdanbakhsh
Large Language Models Efficient ML
  • MXSens introduces a sensitivity-aware mixed-precision quantization method for LLMs.
  • The method assigns different bitwidths based on layer and column sensitivity, improving accuracy.
  • MXSens utilizes the MXINT format for efficient hardware implementation.
  • The approach achieves state-of-the-art results on LLaMA models without requiring retraining.
Read more
Position: Quantum Program Generation Must Prioritize Validity Over Probabilistic Scaling
Junhao Song, Yu Zhou, William Knottenbelt, Yudong Cao
Theory
  • Probabilistic scaling is inadequate for quantum program generation due to strict mathematical constraints.
  • Valid circuit designs decrease exponentially with the number of qubits, complicating post-hoc filtering.
  • A shift to verifier-centric agents is necessary for reliable quantum program generation.
  • Data poisoning from unverified code leads to structural biases against physical validity.
Read more
Feature Attribution-Based Explainability Analysis of Deep Learning Models in Predictive Process Monitoring
Kseniya Sahatova, Rafael Seidi Oyamada, Xuefei Lu, Johannes De Smedt
Interpretability
  • Introduces a control-flow-aware segmentation algorithm for event traces in predictive process monitoring.
  • Computes segment-level SHAP values to improve interpretability of deep learning model predictions.
  • Demonstrates the effectiveness of the proposed method on both synthetic and real-world datasets.
  • Addresses the limitations of existing event-level and aggregated trace-level explanations.
Read more
CORAL: Learning Amyloid Fibril Ligand Docking with Cooperative Binding Rewards
Yasheng Sun, Bohan Li, Youqi Tao, JΓΌrgen Schmidhuber
Reinforcement Learning Generative Models Optimization
  • CORAL is the first deep learning-based docking framework specifically for amyloid fibril-ligand complexes.
  • The model employs a two-stage training process that combines geometric learning and reinforcement learning.
  • A composite reward function is used to capture both binding affinity and cooperative stacking energy.
  • CORAL outperforms existing docking methods in terms of pose quality and binding affinity correlation.
Read more
Topological Signatures of Context-Level Reliability in TabPFN
James Hu, Mahdi Ghelichi
Theory Interpretability
  • Introduces a zigzag-persistence framework for analyzing TabPFN's hidden representations.
  • Constructs a controlled benchmark for tabular prediction with varied intrinsic topology.
  • Demonstrates that the topology of TabPFN's representations predicts dataset-level reliability metrics.
  • Identifies a unique H0/H1 'scissors' pattern indicating how topological features change with task difficulty.
Read more
FlashPDE: A Drop-in Fused Triton Operator Library for Neural PDE Solvers
Peiyu Zang, Bosen Xie, Ruoxiang Xu, Yongqiang Cai
Efficient ML Theory Optimization
  • FlashPDE provides a drop-in solution for differentiable PDE operators, enhancing the integration of SciML with PyTorch.
  • The library achieves significant reductions in memory usage, from over 40 GB to 3.4 GB for complex simulations.
  • FlashPDE demonstrates up to 19.2Γ— kernel-level acceleration on large grids, improving computational efficiency.
  • The implementation supports various PDE configurations without requiring changes to neural network architectures.
Read more
SOS-LoRA: Static Orthogonal-Subspace Low-Rank Adaptation with Fixed Multi-Scale Scaling
Yupeng Chang, Yuan Wu, Yi Chang
NLP Large Language Models Efficient ML
  • SOS-LoRA introduces a new structure for low-rank updates that mitigates interference in heterogeneous behaviors.
  • The method employs a fixed multi-scale scaling scheme and orthogonal initialization to promote diverse adaptation.
  • SOS-LoRA maintains the mergeability of LoRA, allowing for efficient deployment without added inference costs.
  • Empirical evaluations show significant performance improvements over standard LoRA and its recent variants.
Read more
From Diffusion to Reaction-Diffusion: A Dynamical-Systems View of Oversmoothing in Hypergraph Neural Networks
Zhiheng Zhou, Mengyao Zhou, Yancheng Chen, Dengyi Zhao, Xingqin Qi, Guiying Yan
Graph Learning Theory
  • Oversmoothing in HGNNs is identified as an intrinsic energy dissipation process caused by higher-order diffusion.
  • The proposed HNRD framework introduces a reaction term to stabilize node representations and maintain discriminative features.
  • HNRD demonstrates superior performance compared to existing hypergraph models on benchmark and synthetic datasets.
  • The methodology provides a principled approach to understanding and mitigating oversmoothing in deep hypergraph learning.
Read more
KernelBench-Verified: Do LLM-Generated Kernels Actually Beat PyTorch?
Yunxiang Zhang, Ping Yu, Jianyu Wang, Max (Xiangjun) Fan, Julian Reed, Azalia Mirhoseini, Will Su
Large Language Models Optimization Efficient ML
  • LLM-generated kernels often engage in reward hacking, leading to inflated performance claims.
  • KernelBench-Verified introduces a realistic performance baseline and multi-distribution testing for better evaluation.
  • The best-performing LLM (GPT-5.5) shows a lower speedup than previously reported when evaluated under realistic conditions.
  • Memory efficiency metrics reveal that many generated kernels increase peak GPU memory usage.
Read more
WAR: Workload-Aware Rollouts for Synchronous Agentic Reinforcement Learning
Ryan Xu, Atlas Zhao, David Bao, Frank Du
Reinforcement Learning Optimization Efficient ML
  • WAR optimizes rollout generation by adapting to workload conditions.
  • Under low load, it employs SuffixDecoding for efficient speculative decoding.
  • Under high load, it utilizes cache-aware scheduling to reduce redundant computations.
  • WAR improves long-context rollout throughput by 1.4Γ— to 1.6Γ— depending on load conditions.
Read more
Can Transformers Really Do It All? On the Compatibility of Inductive Biases Across Tasks
Damien Teney, Liangze Jiang, Hemanth Saratchandran, Simon Lucey
Optimization NLP Theory
  • Transformers are not universally optimal; task-specific architectures can outperform standard designs.
  • Replacing non-linearities with learned functions can lead to significant improvements in learning speed and generalization.
  • Optimized architectures show strong performance in algorithmic tasks but are less effective across diverse tasks.
  • Standard transformers are better suited for natural language tasks than for algorithmic skills.
Read more
TVGL-CFM: Generating and Forecasting Time-Varying Trajectories of Dynamic Networks with Conditional Flow Matching
Om Roy, Yashar Moshfeghi, Keith Malcolm Smith
Generative Models Graph Learning Time Series
  • TVGL-CFM provides a unified framework for generating and forecasting dynamic network trajectories without a pre-specified graph.
  • The model utilizes a global log-Euclidean diffeomorphism to facilitate efficient generation of SPD precision matrices.
  • TVGL-CFM outperforms traditional methods in forecasting accuracy and preserves class-discriminative dependency structures.
  • The approach is applicable across various domains, including neuroscience and finance, where dynamic interactions are critical.
Read more