paper-with-me

Papers

CoDiff: Conditional Diffusion Model for Collaborative 3D Object Detection

2025-02-17 · Zhe Huang, Shuo Wang, Yongcai Wang, Lei Wang

Collaborative 3D object detection holds significant importance in the field of autonomous driving, as it greatly enhances the perception capabilities of each individual agent by facilitating information exchange among multiple agents. However, in practice, due to pose estimation errors and time delays, the fusion of information across agents often results in feature representations with spatial and temporal noise, leading to detection errors. Diffusion models naturally have the ability to denoise noisy samples to the ideal data, which motivates us to explore the use of diffusion models to address the noise problem between multi-agent systems. In this work, we propose CoDiff, a novel robust collaborative perception framework that leverages the potential of diffusion models to generate more comprehensive and clearer feature representations. To the best of our knowledge, this is the first work to apply diffusion models to multi-agent collaborative perception. Specifically, we project high-dimensional feature map into the latent space of a powerful pre-trained autoencoder. Within this space, individual agent information serves as a condition to guide the diffusion model's sampling. This process denoises coarse feature maps and progressively refines the fused features. Experimental study on both simulated and real-world datasets demonstrates that the proposed framework CoDiff consistently outperforms existing relevant methods in terms of the collaborative object detection performance, and exhibits highly desired robustness when the pose and delay information of agents is with high-level noise. The code is released at https://github.com/HuangZhe885/CoDiff

📄 PDF Abstract BibTeX arXiv:2502.14891

Code (1)

huangzhe885/codiff 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject DetectionPose Estimation

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

Compression-Aware One-Step Diffusion Model for JPEG Artifact Removal

2025-02-14 · Jinpei Guo, Zheng Chen, Wenbo Li, Yong Guo 외

Diffusion models have demonstrated remarkable success in image restoration tasks. However, their multi-step denoising process introduces significant computational overhead, limiting their practical deployment. Furthermor…

DenoisingImage RestorationJPEG Artifact Removal

CoCoDiff: Correspondence-Consistent Diffusion Model for Fine-grained Style Transfer

2026-02-16 · Wenbo Nie, Zixiang Li, Renshuai Tao, Bin Wu 외 arxiv

Transferring visual style between images while preserving semantic correspondence between similar objects remains a central challenge in computer vision. While existing methods have made great strides, most of them opera…

Semantic correspondenceStyle Transfer

MRI motion correction via efficient residual-guided denoising diffusion probabilistic models

2025-05-06 · Mojtaba Safari, Shansong Wang, Qiang Li, Zach Eidex 외

Purpose: Motion artifacts in magnetic resonance imaging (MRI) significantly degrade image quality and impair quantitative analysis. Conventional mitigation strategies, such as repeated acquisitions or motion tracking, ar…

DenoisingSSIM

FrescoDiffusion: 4K Image-to-Video with Prior-Regularized Tiled Diffusion

2026-03-18 · Hugo Caselles-Dupré, Mathis Koroglu, Guillaume Jeanneret, Arnaud Dapogny 외 arxiv

Diffusion-based image-to-video (I2V) models are increasingly effective, yet they struggle to scale to ultra-high-resolution inputs (e.g., 4K). Generating videos at the model's native resolution often loses fine-grained s…

Noise Matters: Diffusion Model-based Urban Mobility Generation with Collaborative Noise Priors

2024-12-06 · Yuheng Zhang, Yuan Yuan, Jingtao Ding, Jian Yuan 외

With global urbanization, the focus on sustainable cities has largely grown, driving research into equity, resilience, and urban planning, which often relies on mobility data. The rise of web-based apps and mobile device…

Image Generation