paper-with-me

Papers

EZSR: Event-based Zero-Shot Recognition

2024-07-31 · CVPR 2025 1 · Yan Yang, Liyuan Pan, Dongxu Li, Liu Liu

This paper studies zero-shot object recognition using event camera data. Guided by CLIP, which is pre-trained on RGB images, existing approaches achieve zero-shot object recognition by optimizing embedding similarities between event data and RGB images respectively encoded by an event encoder and the CLIP image encoder. Alternatively, several methods learn RGB frame reconstructions from event data for the CLIP image encoder. However, they often result in suboptimal zero-shot performance. This study develops an event encoder without relying on additional reconstruction networks. We theoretically analyze the performance bottlenecks of previous approaches: the embedding optimization objectives are prone to suffer from the spatial sparsity of event data, causing semantic misalignments between the learned event embedding space and the CLIP text embedding space. To mitigate the issue, we explore a scalar-wise modulation strategy. Furthermore, to scale up the number of events and RGB data pairs for training, we also study a pipeline for synthesizing event data from static RGB images in mass. Experimentally, we demonstrate an attractive scaling property in the number of parameters and synthesized data. We achieve superior zero-shot object recognition performance on extensive standard benchmark datasets, even compared with past supervised learning approaches. For example, our model with a ViT/B-16 backbone achieves 47.84% zero-shot accuracy on the N-ImageNet dataset.

📄 PDF Abstract BibTeX arXiv:2407.21616

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject RecognitionZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Can Large Language Models Grasp Event Signals? Exploring Pure Zero-Shot Event-based Recognition

2024-09-15 · Zongyou Yu, Qiang Qu, Xiaoming Chen, Chen Wang

Recent advancements in event-based zero-shot object recognition have demonstrated promising results. However, these methods heavily depend on extensive training and are inherently constrained by the characteristics of CL…

Object RecognitionZero-Shot Learning

EventCLIP: Adapting CLIP for Event-based Object Recognition

2023-06-10 · Ziyi Wu, Xudong Liu, Igor Gilitschenski

Recent advances in zero-shot and few-shot classification heavily rely on the success of pre-trained vision-language models (VLMs) such as CLIP. Due to a shortage of large-scale datasets, training such models for event ca…

Few-Shot LearningObjectObject RecognitionPseudo Label+1

Improving Zero-shot ADL Recognition with Large Language Models through Event-based Context and Confidence

2026-01-13 · Michele Fiori, Gabriele Civitarese, Marco Colussi, Claudio Bettini arxiv

Unobtrusive sensor-based recognition of Activities of Daily Living (ADLs) in smart homes by processing data collected from IoT sensing devices supports applications such as healthcare, safety, and energy management. Rece…

Generalized Zero-Shot Learning for Action Recognition with Web-Scale Video Data

2017-10-20 · Kun Liu, Wu Liu, Huadong Ma, Wenbing Huang 외

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 RecognitionGeneralized Zero-Shot LearningTemporal Action LocalizationZero-Shot Learning

Zero-Shot Action Recognition in Videos: A Survey

2019-09-13 · Valter Estevam, Helio Pedrini, David Menotti

Zero-Shot Action Recognition has attracted attention in the last years and many approaches have been proposed for recognition of objects, events and actions in images and videos. There is a demand for methods that can cl…

Action RecognitionAction Recognition In Still ImagesAction Recognition In VideosSurvey+3