Machine Learning
Exploring Behavior-Relevant and Disentangled Neural Dynamics with Generative Diffusion Models
·3176 words·15 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 Georgia Institute of Technology
BeNeDiff uses generative diffusion models to disentangle and interpret neural dynamics linked to specific behaviors, providing interpretable quantifications of behavior in multi-brain region datasets.
Exploring and Exploiting the Asymmetric Valley of Deep Neural Networks
·3483 words·17 mins·
loading
·
loading
Machine Learning
Federated Learning
🏢 Nanjing University
Deep neural network training reveals asymmetric loss valleys, impacting model fusion and federated learning; sign consistency between noise and convergence is key.
Exploration by Learning Diverse Skills through Successor State Representations
·2767 words·13 mins·
loading
·
loading
AI Generated
Machine Learning
Reinforcement Learning
🏢 ISAE-Supaero
LEADS: a novel algorithm learning diverse skills through successor state representations for robust exploration in reward-free environments.
Exploiting the Replay Memory Before Exploring the Environment: Enhancing Reinforcement Learning Through Empirical MDP Iteration
·2926 words·14 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 Department of Computing Science and Amii, University of Alberta
Boost RL performance by solving a series of simplified MDPs before tackling the complex real-world one!
Exploiting Representation Curvature for Boundary Detection in Time Series
·2189 words·11 mins·
loading
·
loading
Machine Learning
Self-Supervised Learning
🏢 KAIST
RECURVE: A novel boundary detection method leveraging representation trajectory curvature, surpassing state-of-the-art techniques by accommodating both gradual and abrupt changes in time series.
Expected Probabilistic Hierarchies
·4277 words·21 mins·
loading
·
loading
Machine Learning
Unsupervised Learning
🏢 Munich Data Science Institute
Expected Probabilistic Hierarchies (EPH) offers a novel, scalable approach to hierarchical clustering by optimizing expected scores under a probabilistic model, outperforming existing methods on vario…
Excluding the Irrelevant: Focusing Reinforcement Learning through Continuous Action Masking
·2172 words·11 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 Technical University of Munich
Boost RL efficiency in continuous action spaces by masking irrelevant actions using three novel continuous action masking methods!
Ex Uno Pluria: Insights on Ensembling in Low Precision Number Systems
·2322 words·11 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Kim Jaechul Graduate School of AI, KAIST
Low Precision Ensembling (LPE) boosts large model accuracy using training-free ensemble creation via stochastic rounding in low-precision number systems.
Evidential Mixture Machines: Deciphering Multi-Label Correlations for Active Learning Sensitivity
·2512 words·12 mins·
loading
·
loading
Machine Learning
Active Learning
🏢 Rochester Institute of Technology
Evidential Mixture Machines (EMM) enhances multi-label active learning by deciphering label correlations for improved accuracy and uncertainty quantification in large, sparse label spaces.
Even Sparser Graph Transformers
·2059 words·10 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 University of British Columbia
Spexphormer achieves significant memory reduction in graph Transformers by leveraging a two-stage training process that leverages attention score consistency across network widths to effectively spars…
Evaluating the design space of diffusion-based generative models
·378 words·2 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 UC Berkeley
This paper provides the first complete error analysis for diffusion models, theoretically justifying optimal training and sampling strategies and design choices for enhanced generative capabilities.
Evaluate then Cooperate: Shapley-based View Cooperation Enhancement for Multi-view Clustering
·1847 words·9 mins·
loading
·
loading
Machine Learning
Unsupervised Learning
🏢 National University of Defence Technology
Shapley-based Cooperation Enhancing Multi-view Clustering (SCE-MVC) improves deep multi-view clustering by using game theory to fairly evaluate and enhance individual view contributions.
Euclidean distance compression via deep random features
·1451 words·7 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 UC Davis
Deep random features enable efficient Euclidean distance compression, offering improved bit storage compared to linear methods for specific parameter ranges, thus significantly advancing high-dimensio…
Estimating Epistemic and Aleatoric Uncertainty with a Single Model
·2171 words·11 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 University of Maryland
HyperDM accurately estimates both epistemic and aleatoric uncertainty using a single model, overcoming the computational limitations of existing ensemble methods.
Error Correction Output Codes for Robust Neural Networks against Weight-errors: A Neural Tangent Kernel Point of View
·1996 words·10 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 Lehigh University
Boosting neural network robustness against weight errors, this research leverages neural tangent kernels to theoretically explain and optimize error-correcting output codes (ECOCs), achieving superior…
Error Analysis of Spherically Constrained Least Squares Reformulation in Solving the Stackelberg Prediction Game
·344 words·2 mins·
loading
·
loading
AI Generated
Machine Learning
Optimization
🏢 School of Computer Science, Wuhan University
This research paper presents a novel theoretical error analysis for the spherically constrained least squares (SCLS) method used to solve Stackelberg prediction games (SPGs). SPGs model strategic int…
Equivariant Neural Diffusion for Molecule Generation
·1916 words·9 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Technical University of Denmark
Equivariant Neural Diffusion (END) revolutionizes 3D molecule generation with a learnable forward process, achieving state-of-the-art results and enhanced controllability.
Equivariant Machine Learning on Graphs with Nonlinear Spectral Filters
·2665 words·13 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Viterbi Faculty of Electrical and Computer Engineering, Technion
Nonlinear spectral filters (NLSFs) enable fully equivariant graph neural networks, improving accuracy and generalization.
Equivariant Blurring Diffusion for Hierarchical Molecular Conformer Generation
·2848 words·14 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Texas A&M University
Equivariant Blurring Diffusion (EBD) generates 3D molecular conformers hierarchically, first creating coarse-grained fragments then refining atomic details, significantly outperforming existing method…
Episodic Future Thinking Mechanism for Multi-agent Reinforcement Learning
·2505 words·12 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 Soongsil University
RL agents make better decisions by simulating future scenarios, considering diverse agent behaviors, and using character inference for improved decision-making.