š¤ AI Summary
This work addresses the problem of inferring the underlying cell complex structure of a graph from edge-flow signals alone. Specifically, given only observed edge flows, we aim to augment the graph with 2-cells (i.e., two-dimensional cells) to form a cell complex such that the Hodge Laplacianās eigenvectors enable a sparse, interpretable decomposition of the edge flow into gradient and curl components. To this end, we propose a novel heuristic algorithm based on matrix decompositionābypassing computationally expensive spectral optimizationāintegrating Hodge theory, sparse representation, and low-rank approximation while preserving topological consistency. Our method achieves significant efficiency gains without sacrificing accuracy. Experiments demonstrate superior performance over state-of-the-art approaches in noise robustness, reconstruction accuracy, and computational speedāparticularly on large-scale and noisy datasetsādelivering simultaneous improvements in both precision and efficiency.
š Abstract
We consider the following inference problem: Given a set of edge-flow signals observed on a graph, lift the graph to a cell complex, such that the observed edge-flow signals can be represented as a sparse combination of gradient and curl flows on the cell complex. Specifically, we aim to augment the observed graph by a set of 2-cells (polygons encircled by closed, non-intersecting paths), such that the eigenvectors of the Hodge Laplacian of the associated cell complex provide a sparse, interpretable representation of the observed edge flows on the graph. As it has been shown that the general problem is NP-hard in prior work, we here develop a novel matrix-factorization-based heuristic to solve the problem. Using computational experiments, we demonstrate that our new approach is significantly less computationally expensive than prior heuristics, while achieving only marginally worse performance in most settings. In fact, we find that for specifically noisy settings, our new approach outperforms the previous state of the art in both solution quality and computational speed.