中文
相关论文

相关论文: Multi-Stage VLM Pipeline for Zero-Shot Traffic Acc…

200 篇论文

Vision Large Language Models (VLLMs) have demonstrated impressive capabilities in general visual tasks such as image captioning and visual question answering. However, their effectiveness in specialized, safety-critical domains like…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Tong Zeng , Longfeng Wu , Liang Shi , Dawei Zhou , Feng Guo

Navigating unknown environments with a single RGB camera is challenging, as the lack of depth information prevents reliable collision-checking. While some methods use estimated depth to build collision maps, we found that depth estimates…

机器人学 · 计算机科学 2025-11-27 Basant Sharma , Prajyot Jadhav , Pranjal Paul , K. Madhava Krishna , Arun Kumar Singh

Multimodal large language models (MLLMs) have achieved remarkable progress across a range of vision-language tasks and demonstrate strong potential for traffic accident understanding. However, existing MLLMs in this domain primarily focus…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Zihao Sheng , Zilin Huang , Yansong Qu , Jiancong Chen , Yuhao Luo , Yen-Jung Chen , Yue Leng , Sikai Chen

This paper addresses the problem of short-term traffic prediction for signalized traffic operations management. Specifically, we focus on predicting sensor states in high-resolution (second-by-second). This contrasts with traditional…

最优化与控制 · 数学 2022-04-12 Wenqing Li , Chuhan Yang , Saif Eddin Jabari

Visual Query Localization on long-form egocentric videos requires spatio-temporal search and localization of visually specified objects and is vital to build episodic memory systems. Prior work develops complex multi-stage pipelines that…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Hanwen Jiang , Santhosh Kumar Ramakrishnan , Kristen Grauman

Single-prompt first-token probabilities from zero-shot vision-language model (VLM) safety classifiers are treated as decision scores, but we show they are unreliable under semantically equivalent prompt reformulation: even when the binary…

计算与语言 · 计算机科学 2026-05-04 Charles Weng , Dingwen Li , Alexander Martin

Autonomous driving requires 3D perception of vehicles and other objects in the in environment. Much of the current methods support 2D vehicle detection. This paper proposes a flexible pipeline to adopt any 2D detection network and fuse it…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Xinxin Du , Marcelo H. Ang , Sertac Karaman , Daniela Rus

Although vision-language navigation (VLN) has progressed rapidly, zero-shot VLN in continuous environments (VLN-CE) remains highly challenging when using lightweight vision-language models (VLMs), whose limited reasoning capacity makes…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Kun Luo , Xiangyu Dong , Xiaoguang Ma , Haoran Zhao , Yaoming Zhou

This paper explores Deep Learning (DL) methods that are used or have the potential to be used for traffic video analysis, emphasizing driving safety for both Autonomous Vehicles (AVs) and human-operated vehicles. We present a typical…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Abolfazl Razi , Xiwen Chen , Huayu Li , Hao Wang , Brendan Russo , Yan Chen , Hongbin Yu

Predicting a potential collision with leading vehicles is an essential functionality of any autonomous/assisted driving system. One bottleneck of existing vision-based solutions is that their updating rate is limited to the frame rate of…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Jinghang Li , Bangyan Liao , Xiuyuan LU , Peidong Liu , Shaojie Shen , Yi Zhou

Vision-Language Models (VLMs) have recently shown remarkable progress in multimodal reasoning, yet their applications in autonomous driving remain limited. In particular, the ability to understand road topology, a key requirement for safe…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Xin Chen , Jia He , Maozheng Li , Dongliang Xu , Tianyu Wang , Yixiao Chen , Zhixin Lin , Yue Yao

This paper presents an approach developed to address the PlantClef 2025 challenge, which consists of a fine-grained multi-label species identification, over high-resolution images. Our solution focused on employing class prototypes obtained…

Prompt-based Continual Learning (PCL) has gained considerable attention as a promising continual learning solution as it achieves state-of-the-art performance while preventing privacy violation and memory overhead issues. Nonetheless,…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Youngeun Kim , Yuhang Li , Priyadarshini Panda

This paper documents the winning entry at the CVPR2017 vehicle velocity estimation challenge. Velocity estimation is an emerging task in autonomous driving which has not yet been thoroughly explored. The goal is to estimate the relative…

计算机视觉与模式识别 · 计算机科学 2018-02-21 Moritz Kampelmühler , Michael G. Müller , Christoph Feichtenhofer

Traditional approaches to off-road autonomy rely on separate models for terrain classification, height estimation, and quantifying slip or slope conditions. Utilizing several models requires training each component separately, having task…

机器人学 · 计算机科学 2026-04-07 Abdelmoamen Nasser , Yousef Baba'a , Murad Mebrahtu , Nadya Abdel Madjid , Jorge Dias , Majid Khonji

Affordance-Centric Question-driven Task Completion (AQTC) has been proposed to acquire knowledge from videos to furnish users with comprehensive and systematic instructions. However, existing methods have hitherto neglected the necessity of…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Tom Tongjia Chen , Hongshan Yu , Zhengeng Yang , Ming Li , Zechuan Li , Jingwen Wang , Wei Miao , Wei Sun , Chen Chen

Sequence-based visual place recognition (VPR) for SLAM and robot relocalization must decide whether the retrieved top-1 candidate is safe to accept. Conformal prediction is a natural framework for this accept/reject decision, but its…

机器人学 · 计算机科学 2026-05-28 Ha Sier , Jiaqiang Zhang , Zhuo Zou , Xianjia Yu , Tomi Westerlund

Autonomous driving systems face significant challenges in handling unpredictable edge-case scenarios, such as adversarial pedestrian movements, dangerous vehicle maneuvers, and sudden environmental changes. Current end-to-end driving models…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Dianwei Chen , Zifan Zhang , Lei Cheng , Yuchen Liu , Xianfeng Terry Yang

A novel algorithm is presented for the estimation of collision probabilities between dynamic objects with uncertain trajectories, where the trajectories are given as a sequence of poses with Gaussian distributions. We propose an adaptive…

机器人学 · 计算机科学 2025-07-09 Charles Champagne Cossette , Taylor Scott Clawson , Andrew Feit

In this report, we present our first-place solution to the Multiple-choice Video Question Answering (QA) track of The Second Perception Test Challenge. This competition posed a complex video understanding task, requiring models to…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Yingzhe Peng , Yixiao Yuan , Zitian Ao , Huapeng Zhou , Kangqi Wang , Qipeng Zhu , Xu Yang