paper-with-me

홈 › Papers

EventCrab: Harnessing Frame and Point Synergy for Event-based Action Recognition and Beyond

2024-11-27 · Meiqi Cao, Xiangbo Shu, Jiachao Zhang, Rui Yan, Zechao Li, Jinhui Tang

Event-based Action Recognition (EAR) possesses the advantages of high-temporal resolution capturing and privacy preservation compared with traditional action recognition. Current leading EAR solutions typically follow two regimes: project unconstructed event streams into dense constructed event frames and adopt powerful frame-specific networks, or employ lightweight point-specific networks to handle sparse unconstructed event points directly. However, such two regimes are blind to a fundamental issue: failing to accommodate the unique dense temporal and sparse spatial properties of asynchronous event data. In this article, we present a synergy-aware framework, i.e., EventCrab, that adeptly integrates the "lighter" frame-specific networks for dense event frames with the "heavier" point-specific networks for sparse event points, balancing accuracy and efficiency. Furthermore, we establish a joint frame-text-point representation space to bridge distinct event frames and points. In specific, to better exploit the unique spatiotemporal relationships inherent in asynchronous event points, we devise two strategies for the "heavier" point-specific embedding: i) a Spiking-like Context Learner (SCL) that extracts contextualized event points from raw event streams. ii) an Event Point Encoder (EPE) that further explores event-point long spatiotemporal features in a Hilbert-scan way. Experiments on four datasets demonstrate the significant performance of our proposed EventCrab, particularly gaining improvements of 5.17% on SeAct and 7.01% on HARDVS.

📄 PDF Abstract BibTeX arXiv:2411.18328

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

ECG-Soup: Harnessing Multi-Layer Synergy for ECG Foundation Models

2025-08-27 · Phu X. Nguyen, Huy Phan, Hieu Pham, Christos Chatzichristos 외 arxiv

Transformer-based foundation models for Electrocardiograms (ECGs) have recently achieved impressive performance in many downstream applications.

Professional Agents -- Evolving Large Language Models into Autonomous Experts with Human-Level Competencies

2024-02-06 · Zhixuan Chu, Yan Wang, Feng Zhu, Lu Yu 외

The advent of large language models (LLMs) such as ChatGPT, PaLM, and GPT-4 has catalyzed remarkable advances in natural language processing, demonstrating human-like language fluency and reasoning capacities. This posit…

Position

From Trade-off to Synergy: A Versatile Symbiotic Watermarking Framework for Large Language Models

2025-05-15 · Yidan Wang, Yubing Ren, Yanan Cao, Binxing Fang

The rise of Large Language Models (LLMs) has heightened concerns about the misuse of AI-generated text, making watermarking a promising solution. Mainstream watermarking schemes for LLMs fall into two categories: logits-…

Finding Meaning in Points: Weakly Supervised Semantic Segmentation for Event Cameras

2024-07-15 · Hoonhee Cho, Sung-Hoon Yoon, Hyeokjun Kweon, Kuk-Jin Yoon

Event cameras excel in capturing high-contrast scenes and dynamic objects, offering a significant advantage over traditional frame-based cameras. Despite active research into leveraging event cameras for semantic segment…

Contrastive LearningSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

DistiLLM-2: A Contrastive Approach Boosts the Distillation of LLMs

2025-03-10 · Jongwoo Ko, Tianyi Chen, Sungnyun Kim, Tianyu Ding 외

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formul…

Code GenerationInstruction Following