Skip to content

Topological Data Learning: A Deep Learning Model for Analyzing Complex Systems

Aug 2026 · Zenodo (CERN European Organization for Nuclear Research)
Topological and Geometric Data Analysis

Abstract

This paper introduces a novel deep learning model designed for analyzing complex systems by directly processing topological data. The core concept revolves around representing complex data as graphs and leveraging Graph Neural Networks (GNNs) for deep learning. Traditional deep learning methods often struggle with non-Euclidean data, presenting a significant limitation when dealing with systems where relationships are more important than coordinates. This research aims to bridge this gap by providing a framework capable of learning from topological features, ultimately leading to improved insights and predictive capabilities. The model utilizes persistent homology to extract topological features and then feeds them into a GNN for further processing. We demonstrate the potential of this approach through theoretical analysis and discuss its implications for various applications. This work contributes to the growing field of topological data analysis (TDA) by integrating it with the power of deep learning.

View source

Similar papers

Locality-Preserving Graph Laplacian Manifold Learning Based Model Predictive Control for Three-Phase Inverters

This article presents a model predictive control (MPC) strategy for three-phase inverters based on locality preserving projections (LPPs). Unlike conventional machine learning–based MPC approaches that rely on predefined or high-dimensional input features, the proposed LPP-MPC automatically extracts compact, informative representations by preserving the data’s intrinsic geometric structure. This dimensionality reduction enables fast linear control-law evaluation with computational complexity O(1), making the controller well-suited for real-time implementation. Experimental results demonstrate that the LPP-MPC achieves lower total harmonic distortion (THD) and reduced tracking error compared to quadratic-programming MPC under both linear and nonlinear load conditions, and the proposed controller maintains consistently lower THD throughout load transients than other methods such as two-degree-of-freedom MPC. Compared to existing model-free MPC and deep learning neural network, the LPP-MPC has the lowest THD and root mean square error with the least computational time owing to its efficient linear structure and strong generalization capability.

Jianwu Zeng, Lizheng Cheng, V. Winstead et al. · 1 citation

Related blog posts