paper-with-me

Papers

EXMOVES: Classifier-based Features for Scalable Action Recognition

2013-12-20 · Du Tran, Lorenzo Torresani

This paper introduces EXMOVES, learned exemplar-based features for efficient recognition of actions in videos. The entries in our descriptor are produced by evaluating a set of movement classifiers over spatial-temporal volumes of the input sequence. Each movement classifier is a simple exemplar-SVM trained on low-level features, i.e., an SVM learned using a single annotated positive space-time volume and a large number of unannotated videos. Our representation offers two main advantages. First, since our mid-level features are learned from individual video exemplars, they require minimal amount of supervision. Second, we show that simple linear classification models trained on our global video descriptor yield action recognition accuracy approaching the state-of-the-art but at orders of magnitude lower cost, since at test-time no sliding window is necessary and linear models are efficient to train and test. This enables scalable action recognition, i.e., efficient classification of a large number of different actions even in large video databases. We show the generality of our approach by building our mid-level descriptors from two different low-level feature representations. The accuracy and efficiency of the approach are demonstrated on several large-scale action recognition benchmarks.

📄 PDF Abstract BibTeX arXiv:1312.5785

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionGeneral ClassificationTemporal Action Localization

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Thoughts on a Recursive Classifier Graph: a Multiclass Network for Deep Object Recognition

2014-04-02 · Marius Leordeanu, Rahul Sukthankar

We propose a general multi-class visual recognition model, termed the Classifier Graph, which aims to generalize and integrate ideas from many of today's successful hierarchical recognition approaches. Our graph-based mo…

Object Recognition

Agent-Based Modular Learning for Multimodal Emotion Recognition in Human-Agent Systems

2025-12-02 · Matvey Nepomnyaschiy, Oleg Pereziabov, Anvar Tliamov, Stanislav Mikhailov 외 arxiv

Effective human-agent interaction (HAI) relies on accurate and adaptive perception of human emotional states. While multimodal deep learning models - leveraging facial expressions, speech, and textual cues - offer high a…

Multimodal Emotion RecognitionMultimodal Deep Learning

Rethinking matching-based few-shot action recognition

2023-03-28 · Juliette Bertrand, Yannis Kalantidis, Giorgos Tolias

Few-shot action recognition, i.e. recognizing new action classes given only a few examples, benefits from incorporating temporal information. Prior work either encodes such information in the representation itself and le…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Team VI-I2R Technical Report on EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition 2022

2023-01-29 · Yi Cheng, Dongyun Lin, Fen Fang, Hao Xuan Woon 외

In this report, we present the technical details of our submission to the EPIC-KITCHENS-100 Unsupervised Domain Adaptation (UDA) Challenge for Action Recognition 2022. This task aims to adapt an action recognition model …

Action RecognitionDomain AdaptationUnsupervised Domain Adaptation

A Saak Transform Approach to Efficient, Scalable and Robust Handwritten Digits Recognition

2017-10-29 · Yueru Chen, Zhuwei Xu, Shanshan Cai, Yujian Lang 외

An efficient, scalable and robust approach to the handwritten digits recognition problem based on the Saak transform is proposed in this work. First, multi-stage Saak transforms are used to extract a family of joint spat…