paper-with-me

Papers

TimeMIL: Advancing Multivariate Time Series Classification via a Time-aware Multiple Instance Learning

2024-05-06 · Xiwen Chen, Peijie Qiu, Wenhui Zhu, Huayu Li, Hao Wang, Aristeidis Sotiras, Yalin Wang, Abolfazl Razi

Deep neural networks, including transformers and convolutional neural networks, have significantly improved multivariate time series classification (MTSC). However, these methods often rely on supervised learning, which does not fully account for the sparsity and locality of patterns in time series data (e.g., diseases-related anomalous points in ECG). To address this challenge, we formally reformulate MTSC as a weakly supervised problem, introducing a novel multiple-instance learning (MIL) framework for better localization of patterns of interest and modeling time dependencies within time series. Our novel approach, TimeMIL, formulates the temporal correlation and ordering within a time-aware MIL pooling, leveraging a tokenized transformer with a specialized learnable wavelet positional token. The proposed method surpassed 26 recent state-of-the-art methods, underscoring the effectiveness of the weakly supervised TimeMIL in MTSC. The code will be available at https://github.com/xiwenc1/TimeMIL.

📄 PDF Abstract BibTeX arXiv:2405.03140

Code (3)

xiwenc1/TimeMIL 공식 구현 pytorch
chongqingnosubway/prompt-ot pytorch
chongqingnosubway/selfreg-unet pytorch

Tasks

Multiple Instance LearningTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

Multivariate Time Series Classification using Dilated Convolutional Neural Network

2019-05-05 · Omolbanin Yazdanbakhsh, Scott Dick

Multivariate time series classification is a high value and well-known problem in machine learning community. Feature extraction is a main step in classification tasks. Traditional approaches employ hand-crafted features…

Activity RecognitionClassificationGeneral ClassificationHuman Activity Recognition+3

A Shapelet Transform for Multivariate Time Series Classification

2017-12-18 · Aaron Bostrom, Anthony Bagnall

Shapelets are phase independent subsequences designed for time series classification. We propose three adaptations to the Shapelet Transform (ST) to capture multivariate features in multivariate time series classificatio…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

ChemTime: Rapid and Early Classification for Multivariate Time Series Classification of Chemical Sensors

2023-12-15 · Alexander M. Moore, Randy C. Paffenroth, Kenneth T. Ngo, Joshua R. Uzarski

Multivariate time series data are ubiquitous in the application of machine learning to problems in the physical sciences. Chemiresistive sensor arrays are highly promising in chemical detection tasks relevant to industri…

BenchmarkingClassificationEarly ClassificationSurvey+2

Multivariate LSTM-FCNs for Time Series Classification

2018-01-14 · Fazle Karim, Somshubra Majumdar, Houshang Darabi, Samuel Harford

Over the past decade, multivariate time series classification has received great attention. We propose transforming the existing univariate time series classification models, the Long Short Term Memory Fully Convolutiona…

Action RecognitionActivity RecognitionGeneral ClassificationTemporal Action Localization+3

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