中文
相关论文

相关论文: Detach-ROCKET: Sequential feature selection for ti…

200 篇论文

Time series classification (TSC) is a critical task with applications in various domains, including healthcare, finance, and industrial monitoring. Due to privacy concerns and data regulations, Federated Learning has emerged as a promising…

机器学习 · 计算机科学 2025-04-25 Bruno Casella , Matthias Jakobs , Marco Aldinucci , Sebastian Buschjäger

Multivariate Time Series Classification (MTSC) is a ubiquitous problem in science and engineering, particularly in neuroscience, where most data acquisition modalities involve the simultaneous time-dependent recording of brain activity in…

机器学习 · 计算机科学 2024-08-07 Adrià Solana , Erik Fransén , Gonzalo Uribarri

ROCKET (RandOm Convolutional KErnel Transform) is a feature extraction algorithm created for Time Series Classification (TSC), published in 2019. It applies convolution with randomly generated kernels on a time series, producing features…

机器学习 · 计算机科学 2026-01-27 Ole Stüven , Keno Moenck , Thorsten Schüppstuhl

Time series classification (TSC), the problem of predicting class labels of time series, has been around for decades within the community of data mining and machine learning, and found many important applications such as biomedical…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Zhicheng Cui , Wenlin Chen , Yixin Chen

Time Series Classification (TSC) has received much attention in the past two decades and is still a crucial and challenging problem in data science and knowledge engineering. Indeed, along with the increasing availability of time series…

机器学习 · 计算机科学 2023-08-14 Aurélien Renault , Alexis Bondu , Vincent Lemaire , Dominique Gay

In recent years, two competitive time series classification models, namely, ROCKET and MINIROCKET, have garnered considerable attention due to their low training cost and high accuracy. However, they rely on a large number of random 1-D…

机器学习 · 计算机科学 2024-07-26 Shaowu Chen , Weize Sun , Lei Huang , Xiaopeng Li , Qingyuan Wang , Deepu John

This article presents a new approach based on MiniRocket, called SelF-Rocket, for fast time series classification (TSC). Unlike existing approaches based on random convolution kernels, it dynamically selects the best couple of input…

机器学习 · 计算机科学 2026-04-30 Mouhamadou Mansour Lo , Gildas Morvan , Mathieu Rossi , Fabrice Morganti , David Mercier

Time-series classification is essential across diverse domains, including medical diagnosis, industrial monitoring, financial forecasting, and human activity recognition. The Rocket algorithm has emerged as a simple yet powerful method,…

机器学习 · 统计学 2025-02-25 Jorge Marco-Blanco , Rubén Cuevas

Random convolution kernel transform (Rocket) is a fast, efficient, and novel approach for time series feature extraction using a large number of independent randomly initialized 1-D convolution kernels of different configurations. The…

机器学习 · 计算机科学 2022-09-21 Hojjat Salehinejad , Yang Wang , Yuanhao Yu , Tang Jin , Shahrokh Valaee

Nowadays, with the rising number of sensors in sectors such as healthcare and industry, the problem of multivariate time series classification (MTSC) is getting increasingly relevant and is a prime target for machine and deep learning…

机器学习 · 计算机科学 2022-04-12 Leonardos Pantiskas , Kees Verstoep , Mark Hoogendoorn , Henri Bal

The all-relevant problem of feature selection is the identification of all strongly and weakly relevant attributes. This problem is especially hard to solve for time series classification and regression in industrial applications such as…

机器学习 · 计算机科学 2017-05-23 Maximilian Christ , Andreas W. Kempa-Liehr , Michael Feindt

This paper studies Time Series Extrinsic Regression (TSER): a regression task of which the aim is to learn the relationship between a time series and a continuous scalar variable; a task closely related to time series classification (TSC),…

机器学习 · 计算机科学 2021-02-04 Chang Wei Tan , Christoph Bergmeir , Francois Petitjean , Geoffrey I. Webb

Time series classification holds broad application value in communications, information countermeasures, finance, and medicine. However, state-of-the-art (SOTA) methods-including HIVE-COTE, Proximity Forest, and TS-CHIEF-exhibit high…

机器学习 · 计算机科学 2025-11-04 Wang Hao , Kuang Zhang , Hou Chengyu , Yuan Zhonghao , Tan Chenxing , Fu Weifeng , Zhu Yangying

Classical Time Series Classification algorithms are dominated by feature engineering strategies. One of the most prominent of these transforms is ROCKET, which achieves strong performance through random kernel features. We introduce…

机器学习 · 计算机科学 2025-12-10 Nicholas Harner

Time series anomaly detection (TSAD) is a critical task, but developing models that generalize to unseen data in a zero-shot manner remains a major challenge. Prevailing foundation models for TSAD predominantly rely on reconstruction-based…

机器学习 · 计算机科学 2026-05-29 Tian Lan , Hao Duong Le , Jinbo Li , Wenjun He , Meng Wang , Chenghao Liu , Chen Zhang

Time Series Classification (TSC) has drawn a lot of attention in literature because of its broad range of applications for different domains, such as medical data mining, weather forecasting. Although TSC algorithms are designed for…

机器学习 · 计算机科学 2021-10-12 Syed Rawshon Jamil

Until recently, the most accurate methods for time series classification were limited by high computational complexity. ROCKET achieves state-of-the-art accuracy with a fraction of the computational expense of most existing methods by…

机器学习 · 计算机科学 2021-07-15 Angus Dempster , Daniel F. Schmidt , Geoffrey I. Webb

Most methods for time series classification that attain state-of-the-art accuracy have high computational complexity, requiring significant training time even for smaller datasets, and are intractable for larger datasets. Additionally, many…

机器学习 · 计算机科学 2021-07-15 Angus Dempster , François Petitjean , Geoffrey I. Webb

Time series classification (TSC) is the most import task in time series mining as it has several applications in medicine, meteorology, finance cyber security, and many others. With the ever increasing size of time series datasets, several…

机器学习 · 计算机科学 2023-12-12 Muhammad Marwan Muhammad Fuad

Time Series Classification (TSC) covers the supervised learning problem where input data is provided in the form of series of values observed through repeated measurements over time, and whose objective is to predict the category to which…

‹ 上一页 1 2 3 10 下一页 ›