paper-with-me

홈 › Papers

Random Pairwise Shapelets Forest

2019-03-19 · Mohan Shi, Zhihai Wang, Jodong Yuan, Haiyang Liu

Shapelet is a discriminative subsequence of time series. An advanced shapelet-based method is to embed shapelet into accurate and fast random forest. However, it shows several limitations. First, random shapelet forest requires a large training cost for split threshold searching. Second, a single shapelet provides limited information for only one branch of the decision tree, resulting in insufficient accuracy and interpretability. Third, randomized ensemble causes interpretability declining. For that, this paper presents Random Pairwise Shapelets Forest (RPSF). RPSF combines a pair of shapelets from different classes to construct random forest. It omits threshold searching to be more efficient, includes more information for each node of the forest to be more effective. Moreover, a discriminability metric, Decomposed Mean Decrease Impurity (DMDI), is proposed to identify influential region for every class. Extensive experiments show RPSF improves the accuracy and training speed of shapelet-based forest. Case studies demonstrate the interpretability of our method.

📄 PDF Abstract BibTeX arXiv:1903.07799

Code (1)

nephashi/RandomPairwiseShapeletsForest 공식 구현

Tasks

Time SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Shapelets for earthquake detection

2019-11-20 · Monica Arul, Ahsan Kareem

This paper introduces EQShapelets (EarthQuake Shapelets) a time-series shape-based approach embedded in machine learning to autonomously detect earthquakes. It promises to overcome the challenges in the field of seismolo…

Time SeriesTime Series Analysis

Ultra-Fast Shapelets for Time Series Classification

2015-03-17 · Martin Wistuba, Josif Grabocka, Lars Schmidt-Thieme

Time series shapelets are discriminative subsequences and their similarity to a time series can be used for time series classification. Since the discovery of time series shapelets is costly in terms of time, the applica…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

Adapting ELM to Time Series Classification: A Novel Diversified Top-k Shapelets Extraction Method

2016-06-20 · Qiuyan Yan, Qifa Sun, Xinming Yan

ELM (Extreme Learning Machine) is a single hidden layer feed-forward network, where the weights between input and hidden layer are initialized randomly. ELM is efficient due to its utilization of the analytical approach …

DiversityGeneral ClassificationTime SeriesTime Series Analysis+1

Pairwise Conditional Random Forests for Facial Expression Recognition

2015-12-01 · ICCV 2015 12 · Arnaud Dapogny, Kevin Bailly, Severine Dubuisson

Facial expression can be seen as the dynamic variation of one's appearance over time. Successful recognition thus involves finding representations of high-dimensional spatiotemporal patterns that can be generalized to un…

Facial Expression RecognitionFacial Expression Recognition (FER)

Dynamic Pose-Robust Facial Expression Recognition by Multi-View Pairwise Conditional Random Forests

2016-07-21 · Arnaud Dapogny, Kévin Bailly, Séverine Dubuisson

Automatic facial expression classification (FER) from videos is a critical problem for the development of intelligent human-computer interaction systems. Still, it is a challenging problem that involves capturing high-di…

Facial Expression RecognitionFacial Expression Recognition (FER)Head Pose EstimationPose Estimation