paper-with-me

Papers

DiffSF: Diffusion Models for Scene Flow Estimation

2024-03-08 · Yushan Zhang, Bastian Wandt, Maria Magnusson, Michael Felsberg

Scene flow estimation is an essential ingredient for a variety of real-world applications, especially for autonomous agents, such as self-driving cars and robots. While recent scene flow estimation approaches achieve a reasonable accuracy, their applicability to real-world systems additionally benefits from a reliability measure. Aiming at improving accuracy while additionally providing an estimate for uncertainty, we propose DiffSF that combines transformer-based scene flow estimation with denoising diffusion models. In the diffusion process, the ground truth scene flow vector field is gradually perturbed by adding Gaussian noise. In the reverse process, starting from randomly sampled Gaussian noise, the scene flow vector field prediction is recovered by conditioning on a source and a target point cloud. We show that the diffusion process greatly increases the robustness of predictions compared to prior approaches resulting in state-of-the-art performance on standard scene flow estimation benchmarks. Moreover, by sampling multiple times with different initial states, the denoising process predicts multiple hypotheses, which enables measuring the output uncertainty, allowing our approach to detect a majority of the inaccurate predictions. The code is available at https://github.com/ZhangYushan3/DiffSF.

📄 PDF Abstract BibTeX arXiv:2403.05327

Code (1)

zhangyushan3/diffsf 공식 구현 pytorch

Tasks

DenoisingScene Flow EstimationSelf-Driving Cars

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

DiffsFormer: A Diffusion Transformer on Stock Factor Augmentation

2024-02-05 · Yuan Gao, Haokun Chen, Xiang Wang, Zhicai Wang 외

Machine learning models have demonstrated remarkable efficacy and efficiency in a wide range of stock forecasting tasks. However, the inherent challenges of data scarcity, including low signal-to-noise ratio (SNR) and da…

DifFlow3D: Toward Robust Uncertainty-Aware Scene Flow Estimation with Diffusion Model

2023-11-29 · Jiuming Liu, Guangming Wang, Weicai Ye, Chaokang Jiang 외

Scene flow estimation, which aims to predict per-point 3D displacements of dynamic scenes, is a fundamental task in the computer vision field. However, previous works commonly suffer from unreliable correlation caused by…

DiversityScene Flow Estimation

DifFlow3D: Toward Robust Uncertainty-Aware Scene Flow Estimation with Iterative Diffusion-Based Refinement

2024-01-01 · CVPR 2024 1 · Jiuming Liu, Guangming Wang, Weicai Ye, Chaokang Jiang 외

Scene flow estimation which aims to predict per-point 3D displacements of dynamic scenes is a fundamental task in the computer vision field. However previous works commonly suffer from unreliable correlation caused b…

DiversityScene Flow Estimation

Injecting Frame-Event Complementary Fusion into Diffusion for Optical Flow in Challenging Scenes

2025-10-12 · Haonan Wang, Hanyu Zhou, Haoyue Liu, Luxin Yan arxiv

Optical flow estimation has achieved promising results in conventional scenes but faces challenges in high-speed and low-light scenes, which suffer from motion blur and insufficient illumination. These conditions lead to…

Optical Flow EstimationDomain Adaptation

SceneEDNet: A Deep Learning Approach for Scene Flow Estimation

2018-07-10 · Ravi Kumar Thakur, Snehasis Mukherjee

Estimating scene flow in RGB-D videos is attracting much interest of the computer vision researchers, due to its potential applications in robotics. The state-of-the-art techniques for scene flow estimation, typically re…

DecoderDeep LearningScene Flow Estimation