Skip to main content

Machine Learning

Mutual Information Estimation via $f$-Divergence and Data Derangements
·3089 words·15 mins· loading · loading
Machine Learning Deep Learning 🏢 University of Klagenfurt
f-DIME: a novel class of discriminative mutual information estimators using f-divergence outperforms state-of-the-art methods by achieving an excellent bias-variance trade-off. This is achieved throug…
Multivariate Probabilistic Time Series Forecasting with Correlated Errors
·6695 words·32 mins· loading · loading
AI Generated Machine Learning Deep Learning 🏢 McGill University
Boost multivariate time series forecasting accuracy by efficiently learning the complex correlation structure of prediction errors, enhancing reliability without expanding model size.
Multiple Physics Pretraining for Spatiotemporal Surrogate Models
·3133 words·15 mins· loading · loading
Machine Learning Self-Supervised Learning 🏢 Flatiron Institute
Multiple Physics Pretraining (MPP) revolutionizes spatiotemporal physical surrogate modeling by pretraining transformers on diverse physics simultaneously, enabling accurate predictions on unseen syst…
Multidimensional Fractional Programming for Normalized Cuts
·1661 words·8 mins· loading · loading
Machine Learning Unsupervised Learning 🏢 School of Science and Engineering, the Chinese University of Hong Kong (Shenzhen)
Multidimensional Fractional Programming (MFP) efficiently solves the challenging Normalized Cut (NCut) problem for multi-class clustering, outperforming existing methods.
Multi-Stage Predict+Optimize for (Mixed Integer) Linear Programs
·2926 words·14 mins· loading · loading
AI Generated Machine Learning Optimization 🏢 Chinese University of Hong Kong
Multi-Stage Predict+Optimize tackles optimization problems where parameters are revealed sequentially, improving predictions and decisions through stage-wise updates.
Multi-Scale Representation Learning for Protein Fitness Prediction
·1447 words·7 mins· loading · loading
Machine Learning Representation Learning 🏢 Mila - Québec AI Institute
S3F: a novel multi-scale model achieves state-of-the-art protein fitness prediction by integrating protein sequence, structure, and surface features.
Multi-Reward Best Policy Identification
·4494 words·22 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 Ericsson AB
This paper introduces efficient algorithms, MR-NaS and DBMR-BPI, for identifying optimal policies across multiple reward functions in reinforcement learning, achieving competitive performance with the…
Multi-model Ensemble Conformal Prediction in Dynamic Environments
·1865 words·9 mins· loading · loading
Machine Learning Deep Learning 🏢 UC Irvine
Adaptive multi-model ensemble conformal prediction achieves strongly adaptive regret, yielding more efficient prediction sets in dynamic environments.
Multi-Label Open Set Recognition
·1580 words·8 mins· loading · loading
Machine Learning Deep Learning 🏢 School of Computer Science and Engineering, Southeast University
SLAN: A novel approach for multi-label open-set recognition, enriching sub-labeling info using structural data to identify unknown labels.
Multi-Label Learning with Stronger Consistency Guarantees
·239 words·2 mins· loading · loading
Machine Learning Optimization 🏢 Courant Institute
Novel surrogate losses with label-independent H-consistency bounds enable stronger guarantees for multi-label learning.
Multi-Instance Partial-Label Learning with Margin Adjustment
·3339 words·16 mins· loading · loading
AI Generated Machine Learning Semi-Supervised Learning 🏢 School of Computer Science and Engineering, Southeast University
MIPLMA, a novel algorithm, enhances multi-instance partial-label learning by dynamically adjusting margins for attention scores and predicted probabilities, leading to superior performance.
Multi-Agent Domain Calibration with a Handful of Offline Data
·2343 words·11 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 National Key Laboratory of Novel Software Technology
Madoc: A novel multi-agent framework calibrates RL policies for new environments using limited offline data, achieving superior performance in various locomotion tasks.
Multi-Agent Coordination via Multi-Level Communication
·1851 words·9 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 Peking University
SeqComm, a novel multi-level communication scheme, tackles multi-agent coordination by leveraging asynchronous decision-making and a two-phase communication process for improved efficiency and theoret…
MSAGPT: Neural Prompting Protein Structure Prediction via MSA Generative Pre-Training
·3685 words·18 mins· loading · loading
AI Generated Machine Learning Deep Learning 🏢 Tsinghua University
MSAGPT: Revolutionizing protein structure prediction by generating accurate virtual MSAs from limited data, boosting prediction accuracy by up to +8.5% TM-Score!
MSA Generation with Seqs2Seqs Pretraining: Advancing Protein Structure Predictions
·2100 words·10 mins· loading · loading
Machine Learning Self-Supervised Learning 🏢 Fudan University
Self-supervised generative model MSA-Generator boosts protein structure prediction accuracy by producing high-quality MSAs, especially for challenging sequences lacking homologs.
MOTE-NAS: Multi-Objective Training-based Estimate for Efficient Neural Architecture Search
·2314 words·11 mins· loading · loading
Machine Learning Deep Learning 🏢 National Central University
MOTE-NAS: A new multi-objective training-based estimate drastically improves neural architecture search efficiency, achieving state-of-the-art accuracy with significantly reduced costs.
Monomial Matrix Group Equivariant Neural Functional Networks
·2706 words·13 mins· loading · loading
Machine Learning Deep Learning 🏢 National University of Singapore
Monomial-NFNs boost neural network efficiency by leveraging scaling/sign-flipping symmetries, resulting in fewer trainable parameters and competitive performance.
Molecule Generation with Fragment Retrieval Augmentation
·2469 words·12 mins· loading · loading
Machine Learning Deep Learning 🏢 KAIST
f-RAG: A novel fragment-based molecular generation framework boosts drug discovery by combining retrieval augmentation with a generative model, enabling exploration beyond existing fragments and signi…
Modeling Latent Neural Dynamics with Gaussian Process Switching Linear Dynamical Systems
·1594 words·8 mins· loading · loading
Machine Learning Deep Learning 🏢 Stanford University
gpSLDS, a novel model, balances expressiveness and interpretability in modeling complex neural dynamics by combining Gaussian processes with switching linear dynamical systems, improving accuracy and …
Model-free Low-Rank Reinforcement Learning via Leveraged Entry-wise Matrix Estimation
·1610 words·8 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 KTH
LoRa-PI: a model-free RL algorithm learns and exploits low-rank MDP structures for order-optimal sample complexity, achieving ε-optimal policies with O(poly(A)) samples.