COMPLEX: A Closed-Form Certified Embedding of Multiparameter Persistence Modules

TL;DR

COMPLEX provides a two-sided distortion bound for multiparameter persistence modules, achieving 91.95% accuracy on Orbit5k.

cs.LG 🔴 Advanced 2026-09-19 23 views
Sushovan Majhi Atish Mitra Žiga Virk Pramita Bagchi
multiparameter persistence embedding machine learning topological data analysis certification

Key Findings

Methodology

COMPLEX slices multiparameter modules along a fixed near-diagonal net, embedding each slice barcode using the certified PLACE/PALACE landmark map, and concatenates them. This method is training-free and provides a closed-form lower gauge, ensuring separated modules remain separated in the embedding.

Key Results

  • On the Orbit5k dataset, COMPLEX's RBF-SVM classifier achieves 91.95% accuracy, significantly outperforming 1-NN's 78%.
  • On the Orbit100k dataset, accuracy reaches 92.98%, surpassing Euler-characteristic surfaces and graph neural networks.
  • In molecular benchmarks, COMPLEX exceeds GRIL, notably surpassing the COX2 baseline by over three points.

Significance

COMPLEX is the first to provide a two-sided distortion bound for multiparameter persistence feature maps, making feature faithfulness measurable. This breakthrough addresses the longstanding issue of only having a one-sided Lipschitz upper bound, offering more reliable feature representations for academia and industry.

Technical Contribution

COMPLEX offers a two-sided distortion bound for multiparameter modules without learning, significantly enhancing feature representation reliability. Fixed landmark radius, kernel, and bifiltration set selection further improve accuracy.

Novelty

COMPLEX is the first method to provide a two-sided distortion bound for multiparameter persistence modules, filling the gap left by previous methods that only offered a one-sided upper bound.

Limitations

  • Limitation 1: Local per-prediction certification fails in some cases due to structural reasons in landmark embedding.
  • Limitation 2: Despite closed-form selection, gradient-shaped adaptation does not yield additional accuracy.

Future Work

Future research could explore applicability across different datasets, optimize landmark selection strategies, and integrate with other machine learning methods to enhance performance.

AI Executive Summary

Multiparameter persistence modules have long faced the issue of only having a one-sided Lipschitz upper bound, which fails to ensure feature faithfulness. COMPLEX addresses this by slicing multiparameter modules along a fixed near-diagonal net, embedding each slice barcode using the PLACE/PALACE landmark map, and concatenating them, providing the first two-sided distortion bound.

In experiments, COMPLEX achieves 91.95% accuracy on the Orbit5k dataset and 92.98% on Orbit100k, surpassing existing Euler-characteristic surfaces and graph neural network methods. Additionally, COMPLEX outperforms GRIL in molecular benchmarks, notably surpassing the COX2 baseline by over three points.

While COMPLEX makes significant advances in accuracy and reliability, local per-prediction certification fails in some cases, and gradient-shaped adaptation does not yield additional accuracy. Future research could further optimize landmark selection strategies and integrate with other machine learning methods to enhance performance.

Deep Analysis

Background

Multiparameter persistence modules are crucial in topological data analysis, capturing multi-scale features of data. Traditional methods only provide a one-sided Lipschitz upper bound, failing to ensure feature faithfulness. Recent attempts include multiparameter persistence landscapes and images, but limitations persist.

Core Problem

The core problem is providing a two-sided distortion bound for multiparameter persistence modules to ensure feature faithfulness. The challenge lies in offering reliable feature representation without increasing computational complexity.

Innovation

COMPLEX's innovation lies in slicing multiparameter modules along a fixed near-diagonal net and embedding each slice barcode using the PLACE/PALACE landmark map. This method is training-free and provides a closed-form lower gauge, ensuring separated modules remain separated in the embedding.

Methodology

  • �� Slice multiparameter modules along a fixed near-diagonal net
  • �� Embed each slice barcode using PLACE/PALACE landmark map
  • �� Concatenate embedding results to form final feature representation
  • �� Provide two-sided distortion bound to ensure feature faithfulness

Experiments

Experiments were conducted on the Orbit5k and Orbit100k datasets, comparing COMPLEX with existing methods. RBF-SVM and 1-NN were used as baselines to evaluate accuracy under different configurations. Molecular benchmarks were also compared with GRIL.

Results

COMPLEX achieves 91.95% accuracy on Orbit5k and 92.98% on Orbit100k. In molecular benchmarks, COMPLEX outperforms GRIL, notably surpassing the COX2 baseline by over three points.

Applications

COMPLEX is applicable in fields requiring high-reliability feature representation, such as bioinformatics, image analysis, and chemical molecular modeling. Its training-free nature is advantageous in resource-limited scenarios.

Limitations & Outlook

While COMPLEX provides a two-sided distortion bound, local per-prediction certification fails in some cases. Additionally, gradient-shaped adaptation does not yield additional accuracy, necessitating further optimization.

Plain Language Accessible to non-experts

Imagine you're in a kitchen cooking a meal. Each dish has different ingredients and steps, just like the different parameters in multiparameter persistence modules. COMPLEX is like a recipe that tells you how to combine these ingredients to ensure each dish turns out perfectly. By using fixed slices and landmark mapping, COMPLEX ensures that each dish's flavor remains consistent, unaffected by changes in any single ingredient.

ELI14 Explained like you're 14

Hey, imagine playing a super complex game with different challenges at each level. COMPLEX is like a super guide that shows you the best route through each level. You don't need to learn new skills, just follow its directions to win! Plus, it ensures your performance is stable across levels, so a small mistake won't ruin your overall score.

Glossary

Multiparameter Persistence Modules

A topological structure used to capture multi-scale features of data.

Used for feature representation of datasets with multiple parameters.

PLACE/PALACE Landmark Map

A mapping method for embedding persistence barcodes with lower bound certification.

Used for embedding each slice barcode.

Two-sided Distortion Bound

Ensures feature representation remains faithful in embedding with both upper and lower bounds.

Used to evaluate the reliability of feature representation.

RBF-SVM

A support vector machine classifier using a radial basis function kernel.

Used to evaluate COMPLEX's classification accuracy.

1-NN

A simple nearest neighbor classifier.

Used as a baseline method for comparison with COMPLEX.

Open Questions Unanswered questions from this research

  • 1 How to optimize COMPLEX's landmark selection strategy across different datasets?
  • 2 Can COMPLEX be integrated with other machine learning methods to further enhance performance?

Applications

Immediate Applications

Bioinformatics

COMPLEX can be used for feature representation of genomic data, providing high-reliability features.

Long-term Vision

Chemical Molecular Modeling

COMPLEX can provide more accurate feature representation, enhancing drug development efficiency.

Abstract

Every multiparameter persistence vectorization we know of carries a one-sided Lipschitz upper bound and nothing below it: without a lower gauge there is no sense in which the features are faithful, and no per-prediction guarantee can be built on them. This paper supplies the missing side. COMPLEX is a closed-form, training-free embedding of multiparameter modules -- slice the module along a fixed near-diagonal net, embed each slice barcode by the certified PLACE/PALACE landmark map, concatenate. Under a checkable witnessing-slice coherence condition, holding on 100% of audited pairs on Orbit5k, a single slice carries a closed-form lower gauge: separated modules stay separated in the embedding. With the standard upper bound this gives, to our knowledge, the first two-sided distortion bound for a multiparameter feature map, making faithfulness measurable. Measuring it, we find the floor tight within a small factor of realized distances yet operationally local: an RBF-SVM reaches 91% where 1-NN reaches 78% on the same features. Local per-prediction certification therefore fails for a structural reason common to every landmark embedding whose lower gauge is witnessed by one coordinate. With no learned embedding and no held-out calibration -- only a cross-validated SVM head -- COMPLEX sets the state of the art on both Orbit benchmarks (91.95% on Orbit5k, 92.98% on Orbit100k), level with or above Euler-characteristic surfaces and above transformers and graphcode. On graphs it exceeds GRIL on all four shared molecular benchmarks with one fixed configuration, including the only multiparameter method to clear COX2's majority baseline by more than three points. Closed-form selection -- of the landmark radius, the kernel (certificate-preserving), and the bifiltration set -- buys further accuracy; gradient-shaped adaptation buys none.

cs.LG math.AT