paper-with-me

홈 › Papers

Cats & Co: Categorical Time Series Coclustering

2015-05-06 · Dominique Gay, Romain Guigourès, Marc Boullé, Fabrice Clérot

We suggest a novel method of clustering and exploratory analysis of temporal event sequences data (also known as categorical time series) based on three-dimensional data grid models. A data set of temporal event sequences can be represented as a data set of three-dimensional points, each point is defined by three variables: a sequence identifier, a time value and an event value. Instantiating data grid models to the 3D-points turns the problem into 3D-coclustering. The sequences are partitioned into clusters, the time variable is discretized into intervals and the events are partitioned into clusters. The cross-product of the univariate partitions forms a multivariate partition of the representation space, i.e., a grid of cells and it also represents a nonparametric estimator of the joint distribution of the sequences, time and events dimensions. Thus, the sequences are grouped together because they have similar joint distribution of time and events, i.e., similar distribution of events along the time dimension. The best data grid is computed using a parameter-free Bayesian model selection approach. We also suggest several criteria for exploiting the resulting grid through agglomerative hierarchies, for interpreting the clusters of sequences and characterizing their components through insightful visualizations. Extensive experiments on both synthetic and real-world data sets demonstrate that data grid models are efficient, effective and discover meaningful underlying patterns of categorical time series data.

📄 PDF Abstract BibTeX arXiv:1505.01300

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringModel SelectionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Bayes-CATSI: A variational Bayesian deep learning framework for medical time series data imputation

2024-10-01 · Omkar Kulkarni, Rohitash Chandra

Medical time series datasets feature missing values that need data imputation methods, however, conventional machine learning models fall short due to a lack of uncertainty quantification in predictions. Among these mode…

EEGElectromyography (EMG)ImputationMissing Values+3

Empowering Time Series Forecasting with LLM-Agents

2025-08-06 · Chin-Chia Michael Yeh, Vivian Lai, Uday Singh Saini, Xiran Fan 외 arxiv

Large Language Model (LLM) powered agents have emerged as effective planners for Automated Machine Learning (AutoML) systems. While most existing AutoML approaches focus on automating feature engineering and model archit…

Time Series ForecastingFeature Engineering

CatSIM: A Categorical Image Similarity Metric

2020-04-20 · Geoffrey Z. Thompson, Ranjan Maitra

We introduce CatSIM, a new similarity metric for binary and multinary two- and three-dimensional images and volumes. CatSIM uses a structural similarity image quality paradigm and is robust to small perturbations in loca…

Image Quality Assessment

CATS: Enhancing Multivariate Time Series Forecasting by Constructing Auxiliary Time Series as Exogenous Variables

2024-03-04 · Jiecheng Lu, Xu Han, Yan Sun, Shihao Yang

For Multivariate Time Series Forecasting (MTSF), recent deep learning applications show that univariate models frequently outperform multivariate ones. To address the difficiency in multivariate models, we introduce a me…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

MECATS: Mixture-of-Experts for Probabilistic Forecasts of Aggregated Time Series

2021-09-29 · Xing Han, Jing Hu, Joydeep Ghosh

We introduce a mixture of heterogeneous experts framework called MECATS, which simultaneously forecasts the values of a set of time series that are related through an aggregation hierarchy. Different types of forecasting…

Mixture-of-ExpertsTime SeriesTime Series Analysis