paper-with-me

홈 › Papers

PID: Physics-Informed Diffusion Model for Infrared Image Generation

2024-07-12 · Fangyuan Mao, Jilin Mei, Shun Lu, Fuyang Liu, Liang Chen, Fangzhou Zhao, Yu Hu

Infrared imaging technology has gained significant attention for its reliable sensing ability in low visibility conditions, prompting many studies to convert the abundant RGB images to infrared images. However, most existing image translation methods treat infrared images as a stylistic variation, neglecting the underlying physical laws, which limits their practical application. To address these issues, we propose a Physics-Informed Diffusion (PID) model for translating RGB images to infrared images that adhere to physical laws. Our method leverages the iterative optimization of the diffusion model and incorporates strong physical constraints based on prior knowledge of infrared laws during training. This approach enhances the similarity between translated infrared images and the real infrared domain without increasing extra training parameters. Experimental results demonstrate that PID significantly outperforms existing state-of-the-art methods. Our code is available at https://github.com/fangyuanmao/PID.

📄 PDF Abstract BibTeX arXiv:2407.09299

Code (1)

fangyuanmao/pid 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

Physics-informed Diffusion Generation for Geomagnetic Map Interpolation

2026-01-31 · Wenda Li, Tongya Zheng, Kaixuan Chen, Shunyu Liu 외 arxiv

Geomagnetic map interpolation aims to infer unobserved geomagnetic data at spatial points, yielding critical applications in navigation and resource exploration. However, existing methods for scattered data interpolation…

Physics-Informed Diffusion Models for Unsupervised Anomaly Detection in Multivariate Time Series

2025-08-15 · Juhi Soni, Markus Lange-Hegermann, Stefan Windmann arxiv

We propose an unsupervised anomaly detection approach based on a physics-informed diffusion model for multivariate time series data. Over the past years, diffusion model has demonstrated its effectiveness in forecasting,…

Unsupervised Anomaly Detection

Bayesian Physics-Informed Neural Networks for Inverse Problems (BPINN-IP): Application in Infrared Image Processing

2025-12-02 · Ali Mohammad-Djafari, Ning Chu, Li Wang arxiv

Inverse problems arise across scientific and engineering domains, where the goal is to infer hidden parameters or physical fields from indirect and noisy observations. Classical approaches, such as variational regulariza…

Bayesian Inference

Physics Informed Distillation for Diffusion Models

2024-11-13 · Joshua Tian Jin Tee, Kang Zhang, Hee Suk Yoon, Dhananjaya Nagaraja Gowda 외

Diffusion models have recently emerged as a potent tool in generative modeling. However, their inherent iterative nature often results in sluggish image generation due to the requirement for multiple model evaluations. R…

Dataset GenerationImage Generation

Inference-Time Scaling of Diffusion Models for Infrared Data Generation

2025-11-10 · Kai A. Horstmann, Maxim Clouser, Kia Khezeli arxiv

Infrared imagery enables temperature-based scene understanding using passive sensors, particularly under conditions of low visibility where traditional RGB imaging fails. Yet, developing downstream vision models for infr…

Pedestrian DetectionScene UnderstandingImage Generation