paper-with-me

홈 › Papers

Tensor Decomposition of Large-scale Clinical EEGs Reveals Interpretable Patterns of Brain Physiology

2022-11-24 · Teja Gupta, Neeraj Wagh, Samarth Rawal, Brent Berry, Gregory Worrell, Yogatheesan Varatharajah

Identifying abnormal patterns in electroencephalography (EEG) remains the cornerstone of diagnosing several neurological diseases. The current clinical EEG review process relies heavily on expert visual review, which is unscalable and error-prone. In an effort to augment the expert review process, there is a significant interest in mining population-level EEG patterns using unsupervised approaches. Current approaches rely either on two-dimensional decompositions (e.g., principal and independent component analyses) or deep representation learning (e.g., auto-encoders, self-supervision). However, most approaches do not leverage the natural multi-dimensional structure of EEGs and lack interpretability. In this study, we propose a tensor decomposition approach using the canonical polyadic decomposition to discover a parsimonious set of population-level EEG patterns, retaining the natural multi-dimensional structure of EEGs (time x space x frequency). We then validate their clinical value using a cohort of patients including varying stages of cognitive impairment. Our results show that the discovered patterns reflect physiologically meaningful features and accurately classify the stages of cognitive impairment (healthy vs mild cognitive impairment vs Alzheimer's dementia) with substantially fewer features compared to classical and deep learning-based baselines. We conclude that the decomposition of population-level EEG tensors recovers expert-interpretable EEG patterns that can aid in the study of smaller specialized clinical cohorts.

📄 PDF Abstract BibTeX arXiv:2211.13793

Code (1)

TSTEP99/tensor_decomp_eeg 공식 구현

Tasks

EEGElectroencephalogram (EEG)Representation LearningTensor Decomposition

Similar Papers 제목 키워드 기반

Evaluating Latent Space Robustness and Uncertainty of EEG-ML Models under Realistic Distribution Shifts

2022-09-22 · Neeraj Wagh, Jionghao Wei, Samarth Rawal, Brent M. Berry 외

The recent availability of large datasets in bio-medicine has inspired the development of representation learning methods for multiple healthcare applications. Despite advances in predictive performance, the clinical uti…

DiagnosticEEGElectroencephalogram (EEG)Representation Learning

Scalable CP Decomposition for Tensor Learning using GPU Tensor Cores

2023-11-22 · Zeliang Zhang, Zhuo Liu, Susan Liang, Zhiyuan Wang 외

CP decomposition is a powerful tool for data science, especially gene analysis, deep learning, and quantum computation. However, the application of tensor decomposition is largely hindered by the exponential increment of…

Computational EfficiencyGPUTensor Decomposition

Stochastic Gradients for Large-Scale Tensor Decomposition

2019-06-04 · Tamara G. Kolda, David Hong

Tensor decomposition is a well-known tool for multiway data analysis. This work proposes using stochastic gradients for efficient generalized canonical polyadic (GCP) tensor decomposition of large-scale tensors. GCP tens…

Tensor Decomposition

Randomized Tensor Ring Decomposition and Its Application to Large-scale Data Reconstruction

2019-01-07 · Longhao Yuan, Chao Li, Jianting Cao, Qibin Zhao

Dimensionality reduction is an essential technique for multi-way large-scale data, i.e., tensor. Tensor ring (TR) decomposition has become popular due to its high representation ability and flexibility. However, the trad…

Dimensionality ReductionImage Reconstruction

Randomized Online CP Decomposition

2020-07-21 · Congbo Ma, Xiaowei Yang, Hu Wang

CANDECOMP/PARAFAC (CP) decomposition has been widely used to deal with multi-way data. For real-time or large-scale tensors, based on the ideas of randomized-sampling CP decomposition algorithm and online CP decompositio…