paper-with-me

Papers

Colar: Effective and Efficient Online Action Detection by Consulting Exemplars

2022-03-02 · CVPR 2022 1 · Le Yang, Junwei Han, Dingwen Zhang

Online action detection has attracted increasing research interests in recent years. Current works model historical dependencies and anticipate the future to perceive the action evolution within a video segment and improve the detection accuracy. However, the existing paradigm ignores category-level modeling and does not pay sufficient attention to efficiency. Considering a category, its representative frames exhibit various characteristics. Thus, the category-level modeling can provide complimentary guidance to the temporal dependencies modeling. This paper develops an effective exemplar-consultation mechanism that first measures the similarity between a frame and exemplary frames, and then aggregates exemplary features based on the similarity weights. This is also an efficient mechanism, as both similarity measurement and feature aggregation require limited computations. Based on the exemplar-consultation mechanism, the long-term dependencies can be captured by regarding historical frames as exemplars, while the category-level modeling can be achieved by regarding representative frames from a category as exemplars. Due to the complementarity from the category-level modeling, our method employs a lightweight architecture but achieves new high performance on three benchmarks. In addition, using a spatio-temporal network to tackle video frames, our method makes a good trade-off between effectiveness and efficiency. Code is available at https://github.com/VividLe/Online-Action-Detection.

📄 PDF Abstract BibTeX arXiv:2203.01057

Code (1)

vividle/online-action-detection 공식 구현 pytorch

Tasks

Action DetectionOnline Action Detection

Similar Papers 제목 키워드 기반

Content-Based Collaborative Generation for Recommender Systems

2024-03-27 · Yidan Wang, Zhaochun Ren, Weiwei Sun, Jiyuan Yang 외

Generative models have emerged as a promising utility to enhance recommender systems. It is essential to model both item content and user-item collaborative interactions in a unified generative framework for better recom…

Collaborative FilteringLanguage ModellingLarge Language ModelRecommendation Systems+1

Think Silently, Think Fast: Dynamic Latent Compression of LLM Reasoning Chains

2025-05-22 · Wenhui Tan, Jiaze Li, Jianzhong Ju, Zhenbo Luo 외

Large Language Models (LLMs) achieve superior performance through Chain-of-Thought (CoT) reasoning, but these token-level reasoning chains are computationally expensive and inefficient. In this paper, we introduce Compre…

Mathematical ReasoningReinforcement Learning (RL)

AI-assisted Gaze Detection for Proctoring Online Exams

2024-09-25 · Yong-Siang Shih, Zach Zhao, Chenhao Niu, Bruce Iberg 외

For high-stakes online exams, it is important to detect potential rule violations to ensure the security of the test. In this study, we investigate the task of detecting whether test takers are looking away from the scre…

Navigate

An empirical study of automatic wildlife detection using drone thermal imaging and object detection

2023-10-17 · Miao Chang, Tan Vuong, Manas Palaparthi, Lachlan Howell 외

Artificial intelligence has the potential to make valuable contributions to wildlife management through cost-effective methods for the collection and interpretation of wildlife data. Recent advances in remotely piloted a…

Managementobject-detectionObject Detection

LLM4Rail: An LLM-Augmented Railway Service Consulting Platform

2025-07-31 · Zhuo Li, Xianghuai Deng, Chiwei Feng, Hanmeng Li 외 arxiv

Large language models (LLMs) have significantly reshaped different walks of business. To meet the increasing demands for individualized railway service, we develop LLM4Rail - a novel LLM-augmented railway service consult…