paper-with-me

Papers

Kinematic-Layout-aware Random Forests for Depth-based Action Recognition

2016-07-23 · Seungryul Baek, Zhiyuan Shi, Masato Kawade, Tae-Kyun Kim

In this paper, we tackle the problem of 24 hours-monitoring patient actions in a ward such as "stretching an arm out of the bed", "falling out of the bed", where temporal movements are subtle or significant. In the concerned scenarios, the relations between scene layouts and body kinematics (skeletons) become important cues to recognize actions; however they are hard to be secured at a testing stage. To address this problem, we propose a kinematic-layout-aware random forest which takes into account the kinematic-layout (\ie layout and skeletons), to maximize the discriminative power of depth image appearance. We integrate the kinematic-layout in the split criteria of random forests to guide the learning process by 1) determining the switch to either the depth appearance or the kinematic-layout information, and 2) implicitly closing the gap between two distributions obtained by the kinematic-layout and the appearance, when the kinematic-layout appears useful. The kinematic-layout information is not required for the test data, thus called "privileged information prior". The proposed method has also been testified in cross-view settings, by the use of view-invariant features and enforcing the consistency among synthetic-view data. Experimental evaluations on our new dataset PATIENT, CAD-60 and UWA3D (multiview) demonstrate that our method outperforms various state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1607.06972

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

The Role of Depth, Width, and Tree Size in Expressiveness of Deep Forest

2024-07-06 · Shen-Huan Lyu, Jin-Hui Wu, Qin-Cheng Zheng, Baoliu Ye

Random forests are classical ensemble algorithms that construct multiple randomized decision trees and aggregate their predictions using naive averaging. \citet{zhou2019deep} further propose a deep forest algorithm with …

Random boosting and random^2 forests -- A random tree depth injection approach

2020-09-13 · Tobias Markus Krabel, Thi Ngoc Tien Tran, Andreas Groll, Daniel Horn 외

The induction of additional randomness in parallel and sequential ensemble methods has proven to be worthwhile in many aspects. In this manuscript, we propose and examine a novel random tree depth injection approach suit…

Trees, Forests, Chickens, and Eggs: When and Why to Prune Trees in a Random Forest

2021-03-30 · Siyu Zhou, Lucas Mentch

Due to their long-standing reputation as excellent off-the-shelf predictors, random forests continue remain a go-to model of choice for applied statisticians and data scientists. Despite their widespread use, however, un…

Alternating Decision Forests

2013-06-01 · CVPR 2013 6 · Samuel Schulter, Paul Wohlhart, Christian Leistner, Amir Saffari 외

This paper introduces a novel classification method termed Alternating Decision Forests (ADFs), which formulates the training of Random Forests explicitly as a global loss minimization problem. During training, the losse…

object-detectionObject Detection

An Approximation Method for Fitted Random Forests

2022-07-05 · Sai K Popuri

Random Forests (RF) is a popular machine learning method for classification and regression problems. It involves a bagging application to decision tree models. One of the primary advantages of the Random Forests model is…

regression