中文
相关论文

相关论文: DI-V2X: Learning Domain-Invariant Representation f…

200 篇论文

Vehicle-to-Vehicle technologies have enabled autonomous vehicles to share information to see through occlusions, greatly enhancing perception performance. Nevertheless, existing works all focused on homogeneous traffic where vehicles are…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Hao Xiang , Runsheng Xu , Jiaqi Ma

A key challenge for autonomous driving lies in maintaining real-time situational awareness regarding surrounding obstacles under strict latency constraints. The high processing requirements coupled with limited onboard computational…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Faisal Hawladera , Rui Meireles , Gamal Elghazaly , Ana Aguiar , Raphaël Frank

Recent progress in in-context reinforcement learning (ICRL) has demonstrated its potential for training generalist agents that can acquire new tasks directly at inference. Algorithm Distillation (AD) pioneered this paradigm and was…

Knowledge Distillation (KD) for object detection aims to train a compact detector by transferring knowledge from a teacher model. Since the teacher model perceives data in a way different from humans, existing KD methods only distill…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Jiawei Liang , Siyuan Liang , Aishan Liu , Ke Ma , Jingzhi Li , Xiaochun Cao

Contrastive image-to-LiDAR knowledge transfer, commonly used for learning 3D representations with synchronized images and point clouds, often faces a self-conflict dilemma. This issue arises as contrastive losses unintentionally dissociate…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Yifan Zhang , Junhui Hou

Accurate 3D object detection for autonomous driving requires complementary sensors. Cameras provide dense semantics but unreliable depth, while millimeter-wave radar offers precise range and velocity measurements with sparse geometry. We…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Mayank Mayank , Bharanidhar Duraisamy , Florian Geiß , Abhinav Valada

Multimodal image matching seeks pixel-level correspondences between images of different modalities, crucial for cross-modal perception, fusion and analysis. However, the significant appearance differences between modalities make this task…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Meng Yang , Fan Fan , Zizhuo Li , Songchu Deng , Yong Ma , Jiayi Ma

Large-scale diffusion models have made significant advances in image generation, particularly through cross-attention mechanisms. While cross-attention has been well-studied in text-to-image tasks, their interpretability in image-to-image…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Junseo Park , Hyeryung Jang

Multi-agent collaborative perception has emerged as a widely recognized technology in the field of autonomous driving in recent years. However, current collaborative perception predominantly relies on LiDAR point clouds, with significantly…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shaohong Wang , Lu Bin , Xinyu Xiao , Zhiyu Xiang , Hangguan Shan , Eryun Liu

Knowledge distillation is an attractive approach for learning compact deep neural networks, which learns a lightweight student model by distilling knowledge from a complex teacher model. Attention-based knowledge distillation is a specific…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Cuong Pham , Van-Anh Nguyen , Trung Le , Dinh Phung , Gustavo Carneiro , Thanh-Toan Do

Visuomotor policies often leverage large pre-trained Vision Transformers (ViTs) for their powerful generalization capabilities. However, their significant data requirements present a major challenge in the data-scarce context of most…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Maanping Shao , Feihong Zhang , Gu Zhang , Baiye Cheng , Zhengrong Xue , Huazhe Xu

We consider the problem of domain generalization, namely, how to learn representations given data from a set of domains that generalize to data from a previously unseen domain. We propose the Domain Invariant Variational Autoencoder (DIVA),…

机器学习 · 统计学 2019-10-08 Maximilian Ilse , Jakub M. Tomczak , Christos Louizos , Max Welling

Employing Vehicle-to-Vehicle communication to enhance perception performance in self-driving technology has attracted considerable attention recently; however, the absence of a suitable open dataset for benchmarking algorithms has made it…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Runsheng Xu , Hao Xiang , Xin Xia , Xu Han , Jinlong Li , Jiaqi Ma

This work introduces RGBX-DiffusionDet, an object detection framework extending the DiffusionDet model to fuse the heterogeneous 2D data (X) with RGB imagery via an adaptive multimodal encoder. To enable cross-modal interaction, we design…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Eliraz Orfaig , Inna Stainvas , Igal Bilik

The huge research interest in cellular vehicle-to-everything (C-V2X) communications in recent days is attributed to their ability to schedule multiple access more efficiently as compared to its predecessor technology, i.e., dedicated…

网络与互联网体系结构 · 计算机科学 2021-01-27 Seungmo Kim , Byung-Jun Kim , B. Brian Park

In recent years, current mainstream feature masking distillation methods mainly function by reconstructing selectively masked regions of a student network from the feature maps of a teacher network. In these methods, attention mechanisms…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Zhourui Zhang , Jun Li , Zhijian Wu , Jifeng Shen , Jianhua Xu

Due to the limitations of a single autonomous vehicle, Cellular Vehicle-to-Everything (C-V2X) technology opens a new window for achieving fully autonomous driving through sensor information sharing. However, real-world datasets supporting…

机器人学 · 计算机科学 2025-12-24 Qijun Qin , Ziqi Zhang , Yihan Zhong , Feng Huang , Xikun Liu , Runzhi Hu , Hang Chen , Wei Hu , Dongzhe Su , Jun Zhang , Hoi-Fung Ng , Weisong Wen

Continual learning seeks to maintain stable adaptation under non-stationary environments, yet this problem becomes particularly challenging in object detection, where most existing methods implicitly assume relatively balanced visual…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Rangya Zhang , Jiaping Xiao , Lu Bai , Yuhang Zhang , Mir Feroskhan

Deep Metric Learning (DML) plays an important role in modern computer vision research, where we learn a distance metric for a set of image representations. Recent DML techniques utilize the proxy to interact with the corresponding image…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Li Ren , Chen Chen , Liqiang Wang , Kien Hua

We address the challenging problem of learning motion representations using deep models for video recognition. To this end, we make use of attention modules that learn to highlight regions in the video and aggregate features for…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Miao Liu , Xin Chen , Yun Zhang , Yin Li , James M. Rehg
‹ 上一页 1 8 9 10 下一页 ›