You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Time series analysis stands as a focal point within the data mining community, s
4
4
5
5
This tutorial comprehensively surveys the latest advances, challenges, and diverse applications of deep learning-based time series analysis employing frequency transformations and frequency learning methods. We systematically investigate various incorporation approaches, model architectures, representative frequency-enhanced neural networks, and their applications across forecasting, anomaly detection, and classification tasks. Moreover, we discuss the theoretical foundations, highlight the strengths and limitations of frequency domain methods, and outline promising future research directions to address real-world challenges and expand practical applications.
6
6
7
-
## Target Audience and Prerequisites for the Tutorial
7
+
## Target Audience
8
8
This tutorial targets researchers, students, and practitioners interested in deep learning and time series analysis, and is structured to accommodate different levels of expertise. Introductory participants are expected to be familiar with the basics of time series analysis, deep learning, and frequency domain methods. Intermediate attendees will benefit from technical insights on integrating frequency analysis with neural networks and practical guidance on public code and datasets. Advanced participants can explore practical applications, limitations, and future directions for frequency-domain enhanced deep learning models. While no specific prerequisite knowledge or skills are required, familiarity with signal processing, machine learning, deep learning concepts—particularly neural network architectures—and fundamental time series analysis methods will be helpful.
9
9
10
10
## Tutorial Materials and Outline
@@ -13,28 +13,28 @@ This tutorial targets researchers, students, and practitioners interested in dee
13
13
14
14
### Tutorial Outline
15
15
16
-
### 1. Introduction and Motivation [10 mins][[slides]](slides/UFM-tutorial-final-0825-2.pdf)
16
+
### 1. Introduction and Motivation [10 mins]
17
17
18
18
> - Overview of the growing importance of time series analysis
19
19
> - Key Issues and Challenges
20
20
> - Motivation for Frequency Domain Analysis
21
21
22
-
### 2. Foundations of Frequency Transformation [15 mins][[slides]](slides/UFM-tutorial-final-0825-2.pdf)
22
+
### 2. Foundations of Frequency Transformation [15 mins]
> - Compression and Noise Filtering: Leveraging low-frequency components to remove high-frequency noise
31
31
> - Fourier Neural Operators: Introduction to neural operator theory and efficient architectures (e.g., PDE-based modeling)
32
32
33
33
34
-
### (Break - 10 min)
34
+
### (Break - 20 min)
35
35
36
36
37
-
### 4. Applications across Time Series Tasks [20 mins][[slides]](slides/UFM-tutorial-final-0825-4.pdf)
37
+
### 4. Applications across Time Series Tasks [20 mins]
38
38
39
39
> - Time Series Forecasting
40
40
> - Anomaly Detection and Imputation
@@ -55,15 +55,14 @@ This tutorial targets researchers, students, and practitioners interested in dee
55
55
> - Scaling Up: Handling high-dimensional, large-scale time series using multi-GPU or distributed processing
56
56
57
57
58
-
### Q&A
58
+
### Q&A[10 mins]
59
59
60
60
61
-
## Short Bio of Lecturers and Contributors
61
+
## Short Bio of Tutors
62
62
63
63
<imgalign="left"src="figs/kunyi.jpeg"width="80"style="margin-right: 20px;">**[Kun Yi](https://github.com/aikunyi)** is affiliated with the State Information Center and specializes in deep learning with a focus on big data analytics and
64
64
frequency-based methods for time series. His current research explores the integration of multimodal large language models (LLMs) into time series analysis to advance macroeconomic governance.
65
65
66
-
67
66
<imgalign="left"src="figs/qizhang.jpg"width="80"style="margin-right: 20px;">**[Qi Zhang](https://sites.google.com/view/qizhang-bit-uts)** is currently a associate professor at Tongji University. His research focuses on time series analysis, frequency-domain neural network, and general AI. Qi Zhang has published 60+ top-rank papers. He has also delivered 4 tutorials on data mining, recommender systems. Additionally, he has experience as a teaching assistant, teaching courses on Machine Learning and the Frontier of Computer Science at Tongji University.
68
67
69
68
<imgalign="left"src="figs/weifan.png"width="80"style="margin-right: 20px;">**[Wei Fan](https://weifan.site)** is currently working as a Postdoctoral Researcher in the Medical Sciences Division at the University of Oxford, UK. His research focuses on data-centric AI, time series modeling, and spatial-temporal data mining. He is also dedicated to applying these methods to solve real-world data science applications, such as healthcare, transportation, and energy.
@@ -73,9 +72,10 @@ frequency-based methods for time series. His current research explores the integ
73
72
<img align="left" src="figs/huixiong.png" width="80" style="margin-right: 20px;">**[Hui Xiong]( https://www.hkust-gz.edu.cn/people/hui-xiong/)** is a Chair Professor at Hong Kong University of Science and Technology (Guangzhou) and Associate Vice President for Knowledge Transfer. He have had the privilege of contributing extensively to the fields of artificial intelligence, machine learning, and data science, and he is recognized as an IEEE Fellow, AAAS Fellow, AAAI Fellow and ACM Distinguished Scientist for his work in advancing knowledge in these domains. Before his time at the Hong Kong University of Science and Technology, he was a distinguished professor at Rutgers, the State University of New Jersey, from 2007 to 2021. His accolades include the AAAI-2021 Best Paper Award, the 2018 Ram Charan Management Practice Award, as the Grand Prix winner from the Harvard Business Review, the 2017 IEEE ICDM Outstanding Service Award, the 2016 RBS Dean’s Research Professorship, the 2009 Rutgers University Board of Trustees Research Fellowship for Scholarly Excellence, the ICDM-2011 Best Research Paper Award.
74
73
75
74
76
-
## Reference
77
-
[[slides]](slides/UFM-tutorial-final-0825-3.pdf)
78
-
75
+
## Related Tutorials
76
+
> -[[Foundation Models for Time Series Analysis: A Tutorial and Survey, AAAI 2025]](https://aaai.org/conference/aaai/aaai-25/tutorial-and-lab-list)
77
+
> -[[Foundation Models for Time Series Analysis: A Tutorial and Survey, KDD 2024]](https://wenhaomin.github.io/FM4TS.github.io/)
78
+
> -[[Robust Time Series Analysis and Applications: An Industrial Perspective, KDD 2022]](https://qingsongedu.github.io/timeseries-tutorial-kdd-2022/)
0 commit comments