paper-with-me

Papers

Sparse Dictionary-based Attributes for Action Recognition and Summarization

2013-08-01 · Qiang Qiu, Zhuolin Jiang, Rama Chellappa

We present an approach for dictionary learning of action attributes via information maximization. We unify the class distribution and appearance information into an objective function for learning a sparse dictionary of action attributes. The objective function maximizes the mutual information between what has been learned and what remains to be learned in terms of appearance information and class distribution for each dictionary atom. We propose a Gaussian Process (GP) model for sparse representation to optimize the dictionary objective function. The sparse coding property allows a kernel with compact support in GP to realize a very efficient dictionary learning process. Hence we can describe an action video by a set of compact and discriminative action attributes. More importantly, we can recognize modeled action categories in a sparse feature space, which can be generalized to unseen and unmodeled action categories. Experimental results demonstrate the effectiveness of our approach in action recognition and summarization.

📄 PDF Abstract BibTeX arXiv:1308.0290

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDictionary LearningTemporal Action Localization

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Learning zeroth class dictionary for human action recognition

2016-03-13 · Jia-xin Cai, Xin Tang, Lifang Zhang, Guocan Feng

In this paper, a discriminative two-phase dictionary learning framework is proposed for classifying human action by sparse shape representations, in which the first-phase dictionary is learned on the selected discriminat…

Action RecognitionDictionary LearningTemporal Action Localization

Group sparsity and geometry constrained dictionary learning for action recognition from depth maps.

2014-03-03 · 2013 IEEE International Conference on Computer Vision 2014 3 · Jiajia Luo, Wei Wang, Hairong Qi

Human action recognition based on the depth information provided by commodity depth sensors is an important yet challenging task. The noisy depth maps, different lengths of action sequences, and free styles in performing…

Action RecognitionDictionary LearningMultimodal Activity RecognitionTemporal Action Localization

Zero-Shot Activity Recognition with Verb Attribute Induction

2017-07-29 · EMNLP 2017 9 · Rowan Zellers, Yejin Choi

In this paper, we investigate large-scale zero-shot activity recognition by modeling the visual and linguistic attributes of action verbs. For example, the verb "salute" has several properties, such as being a light move…

Activity RecognitionAttribute

Submodular Attribute Selection for Action Recognition in Video

2014-12-01 · NeurIPS 2014 12 · Jingjing Zheng, Zhuolin Jiang, Rama Chellappa, Jonathon P. Phillips

In real-world action recognition problems, low-level features cannot adequately characterize the rich spatial-temporal structures in action videos. In this work, we encode actions based on attributes that describes actio…

Action RecognitionAttributeDictionary LearningTemporal Action Localization

Human Action Attribute Learning From Video Data Using Low-Rank Representations

2016-12-23 · Tong Wu, Prudhvi Gurram, Raghuveer M. Rao, Waheed U. Bajwa

Representation of human actions as a sequence of human body movements or action attributes enables the development of models for human activity recognition and summarization. We present an extension of the low-rank repre…

Action RecognitionActivity RecognitionAttributeClustering+2