paper-with-me

Papers

PointDiffuse: A Dual-Conditional Diffusion Model for Enhanced Point Cloud Semantic Segmentation

2025-03-08 · Yong He, Hongshan Yu, Mingtao Feng, Tongjia Chen, Zechuan Li, Anwaar Ulhaq, Saeed Anwar, Ajmal Saeed Mian

Diffusion probabilistic models are traditionally used to generate colors at fixed pixel positions in 2D images. Building on this, we extend diffusion models to point cloud semantic segmentation, where point positions also remain fixed, and the diffusion model generates point labels instead of colors. To accelerate the denoising process in reverse diffusion, we introduce a noisy label embedding mechanism. This approach integrates semantic information into the noisy label, providing an initial semantic reference that improves the reverse diffusion efficiency. Additionally, we propose a point frequency transformer that enhances the adjustment of high-level context in point clouds. To reduce computational complexity, we introduce the position condition into MLP and propose denoising PointNet to process the high-resolution point cloud without sacrificing geometric details. Finally, we integrate the proposed noisy label embedding, point frequency transformer and denoising PointNet in our proposed dual conditional diffusion model-based network (PointDiffuse) to perform large-scale point cloud semantic segmentation. Extensive experiments on five benchmarks demonstrate the superiority of PointDiffuse, achieving the state-of-the-art mIoU of 74.2\% on S3DIS Area 5, 81.2\% on S3DIS 6-fold and 64.8\% on SWAN dataset.

📄 PDF Abstract BibTeX arXiv:2503.06094

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSemantic Segmentation

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 제목 키워드 기반

KeyPointDiffuser: Unsupervised 3D Keypoint Learning via Latent Diffusion Models

2025-12-03 · Rhys Newbury, Juyan Zhang, Tin Tran, Hanna Kurniawati 외 arxiv

Understanding and representing the structure of 3D objects in an unsupervised manner remains a core challenge in computer vision and graphics. Most existing unsupervised keypoint methods are not designed for unconditiona…

GECCO: Geometrically-Conditioned Point Diffusion Models

2023-03-10 · ICCV 2023 1 · Michał J. Tyszkiewicz, Pascal Fua, Eduard Trulls

Diffusion models generating images conditionally on text, such as Dall-E 2 and Stable Diffusion, have recently made a splash far beyond the computer vision community. Here, we tackle the related problem of generating poi…

Denoising

Probabilistic Net Load Forecasting for High-Penetration RES Grids Utilizing Enhanced Conditional Diffusion Model

2025-03-22 · Yixiang Huang, Jianhua Pei, Luocheng Chen, Zhenchang Du 외

The proliferation of intermittent distributed renewable energy sources (RES) in modern power systems has fundamentally compromised the reliability and accuracy of deterministic net load forecasting. Generative models, pa…

Density EstimationImputationLoad ForecastingUncertainty Quantification

Effective Probabilistic Time Series Forecasting with Fourier Adaptive Noise-Separated Diffusion

2025-05-16 · Xinyan Wang, Rui Dai, Kaikui Liu, Xiangxiang Chu

We propose the Fourier Adaptive Lite Diffusion Architecture (FALDA), a novel probabilistic framework for time series forecasting. First, we introduce the Diffusion Model for Residual Regression (DMRR) framework, which un…

Computational EfficiencyDenoisingProbabilistic Time Series Forecastingregression+2

Efficient and Scalable Point Cloud Generation with Sparse Point-Voxel Diffusion Models

2024-08-12 · Ioannis Romanelis, Vlassios Fotis, Athanasios Kalogeras, Christos Alexakos 외

We propose a novel point cloud U-Net diffusion architecture for 3D generative modeling capable of generating high-quality and diverse 3D shapes while maintaining fast generation times. Our network employs a dual-branch a…

Computational EfficiencyPoint Cloud CompletionPoint Cloud GenerationSuper-Resolution