paper-with-me

홈 › Papers

Discovery of Shifting Patterns in Sequence Classification

2017-12-19 · Xiaowei Jia, Ankush Khandelwal, Anuj Karpatne, Vipin Kumar

In this paper, we investigate the multi-variate sequence classification problem from a multi-instance learning perspective. Real-world sequential data commonly show discriminative patterns only at specific time periods. For instance, we can identify a cropland during its growing season, but it looks similar to a barren land after harvest or before planting. Besides, even within the same class, the discriminative patterns can appear in different periods of sequential data. Due to such property, these discriminative patterns are also referred to as shifting patterns. The shifting patterns in sequential data severely degrade the performance of traditional classification methods without sufficient training data. We propose a novel sequence classification method by automatically mining shifting patterns from multi-variate sequence. The method employs a multi-instance learning approach to detect shifting patterns while also modeling temporal relationships within each multi-instance bag by an LSTM model to further improve the classification performance. We extensively evaluate our method on two real-world applications - cropland mapping and affective state recognition. The experiments demonstrate the superiority of our proposed method in sequence classification performance and in detecting discriminative shifting patterns.

📄 PDF Abstract BibTeX arXiv:1712.07203

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

PRIIME: A Generic Framework for Interactive Personalized Interesting Pattern Discovery

2016-07-19 · Mansurul Bhuiyan, Mohammad Al Hasan

The traditional frequent pattern mining algorithms generate an exponentially large number of patterns of which a substantial proportion are not much significant for many data analysis endeavors. Discovery of a small numb…

Fast discovery of multidimensional subsequences for robust trajectory classification

2021-02-09 · Tarlis Portela, Jonata Tyska, Vania Bogorny

Trajectory classification tasks became more complex as large volumes of mobility data are being generated every day and enriched with new sources of information, such as social networks and IoT sensors. Fast classificati…

ClassificationGeneral Classification

Can Current Agents Close the Discovery-to-Application Gap? A Case Study in Minecraft

2026-04-27 · Zhou Ziheng, Huacong Tang, Jinyuan Zhang, Haowei Lin 외 arxiv

Discovering causal regularities and applying them to build functional systems--the discovery-to-application loop--is a hallmark of general intelligence, yet evaluating this capacity has been hindered by the vast complexi…

General Knowledge

Spoken-Term Discovery using Discrete Speech Units

2024-08-26 · Benjamin van Niekerk, Julian Zaïdi, Marc-André Carbonneau, Herman Kamper

Discovering a lexicon from unlabeled audio is a longstanding challenge for zero-resource speech processing. One approach is to search for frequently occurring patterns in speech. We revisit this idea with DUSTED: Discret…

Boolean Reasoning-Based Biclustering for Shifting Pattern Extraction

2021-04-26 · Marcin Michalak, Jesús S. Aguilar-Ruiz

Biclustering is a powerful approach to search for patterns in data, as it can be driven by a function that measures the quality of diverse types of patterns of interest. However, due to its computational complexity, the …