paper-with-me

홈 › Papers

Denoising Diffusion Probabilistic Models to Predict the Density of Molecular Clouds

2023-04-04 · Duo Xu, Jonathan C. Tan, Chia-Jung Hsu, Ye Zhu

We introduce the state-of-the-art deep learning Denoising Diffusion Probabilistic Model (DDPM) as a method to infer the volume or number density of giant molecular clouds (GMCs) from projected mass surface density maps. We adopt magnetohydrodynamic simulations with different global magnetic field strengths and large-scale dynamics, i.e., noncolliding and colliding GMCs. We train a diffusion model on both mass surface density maps and their corresponding mass-weighted number density maps from different viewing angles for all the simulations. We compare the diffusion model performance with a more traditional empirical two-component and three-component power-law fitting method and with a more traditional neural network machine learning approach (CASI-2D). We conclude that the diffusion model achieves an order of magnitude improvement on the accuracy of predicting number density compared to that by other methods. We apply the diffusion method to some example astronomical column density maps of Taurus and the Infrared Dark Clouds (IRDCs) G28.37+0.07 and G35.39-0.33 to produce maps of their mean volume densities.

📄 PDF Abstract BibTeX arXiv:2304.01670

Code (1)

l-yezhu/cdcd pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Variational Autoencoding Molecular Graphs with Denoising Diffusion Probabilistic Model

2023-07-02 · Daiki Koge, Naoaki Ono, Shigehiko Kanaya

In data-driven drug discovery, designing molecular descriptors is a very important task. Deep generative models such as variational autoencoders (VAEs) offer a potential solution by designing descriptors as probabilistic…

DenoisingDrug DiscoveryMolecular Property PredictionProperty Prediction+1

SubGDiff: A Subgraph Diffusion Model to Improve Molecular Representation Learning

2024-05-09 · Jiying Zhang, Zijing Liu, Yu Wang, Yu Li

Molecular representation learning has shown great success in advancing AI-based drug discovery. The core of many recent works is based on the fact that the 3D geometric structure of molecules provides essential informati…

DenoisingDrug Discoverymolecular representationRepresentation Learning

Generative Quasi-Continuum Modeling of Confined Fluids at the Nanoscale

2025-09-10 · Bugra Yalcin, Ishan Nadkarni, Jinu Jeong, Chenxing Liang 외 arxiv

We present a data-efficient, multiscale framework for predicting the density profiles of confined fluids at the nanoscale. While accurate density estimates require prohibitively long timescales that are inaccessible by a…

Density Estimation

A survey of probabilistic generative frameworks for molecular simulations

2024-11-14 · Richard John, Lukas Herron, Pratyush Tiwary

Generative artificial intelligence is now a widely used tool in molecular science. Despite the popularity of probabilistic generative models, numerical experiments benchmarking their performance on molecular data are lac…

BenchmarkingDenoisingModel SelectionSurvey

Estimating Probability Densities with Transformer and Denoising Diffusion

2024-07-22 · Henry W. Leung, Jo Bovy, Joshua S. Speagle

Transformers are often the go-to architecture to build foundation models that ingest a large amount of training data. But these models do not estimate the probability density distribution when trained on regression probl…

DenoisingDensity Estimation