paper-with-me

홈 › Papers

FCPCA: Fuzzy clustering of high-dimensional time series based on common principal component analysis

2025-05-12 · Ziling Ma, Ángel López-Oriona, Hernando Ombao, Ying Sun

Clustering multivariate time series data is a crucial task in many domains, as it enables the identification of meaningful patterns and groups in time-evolving data. Traditional approaches, such as crisp clustering, rely on the assumption that clusters are sufficiently separated with little overlap. However, real-world data often defy this assumption, exhibiting overlapping distributions or overlapping clouds of points and blurred boundaries between clusters. Fuzzy clustering offers a compelling alternative by allowing partial membership in multiple clusters, making it well-suited for these ambiguous scenarios. Despite its advantages, current fuzzy clustering methods primarily focus on univariate time series, and for multivariate cases, even datasets of moderate dimensionality become computationally prohibitive. This challenge is further exacerbated when dealing with time series of varying lengths, leaving a clear gap in addressing the complexities of modern datasets. This work introduces a novel fuzzy clustering approach based on common principal component analysis to address the aforementioned shortcomings. Our method has the advantage of efficiently handling high-dimensional multivariate time series by reducing dimensionality while preserving critical temporal features. Extensive numerical results show that our proposed clustering method outperforms several existing approaches in the literature. An interesting application involving brain signals from different drivers recorded from a simulated driving experiment illustrates the potential of the approach.

📄 PDF Abstract BibTeX arXiv:2505.07276

Code (1)

arbitraryma/FCPCA 공식 구현

Tasks

ClusteringClustering Multivariate Time SeriesTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Robust fuzzy clustering for high-dimensional multivariate time series with outlier detection

2025-10-30 · Ziling Ma, Ángel López-Oriona, Hernando Ombao, Ying Sun arxiv

Fuzzy clustering provides a natural framework for modeling partial memberships, particularly important in multivariate time series (MTS) where state boundaries are often ambiguous. For example, in EEG monitoring of drive…

Outlier Detection

Application of Fuzzy Clustering for Text Data Dimensionality Reduction

2019-09-21 · Amir Karami

Large textual corpora are often represented by the document-term frequency matrix whose elements are the frequency of terms; however, this matrix has two problems: sparsity and high dimensionality. Four dimension reducti…

ClusteringDimensionality Reduction

Fuzzy Adaptive Resonance Theory, Diffusion Maps and their applications to Clustering and Biclustering

2014-11-21 · S. B. Damelin, Y. Gu, D. C. Wunsch II, R. Xu

In this paper, we describe an algorithm FARDiff (Fuzzy Adaptive Resonance Dif- fusion) which combines Diffusion Maps and Fuzzy Adaptive Resonance Theory to do clustering on high dimensional data. We describe some applica…

Clustering

An Entropy-based Variable Feature Weighted Fuzzy k-Means Algorithm for High Dimensional Data

2019-12-24 · Vikas Singh, Nishchal K. Verma

This paper presents a new fuzzy k-means algorithm for the clustering of high dimensional data in various subspaces. Since, In the case of high dimensional data, some features might be irrelevant and relevant but may have…

Clustering

Word Embeddings and Validity Indexes in Fuzzy Clustering

2022-04-26 · Danial Toufani-Movaghar, Mohammad-Reza Feizi-Derakhshi

In the new era of internet systems and applications, a concept of detecting distinguished topics from huge amounts of text has gained a lot of attention. These methods use representation of text in a numerical format -- …

ClusteringSemantic SimilaritySemantic Textual SimilarityWord Embeddings