Top Banner
Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈沈沈
19

Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Jan 05, 2016

Download

Documents

Coleen Bennett
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Algorithms For Time Series Knowledge Mining

Fabian Moerchen

沈奕聰

Page 2: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Outline

• Introduction• Related work and motivation• Knowledge representation• Time series knowledge mining• Mining coincidence• Mining partial order

• Experiments• Discussion

Page 3: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Introduction

• Backgroud• Patterns mined from symbolic interval data can provide

explanation for the underlying temporal processes or anomalous behavior• Symbolic interval time series are an important data format for

discovering temporal knowledge• Numerical time series are often converted to symbolic interval

time series

Page 4: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Introduction

• Problems• Allen’s interval relations ‘s input usually consists of exact but

incomplete data and temporal constraints• Determining the consistency of the data• Answering queries about scenarios satisfying all constraints• Noisy and incorrect interval data

Page 5: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Introduction

• Propose• Time Series Knowledge Representation(TSKR)• Hierarchical language• Based on interval time series• Extends the Unification-based Temporal Grammar• Using itemset techniques

Page 6: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Related work and motivation

• Allen’s relations have severe disadvantages• Patterns from noisy interval data expressed with Allen’s interval relations are

not robust

Page 7: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Related work and motivation

• Allen’s relations have severe disadvantages• Patterns expressed with Allen’s interval relations are ambiguous

Page 8: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Related work and motivation

• Allen’s relations have severe disadvantages• Patterns expressed with Allen’s interval relations are not easily

comprehensible

Page 9: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Related work and motivation

• The TSKR extends these core ideas achieving higher robustness and expressivity• The hierarchical structure of the UTG• The separation of temporal concepts

Page 10: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Knowledge representationTones : basic primitives of the TSKR representing durationChord: a Chord pattern describes a time interval where k>0 Tones coincidePhrase: a paritial order of k>1 Chords

Page 11: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Time series knowledge mining——Mining coincidence

Page 12: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Time series knowledge mining——Mining coincidence

Page 13: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Time series knowledge mining——Mining coincidence

Page 14: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Time series knowledge mining——Mining partial order

Page 15: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Time series knowledge mining——Mining partial order

Page 16: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Experiments

Page 17: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Experiments

Page 18: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Experiments

Page 19: Algorithms For Time Series Knowledge Mining Fabian Moerchen 沈奕聰.

Discussion

• Advantages• Hierarchical structure show the coinciding Tones and one Tone to show the

original numerical time series with the thresholds for discretization• The pruning by margin-closedness largely reduced the number of patterns • Effects on search space• Our novel data model conversion to itemset intervals greatly reduce the

redundancy• Search for phrases with our semantically motivated search space restrictions

are much faster than sequential pattern