This repository contains a reading list of papers on Time Series Segmentation. This repository is still being continuously improved.
As a crucial time series preprocessing technique, semantic segmentation divides poorly understood time series into several discrete and homogeneous segments. This approach aims to uncover latent temporal evolution patterns, detect unexpected regularities and regimes, thereby rendering the analysis of massive time series data more manageable.
Time series segmentation often intertwines with research in many domains. Firstly, the relationship between time series segmentation, time series change point detection, and some aspects of time series anomaly/outlier detection is somewhat ambiguous. Therefore, this repository includes a selection of papers from these areas. Secondly, time series segmentation can be regarded as a process of information compression in time series, hence papers in this field often incorporate concepts from information theory (e.g., using minimum description length to guide the design of unsupervised time series segmentation models). Additionally, the task of decomposing human actions into a series of plausible motion primitives can be addressed through methods for segmenting sensor time series. Consequently, papers related to motion capture from the fields of computer vision and ubiquitous computing are also included in this collection.
Generally, the subjects of unsupervised semantic segmentation can be categorized into:
In the field of time series research, unlike time series forecasting, anomaly detection, and classification/clustering, the number of papers on time series segmentation has been somewhat lukewarm in recent years (this observation may carry a degree of subjectivity from the author). Additionally, deep learning methods do not seem to dominate this area as they do in others. Some classic but solid algorithms remain highly competitive even today, with quite a few originating from the same research group. Therefore, in the following paper list, I will introduce them indexed by well-known researchers and research groups in this field.
🚩 2024/4/28: In fact, manually annotating segment points (change points) in large time series datasets is extremely labor-intensive and somewhat subjective. Therefore, the field of time series segmentation lacks large public datasets with ground truth, making it difficult for supervised methods to find sources of training data. Unsupervised time series segmentation also acts to some extent as an automatic annotator of segmentation points, making it easier to implement. Currently, 95% of the research work included in this repository is unsupervised.
🚩 2024/1/27: I have marked some recommended papers / datasets / implementations with 🌟 (Just my personal preference 😉).
NOTE: the ranking has no particular order.
TYPE | Venue | Paper Title and Paper Interpretation | Code |
---|---|---|---|
Dataset | DARLI-AP@EDBT/ICDT '23 | Time Series Segmentation Applied to a New Data Set for Mobile Sensing of Human Activities 🌟 | MOSAD |
Dataset | ECML-PKDD Workshop '23 | Human Activity Segmentation Challenge@ECML/PKDD’23 🌟 | Challenge Link |
Visualization | IEEE TVCG '21 | MultiSegVA Using Visual Analytics to Segment Biologging Time Series on Multiple Scales | None |
Survey | IEEE J. Sel. Areas Commun. '21 | Sequential (Quickest) Change Detection Classical Results and New Directions | None |
Survey | Signal Process. '20 | Selective review of offline change point detection methods 🌟 | Ruptures |
Evaluation | Arxiv '20 | An Evaluation of Change Point Detection Algorithms 🌟 | TCPDBench |
Survey | Knowl. Inf. Syst. '17 | A survey of methods for time series change point detection 🌟 | None |
Evaluation | Inf. Syst. '17 | An evaluation of combinations of lossy compression and change-detection approaches for time-series data | None |
Survey | IEEE Trans Hum. Mach. Syst. '16 | Movement Primitive Segmentation for Human Motion Modeling A Framework for Analysis 🌟 | None |
Survey | EAAI '11 | A review on time series data mining | None |
Survey | CSUR '11 | Time-series data mining | None |
Dataset | GI '04 | Segmenting Motion Capture Data into Distinct Behaviors 🌟 | Website |
TYPE | Venue | Paper Title and Paper Interpretation | Code |
---|---|---|---|
KDD Workshop MiLeTS '20 | Driver2vec Driver Identification from Automotive Data | Driver2vec | |
Adv. Data Anal. Classif. '19 | Greedy Gaussian segmentation of multivariate time series 🌟 | GGS | |
Arxiv '18 | MASA: Motif-Aware State Assignment in Noisy Time Series Data | MASA | |
Ph.D. Thesis | ProQuest '18 | Inferring Structure from Multivariate Time Series Sensor Data | None |
KDD '17 | Toeplitz Inverse Covariance-Based Clustering of Multivariate Time Series Data 🌟 | TICC | |
KDD '17 | Network Inference via the Time-Varying Graphical Lasso 🌟 | TVGL |
TYPE | Venue | Paper Title and Paper Interpretation | Code |
---|---|---|---|
DMKD '19 | Domain agnostic online semantic segmentation for multi-dimensional time series 🌟 | Floss & datasets) | |
ICDM '17 | Matrix Profile VIII Domain Agnostic Online Semantic Segmentation at Superhuman Performance Levels 🌟 | Floss |
TYPE | Venue | Paper Title and Paper Interpretation | Code |
---|---|---|---|
WWW '24 | Dynamic Multi-Network Mining of Tensor Time Series 🌟 | DMM | |
WWW '23 | Fast and Multi-aspect Mining of Complex Time-stamped Event Streams 🌟 | CubeScope | |
KDD '22 | Fast Mining and Forecasting of Co-evolving Epidemiological Data Streams 🌟 | None | |
CIKM '22 | Modeling Dynamic Interactions over Tensor Streams | Dismo | |
CIKM '22 | Mining Reaction and Diffusion Dynamics in Social Activities 🌟 | None | |
NeurIPS '21 | SSMF Shifting Seasonal Matrix Factorization | ssmf | |
KDD '20 | Non-Linear Mining of Social Activities in Tensor Streams 🌟 | None | |
ICDM '19 | Multi-aspect mining of complex sensor sequences 🌟 | CubeMarker | |
KDD '19 | Dynamic Modeling and Forecasting of Time-evolving Data Streams | OrbitMap | |
CIKM '19 | Automatic Sequential Pattern Mining in Data Streams | None | |
KDD '16 | Regime Shifts in Streams: Real-time Forecasting of Co-evolving Time Sequences | RegimeCast | |
WWW '16 | Non-linear mining of competing local activities | CompCube | |
WWW '15 | The web as a jungle: Non-linear dynamical systems for co-evolving online activities 🌟 | Ecoweb & dataset | |
SIGMOD '14 | AutoPlait Automatic Mining of Co-evolving Time Sequences 🌟 | AutoPlait | |
ICDM '14 | Fast and Exact Monitoring of Co-evolving Data Streams | None | |
KDD '14 | FUNNEL Automatic Mining of Spatially Coevolving Epidemics | Funnel |
TYPE | Venue | Paper Title and Paper Interpretation | Code |
---|---|---|---|
TKDE '22 | Time Series Anomaly Detection with Adversarial Reconstruction Networks 🌟 | BeatGAN | |
IJCAI '19 | BeatGAN Anomalous Rhythm Detection using Adversarially Generated Time Series 🌟 | BeatGAN | |
Ph.D. Thesis | ProQuest '19 | Anomaly Detection in Graphs and Time Series Algorithms and Applications | None |
![multivariate time series |
字节跳动发布的AI编程神器IDE
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。
全能AI智能助手,随时解答生活与工作的多样问题
问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。
实时语音翻译/同声传译工具
Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。
一键生成PPT和Word,让学习生活更轻松
讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。
深度推理能力全新升级,全面对标OpenAI o1
科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。