中文
相关论文

相关论文: VISTA: Validation-Informed Trajectory Adaptation v…

200 篇论文

Vision-Language-Action models have shown great promise for autonomous driving, yet they suffer from degraded perception after unfreezing the visual encoder and struggle with accumulated instability in long-term planning. To address these…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Jiajun Cao , Xiaoan Zhang , Xiaobao Wei , Liyuqiu Huang , Zijian Wang , Hanzhen Zhang , Zhengyu Jia , Wei Mao , Hao Wang , Xianming Liu , Shuchang Zhou , Yang Wang , Shanghang Zhang

Accurate prediction of future trajectories of traffic agents is essential for ensuring safe autonomous driving. However, partially observed trajectories can significantly degrade the performance of even state-of-the-art models. Previous…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Peng Shu , Pengfei Zhu , Mengshi Qi , Liang Liu

Training large AI models typically requires large-scale datasets in the machine learning process, making training and parameter-tuning process both time-consuming and costly. Some researchers address this problem by carefully synthesizing a…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Jiyuan Shen , Wenzhuo Yang , Kwok-Yan Lam

Self-supervised learning has been widely applied to train high-quality vision transformers. Unleashing their excellent performance on memory and compute constraint devices is therefore an important research topic. However, how to distill…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Kai Wang , Fei Yang , Joost van de Weijer

Repairing incomplete trajectory data is essential for downstream spatio-temporal applications. Yet, existing repair methods focus solely on reconstruction without documenting the reasoning behind repair decisions, undermining trust in…

数据库 · 计算机科学 2026-03-02 Hengyu Liu , Tianyi Li , Haoyu Wang , Kristian Torp , Tiancheng Zhang , Yushuai Li , Christian S. Jensen

With the rapid development of computer vision, Vision Transformers (ViTs) offer the tantalising prospect of unified information processing across visual and textual domains due to the lack of inherent inductive biases in ViTs. ViTs require…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Gousia Habib , Tausifa Jan Saleem , Ishfaq Ahmad Malik , Brejesh Lall

Imaging inverse problems are commonly addressed by minimizing measurement consistency and signal prior terms. While huge attention has been paid to developing high-performance priors, even the most advanced signal prior may lose its…

图像与视频处理 · 电气工程与系统科学 2026-05-19 Romario Gualdrón-Hurtado , Roman Jacome , Leon Suarez , Laura Galvis , Henry Arguello

Self-supervised learning has achieved remarkable success in learning visual representations from clean data, yet remains challenging when clean observations are sparse or not available at all. In this paper, we demonstrate that pretrained…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Konstantinos Alexis , Giorgos Giannopoulos , Dimitrios Gunopulos

While feature-based knowledge distillation has proven highly effective for compressing CNNs, these techniques unexpectedly fail when applied to Vision Transformers (ViTs), often performing worse than simple logit-based distillation. We…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Huiyuan Tian , Bonan Xu , Shijian Li

Deep neural networks often suffer performance degradation upon deployment due to distribution shifts. Continual Test-Time Adaptation (CTTA) aims to address this issue in an unsupervised manner. However, existing methods that rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Xiao Chen , Jiazhen Huang , Zhiming Liu , Qinting Jiang , Fanding Huang , Jingyan Jiang , Zhi Wang

Transformers recently are adapted from the community of natural language processing as a promising substitute of convolution-based neural networks for visual learning tasks. However, its supremacy degenerates given an insufficient amount of…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Sucheng Ren , Zhengqi Gao , Tianyu Hua , Zihui Xue , Yonglong Tian , Shengfeng He , Hang Zhao

The rapid evolution of deep learning and large language models has led to an exponential growth in the demand for training data, prompting the development of Dataset Distillation methods to address the challenges of managing large datasets.…

机器学习 · 计算机科学 2024-07-01 Wenliang Zhong , Haoyu Tang , Qinghai Zheng , Mingzhu Xu , Yupeng Hu , Liqiang Nie

Comprehensive highway scene understanding and robust traffic risk inference are vital for advancing Intelligent Transportation Systems (ITS) and autonomous driving. Traditional approaches often struggle with scalability and generalization,…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Yunxiang Yang , Ningning Xu , Jidong J. Yang

This paper presents a novel method to distill knowledge from a deep pose regressor network for efficient Visual Odometry (VO). Standard distillation relies on "dark knowledge" for successful knowledge transfer. As this knowledge is not…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Muhamad Risqi U. Saputra , Pedro P. B. de Gusmao , Yasin Almalioglu , Andrew Markham , Niki Trigoni

DEtection TRansformer (DETR) becomes a dominant paradigm, mainly due to its common architecture with high accuracy and no post-processing. However, DETR suffers from unstable training dynamics. It consumes more data and epochs to converge…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Shengjian Wu , Li Sun , Qingli Li

Dataset distillation is the task of synthesizing a small dataset such that a model trained on the synthetic set will match the test accuracy of the model trained on the full dataset. In this paper, we propose a new formulation that…

计算机视觉与模式识别 · 计算机科学 2022-03-23 George Cazenavette , Tongzhou Wang , Antonio Torralba , Alexei A. Efros , Jun-Yan Zhu

Compressed sensing combines the power of convex optimization techniques with a sparsity-inducing prior on the signal space to solve an underdetermined system of equations. For many problems, the sparsifying dictionary is not directly given,…

机器学习 · 计算机科学 2024-07-10 Fabio Valerio Massoli , Christos Louizos , Arash Behboodi

In the recent past, several domain generalization (DG) methods have been proposed, showing encouraging performance, however, almost all of them build on convolutional neural networks (CNNs). There is little to no progress on studying the DG…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Maryam Sultana , Muzammal Naseer , Muhammad Haris Khan , Salman Khan , Fahad Shahbaz Khan

We present DistillFlow, a knowledge distillation approach to learning optical flow. DistillFlow trains multiple teacher models and a student model, where challenging transformations are applied to the input of the student model to generate…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Pengpeng Liu , Michael R. Lyu , Irwin King , Jia Xu

Assessing the forensic value of hand images involves the use of unique features and patterns present in an individual's hand. The human hand has distinct characteristics, such as the pattern of veins, fingerprints, and the geometry of the…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Thanh Thi Nguyen , Campbell Wilson , Janis Dalins
‹ 上一页 1 2 3 10 下一页 ›