paper-with-me

Papers

Sliding Window Informative Canonical Correlation Analysis

2025-07-23 · Arvind Prasadan arxiv

Canonical correlation analysis (CCA) is a technique for finding correlated sets of features between two datasets. In this paper, we propose a novel extension of CCA to the online, streaming data setting: Sliding Window Informative Canonical Correlation Analysis (SWICCA). Our method uses a streaming principal component analysis (PCA) algorithm as a backend and uses these outputs combined with a small sliding window of samples to estimate the CCA components in real time. We motivate and describe our algorithm, provide numerical simulations to characterize its performance, and provide a theoretical performance guarantee. The SWICCA method is applicable and scalable to extremely high dimensions, and we provide a real-data example that demonstrates this capability.

📄 PDF Abstract BibTeX arXiv:2507.17921

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Real-Time Steganalysis for Stream Media Based on Multi-channel Convolutional Sliding Windows

2019-02-04 · Zhongliang Yang, Hao Yang, Yuting Hu, Yongfeng Huang 외

Previous VoIP steganalysis methods face great challenges in detecting speech signals at low embedding rates, and they are also generally difficult to perform real-time detection, making them hard to truly maintain cybers…

Steganalysis

SWinGS: Sliding Windows for Dynamic 3D Gaussian Splatting

2023-12-20 · Richard Shaw, Michal Nazarczuk, Jifei Song, Arthur Moreau 외

Novel view synthesis has shown rapid progress recently, with methods capable of producing increasingly photorealistic results. 3D Gaussian Splatting has emerged as a promising method, producing high-quality renderings of…

Novel View Synthesis

Investigating the impact of autocorrelation on time-varying connectivity

2019-04-22 · Hamed Honari, Ann S. Choe, James J. Pekar, Martin A. Lindquist

In recent years, a number of studies have reported on the existence of time-varying functional connectivity (TVC) in resting-state functional magnetic resonance imaging (rs-fMRI) data. The sliding-window technique is cur…

Functional ConnectivityState EstimationTime SeriesTime Series Analysis

Dynamic Window-level Granger Causality of Multi-channel Time Series

2020-06-14 · Zhiheng Zhang, Wen-Bo Hu, Tian Tian, Jun Zhu

Granger causality method analyzes the time series causalities without building a complex causality graph. However, the traditional Granger causality method assumes that the causalities lie between time series channels an…

Time SeriesTime Series Analysis

Sliding Window Sum Algorithms for Deep Neural Networks

2023-05-25 · Roman Snytsar

Sliding window sums are widely used for string indexing, hashing and time series analysis. We have developed a family of the generic vectorized sliding sum algorithms that provide speedup of O(P/w) for window size $w$ an…

CPUGPUTime SeriesTime Series Analysis