SlideShare a Scribd company logo
Topological Time-Series Data Analysis with
Delay-Variant Embedding
The University ofTokyo
CCS2019@NTU
zoro@biom.t.u-tokyo.ac.jp
Graduate School of Information Science andTechnology
Tran Quoc Hoan (Ph.D. Candidate)
Motivation
Diagram of the hierarchical organization of biology at different scales and examples of data that can be collected at these different levels.
(Image source https://researcher.watson.ibm.com/researcher/view_group.php?id=5372)
E.g.,Variant scales of biology
◼ Reveal the black box (vs.
Deep Learning machines) to
understand the nature of
complex data
◼ Reveal the variant scales in
complex data
2019/9/30 TopologicalTime-SeriesAnalysis 2/16
VariantTopological Features
◼ Our research focuses on the shape of data to provide
insights into dynamics, variant scales via new and
general features which are robust under the perturbation
applied to the data.
◼ The “shape” of data
→ Appearance of holes in the high-dimensional space
◼ Dynamics &Variant scales
→ Oscillations, variant timescales.
◼ Perturbation
→ Noise added to data
2019/9/30
We focus on time-
series data in this talk
TopologicalTime-SeriesAnalysis 3/16
Persistent Homology
◼ An algebraic method to encode the topological structures
of data into quantitative features
Finite set of points, networks, etc.
We need
i.e., holes
➢ Mathematically define the “hole”
➢ Quantitatively calculate the “hole”
2019/9/30 TopologicalTime-SeriesAnalysis 4/16
2019/9/30 Topological Time-Series Analysis 5/24
What is hole?
◼ 0-dimensional holes: connected components
◼ 1-dimensional holes: rings, loops, tunnels
1-dimensional graph (in 𝐾) without
boundary, they are not boundary of
any 2-dimensional graph in 𝐾
Not a hole
𝐾
A hole
◼ 2-dimensional holes: cavities, voids
2-dimensional graph (in 𝐾) without
boundary, they are not boundary of
any 3-dimensional graph in 𝐾 Not a hole
solid
empty
A hole
2019/9/30 TopologicalTime-SeriesAnalysis 6/16
Represent the “hole”
◼ Idea: connect nearby points, fill in complete geometrical
shapes
𝜀
1. Choose
a distance
𝜀.
2. Connect
pairs of
points that
are no further
apart than 𝜀.
3. Fill in complete
geometrical shapes
(triangle, tetrahedron, etc.).
4. Homology detects the hole
Problem:
How do we choose
the distance 𝜀
2019/9/30 This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright 7/16
𝜀
How to choose distance 𝜀?
This 𝜀
looks
good.
Innovation Idea
Consider all
distances 𝜀.
How to
distinguish
this hole with
other ?
2019/9/30 8/16
This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright
𝜀: 0 1 2 3
Barcodes: Monitor the change of topological structures
2019/9/30 9/16
This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright
Topological features = Persistence Diagram
A persistence diagram is a two-
dimensional representation of a
barcode
◼ Multi-set points with coordinates (b,
d) which represent birth-scale (b) and
death-scale (d) of the hole.
Birth-scale
Death-scale
2019/9/30 TopologicalTime-SeriesAnalysis 10/16
Time-series reconstruction
◼ Situation: Dynamics and variant
scales of time-series data
◼ Oscillations,chaotic
◼ Variant time scales
𝑋(𝑚)
𝜏
𝑡 = 𝑥 𝑡 , 𝑥 𝑡 − 𝜏 , … , 𝑥 𝑡 − 𝑚 − 1 𝜏
𝑋(𝑚)
𝜏
1
𝑥 𝑡
𝑥 𝑡 − 2𝜏 𝑥 𝑡 − 𝜏
𝑋(𝑚)
𝜏
2
𝑋(𝑚)
𝜏
3
𝜏
𝜏
𝜏 𝜏
𝜏
𝜏
𝑥 𝑡
𝑋(𝑚)
𝜏
1
𝑋(𝑚)
𝜏
2
𝑋 𝑚
𝜏
(3)
Delay embedding
(Taken’s theorem)
Transform timeseries to finite set
of points in high-dimensional space
2019/9/30 TopologicalTime-SeriesAnalysis 11/16
Patterns from delay-embedding
Limit cycle
Limit torus Strange attractor
(Topological) Patterns
from delay-embedding
represent the behavior
of attractors which
provide insights into
dynamical system
Attractors of Dynamical System
Fixed point
2019/9/30 TopologicalTime-SeriesAnalysis 12/16
Problem in delay-embedding
Determining time delay is sensitive and problem-dependent
◼ Well-known methods: mutual information, auto correlation, etc
◼ A real timeseries is noisy and has a finite length
It is not well-defined to
evaluate the shape of
embedded points from
embedding space
2019/9/30 TopologicalTime-SeriesAnalysis 13/16
(Proposed) Delay-variant embedding
◼ Considering time delay 𝜏
as the variable parameter
◼ Monitor the variation of
topological structures in
the embedded space
◼ Construct the
topological features for
each 𝜏, then integrate
these features with
𝜏 serving as an additional
dimension
𝑥(𝑡)
𝑥(𝑡)
𝑥(𝑡 − 𝜏)
𝑥(𝑡 − 2𝜏)
2019/9/30 TopologicalTime-SeriesAnalysis
Three-dimensional persistence diagram (3PD)
14/16
Stability theorem
𝑑𝐵,𝜉
(3)
𝐷(𝑙,𝑚)
(3)
𝑥 , 𝐷(𝑙,𝑚)
(3)
𝑦 ≤ 2 𝑚 max
𝑡∈𝕋
𝑥 𝑡 − 𝑦(𝑡)
Theorem: Stability theorem
◼ If 𝑥 𝑡 is perturbed by noise to 𝑦 𝑡 = 𝑥 𝑡 + 𝜖(𝑡) then the upper limit
of the distance between diagrams is governed by magnitude of 𝜖(𝑡)
◼ The 3PDs are robust w.r.t time-series data being perturbed by noise
◼ The 3PDs can be used as discriminating features for characterizing the
time series
2019/9/30 TopologicalTime-SeriesAnalysis 15/24
Kernel method
◼ Can define an inner product
◼ Use in (linear) statistical-learning tasks (e.g.,
SVM)
𝐸
𝐹
The space of diagrams
◼ Not a vector space
◼ Difficult to use in (linear)
statistical-learning tasks (e.g.,
classification)
◼ Cannot define an inner product
Ω
Φ𝐸
Φ𝐹
, 𝐻𝑏
Feature mapping
Φ
Feature-mapped space
𝐻𝑏
Hilbert space
◼ Use in unsupervised learning tasks (e.g.,
Kernel PCA, Kernel Change Point Detection)
2019/9/30 TopologicalTime-SeriesAnalysis 16/16
Scenarios for Applications
◼ Identify the dynamics of
biological model via observed
noisy biological timeseries
➢ E.g., stochastic oscillations in
single-cell live imaging time
series
◼ Classify real time-series data
➢ E.g., ECG data, sensor data
(Image source https://slideplayer.com/slide/7612898/ )
Stochastic model of the Hes1
genetic oscillator (N.A. Monk,
Curr. Biol. 13, 2003)
2019/9/30 17/16
Topological time-series analysis with delay-variant embedding, Physical Review E 100, 032308, 2019
2019/9/30 Topological Time-Series Analysis 18/16
Thanks for
listening!
Ad

More Related Content

What's hot (20)

dissertation_defense_final
dissertation_defense_finaldissertation_defense_final
dissertation_defense_final
Yang Yang
 
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
Deep Learning JP
 
Spatial Autocorrelation
Spatial AutocorrelationSpatial Autocorrelation
Spatial Autocorrelation
Ehsan Hamzei
 
3 d display methods
3 d display methods3 d display methods
3 d display methods
Shami Al Rahad
 
Tutorial of topological_data_analysis_part_1(basic)
Tutorial of topological_data_analysis_part_1(basic)Tutorial of topological_data_analysis_part_1(basic)
Tutorial of topological_data_analysis_part_1(basic)
Ha Phuong
 
Transfer defect learning
Transfer defect learningTransfer defect learning
Transfer defect learning
Sung Kim
 
t-SNE Explained
t-SNE Explainedt-SNE Explained
t-SNE Explained
Kimura Takayuki
 
[DL輪読会]AVID:Adversarial Visual Irregularity Detection
[DL輪読会]AVID:Adversarial Visual Irregularity Detection[DL輪読会]AVID:Adversarial Visual Irregularity Detection
[DL輪読会]AVID:Adversarial Visual Irregularity Detection
Deep Learning JP
 
Tacheometry 1
Tacheometry 1Tacheometry 1
Tacheometry 1
clinton amunga
 
Computer Graphics transformations
Computer Graphics transformationsComputer Graphics transformations
Computer Graphics transformations
swatihans
 
Geospatial digital twin
Geospatial digital twinGeospatial digital twin
Geospatial digital twin
Dany Laksono
 
High Dimensional Data Visualization using t-SNE
High Dimensional Data Visualization using t-SNEHigh Dimensional Data Visualization using t-SNE
High Dimensional Data Visualization using t-SNE
Kai-Wen Zhao
 
SPATIAL POINT PATTERNS
SPATIAL POINT PATTERNSSPATIAL POINT PATTERNS
SPATIAL POINT PATTERNS
LiemNguyenDuy
 
Exploratory Spatial Analysis using GeoDa
Exploratory Spatial Analysis using GeoDaExploratory Spatial Analysis using GeoDa
Exploratory Spatial Analysis using GeoDa
removed_62798267384a091db5c693ad7f1cc5ac
 
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
Taegyun Jeon
 
06コスト距離とコストパス解析
06コスト距離とコストパス解析06コスト距離とコストパス解析
06コスト距離とコストパス解析
Junpei Ishii
 
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
Deep Learning JP
 
Visualizing Data Using t-SNE
Visualizing Data Using t-SNEVisualizing Data Using t-SNE
Visualizing Data Using t-SNE
David Khosid
 
Graph neural networks overview
Graph neural networks overviewGraph neural networks overview
Graph neural networks overview
Rodion Kiryukhin
 
北海道の林業技術職員の人生を変えたFoss4 g
北海道の林業技術職員の人生を変えたFoss4 g北海道の林業技術職員の人生を変えたFoss4 g
北海道の林業技術職員の人生を変えたFoss4 g
Kouichi Kita
 
dissertation_defense_final
dissertation_defense_finaldissertation_defense_final
dissertation_defense_final
Yang Yang
 
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
[DL輪読会]Variational Autoencoder with Arbitrary Conditioning
Deep Learning JP
 
Spatial Autocorrelation
Spatial AutocorrelationSpatial Autocorrelation
Spatial Autocorrelation
Ehsan Hamzei
 
Tutorial of topological_data_analysis_part_1(basic)
Tutorial of topological_data_analysis_part_1(basic)Tutorial of topological_data_analysis_part_1(basic)
Tutorial of topological_data_analysis_part_1(basic)
Ha Phuong
 
Transfer defect learning
Transfer defect learningTransfer defect learning
Transfer defect learning
Sung Kim
 
[DL輪読会]AVID:Adversarial Visual Irregularity Detection
[DL輪読会]AVID:Adversarial Visual Irregularity Detection[DL輪読会]AVID:Adversarial Visual Irregularity Detection
[DL輪読会]AVID:Adversarial Visual Irregularity Detection
Deep Learning JP
 
Computer Graphics transformations
Computer Graphics transformationsComputer Graphics transformations
Computer Graphics transformations
swatihans
 
Geospatial digital twin
Geospatial digital twinGeospatial digital twin
Geospatial digital twin
Dany Laksono
 
High Dimensional Data Visualization using t-SNE
High Dimensional Data Visualization using t-SNEHigh Dimensional Data Visualization using t-SNE
High Dimensional Data Visualization using t-SNE
Kai-Wen Zhao
 
SPATIAL POINT PATTERNS
SPATIAL POINT PATTERNSSPATIAL POINT PATTERNS
SPATIAL POINT PATTERNS
LiemNguyenDuy
 
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
[PR12] PR-050: Convolutional LSTM Network: A Machine Learning Approach for Pr...
Taegyun Jeon
 
06コスト距離とコストパス解析
06コスト距離とコストパス解析06コスト距離とコストパス解析
06コスト距離とコストパス解析
Junpei Ishii
 
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
[DLHacks 実装] DeepPose: Human Pose Estimation via Deep Neural Networks
Deep Learning JP
 
Visualizing Data Using t-SNE
Visualizing Data Using t-SNEVisualizing Data Using t-SNE
Visualizing Data Using t-SNE
David Khosid
 
Graph neural networks overview
Graph neural networks overviewGraph neural networks overview
Graph neural networks overview
Rodion Kiryukhin
 
北海道の林業技術職員の人生を変えたFoss4 g
北海道の林業技術職員の人生を変えたFoss4 g北海道の林業技術職員の人生を変えたFoss4 g
北海道の林業技術職員の人生を変えたFoss4 g
Kouichi Kita
 

Similar to CCS2019-opological time-series analysis with delay-variant embedding (20)

A comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognitionA comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognition
Pioneer Natural Resources
 
Machine Learning for Scientific Applications
Machine Learning for Scientific ApplicationsMachine Learning for Scientific Applications
Machine Learning for Scientific Applications
David Lary
 
Probabilistic Modelling with Information Filtering Networks
Probabilistic Modelling with Information Filtering NetworksProbabilistic Modelling with Information Filtering Networks
Probabilistic Modelling with Information Filtering Networks
Tomaso Aste
 
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Keith.May
 
A new-quantile-based-fuzzy-time-series-forecasting-model
A new-quantile-based-fuzzy-time-series-forecasting-modelA new-quantile-based-fuzzy-time-series-forecasting-model
A new-quantile-based-fuzzy-time-series-forecasting-model
Cemal Ardil
 
Graph Machine Learning - Past, Present, and Future -
Graph Machine Learning - Past, Present, and Future -Graph Machine Learning - Past, Present, and Future -
Graph Machine Learning - Past, Present, and Future -
kashipong
 
Box Plots vs Data Plots
Box Plots vs Data PlotsBox Plots vs Data Plots
Box Plots vs Data Plots
Juran Global
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
Alexander Decker
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
Alexander Decker
 
Learning in non stationary environments
Learning in non stationary environmentsLearning in non stationary environments
Learning in non stationary environments
Springer
 
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
CSCJournals
 
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidentsMultivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Cemal Ardil
 
Variograms
VariogramsVariograms
Variograms
ohn thaik
 
ABC-Gibbs
ABC-GibbsABC-Gibbs
ABC-Gibbs
Christian Robert
 
Spatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSpatial analysis and Analysis Tools
Spatial analysis and Analysis Tools
Swapnil Shrivastav
 
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
thanhdowork
 
Using prospect theory to investigate cross national and gender differences in...
Using prospect theory to investigate cross national and gender differences in...Using prospect theory to investigate cross national and gender differences in...
Using prospect theory to investigate cross national and gender differences in...
Pablo Guarda
 
Adv. Structral geolgy assignment.pptx
Adv. Structral geolgy assignment.pptxAdv. Structral geolgy assignment.pptx
Adv. Structral geolgy assignment.pptx
DidhaaDirribaaHarmee
 
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Lorena Santos
 
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptxDIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
mathematicssac
 
A comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognitionA comparison of classification techniques for seismic facies recognition
A comparison of classification techniques for seismic facies recognition
Pioneer Natural Resources
 
Machine Learning for Scientific Applications
Machine Learning for Scientific ApplicationsMachine Learning for Scientific Applications
Machine Learning for Scientific Applications
David Lary
 
Probabilistic Modelling with Information Filtering Networks
Probabilistic Modelling with Information Filtering NetworksProbabilistic Modelling with Information Filtering Networks
Probabilistic Modelling with Information Filtering Networks
Tomaso Aste
 
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Space-Time in the Matrix and Uses of Allen Temporal Operators for Stratigraph...
Keith.May
 
A new-quantile-based-fuzzy-time-series-forecasting-model
A new-quantile-based-fuzzy-time-series-forecasting-modelA new-quantile-based-fuzzy-time-series-forecasting-model
A new-quantile-based-fuzzy-time-series-forecasting-model
Cemal Ardil
 
Graph Machine Learning - Past, Present, and Future -
Graph Machine Learning - Past, Present, and Future -Graph Machine Learning - Past, Present, and Future -
Graph Machine Learning - Past, Present, and Future -
kashipong
 
Box Plots vs Data Plots
Box Plots vs Data PlotsBox Plots vs Data Plots
Box Plots vs Data Plots
Juran Global
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
Alexander Decker
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
Alexander Decker
 
Learning in non stationary environments
Learning in non stationary environmentsLearning in non stationary environments
Learning in non stationary environments
Springer
 
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
Robust Block-Matching Motion Estimation of Flotation Froth Using Mutual Infor...
CSCJournals
 
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidentsMultivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Multivariate high-order-fuzzy-time-series-forecasting-for-car-road-accidents
Cemal Ardil
 
Spatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSpatial analysis and Analysis Tools
Spatial analysis and Analysis Tools
Swapnil Shrivastav
 
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
[20240819_LabSeminar_Huy]Learning Decomposed Spatial Relations for Multi-Vari...
thanhdowork
 
Using prospect theory to investigate cross national and gender differences in...
Using prospect theory to investigate cross national and gender differences in...Using prospect theory to investigate cross national and gender differences in...
Using prospect theory to investigate cross national and gender differences in...
Pablo Guarda
 
Adv. Structral geolgy assignment.pptx
Adv. Structral geolgy assignment.pptxAdv. Structral geolgy assignment.pptx
Adv. Structral geolgy assignment.pptx
DidhaaDirribaaHarmee
 
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Lorena Santos
 
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptxDIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
DIGITAL TOPOLOGY OPERATING IN MEDICAL IMAGING WITH MRI TECHNOLOGY.pptx
mathematicssac
 
Ad

More from Ha Phuong (20)

QTML2021 UAP Quantum Feature Map
QTML2021 UAP Quantum Feature MapQTML2021 UAP Quantum Feature Map
QTML2021 UAP Quantum Feature Map
Ha Phuong
 
018 20160902 Machine Learning Framework for Analysis of Transport through Com...
018 20160902 Machine Learning Framework for Analysis of Transport through Com...018 20160902 Machine Learning Framework for Analysis of Transport through Com...
018 20160902 Machine Learning Framework for Analysis of Transport through Com...
Ha Phuong
 
017_20160826 Thermodynamics Of Stochastic Turing Machines
017_20160826 Thermodynamics Of Stochastic Turing Machines017_20160826 Thermodynamics Of Stochastic Turing Machines
017_20160826 Thermodynamics Of Stochastic Turing Machines
Ha Phuong
 
016_20160722 Molecular Circuits For Dynamic Noise Filtering
016_20160722 Molecular Circuits For Dynamic Noise Filtering016_20160722 Molecular Circuits For Dynamic Noise Filtering
016_20160722 Molecular Circuits For Dynamic Noise Filtering
Ha Phuong
 
015_20160422 Controlling Synchronous Patterns In Complex Networks
015_20160422 Controlling Synchronous Patterns In Complex Networks015_20160422 Controlling Synchronous Patterns In Complex Networks
015_20160422 Controlling Synchronous Patterns In Complex Networks
Ha Phuong
 
013_20160328_Topological_Measurement_Of_Protein_Compressibility
013_20160328_Topological_Measurement_Of_Protein_Compressibility013_20160328_Topological_Measurement_Of_Protein_Compressibility
013_20160328_Topological_Measurement_Of_Protein_Compressibility
Ha Phuong
 
011_20160321_Topological_data_analysis_of_contagion_map
011_20160321_Topological_data_analysis_of_contagion_map011_20160321_Topological_data_analysis_of_contagion_map
011_20160321_Topological_data_analysis_of_contagion_map
Ha Phuong
 
010_20160216_Variational Gaussian Process
010_20160216_Variational Gaussian Process010_20160216_Variational Gaussian Process
010_20160216_Variational Gaussian Process
Ha Phuong
 
009_20150201_Structural Inference for Uncertain Networks
009_20150201_Structural Inference for Uncertain Networks009_20150201_Structural Inference for Uncertain Networks
009_20150201_Structural Inference for Uncertain Networks
Ha Phuong
 
PRML Reading Chapter 11 - Sampling Method
PRML Reading Chapter 11 - Sampling MethodPRML Reading Chapter 11 - Sampling Method
PRML Reading Chapter 11 - Sampling Method
Ha Phuong
 
Approximate Inference (Chapter 10, PRML Reading)
Approximate Inference (Chapter 10, PRML Reading)Approximate Inference (Chapter 10, PRML Reading)
Approximate Inference (Chapter 10, PRML Reading)
Ha Phuong
 
008 20151221 Return of Frustrating Easy Domain Adaptation
008 20151221 Return of Frustrating Easy Domain Adaptation008 20151221 Return of Frustrating Easy Domain Adaptation
008 20151221 Return of Frustrating Easy Domain Adaptation
Ha Phuong
 
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
Ha Phuong
 
006 20151207 draws - Deep Recurrent Attentive Writer
006 20151207 draws - Deep Recurrent Attentive Writer006 20151207 draws - Deep Recurrent Attentive Writer
006 20151207 draws - Deep Recurrent Attentive Writer
Ha Phuong
 
005 20151130 adversary_networks
005 20151130 adversary_networks005 20151130 adversary_networks
005 20151130 adversary_networks
Ha Phuong
 
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
Ha Phuong
 
003 20151109 nn_faster_andfaster
003 20151109 nn_faster_andfaster003 20151109 nn_faster_andfaster
003 20151109 nn_faster_andfaster
Ha Phuong
 
002 20151019 interconnected_network
002 20151019 interconnected_network002 20151019 interconnected_network
002 20151019 interconnected_network
Ha Phuong
 
001 20151005 ranking_nodesingrowingnetwork
001 20151005 ranking_nodesingrowingnetwork001 20151005 ranking_nodesingrowingnetwork
001 20151005 ranking_nodesingrowingnetwork
Ha Phuong
 
Deep Learning And Business Models (VNITC 2015-09-13)
Deep Learning And Business Models (VNITC 2015-09-13)Deep Learning And Business Models (VNITC 2015-09-13)
Deep Learning And Business Models (VNITC 2015-09-13)
Ha Phuong
 
QTML2021 UAP Quantum Feature Map
QTML2021 UAP Quantum Feature MapQTML2021 UAP Quantum Feature Map
QTML2021 UAP Quantum Feature Map
Ha Phuong
 
018 20160902 Machine Learning Framework for Analysis of Transport through Com...
018 20160902 Machine Learning Framework for Analysis of Transport through Com...018 20160902 Machine Learning Framework for Analysis of Transport through Com...
018 20160902 Machine Learning Framework for Analysis of Transport through Com...
Ha Phuong
 
017_20160826 Thermodynamics Of Stochastic Turing Machines
017_20160826 Thermodynamics Of Stochastic Turing Machines017_20160826 Thermodynamics Of Stochastic Turing Machines
017_20160826 Thermodynamics Of Stochastic Turing Machines
Ha Phuong
 
016_20160722 Molecular Circuits For Dynamic Noise Filtering
016_20160722 Molecular Circuits For Dynamic Noise Filtering016_20160722 Molecular Circuits For Dynamic Noise Filtering
016_20160722 Molecular Circuits For Dynamic Noise Filtering
Ha Phuong
 
015_20160422 Controlling Synchronous Patterns In Complex Networks
015_20160422 Controlling Synchronous Patterns In Complex Networks015_20160422 Controlling Synchronous Patterns In Complex Networks
015_20160422 Controlling Synchronous Patterns In Complex Networks
Ha Phuong
 
013_20160328_Topological_Measurement_Of_Protein_Compressibility
013_20160328_Topological_Measurement_Of_Protein_Compressibility013_20160328_Topological_Measurement_Of_Protein_Compressibility
013_20160328_Topological_Measurement_Of_Protein_Compressibility
Ha Phuong
 
011_20160321_Topological_data_analysis_of_contagion_map
011_20160321_Topological_data_analysis_of_contagion_map011_20160321_Topological_data_analysis_of_contagion_map
011_20160321_Topological_data_analysis_of_contagion_map
Ha Phuong
 
010_20160216_Variational Gaussian Process
010_20160216_Variational Gaussian Process010_20160216_Variational Gaussian Process
010_20160216_Variational Gaussian Process
Ha Phuong
 
009_20150201_Structural Inference for Uncertain Networks
009_20150201_Structural Inference for Uncertain Networks009_20150201_Structural Inference for Uncertain Networks
009_20150201_Structural Inference for Uncertain Networks
Ha Phuong
 
PRML Reading Chapter 11 - Sampling Method
PRML Reading Chapter 11 - Sampling MethodPRML Reading Chapter 11 - Sampling Method
PRML Reading Chapter 11 - Sampling Method
Ha Phuong
 
Approximate Inference (Chapter 10, PRML Reading)
Approximate Inference (Chapter 10, PRML Reading)Approximate Inference (Chapter 10, PRML Reading)
Approximate Inference (Chapter 10, PRML Reading)
Ha Phuong
 
008 20151221 Return of Frustrating Easy Domain Adaptation
008 20151221 Return of Frustrating Easy Domain Adaptation008 20151221 Return of Frustrating Easy Domain Adaptation
008 20151221 Return of Frustrating Easy Domain Adaptation
Ha Phuong
 
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
007 20151214 Deep Unsupervised Learning using Nonequlibrium Thermodynamics
Ha Phuong
 
006 20151207 draws - Deep Recurrent Attentive Writer
006 20151207 draws - Deep Recurrent Attentive Writer006 20151207 draws - Deep Recurrent Attentive Writer
006 20151207 draws - Deep Recurrent Attentive Writer
Ha Phuong
 
005 20151130 adversary_networks
005 20151130 adversary_networks005 20151130 adversary_networks
005 20151130 adversary_networks
Ha Phuong
 
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
004 20151116 deep_unsupervisedlearningusingnonequlibriumthermodynamics
Ha Phuong
 
003 20151109 nn_faster_andfaster
003 20151109 nn_faster_andfaster003 20151109 nn_faster_andfaster
003 20151109 nn_faster_andfaster
Ha Phuong
 
002 20151019 interconnected_network
002 20151019 interconnected_network002 20151019 interconnected_network
002 20151019 interconnected_network
Ha Phuong
 
001 20151005 ranking_nodesingrowingnetwork
001 20151005 ranking_nodesingrowingnetwork001 20151005 ranking_nodesingrowingnetwork
001 20151005 ranking_nodesingrowingnetwork
Ha Phuong
 
Deep Learning And Business Models (VNITC 2015-09-13)
Deep Learning And Business Models (VNITC 2015-09-13)Deep Learning And Business Models (VNITC 2015-09-13)
Deep Learning And Business Models (VNITC 2015-09-13)
Ha Phuong
 
Ad

Recently uploaded (20)

Hybrid seed production technology of castor and DUS characterization
Hybrid seed production technology of castor and DUS characterizationHybrid seed production technology of castor and DUS characterization
Hybrid seed production technology of castor and DUS characterization
Rajendra Bairwa
 
Introduction to Black Hole and how its formed
Introduction to Black Hole and how its formedIntroduction to Black Hole and how its formed
Introduction to Black Hole and how its formed
MSafiullahALawi
 
Seminary Administration - Class Roll - Report.pdf
Seminary Administration - Class Roll - Report.pdfSeminary Administration - Class Roll - Report.pdf
Seminary Administration - Class Roll - Report.pdf
CludioGomesdaSilva
 
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspekeLower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
ParamiVihanga
 
The Man Who Dared to Challenge Newton and Won! - The True Story of Thane Hein...
The Man Who Dared to Challenge Newton and Won! - The True Story of Thane Hein...The Man Who Dared to Challenge Newton and Won! - The True Story of Thane Hein...
The Man Who Dared to Challenge Newton and Won! - The True Story of Thane Hein...
Thane Heins NOBEL PRIZE WINNING ENERGY RESEARCHER
 
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Francisco Sandoval Martínez
 
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Francisco Sandoval Martínez
 
Artificial Intelligence_in_Chemistry_Presentation.pptx
Artificial Intelligence_in_Chemistry_Presentation.pptxArtificial Intelligence_in_Chemistry_Presentation.pptx
Artificial Intelligence_in_Chemistry_Presentation.pptx
sridevimotupalli
 
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptxShare CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
CHUsman65
 
Applications of Radioisotopes in Cancer Research.pptx
Applications of Radioisotopes in Cancer Research.pptxApplications of Radioisotopes in Cancer Research.pptx
Applications of Radioisotopes in Cancer Research.pptx
MahitaLaveti
 
Evolution of Man || Palaentology || Geology
Evolution of Man || Palaentology || GeologyEvolution of Man || Palaentology || Geology
Evolution of Man || Palaentology || Geology
Abhiroop Singh
 
Drug transport model in Advance Biopharmaceutics
Drug transport model in Advance BiopharmaceuticsDrug transport model in Advance Biopharmaceutics
Drug transport model in Advance Biopharmaceutics
RushiBharti
 
Hemorrhagic Fever from Venezuala Medical Virology.pptx
Hemorrhagic Fever from Venezuala Medical Virology.pptxHemorrhagic Fever from Venezuala Medical Virology.pptx
Hemorrhagic Fever from Venezuala Medical Virology.pptx
wamunsmith
 
Subject name: Introduction to psychology
Subject name: Introduction to psychologySubject name: Introduction to psychology
Subject name: Introduction to psychology
beebussy155
 
Nested PCR Microteaching ppt by Nitin.pptx
Nested PCR Microteaching ppt by Nitin.pptxNested PCR Microteaching ppt by Nitin.pptx
Nested PCR Microteaching ppt by Nitin.pptx
NitinchaudharY351367
 
GCMS analysis for plant sample GCMS conclusion.pptx
GCMS analysis for plant sample GCMS conclusion.pptxGCMS analysis for plant sample GCMS conclusion.pptx
GCMS analysis for plant sample GCMS conclusion.pptx
SiddheshPote2
 
FLOWER class 9 ICSE Class9 detailed.pptx
FLOWER class 9 ICSE Class9 detailed.pptxFLOWER class 9 ICSE Class9 detailed.pptx
FLOWER class 9 ICSE Class9 detailed.pptx
priyagaffoor
 
Sb- and Sn-based materials in Na-ion batteries
Sb- and Sn-based materials in Na-ion batteriesSb- and Sn-based materials in Na-ion batteries
Sb- and Sn-based materials in Na-ion batteries
MichouRatisou
 
habsburg monarchy and the ottoman empire.pptx
habsburg monarchy and the ottoman empire.pptxhabsburg monarchy and the ottoman empire.pptx
habsburg monarchy and the ottoman empire.pptx
milica912572
 
Pharmacologically active constituents.pdf
Pharmacologically active constituents.pdfPharmacologically active constituents.pdf
Pharmacologically active constituents.pdf
Nistarini College, Purulia (W.B) India
 
Hybrid seed production technology of castor and DUS characterization
Hybrid seed production technology of castor and DUS characterizationHybrid seed production technology of castor and DUS characterization
Hybrid seed production technology of castor and DUS characterization
Rajendra Bairwa
 
Introduction to Black Hole and how its formed
Introduction to Black Hole and how its formedIntroduction to Black Hole and how its formed
Introduction to Black Hole and how its formed
MSafiullahALawi
 
Seminary Administration - Class Roll - Report.pdf
Seminary Administration - Class Roll - Report.pdfSeminary Administration - Class Roll - Report.pdf
Seminary Administration - Class Roll - Report.pdf
CludioGomesdaSilva
 
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspekeLower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
Lower_Limb_mcqs_copy.pdfkrrrrkrkeoeleenekspeke
ParamiVihanga
 
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Antliff, Mark. - Avant-Garde Fascism. The Mobilization of Myth, Art, and Cult...
Francisco Sandoval Martínez
 
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Antliff, Allan . - Anarchist Modernism. Art, Politics, and the First American...
Francisco Sandoval Martínez
 
Artificial Intelligence_in_Chemistry_Presentation.pptx
Artificial Intelligence_in_Chemistry_Presentation.pptxArtificial Intelligence_in_Chemistry_Presentation.pptx
Artificial Intelligence_in_Chemistry_Presentation.pptx
sridevimotupalli
 
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptxShare CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
Share CONTROL OF BODY MOVEMENT[1]PHYSIO PRESENTATION.pptx
CHUsman65
 
Applications of Radioisotopes in Cancer Research.pptx
Applications of Radioisotopes in Cancer Research.pptxApplications of Radioisotopes in Cancer Research.pptx
Applications of Radioisotopes in Cancer Research.pptx
MahitaLaveti
 
Evolution of Man || Palaentology || Geology
Evolution of Man || Palaentology || GeologyEvolution of Man || Palaentology || Geology
Evolution of Man || Palaentology || Geology
Abhiroop Singh
 
Drug transport model in Advance Biopharmaceutics
Drug transport model in Advance BiopharmaceuticsDrug transport model in Advance Biopharmaceutics
Drug transport model in Advance Biopharmaceutics
RushiBharti
 
Hemorrhagic Fever from Venezuala Medical Virology.pptx
Hemorrhagic Fever from Venezuala Medical Virology.pptxHemorrhagic Fever from Venezuala Medical Virology.pptx
Hemorrhagic Fever from Venezuala Medical Virology.pptx
wamunsmith
 
Subject name: Introduction to psychology
Subject name: Introduction to psychologySubject name: Introduction to psychology
Subject name: Introduction to psychology
beebussy155
 
Nested PCR Microteaching ppt by Nitin.pptx
Nested PCR Microteaching ppt by Nitin.pptxNested PCR Microteaching ppt by Nitin.pptx
Nested PCR Microteaching ppt by Nitin.pptx
NitinchaudharY351367
 
GCMS analysis for plant sample GCMS conclusion.pptx
GCMS analysis for plant sample GCMS conclusion.pptxGCMS analysis for plant sample GCMS conclusion.pptx
GCMS analysis for plant sample GCMS conclusion.pptx
SiddheshPote2
 
FLOWER class 9 ICSE Class9 detailed.pptx
FLOWER class 9 ICSE Class9 detailed.pptxFLOWER class 9 ICSE Class9 detailed.pptx
FLOWER class 9 ICSE Class9 detailed.pptx
priyagaffoor
 
Sb- and Sn-based materials in Na-ion batteries
Sb- and Sn-based materials in Na-ion batteriesSb- and Sn-based materials in Na-ion batteries
Sb- and Sn-based materials in Na-ion batteries
MichouRatisou
 
habsburg monarchy and the ottoman empire.pptx
habsburg monarchy and the ottoman empire.pptxhabsburg monarchy and the ottoman empire.pptx
habsburg monarchy and the ottoman empire.pptx
milica912572
 

CCS2019-opological time-series analysis with delay-variant embedding

  • 1. Topological Time-Series Data Analysis with Delay-Variant Embedding The University ofTokyo CCS2019@NTU [email protected] Graduate School of Information Science andTechnology Tran Quoc Hoan (Ph.D. Candidate)
  • 2. Motivation Diagram of the hierarchical organization of biology at different scales and examples of data that can be collected at these different levels. (Image source https://researcher.watson.ibm.com/researcher/view_group.php?id=5372) E.g.,Variant scales of biology ◼ Reveal the black box (vs. Deep Learning machines) to understand the nature of complex data ◼ Reveal the variant scales in complex data 2019/9/30 TopologicalTime-SeriesAnalysis 2/16
  • 3. VariantTopological Features ◼ Our research focuses on the shape of data to provide insights into dynamics, variant scales via new and general features which are robust under the perturbation applied to the data. ◼ The “shape” of data → Appearance of holes in the high-dimensional space ◼ Dynamics &Variant scales → Oscillations, variant timescales. ◼ Perturbation → Noise added to data 2019/9/30 We focus on time- series data in this talk TopologicalTime-SeriesAnalysis 3/16
  • 4. Persistent Homology ◼ An algebraic method to encode the topological structures of data into quantitative features Finite set of points, networks, etc. We need i.e., holes ➢ Mathematically define the “hole” ➢ Quantitatively calculate the “hole” 2019/9/30 TopologicalTime-SeriesAnalysis 4/16
  • 6. What is hole? ◼ 0-dimensional holes: connected components ◼ 1-dimensional holes: rings, loops, tunnels 1-dimensional graph (in 𝐾) without boundary, they are not boundary of any 2-dimensional graph in 𝐾 Not a hole 𝐾 A hole ◼ 2-dimensional holes: cavities, voids 2-dimensional graph (in 𝐾) without boundary, they are not boundary of any 3-dimensional graph in 𝐾 Not a hole solid empty A hole 2019/9/30 TopologicalTime-SeriesAnalysis 6/16
  • 7. Represent the “hole” ◼ Idea: connect nearby points, fill in complete geometrical shapes 𝜀 1. Choose a distance 𝜀. 2. Connect pairs of points that are no further apart than 𝜀. 3. Fill in complete geometrical shapes (triangle, tetrahedron, etc.). 4. Homology detects the hole Problem: How do we choose the distance 𝜀 2019/9/30 This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright 7/16
  • 8. 𝜀 How to choose distance 𝜀? This 𝜀 looks good. Innovation Idea Consider all distances 𝜀. How to distinguish this hole with other ? 2019/9/30 8/16 This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright
  • 9. 𝜀: 0 1 2 3 Barcodes: Monitor the change of topological structures 2019/9/30 9/16 This figure is designed similarly with the slide “Introduction to Persistent Homology” of Dr. Matthew L.Wright
  • 10. Topological features = Persistence Diagram A persistence diagram is a two- dimensional representation of a barcode ◼ Multi-set points with coordinates (b, d) which represent birth-scale (b) and death-scale (d) of the hole. Birth-scale Death-scale 2019/9/30 TopologicalTime-SeriesAnalysis 10/16
  • 11. Time-series reconstruction ◼ Situation: Dynamics and variant scales of time-series data ◼ Oscillations,chaotic ◼ Variant time scales 𝑋(𝑚) 𝜏 𝑡 = 𝑥 𝑡 , 𝑥 𝑡 − 𝜏 , … , 𝑥 𝑡 − 𝑚 − 1 𝜏 𝑋(𝑚) 𝜏 1 𝑥 𝑡 𝑥 𝑡 − 2𝜏 𝑥 𝑡 − 𝜏 𝑋(𝑚) 𝜏 2 𝑋(𝑚) 𝜏 3 𝜏 𝜏 𝜏 𝜏 𝜏 𝜏 𝑥 𝑡 𝑋(𝑚) 𝜏 1 𝑋(𝑚) 𝜏 2 𝑋 𝑚 𝜏 (3) Delay embedding (Taken’s theorem) Transform timeseries to finite set of points in high-dimensional space 2019/9/30 TopologicalTime-SeriesAnalysis 11/16
  • 12. Patterns from delay-embedding Limit cycle Limit torus Strange attractor (Topological) Patterns from delay-embedding represent the behavior of attractors which provide insights into dynamical system Attractors of Dynamical System Fixed point 2019/9/30 TopologicalTime-SeriesAnalysis 12/16
  • 13. Problem in delay-embedding Determining time delay is sensitive and problem-dependent ◼ Well-known methods: mutual information, auto correlation, etc ◼ A real timeseries is noisy and has a finite length It is not well-defined to evaluate the shape of embedded points from embedding space 2019/9/30 TopologicalTime-SeriesAnalysis 13/16
  • 14. (Proposed) Delay-variant embedding ◼ Considering time delay 𝜏 as the variable parameter ◼ Monitor the variation of topological structures in the embedded space ◼ Construct the topological features for each 𝜏, then integrate these features with 𝜏 serving as an additional dimension 𝑥(𝑡) 𝑥(𝑡) 𝑥(𝑡 − 𝜏) 𝑥(𝑡 − 2𝜏) 2019/9/30 TopologicalTime-SeriesAnalysis Three-dimensional persistence diagram (3PD) 14/16
  • 15. Stability theorem 𝑑𝐵,𝜉 (3) 𝐷(𝑙,𝑚) (3) 𝑥 , 𝐷(𝑙,𝑚) (3) 𝑦 ≤ 2 𝑚 max 𝑡∈𝕋 𝑥 𝑡 − 𝑦(𝑡) Theorem: Stability theorem ◼ If 𝑥 𝑡 is perturbed by noise to 𝑦 𝑡 = 𝑥 𝑡 + 𝜖(𝑡) then the upper limit of the distance between diagrams is governed by magnitude of 𝜖(𝑡) ◼ The 3PDs are robust w.r.t time-series data being perturbed by noise ◼ The 3PDs can be used as discriminating features for characterizing the time series 2019/9/30 TopologicalTime-SeriesAnalysis 15/24
  • 16. Kernel method ◼ Can define an inner product ◼ Use in (linear) statistical-learning tasks (e.g., SVM) 𝐸 𝐹 The space of diagrams ◼ Not a vector space ◼ Difficult to use in (linear) statistical-learning tasks (e.g., classification) ◼ Cannot define an inner product Ω Φ𝐸 Φ𝐹 , 𝐻𝑏 Feature mapping Φ Feature-mapped space 𝐻𝑏 Hilbert space ◼ Use in unsupervised learning tasks (e.g., Kernel PCA, Kernel Change Point Detection) 2019/9/30 TopologicalTime-SeriesAnalysis 16/16
  • 17. Scenarios for Applications ◼ Identify the dynamics of biological model via observed noisy biological timeseries ➢ E.g., stochastic oscillations in single-cell live imaging time series ◼ Classify real time-series data ➢ E.g., ECG data, sensor data (Image source https://slideplayer.com/slide/7612898/ ) Stochastic model of the Hes1 genetic oscillator (N.A. Monk, Curr. Biol. 13, 2003) 2019/9/30 17/16 Topological time-series analysis with delay-variant embedding, Physical Review E 100, 032308, 2019