Flagifying the Dowker Complex
Marius Huber, Patrick Schnider

TL;DR
This paper introduces the Dowker-Rips complex, a computationally efficient, flagification-based variant of the Dowker complex, preserving key homological features and enabling faster topological data analysis in practical applications.
Contribution
It defines the Dowker-Rips complex, analyzes its homological properties and dualities, and demonstrates its effectiveness as a faster alternative in topological data analysis pipelines.
Findings
Dowker-Rips complex preserves homology in dimensions 0 and 1.
It offers a computationally cheaper alternative to the Dowker complex.
Application in tumor microenvironment classification shows increased speed with maintained accuracy.
Abstract
The Dowker complex is a simplicial complex capturing the topological interplay between two finite sets and under some relation . While its definition is asymmetric, the famous Dowker duality states that and have homotopy equivalent geometric realizations. We introduce the Dowker-Rips complex , defined as the flagification of the Dowker complex or, equivalently, as the maximal simplicial complex whose -skeleton coincides with that of . This is motivated by applications in topological data analysis, since as a flag complex, the Dowker-Rips complex is less expensive to compute than the Dowker complex. While the Dowker duality does not hold for Dowker-Rips complexes in general, we show that one still has that…
Peer Reviews
Decision·ICLR 2026 Conference Withdrawn Submission
- The theoretical results of the paper are a valuable contribution. Taking the flag complex of Dowker--Rips is a very natural choice from the TDA perspective, and the analysis in the paper is complete: there are approximation guarantees for this approach plus counterexamples demonstrating their tightness. - The paper is well-organized and well-written. - The authors also provide code for practical usage of this approach.
- The reviewer is unsure if this paper is a good fit for an ML conference. The main bulk of the paper is mathematical, and the TDA audience would certainly be interested in it, but there is only one ML example in the end.
- Math seems to be sound, intuitive, with sharp bounds / examples. - Efficient algorithms are nice. - Code is available, documented and scikit-compatible. Furthermore, it relies on efficient subroutines of the Gudhi/numba libraries, which should result in an efficient implementation.
- Scope. I'm not sure that this conference is the right scope for this paper. I'm not sure this work is easy to read for the machine learning community. Furthermore, the main strenghts of this paper are not in machine learning / representation learning. - Experimental section. - Dataset. - Only one dataset is used. - DR having better performance than D is confusing. - The dataset is small: ~1000 point clouds of size 200-900. - No real competitors. I agree that it may not be "fair"
Novel theoretical definition of Dowker-Rips complex as a flagified version of Dowker complex. Tight 3-interleaving bound formally quantified and proven. Partial Dowker duality result, which is both technically interesting and practically useful for computational savings. Clean application to a biomedical ML problem showing real computational benefits (14x speedup) without hurting accuracy.
Empirical evaluation is limited to a single application domain (tumor microenvironments). Additional experiments on synthetic datasets or diverse data types (e.g., higher-dimensional manifolds, graphs, or asymmetric relations in NLP) would better support the generalizability of the proposed method. The failure of Dowker duality in higher homological dimensions is only illustrated via a specific counterexample (Proposition 4.4). A deeper exploration, e.g., necessary or sufficient conditions for
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Homotopy and Cohomology in Algebraic Topology · Digital Image Processing Techniques
