Concepedia

TLDR

Cyber‑physical‑social systems combine cyber, physical, and social layers, generating large volumes of data that must be processed in real time while avoiding redundant recomputation on historical data. This work introduces a column‑wise high‑order singular value decomposition algorithm to perform dimensionality reduction, feature extraction, and noise suppression on tensor‑represented big data. The authors develop a distributed HOSVD via a column‑wise Jacobi approach, record intermediate results for streaming data, and extend it to an incremental HOSVD that supports online computation on temporally evolving data streams. Experiments demonstrate that both the distributed and incremental HOSVD schemes scale efficiently, validating their effectiveness for real‑time big‑data processing in CPSS.

Abstract

Cyber-physical-social systems (CPSS), integrating cyber, physical, and social spaces together, bring both conveniences and challenges to humans. For practical applications and user convenience, it is essential that the Big Data produced in CPSS be processed in real time. Therefore, Big Data computation should avoid redundant computations on historical data when dealing with periodic incoming data. In this paper, we propose a columnwise high-order singular value decomposition (HOSVD) algorithm to realize dimensionality reduction, extraction, and noise reduction for tensor-represented Big Data. First, the distributed HOSVD (DHOSVD) is proposed using the columnwise Jacobi-based approach to realize the distributed computation of HOSVD. Second, big streaming data are continuously produced and the intermediate results could be recorded for the next computational step. Third, we propose a similar columnwise incremental HOSVD (IHOSVD) scheme to support online computation on temporally incremental data streaming. The performance of the two HOSVD-based schemes will illustrate the scalability of our efficient real-time Big Data processing methods.

References

YearCitations

Page 1