中文
相关论文

相关论文: ActAlign: Zero-Shot Fine-Grained Video Classificat…

200 篇论文

Understanding complex human activities demands the ability to decompose motion into fine-grained, semantic-aligned sub-actions. This motion grounding process is crucial for behavior analysis, embodied AI and virtual reality. Yet, most…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Yunjiao Zhou , Xinyan Chen , Junlang Qian , Lihua Xie , Jianfei Yang

Recent advances in large language and vision-language models have enabled zero-shot inference, allowing models to solve new tasks without task-specific training. Various adaptation techniques such as prompt engineering, In-Context Learning…

机器学习 · 计算机科学 2025-04-04 Artyom Gadetsky , Andrei Atanov , Yulun Jiang , Zhitong Gao , Ghazal Hosseini Mighan , Amir Zamir , Maria Brbic

Prompting has emerged as a practical way to adapt frozen vision-language models (VLMs) for video anomaly detection (VAD). Yet, existing prompts are often overly abstract, overlooking the fine-grained human-object interactions or action…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Shu Zou , Xinyu Tian , Lukas Wesemann , Fabian Waschkowski , Zhaoyuan Yang , Jing Zhang

Few-Shot Action Recognition (FSAR) aims to train a model with only a few labeled video instances. A key challenge in FSAR is handling divergent narrative trajectories for precise video matching. While the frame- and tuple-level alignment…

计算机视觉与模式识别 · 计算机科学 2025-04-09 SuBeen Lee , WonJun Moon , Hyun Seok Seong , Jae-Pil Heo

Despite advancements in Multimodal Large Language Models (MLLMs), their proficiency in fine-grained video motion understanding remains critically limited. They often lack inter-frame differencing and tend to average or ignore subtle visual…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Yipeng Du , Tiehan Fan , Kepan Nan , Rui Xie , Penghao Zhou , Xiang Li , Jian Yang , Zhenheng Yang , Ying Tai

State-of-the-art methods for zero-shot visual recognition formulate learning as a joint embedding problem of images and side information. In these formulations the current best complement to visual features are attributes: manually encoded…

计算机视觉与模式识别 · 计算机科学 2016-05-19 Scott Reed , Zeynep Akata , Bernt Schiele , Honglak Lee

The explosion of visual content available online underscores the requirement for an accurate machine assessor to robustly evaluate scores across diverse types of visual contents. While recent studies have demonstrated the exceptional…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Haoning Wu , Zicheng Zhang , Weixia Zhang , Chaofeng Chen , Liang Liao , Chunyi Li , Yixuan Gao , Annan Wang , Erli Zhang , Wenxiu Sun , Qiong Yan , Xiongkuo Min , Guangtao Zhai , Weisi Lin

Contrastive Language-Image Pre-training (CLIP) models have shown promising performance on zero-shot visual recognition tasks by learning visual representations under natural language supervision. Recent studies attempt the use of CLIP to…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Hanqiu Deng , Zhaoxiang Zhang , Jinan Bao , Xingyu Li

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Biagio Brattoli , Joseph Tighe , Fedor Zhdanov , Pietro Perona , Krzysztof Chalupka

There is a growing interest in learning a model which could recognize novel classes with only a few labeled examples. In this paper, we propose Temporal Alignment Module (TAM), a novel few-shot learning framework that can learn to classify…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Kaidi Cao , Jingwei Ji , Zhangjie Cao , Chien-Yi Chang , Juan Carlos Niebles

Fine-grained action recognition is attracting increasing attention due to the emerging demand of specific action understanding in real-world applications, whereas the data of rare fine-grained categories is very limited. Therefore, we…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Jiahao Wang , Yunhong Wang , Sheng Liu , Annan Li

This paper introduces a novel framework for zero-shot learning (ZSL), i.e., to recognize new categories that are unseen during training, by using a multi-model and multi-alignment integration method. Specifically, we propose three…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Siqi Yin , Lifan Jiang

Thanks to the large pre-trained vision-language models (VLMs) like CLIP, we can craft a zero-shot classifier by "prompt", e.g., the confidence score of an image being "[CLASS]" can be obtained by using the VLM provided similarity measure…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Beier Zhu , Yulei Niu , Yucheng Han , Yue Wu , Hanwang Zhang

In this paper, we tackle the problem of video alignment, the process of matching the frames of a pair of videos containing similar actions. The main challenge in video alignment is that accurate correspondence should be established despite…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Niloufar Fakhfour , Mohammad ShahverdiKondori , Sajjad Hashembeiki , Mohammadjavad Norouzi , Hoda Mohammadzade

Action recognition in surveillance video makes our life safer by detecting the criminal events or predicting violent emergencies. However, efficient action recognition is not free of difficulty. First, there are so many action classes in…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Kun Liu , Wu Liu , Huadong Ma , Wenbing Huang , Xiongxiong Dong

Aligning video sequences is a fundamental yet still unsolved component for a broad range of applications in computer graphics and vision. Most classical image processing methods cannot be directly applied to related video problems due to…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Patrick Wieschollek , Ido Freeman , Hendrik P. A. Lensch

Fine-grained image classification, particularly in zero/few-shot scenarios, presents a significant challenge for vision-language models (VLMs), such as CLIP. These models often struggle with the nuanced task of distinguishing between…

计算与语言 · 计算机科学 2024-05-21 Canshi Wei

Zero-shot action recognition, which recognizes actions in videos without having received any training examples, is gaining wide attention considering it can save labor costs and training time. Nevertheless, the performance of zero-shot…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Nan Wu , Hiroshi Kera , Kazuhiko Kawamoto

Vision-Language Models (VLMs), particularly CLIP, have revolutionized anomaly detection by enabling zero-shot and few-shot defect identification without extensive labeled datasets. By learning aligned representations of images and text,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Mohit Kakda , Mirudula Shri Muthukumaran , Uttapreksha Patel , Lawrence Swaminathan Xavier Prince

Contrastive Language-Image Pretraining (CLIP) has demonstrated impressive zero-shot learning abilities for image understanding, yet limited effort has been made to investigate CLIP for zero-shot video recognition. We introduce Open-VCLIP, a…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Zejia Weng , Xitong Yang , Ang Li , Zuxuan Wu , Yu-Gang Jiang