paper-with-me

홈 › Papers

Driving with DINO: Vision Foundation Features as a Unified Bridge for Sim-to-Real Generation in Autonomous Driving

2026-02-05 · Xuyang Chen, Conglang Zhang, Chuanheng Fu, Zihao Yang, Kaixuan Zhou, Yizhi Zhang, Jianan He, Yanfeng Zhang, Mingwei Sun, Zengmao Wang, Zhen Dong, Xiaoxiao Long, Liqiu Meng arxiv

Driven by the emergence of Controllable Video Diffusion, existing Sim2Real methods for autonomous driving video generation typically rely on explicit intermediate representations to bridge the domain gap. However, these modalities face a fundamental Consistency-Realism Dilemma. Low-level signals (e.g., edges, blurred images) ensure precise control but compromise realism by "baking in" synthetic artifacts, whereas high-level priors (e.g., depth, semantics, HDMaps) facilitate photorealism but lack the structural detail required for consistent guidance. In this work, we present Driving with DINO (DwD), a novel framework that leverages Vision Foundation Module (VFM) features as a unified bridge between the simulation and real-world domains. We first identify that these features encode a spectrum of information, from high-level semantics to fine-grained structure. To effectively utilize this, we employ Principal Subspace Projection to discard the high-frequency elements responsible for "texture baking," while concurrently introducing Random Channel Tail Drop to mitigate the structural loss inherent in rigid dimensionality reduction, thereby reconciling realism with control consistency. Furthermore, to fully leverage DINOv3's high-resolution capabilities for enhancing control precision, we introduce a learnable Spatial Alignment Module that adapts these high-resolution features to the diffusion backbone. Finally, we propose a Causal Temporal Aggregator employing causal convolutions to explicitly preserve historical motion context when integrating frame-wise DINO features, which effectively mitigates motion blur and guarantees temporal stability. Project page: https://albertchen98.github.io/DwD-project/

📄 PDF Abstract BibTeX arXiv:2602.06159

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionAutonomous DrivingVideo Generation

Similar Papers 제목 키워드 기반

DINO-VO: A Feature-based Visual Odometry Leveraging a Visual Foundation Model

2025-07-17 · Maulana Bisyir Azhari, David Hyunchul Shim

Learning-based monocular visual odometry (VO) poses robustness, generalization, and efficiency challenges in robotics. Recent advances in visual foundation models, such as DINOv2, have improved robustness and generalizat…

GPUMonocular Visual OdometryMotion EstimationPose Estimation+1

MedDINOv3: How to adapt vision foundation models for medical image segmentation?

2025-09-02 · Yuheng Li, Yizhou Wu, Yuxiang Lai, Mingzhe Hu 외 arxiv

Accurate segmentation of organs and tumors in CT and MRI scans is essential for diagnosis, treatment planning, and disease monitoring. While deep learning has advanced automated segmentation, most models remain task-spec…

Medical Image Segmentation

DinoDental: Benchmarking DINOv3 as a Unified Vision Encoder for Dental Image Analysis

2026-03-30 · Kun Tang, Xinquan Yang, Mianjie Zheng, Xuefen Liu 외 arxiv

The scarcity and high cost of expert annotations in dental imaging present a significant challenge for the development of AI in dentistry. DINOv3, a state-of-the-art, self-supervised vision foundation model pre-trained o…

Instance Segmentation

Does DINOv3 Set a New Medical Vision Standard? Benchmarking 2D and 3D Classification, Segmentation, and Registration

2025-09-08 · Che Liu, Yinda Chen, Haoyuan Shi, Jinpeng Lu 외 arxiv

The advent of large-scale vision foundation models, pre-trained on diverse natural images, has marked a paradigm shift in computer vision. However, how the frontier vision foundation models' efficacies transfer to specia…

3D Reconstruction3D Classification

SpectraDINO: Modality-Conditioned Adaptation of RGB Vision Foundation Models Across Infrared Bands

2026-05-04 · Yagiz Nalcakan, Hyeongjin Ju, Incheol Park, Sanghyeop Yeo 외 arxiv

Vision foundation models (VFMs) pretrained on large-scale RGB data provide strong general-purpose representations, yet infrared perception, which is essential for robotics and driving in low light and adverse weather, st…

Multispectral Object DetectionSemantic Segmentation