paper-with-me

Papers

TS-CHIEF: A Scalable and Accurate Forest Algorithm for Time Series Classification

2019-06-25 · Ahmed Shifaz, Charlotte Pelletier, Francois Petitjean, Geoffrey I. Webb

Time Series Classification (TSC) has seen enormous progress over the last two decades. HIVE-COTE (Hierarchical Vote Collective of Transformation-based Ensembles) is the current state of the art in terms of classification accuracy. HIVE-COTE recognizes that time series data are a specific data type for which the traditional attribute-value representation, used predominantly in machine learning, fails to provide a relevant representation. HIVE-COTE combines multiple types of classifiers: each extracting information about a specific aspect of a time series, be it in the time domain, frequency domain or summarization of intervals within the series. However, HIVE-COTE (and its predecessor, FLAT-COTE) is often infeasible to run on even modest amounts of data. For instance, training HIVE-COTE on a dataset with only 1,500 time series can require 8 days of CPU time. It has polynomial runtime with respect to the training set size, so this problem compounds as data quantity increases. We propose a novel TSC algorithm, TS-CHIEF (Time Series Combination of Heterogeneous and Integrated Embedding Forest), which rivals HIVE-COTE in accuracy but requires only a fraction of the runtime. TS-CHIEF constructs an ensemble classifier that integrates the most effective embeddings of time series that research has developed in the last decade. It uses tree-structured classifiers to do so efficiently. We assess TS-CHIEF on 85 datasets of the University of California Riverside (UCR) archive, where it achieves state-of-the-art accuracy with scalability and efficiency. We demonstrate that TS-CHIEF can be trained on 130k time series in 2 days, a data quantity that is beyond the reach of any TSC algorithm with comparable accuracy.

📄 PDF Abstract BibTeX arXiv:1906.10329

Code (2)

dotnet54/TS-CHIEF 공식 구현
dotnet54/multivariate-measures

Tasks

AttributeCPUGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Initial Orbit Determination for the CR3BP using Particle Swarm Optimization

2022-07-23 · David Zuehlke, Taylor Yow, Daniel Posada, Joseph Nicolich 외

This work utilizes a particle swarm optimizer (PSO) for initial orbit determination for a chief and deputy scenario in the circular restricted three-body problem (CR3BP). The PSO is used to minimize the difference betwee…

GPUPosition

Proximity Forest: An effective and scalable distance-based classifier for time series

2018-08-31 · Benjamin Lucas, Ahmed Shifaz, Charlotte Pelletier, Lachlan O'Neill 외

Research into the classification of time series has made enormous progress in the last decade. The UCR time series archive has played a significant role in challenging and guiding the development of new learners for time…

AttributeEarth ObservationGeneral ClassificationTime Series+2

Evaluating robustness of language models for chief complaint extraction from patient-generated text

2019-11-15 · Ilya Valmianski, Caleb Goodwin, Ian M. Finn, Naqi Khan 외

Automated classification of chief complaints from patient-generated text is a critical first step in developing scalable platforms to triage patients without human intervention. In this work, we evaluate several approach…

SmartTriage: A system for personalized patient data capture, documentation generation, and decision support

2020-10-19 · Ilya Valmianski, Nave Frost, Navdeep Sood, Yang Wang 외

Symptom checkers have emerged as an important tool for collecting symptoms and diagnosing patients, minimizing the involvement of clinical personnel. We developed a machine-learning-backed system, SmartTriage, which goes…

BIG-bench Machine Learning

An Efficient and Robust System for Vertically Federated Random Forest

2022-01-26 · Houpu Yao, Jiazhou Wang, Peng Dai, Liefeng Bo 외

As there is a growing interest in utilizing data across multiple resources to build better machine learning models, many vertically federated learning algorithms have been proposed to preserve the data privacy of the par…

Federated Learning