paper-with-me

Papers

MASA: Motif-Aware State Assignment in Noisy Time Series Data

2018-09-06 · Saachi Jain, David Hallac, Rok Sosic, Jure Leskovec

Complex systems, such as airplanes, cars, or financial markets, produce multivariate time series data consisting of a large number of system measurements over a period of time. Such data can be interpreted as a sequence of states, where each state represents a prototype of system behavior. An important problem in this domain is to identify repeated sequences of states, known as motifs. Such motifs correspond to complex behaviors that capture common sequences of state transitions. For example, in automotive data, a motif of "making a turn" might manifest as a sequence of states: slowing down, turning the wheel, and then speeding back up. However, discovering these motifs is challenging, because the individual states and state assignments are unknown, have different durations, and need to be jointly learned from the noisy time series. Here we develop motif-aware state assignment (MASA), a method to discover common motifs in noisy time series data and leverage those motifs to more robustly assign states to measurements. We formulate the problem of motif discovery as a large optimization problem, which we solve using an expectation-maximization type approach. MASA performs well in the presence of noise in the input data and is scalable to very large datasets. Experiments on synthetic data show that MASA outperforms state-of-the-art baselines by up to 38.2%, and two case studies demonstrate how our approach discovers insightful motifs in the presence of noise in real-world time series data.

📄 PDF Abstract BibTeX arXiv:1809.01819

Code (1)

snap-stanford/masa 공식 구현

Tasks

ClusteringTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

MASA-TCN: Multi-anchor Space-aware Temporal Convolutional Neural Networks for Continuous and Discrete EEG Emotion Recognition

2023-08-30 · Yi Ding, Su Zhang, Chuangao Tang, Cuntai Guan

Emotion recognition using electroencephalogram (EEG) mainly has two scenarios: classification of the discrete labels and regression of the continuously tagged labels. Although many algorithms were proposed for classifica…

ClassificationEEGEEG Emotion RecognitionElectroencephalogram (EEG)+2

MAGNet: Motif-Agnostic Generation of Molecules from Shapes

2023-05-30 · Leon Hetzel, Johanna Sommer, Bastian Rieck, Fabian Theis 외

Recent advances in machine learning for molecules exhibit great potential for facilitating drug discovery from in silico predictions. Most models for molecule generation rely on the decomposition of molecules into freque…

Drug Discovery

VINCENT: Validated Interaction Network for Cross-drug Explanation of Therapeutics

2026-08-26 · Fan-Sheng Chuang, Xuchen Li, Yujing Bian, Kaixiong Zhou arxiv

Drug synergy prediction estimates whether two drugs produce a stronger joint effect than expected from their individual activities. For drug combination discovery, a single synergy score is often not enough: researchers …

Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning

2024-01-02 · Li Sun, Zhenhao Huang, Zixi Wang, Feiyang Wang 외

Graphs are typical non-Euclidean data of complex structures. In recent years, Riemannian graph representation learning has emerged as an exciting alternative to Euclidean ones. However, Riemannian methods are still in an…

Contrastive LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning

motif2vec: Motif Aware Node Representation Learning for Heterogeneous Networks

2019-08-22 · Manoj Reddy Dareddy, Mahashweta Das, Hao Yang

Recent years have witnessed a surge of interest in machine learning on graphs and networks with applications ranging from vehicular network design to IoT traffic management to social network recommendations. Supervised m…

BIG-bench Machine LearningFeature EngineeringLink PredictionManagement+2