paper-with-me

홈 › Papers

M-EBM: Towards Understanding the Manifolds of Energy-Based Models

2023-03-08 · Xiulong Yang, Shihao Ji

Energy-based models (EBMs) exhibit a variety of desirable properties in predictive tasks, such as generality, simplicity and compositionality. However, training EBMs on high-dimensional datasets remains unstable and expensive. In this paper, we present a Manifold EBM (M-EBM) to boost the overall performance of unconditional EBM and Joint Energy-based Model (JEM). Despite its simplicity, M-EBM significantly improves unconditional EBMs in training stability and speed on a host of benchmark datasets, such as CIFAR10, CIFAR100, CelebA-HQ, and ImageNet 32x32. Once class labels are available, label-incorporated M-EBM (M-JEM) further surpasses M-EBM in image generation quality with an over 40% FID improvement, while enjoying improved accuracy. The code can be found at https://github.com/sndnyang/mebm.

📄 PDF Abstract BibTeX arXiv:2303.04343

Code (1)

sndnyang/mebm 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
EBM 설명 없음

Similar Papers 제목 키워드 기반

SDDM: Score-Decomposed Diffusion Models on Manifolds for Unpaired Image-to-Image Translation

2023-08-04 · Shikun Sun, Longhui Wei, Junliang Xing, Jia Jia 외

Recent score-based diffusion models (SBDMs) show promising results in unpaired image-to-image translation (I2I). However, existing methods, either energy-based or statistically-based, provide no explicit form of the inte…

DenoisingImage DenoisingImage GenerationImage-to-Image Translation

Convergence of graph Dirichlet energies and graph Laplacians on intersecting manifolds of varying dimensions

2025-09-29 · Leon Bungert, Dejan Slepčev arxiv

We study $Γ$-convergence of graph Dirichlet energies and spectral convergence of graph Laplacians on unions of intersecting manifolds of potentially different dimensions. Our investigation is motivated by problems of mac…

Uncertainty quantification of receptor ligand binding sites prediction

2024-01-20 · Nanjie Chen, Dongliang Yu, Dmitri Beglov, Mark Kon 외

Recent advancements in protein docking site prediction have highlighted the limitations of traditional rigid docking algorithms, like PIPER, which often neglect critical stochastic elements such as solvent-induced fluctu…

PredictionUncertainty Quantification

Spiking Graph Neural Network on Riemannian Manifolds

2024-10-23 · Li Sun, Zhenhao Huang, Qiqi Wan, Hao Peng 외

Graph neural networks (GNNs) have become the dominant solution for learning on graphs, the typical non-Euclidean structures. Conventional GNNs, constructed with the Artificial Neuron Network (ANN), have achieved impressi…

Graph Neural Network

Learning Solution Manifolds for Control Problems via Energy Minimization

2022-03-07 · Miguel Zamora, Roi Poranne, Stelian Coros

A variety of control tasks such as inverse kinematics (IK), trajectory optimization (TO), and model predictive control (MPC) are commonly formulated as energy minimization problems. Numerical solutions to such problems a…

Imitation LearningModel Predictive Control