中文
相关论文

相关论文: AutoAD-Zero: A Training-Free Framework for Zero-Sh…

200 篇论文

This paper considers zero-shot Anomaly Detection (AD), performing AD without reference images of the test objects. We propose a framework called CLIP-AD to leverage the zero-shot capabilities of the large vision-language model CLIP.…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Xuhai Chen , Jiangning Zhang , Guanzhong Tian , Haoyang He , Wuhao Zhang , Yabiao Wang , Chengjie Wang , Yong Liu

We present an approach to improve 3D vehicle labeling in self-driving applications through zero-shot inference of vehicle information, leveraging Vehicle Make and Model Recognition (VMMR) methods. The proposed approach utilizes a Vision…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Steven Chen , Shivesh Khaitan , Nemanja Djuric

This paper aims to design a unified Computer-Aided Design (CAD) generation system that can easily generate CAD models based on the user's inputs in the form of textual description, images, point clouds, or even a combination of them.…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Jingwei Xu , Chenyu Wang , Zibo Zhao , Wen Liu , Yi Ma , Shenghua Gao

Zero-shot anomaly detection (ZSAD) requires detecting and localizing anomalies without access to target-class anomaly samples. Mainstream methods rely on vision-language models (VLMs) such as CLIP: they build hand-crafted or learned prompt…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yanning Hou , Peiyuan Li , Zirui Liu , Yitong Wang , Yanran Ruan , Jianfeng Qiu , Ke Xu

Understanding and reasoning about complex 3D environments requires structured scene representations that capture not only objects but also their semantic and spatial relationships. While recent works on 3D scene graph generation have…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Pranav Saxena , Jimmy Chiun

Follow-up conversations with virtual assistants (VAs) enable a user to seamlessly interact with a VA without the need to repeatedly invoke it using a keyword (after the first query). Therefore, accurate Device-directed Speech Detection…

音频与语音处理 · 电气工程与系统科学 2024-11-06 Ognjen , Rudovic , Pranay Dighe , Yi Su , Vineet Garg , Sameer Dharur , Xiaochuan Niu , Ahmed H. Abdelaziz , Saurabh Adya , Ahmed Tewfik

Task-oriented dialogue (TOD) systems enable users to achieve their goals through natural language interactions. Traditionally, these systems have relied on turn-level manually annotated metadata, such as dialogue states and policy…

计算与语言 · 计算机科学 2024-11-05 Adib Mosharrof , A. B. Siddique

Object detection models typically rely on predefined categories, limiting their ability to identify novel objects in open-world scenarios. To overcome this constraint, we introduce ADAM: Autonomous Discovery and Annotation Model, a…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Amirreza Rouhi , Solmaz Arezoomandan , Knut Peterson , Joseph T. Woods , David K. Han

We present a scalable and agile approach for ads image content moderation at Google, addressing the challenges of moderating massive volumes of ads with diverse content and evolving policies. The proposed method utilizes human-curated…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Enming Luo , Wei Qiao , Katie Warren , Jingxiang Li , Eric Xiao , Krishna Viswanathan , Yuan Wang , Yintao Liu , Jimin Li , Ariel Fuxman

Traditional autonomous driving methods adopt a modular design, decomposing tasks into sub-tasks. In contrast, end-to-end autonomous driving directly outputs actions from raw sensor data, avoiding error accumulation. However, training an…

机器人学 · 计算机科学 2024-11-22 Zeyu Dong , Yimin Zhu , Yansong Li , Kevin Mahon , Yu Sun

Computer-aided design (CAD) is the digital construction of 2D and 3D objects, and is central to a wide range of engineering and manufacturing applications like automobile and aviation. Despite its importance, CAD modeling remains largely a…

图形学 · 计算机科学 2026-01-09 Prashant Govindarajan , Davide Baldelli , Jay Pathak , Quentin Fournier , Sarath Chandar

Visual-language pre-training has achieved remarkable success in many multi-modal tasks, largely attributed to the availability of large-scale image-text datasets. In this work, we demonstrate that Multi-modal Large Language Models (MLLMs)…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Yanqing Liu , Kai Wang , Wenqi Shao , Ping Luo , Yu Qiao , Mike Zheng Shou , Kaipeng Zhang , Yang You

Temporal Action Segmentation (TAS) requires dividing videos into action segments, yet the vast space of activities and alternative breakdowns makes collecting comprehensive datasets infeasible. Existing methods remain limited to closed…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Asim Unmesh , Kaki Ramesh , Mayank Patel , Rahul Jain , Karthik Ramani

The generation of testing and training scenarios for autonomous vehicles has drawn significant attention. While Large Language Models (LLMs) have enabled new scenario generation methods, current methods struggle to balance command adherence…

人工智能 · 计算机科学 2025-10-10 Qingyuan Shi , Qingwen Meng , Hao Cheng , Qing Xu , Jianqiang Wang

Recent advancements in Large Language Models (LLMs) offer new opportunities to create natural language interfaces for Autonomous Driving Systems (ADSs), moving beyond rigid inputs. This paper addresses the challenge of mapping the…

机器人学 · 计算机科学 2026-01-26 Marvin Seegert , Korbinian Moller , Johannes Betz

Benefiting from generalizability of vision-language models (VLMs) such as CLIP, many zero-/few-shot anomaly detection (AD) approaches have achieved impressive detection performance across various datasets. Nevertheless, they require…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Yi Zhang , Jiawen Zhu , Lele Fu , Guansong Pang

Generating high-quality and temporally synchronized audio from video content is essential for video editing and post-production tasks, enabling the creation of semantically aligned audio for silent videos. However, most existing approaches…

声音 · 计算机科学 2025-08-18 Haomin Zhang , Kristin Qi , Shuxin Yang , Zihao Chen , Chaofan Ding , Xinhan Di

Video understanding requires not only visual recognition but also complex reasoning. While Vision-Language Models (VLMs) demonstrate impressive capabilities, they typically process videos largely in a single-pass manner with limited support…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Hong Gao , Yiming Bao , Xuezhen Tu , Yutong Xu , Yue Jin , Yiyang Mu , Bin Zhong , Linan Yue , Min-Ling Zhang

Self-evolving has emerged as a key paradigm for improving foundational models such as Large Language Models (LLMs) and Vision Language Models (VLMs) with minimal human intervention. While recent approaches have demonstrated that LLM agents…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Zongxia Li , Hongyang Du , Chengsong Huang , Xiyang Wu , Lantao Yu , Yicheng He , Jing Xie , Xiaomin Wu , Zhichao Liu , Jiarui Zhang , Fuxiao Liu

Despite an exciting new wave of multimodal machine learning models, current approaches still struggle to interpret the complex contextual relationships between the different modalities present in videos. Going beyond existing methods that…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Laura Hanu , Anita L. Verő , James Thewlis