paper-with-me

홈 › Papers

DriveFlow: Rectified Flow Adaptation for Robust 3D Object Detection in Autonomous Driving

2025-11-24 · Hongbin Lin, Yiming Yang, Chaoda Zheng, Yifan Zhang, Shuaicheng Niu, Zilu Guo, Yafeng Li, Gui Gui, Shuguang Cui, Zhen Li arxiv

In autonomous driving, vision-centric 3D object detection recognizes and localizes 3D objects from RGB images. However, due to high annotation costs and diverse outdoor scenes, training data often fails to cover all possible test scenarios, known as the out-of-distribution (OOD) issue. Training-free image editing offers a promising solution for improving model robustness by training data enhancement without any modifications to pre-trained diffusion models. Nevertheless, inversion-based methods often suffer from limited effectiveness and inherent inaccuracies, while recent rectified-flow-based approaches struggle to preserve objects with accurate 3D geometry. In this paper, we propose DriveFlow, a Rectified Flow Adaptation method for training data enhancement in autonomous driving based on pre-trained Text-to-Image flow models. Based on frequency decomposition, DriveFlow introduces two strategies to adapt noise-free editing paths derived from text-conditioned velocities. 1) High-Frequency Foreground Preservation: DriveFlow incorporates a high-frequency alignment loss for foreground to maintain precise 3D object geometry. 2) Dual-Frequency Background Optimization: DriveFlow also conducts dual-frequency optimization for background, balancing editing flexibility and semantic consistency. Comprehensive experiments validate the effectiveness and efficiency of DriveFlow, demonstrating comprehensive performance improvements on all categories across OOD scenarios. Code is available at https://github.com/Hongbin98/DriveFlow.

📄 PDF Abstract BibTeX arXiv:2511.18713

Code (0)

등록된 구현이 없습니다.

Tasks

Robust 3D Object DetectionAutonomous DrivingImage Editing

Similar Papers 제목 키워드 기반

WaterFlow: Explicit Physics-Prior Rectified Flow for Underwater Saliency Mask Generation

2025-10-14 · Runting Li, Shijie Lian, Hua Li, Yutong Li 외 arxiv

Underwater Salient Object Detection (USOD) faces significant challenges, including underwater image quality degradation and domain gaps. Existing methods tend to ignore the physical principles of underwater imaging or si…

Salient Object Detection

ORSIFlow: Saliency-Guided Rectified Flow for Optical Remote Sensing Salient Object Detection

2026-03-30 · Haojing Chen, Zhihang Liu, Yutong Li, Tao Tan 외 arxiv

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative method…

Salient Object Detection

VoiceFlow: Efficient Text-to-Speech with Rectified Flow Matching

2023-09-10 · Yiwei Guo, Chenpeng Du, Ziyang Ma, Xie Chen 외

Although diffusion models in text-to-speech have become a popular choice due to their strong generative ability, the intrinsic complexity of sampling from diffusion models harms their efficiency. Alternatively, we propos…

text-to-speechText to Speech

Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow

2022-09-07 · Xingchao Liu, Chengyue Gong, Qiang Liu

We present rectified flow, a surprisingly simple approach to learning (neural) ordinary differential equation (ODE) models to transport between two empirically observed distributions \pi_0 and \pi_1, hence providing a un…

Domain AdaptationImage GenerationImage-to-Image TranslationTranslation

IllumFlow: Illumination-Adaptive Low-Light Enhancement via Conditional Rectified Flow and Retinex Decomposition

2025-11-04 · Wenyang Wei, Yang yang, Xixi Jia, Xiangchu Feng 외 arxiv

We present IllumFlow, a novel framework that synergizes conditional Rectified Flow (CRF) with Retinex theory for low-light image enhancement (LLIE). Our model addresses low-light enhancement through separate optimization…

Low-Light Image EnhancementData Augmentation