Machine Learning
DePLM: Denoising Protein Language Models for Property Optimization
·2839 words·14 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 Tencent AI Lab
DePLM enhances protein optimization by denoising evolutionary information in protein language models via a rank-based diffusion process, improving mutation effect prediction and generalization.
Density-based User Representation using Gaussian Process Regression for Multi-interest Personalized Retrieval
·2288 words·11 mins·
loading
·
loading
Machine Learning
Recommendation Systems
🏢 McGill University
GPR4DUR leverages Gaussian Process Regression to create density-based user representations for accurate multi-interest personalized retrieval, overcoming limitations of existing methods.
Dense Associative Memory Through the Lens of Random Features
·1742 words·9 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 IBM Research
Boost associative memory capacity without extra parameters! DrDAM uses random features to approximate Dense Associative Memories, enabling efficient memory addition and retrieval.
Dendritic Integration Inspired Artificial Neural Networks Capture Data Correlation
·1801 words·9 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 School of Mathematical Sciences, Shanghai Jiao Tong University
Biologically-inspired Dit-CNNs leverage quadratic neuron integration to capture data correlation, achieving state-of-the-art performance on image classification benchmarks.
DEFT: Efficient Fine-tuning of Diffusion Models by Learning the Generalised $h$-transform
·3837 words·19 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 University College London
DEFT: A novel method efficiently fine-tunes diffusion models for conditional generation via a generalized h-transform, achieving state-of-the-art performance with significant speed improvements.
DeepLag: Discovering Deep Lagrangian Dynamics for Intuitive Fluid Prediction
·3777 words·18 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Tsinghua University
DeepLag improves fluid prediction by uniquely combining Lagrangian and Eulerian perspectives, tracking key particles to reveal hidden dynamics and improve prediction accuracy.
DeepITE: Designing Variational Graph Autoencoders for Intervention Target Estimation
·2107 words·10 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 Ant Group
DeepITE: a novel variational graph autoencoder, efficiently estimates intervention targets from both labeled and unlabeled data, surpassing existing methods in recall and inference speed.
DeepDRK: Deep Dependency Regularized Knockoff for Feature Selection
·2510 words·12 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 University of Illinois at Urbana-Champaign
DeepDRK, a novel deep learning approach, significantly improves feature selection by effectively balancing false discovery rate and power, surpassing existing methods, especially with limited data.
Deep Policy Gradient Methods Without Batch Updates, Target Networks, or Replay Buffers
·3268 words·16 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 University of Alberta
Deep RL excels in simulated robotics, but struggles with real-world limitations like limited computational resources. This paper introduces Action Value Gradient (AVG), a novel incremental deep polic…
Deep Learning Through A Telescoping Lens: A Simple Model Provides Empirical Insights On Grokking, Gradient Boosting & Beyond
·3053 words·15 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 University of Cambridge
A simple, yet accurate model unveils deep learning’s mysteries, providing empirical insights into grokking, double descent, and gradient boosting, offering a new lens for analyzing neural network beha…
Deep Graph Neural Networks via Posteriori-Sampling-based Node-Adaptative Residual Module
·2126 words·10 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Westlake University
PSNR, a novel node-adaptive residual module, significantly improves deep GNN performance by mitigating over-smoothing and handling missing data.
Deep Graph Mating
·1581 words·8 mins·
loading
·
loading
Machine Learning
Transfer Learning
🏢 University of Sydney
Deep Graph Mating (GRAMA) enables training-free knowledge transfer in GNNs, achieving results comparable to pre-trained models without retraining or labeled data.
Deep Equilibrium Algorithmic Reasoning
·2322 words·11 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 University of Cambridge
Deep Equilibrium Algorithmic Reasoners (DEARs) achieve superior performance on algorithmic tasks by directly solving for the equilibrium point of a neural network, eliminating the need for iterative r…
DECRL: A Deep Evolutionary Clustering Jointed Temporal Knowledge Graph Representation Learning Approach
·2468 words·12 mins·
loading
·
loading
AI Generated
Machine Learning
Representation Learning
🏢 Zhejiang University
DECRL: A novel deep learning approach for temporal knowledge graph representation learning, capturing high-order correlation evolution and outperforming existing methods.
Decomposed Prompt Decision Transformer for Efficient Unseen Task Generalization
·2344 words·12 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 Wuhan University
Decomposed Prompt Decision Transformer (DPDT) efficiently learns prompts for unseen tasks using a two-stage paradigm, achieving superior performance in multi-task offline reinforcement learning.
Decomposable Transformer Point Processes
·2120 words·10 mins·
loading
·
loading
AI Generated
Machine Learning
Deep Learning
🏢 University of Cambridge
Decomposable Transformer Point Processes (DTPP) dramatically accelerates marked point process inference by using a mixture of log-normals for inter-event times and Transformers for marks, outperformin…
Decision Mamba: Reinforcement Learning via Hybrid Selective Sequence Modeling
·1853 words·9 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 School of Artificial Intelligence, Jilin University
Decision Mamba-Hybrid (DM-H) accelerates in-context RL for long-term tasks by cleverly combining the strengths of Mamba’s linear long-term memory processing and transformer’s high-quality predictions,…
Decision Mamba: A Multi-Grained State Space Model with Self-Evolution Regularization for Offline RL
·2365 words·12 mins·
loading
·
loading
AI Generated
Machine Learning
Reinforcement Learning
🏢 School of Computer Science and Technology, Harbin Institute of Technology (Shenzhen)
Decision Mamba: a novel offline RL model, leverages a multi-grained state space model and self-evolution regularization to overcome challenges with out-of-distribution data and noisy labels, achieving…
Decentralized Noncooperative Games with Coupled Decision-Dependent Distributions
·1853 words·9 mins·
loading
·
loading
Machine Learning
Reinforcement Learning
🏢 Hong Kong University of Science and Technology
Decentralized noncooperative games with coupled decision-dependent distributions are analyzed, providing novel equilibrium concepts, uniqueness conditions, and a decentralized algorithm with sublinear…
DDN: Dual-domain Dynamic Normalization for Non-stationary Time Series Forecasting
·2680 words·13 mins·
loading
·
loading
Machine Learning
Deep Learning
🏢 Tsinghua University
DDN: Dual-domain Dynamic Normalization dynamically improves time series forecasting accuracy by addressing data distribution changes in both time and frequency domains via a plug-in module.