Next Article in Journal
Informational Holonomy Curvature and Its Discrete-to-Continuous Convergence
Previous Article in Journal
Topological Analysis of Composite Ageing via Dual Anisotropic Filtrations and Persistent Homology
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fiber Bundle Learning: A Topological Framework for Classification Using Homology and Discrete Connections

ASL Napoli 1 Centro, Via Comunale del Principe 13/a, Distretto 27, 80145 Naples, Italy
Int. J. Topol. 2026, 3(2), 12; https://doi.org/10.3390/ijt3020012
Submission received: 1 December 2025 / Revised: 15 January 2026 / Accepted: 12 June 2026 / Published: 17 June 2026

Abstract

Many machine-learning tasks involve structured data whose geometry, local feature distributions, and global organization interact in ways that are not well captured by existing methods based on vectorization, graph metrics, or homological signatures. We introduce Fiber Bundle Learning (FBL), a topological framework that represents each data sample as a discrete fiber bundle and extracts a classification signature combining persistent homology, local feature geometry, and gluing structure. FBL builds a base space from the coarse geometry of each object, models local feature patches as fibers, and estimates transition maps between neighboring fibers to construct a discrete connection. From this representation, FBL computes a set of invariants: persistent homology of the base, fibers, and total space; holonomy obtained by transporting fiber states along cycles; curvature-like quantities measuring transition inconsistency; and discrete analogues of characteristic classes. These components are assembled into a fixed-length feature vector that can be used with any standard classifier. We show that FBL yields a signature with three desirable theoretical properties: stability under perturbations of geometry and local features, invariance under isometries and global fiber reparameterizations, and robustness to sampling noise. Our synthetic experiments show that FBL distinguishes twisted from untwisted bundles with identical homology, a distinction classical topological methods fail to capture. Additional tests quantify the system’s resistance to noise, its invariance to geometric transformations, and the contribution of each signature component. Taken together, our results indicate that representing data through fiber bundle structure may provide an effective tool for classifying complex, multi-level objects.

1. Introduction

Several areas of machine learning and applied topology have sought to represent structured data by exploiting geometric, combinatorial, or topological properties. Three major traditions provide the necessary context. Topological data analysis extracts global shape information through persistent homology and related vectorizations but treats data as a single undifferentiated space and therefore cannot distinguish objects that share identical homology yet differ in how local feature distributions vary over the underlying geometry [1,2,3,4,5,6,7]. Geometric and manifold-based approaches capture local relationships through graph, spectral, or diffusion operators but do not explicitly represent how feature spaces change along cycles or how local patches are glued together [8,9,10,11,12,13]. Gauge-inspired constructions introduce parallel transport and equivariant operations, yet typically enforce symmetry constraints without computing homological invariants, characteristic-class-like quantities, or explicit measures of connection inconsistency [14,15,16,17]. Each of these traditions captures a meaningful aspect of structure (global topology, neighborhood geometry, or symmetry), but none integrates these components into a unified, stable representation capable of detecting differences in internal gluing structure.
To address these limitations, we introduce Fiber Bundle Learning (FBL), a topological framework that models a structured dataset as a discrete fiber bundle and extracts from it a set of invariants suitable for machine-learning tasks [18,19,20,21]. Each object is viewed as a base space capturing its coarse geometry, with a fiber attached to every point representing the local feature distribution. These fibers are interpreted as local trivializations of feature space over the base, while transition maps between neighboring fibers are estimated and combined to form a discrete parallel transport structure. This construction enables the computation of holonomy along cycles, curvature-like quantities that measure transition inconsistency, and discrete analogues of characteristic classes. Together with the persistent homology of the base, fibers, and total space, these descriptors define a fixed-length signature that can be used with any classifier.
Our goal is not to optimize predictive performance on specific application domains but to assess whether bundle-level organizational differences, such as twisting or path-dependent transport, can be detected in a structurally explicit way. Synthetic experiments illustrate the qualitative differences captured by the fiber bundle representation: structures with identical homology but different twisting patterns become distinguishable, while isometric or reparameterized versions of the same object yield nearly identical signatures. This controlled setting allows individual structural degrees of freedom to be varied independently, avoiding confounding factors that typically obscure these effects in real-world datasets. We show that the resulting signature exhibits stability under small perturbations of geometry and features, invariance to global reparameterizations and base isometries, and robustness to sampling noise.
Our main contribution is representational rather than architectural. By combining base topology, fiberwise feature organization, and discrete transport structure into a single signature, FBL provides a framework for detecting organizational differences invisible to persistent homology and not reducible to local feature statistics or adjacency structure alone. In this sense, FBL complements existing topological and geometric learning approaches by making bundle-level structure an explicit object of analysis.
We will proceed as follows: the methodology defines the discrete fiber bundle construction and signature; theoretical guarantees establish stability and invariance; experiments examine discriminability, robustness, and component contributions in controlled synthetic settings; the final discussion integrates these findings while outlining directions for extension to real-world data.

2. Methods

We describe here how data samples are represented as discrete fiber bundles, how topological and bundle-theoretic invariants are computed from them, and how these invariants are assembled into a feature representation used in a standard learning pipeline.

2.1. Data Representation and Notation

The starting point is the representation of each structured sample as a finite set of points endowed with geometric coordinates and local features. Formally, a sample is written as
X = { ( x i , f i ) } i = 1 N ,
where x i R d encodes geometric coordinates and f i R p encodes an associated feature vector. From this point cloud we construct a discrete approximation of a base space B , a collection of fibers F i and a total space E .
The base space is modeled as a geometric graph B = ( V , E ) with vertex set V = { 1 , , N } and edge set determined by a proximity rule. Vertices i and j are connected if x i x j is below a fixed radius or if j belongs to the k -nearest neighbors of i . We denote the adjacency matrix of B by A , where A i j = 1 if an edge exists and A i j = 0 otherwise.
For each vertex i V , the associated fiber F i is defined as a finite subset of feature space,
F i : = { f j j N ( i ) } ,
where N ( i ) denotes a neighborhood of i in the base graph. This construction defines a local trivialization of feature space over each base vertex, with no assumption of global triviality across the graph. Each fiber is therefore treated as a finite point cloud in R p representing local feature variability around the base point i .
From a formal perspective, the assignment i F i can be viewed as defining a discrete bundle or, equivalently, a presheaf over the base graph, whose local sections are given by the empirical feature clouds. This interpretation motivates the use of bundle-theoretic terminology while remaining fully compatible with the discrete and data-driven nature of our construction.
The total space is defined as the set of pairs
E : = { ( x i , f j ) j N ( i ) } ,
which encodes the joint geometric–feature structure of the sample. All subsequent constructions (persistent homology of base, fibers, and total space; estimation of transition maps; and computation of holonomy and curvature-like quantities) are applied to these discrete objects.

2.2. Base Space Construction and Homology Computation

The construction of the base space proceeds by thickening the graph into a simplicial complex and computing persistent homology on the resulting filtration. Given the point cloud x i , we define a Vietoris–Rips complex R ( ε ) at scale ε as the abstract simplicial complex whose vertices correspond to indices i and where a finite set i 0 , , i k forms a simplex if x i a x i b ε for all a , b [22,23,24,25]. The filtration R ( ε ) } ε 0 is obtained by increasing ε .
For each homological degree q , persistent homology computes a multiset of intervals [ b l , d l ) representing the birth and death times of homology classes in the filtration. We denote the resulting persistence barcode associated with the base space by B b a s e . To achieve a numerical representation suitable for learning, a vectorization map V is applied to the barcode. Typical choices include persistence landscapes or persistence images.
A persistence landscape λ q is defined from the intervals [ b l , d l ) by setting
λ q ( t ) = m a x l   m i n ( t b l , d l t ) + ,
where (⋅)+ denotes the positive part. A finite-dimensional approximation is obtained by sampling λ q on a fixed grid and stacking the resulting values into a vector. Throughout, we assume that the chosen vectorization map is Lipschitz-continuous with respect to the bottleneck or Wasserstein distance on persistence diagrams, as is standard in topological data analysis.
Vietoris–Rips complexes and persistent homology computations are implemented using Python libraries such as GUDHI or Ripser, while nearest-neighbor graphs are constructed using scikit-learn and NetworkX. All parameters controlling the base-space construction, including neighborhood size and filtration resolution, are held fixed across experiments to ensure comparability of the resulting descriptors.

2.3. Fiber Construction and Fiber Homology Aggregation

The modeling of local feature structure is based on computing persistent homology on each fiber patch and aggregating these local descriptors into a global representation. For each base vertex i V , the fiber F i is treated as a finite point cloud in feature space R p .
For each fiber F i , we construct a Vietoris–Rips complex R i ( ε ) using the Euclidean distance in feature space and define the associated filtration by increasing ε . Persistent homology is then computed for each homological degree q , yielding a barcode B f i b e r i associated with the local feature distribution around base vertex i .
As for the base space, each fiber barcode is mapped to a finite-dimensional vector using a fixed vectorization map V , such as a persistence landscape or persistence image. The same vectorization scheme and resolution are used for all fibers to ensure that resulting descriptors are directly comparable across vertices and samples. Denoting the vectorized barcode of fiber i by v i = V ( B f i b e r i ) , we obtain a collection of local descriptors v i } i V .
To obtain a global fiber-level representation, these local descriptors are aggregated using simple summary statistics. Specifically, we compute the empirical mean
μ F = 1 V i V v i
and covariance matrix
Σ F = 1 V i V ( v i μ F ) ( v i μ F ) .
These statistics summarize the distribution of local feature topology across the base without imposing any ordering or alignment between fibers. To obtain a fixed-length vector representation, either the diagonal entries of Σ F or its upper triangular part are retained and concatenated with μ F , yielding the aggregated fiber descriptor h F .
This aggregation step plays a purely descriptive role: it captures variability in local feature topology while remaining insensitive to the spatial arrangement of fibers. Spatial organization is instead encoded by the base space and the transition maps introduced below.
Local neighborhoods N ( i ) are extracted using nearest-neighbor queries implemented via kd-tree methods from scikit-learn. Persistent homology on fiber point clouds is computed using the same software stack as for the base space, ensuring consistent numerical behavior across components.

2.4. Total Space Embedding and Persistent Homology

The construction of the total space descriptor incorporates interactions between geometry and features by embedding the data into a joint space and computing persistent homology on that combined representation. Each pair x i f i is mapped to a concatenated vector
z i = ( x i , α f i ) R d + p ,
where α > 0 is a scaling parameter that balances the relative influence of geometric and feature components in the joint metric.
The set z i } i = 1 N is used to define a Vietoris–Rips complex R E ( ε ) with respect to the Euclidean distance in the joint space. As in the previous constructions, a filtration R E ( ε ) } ε 0 is obtained by increasing ε , and persistent homology is computed for each homological degree q . We denote the resulting barcode associated with the total space by B t o t a l .
The total-space barcode is vectorized using the same class of maps V employed for the base and fiber barcodes, yielding a finite-dimensional descriptor h E . Using a consistent vectorization framework across base, fiber, and total space ensures that differences among these components reflect structural distinctions rather than representational artifacts.
The scaling parameter α controls the relative contribution of geometry and features in the joint embedding. Rather than fixing a universal value, α is treated as a tunable parameter that allows the representation to interpolate between geometry-dominated and feature-dominated regimes. In practice, α is selected through cross-validation within the learning pipeline, and its value is held constant across all samples in each experiment. Sensitivity analyses indicate that the qualitative behavior of the resulting signatures is stable across a broad range of α , with extreme values primarily suppressing either geometric or feature contributions rather than inducing spurious structure.
The total-space homology captures interactions between geometric arrangement and feature variation that are not accessible when these components are analyzed separately. It reflects how feature similarity and spatial proximity jointly shape higher-order connectivity patterns in the data.
From an implementation standpoint, the computation of total-space persistent homology follows the same procedure as for the base space but is applied to a higher-dimensional point cloud. The same software tools and numerical settings are used to ensure consistency and reproducibility.

2.5. Discrete Connection and Transition Map Estimation

The estimation of a discrete connection over the base graph provides the transition maps that relate fibers at neighboring vertices. For each edge ( i , j ) E , we seek a linear map T i j : R p R p that approximates how local feature configurations transform from the fiber F i to the fiber F j .
Let F i = { f i 1 , , f i m } and F j = { f j 1 , , f j n } denote the feature point clouds associated with neighboring vertices i and j . To construct paired samples, points in F i are matched to points in F j using nearest-neighbor search or, alternatively, an optimal transport plan between the empirical measures supported on the two fibers. In the simplest formulation, matching indices are obtained by nearest-neighbor correspondence, yielding paired samples f i k f j π ( k ) .
Given these correspondences, the transition map T i j is estimated by solving a regularized least-squares problem,
T i j = a r g   m i n T k T f i k f j π ( k ) 2 + λ T F 2 ,
where λ > 0 is a regularization parameter and F denotes the Frobenius norm. This yields a closed-form solution obtained by standard linear algebra operations.
The transition maps T i j play the role of discrete gluing maps between local trivializations of the feature space. From a geometric perspective, they can be interpreted as discrete parallel transport operators approximating how fiber coordinates are compared across neighboring base points. When vertices i and j are close in the underlying geometry, the corresponding fibers sample nearby regions of feature space, and the least-squares estimator identifies the linear map that best aligns these local configurations.
This construction provides a finite-difference analogue of a smooth connection. In differential geometry, parallel transport along an infinitesimal path is determined by a connection one-form; here, the continuous path is replaced by an edge of the base graph, and parallel transport is approximated by a finite linear transformation estimated directly from data. No smooth limit is assumed, but the essential operational role of a connection, i.e., enabling path-dependent comparison of fiber elements, is preserved.
When optimal transport is used, the least-squares objective is weighted by the transport plan, yielding
T i j = a r g   m i n T k , l π k l T f i k f j l 2 + λ T F 2 ,
where π k l denotes the optimal transport coupling. This variant improves robustness to non-uniform sampling and partial overlap between fibers, while retaining the same geometric interpretation.
Transition maps are computed for all oriented edges i j in the base graph and stored as T i j . Together, the collection of maps T i j defines a discrete connection on the graph, enabling the computation of path-dependent transport effects like the holonomy and curvature-like quantities introduced below.

2.6. Holonomy, Curvature, Characteristic Class Proxies, and Signature Assembly

The discretized connection induces holonomy and curvature-like quantities on cycles and triangles of the base graph, which are summarized into numerical descriptors capturing the global organization of the fibers.
Given a simple cycle γ = ( i 1 , i 2 , , i m , i m + 1 = i 1 ) in the base graph, the associated holonomy operator is defined as the ordered product of transition maps along the cycle,
H γ = T i m i m + 1 T i 2 i 3 T i 1 i 2 .
This operator quantifies the deviation from identity arising from the composition of local parallel transports along a closed path, providing a discrete analogue of holonomy in differential geometry. To compress the matrix H γ into scalar descriptors, we compute invariants such as the Frobenius norm distance from the identity H γ I F , the spectral radius, or the argument of the determinant.
A cycle basis of the base graph is computed using standard graph algorithms, and holonomy descriptors are evaluated on each basis cycle. The resulting set of scalar values is summarized using empirical statistics (mean, variance, and histograms), yielding the holonomy descriptor vector h h o l .
Curvature-like quantities are defined on oriented triangles i j k in the flag complex of the base graph as
C i j k = T k i T j k T i j ,
which measures the inconsistency of transition maps around minimal loops. In the absence of curvature, the product reduces to the identity; deviations quantify local obstruction to flatness of the discrete connection. Scalar summaries such as C i j k I F are computed and aggregated across all triangles to form the curvature descriptor h c u r v .
To capture higher-order global obstructions, we define discrete proxies for characteristic classes based on cocycle constructions. Specifically, for triples of overlapping neighborhoods, we evaluate quantities of the form
χ i j k = s i g n ( d e t ( T i j T j k T k i ) )
where s i g n ( ) denotes the sign of the determinant and takes values in 1 , + 1 . These parity-like indicators detect orientation-reversing transport around loops and serve as discrete analogues of characteristic-class information. The resulting values are aggregated by counting nontrivial signs or computing empirical moments, yielding the descriptor h C C .
All scalar descriptors derived from holonomy, curvature, and cocycle constructions are invariant under global reparameterizations of the fiber coordinates and depend only on the organization of transition maps across the base graph. They therefore provide explicit, interpretable measures of bundle-level structure.
The final Fiber Bundle Learning signature for a sample is obtained by concatenating all components,
Φ = [ h B , h F , h E , h h o l , h c u r v , h C C ] ,
yielding a fixed-length feature vector suitable for standard machine-learning algorithms. This assembly step does not involve learning or optimization; all components are computed deterministically from the data and the chosen construction parameters.

2.7. Learning Pipeline and Software Tools

The learning stage treats the Fiber Bundle Learning signature as a fixed-dimensional feature vector for supervised classification. Given a dataset of samples X n with associated labels y n , the signature Φ n is computed for each sample using the same construction parameters, yielding a feature matrix Z whose rows correspond to individual samples.
A standard support vector machine (SVM) classifier is then trained on Z . In the experiments reported here, we use either a linear SVM or a kernel SVM with a radial basis function kernel
K ( z , z ) = e x p ( γ z z 2 ) ,
and solve the corresponding optimization problem using off-the-shelf implementations. Hyperparameters, including the regularization parameter C and kernel width γ , are selected by cross-validation and held fixed across comparable experimental conditions.
Classification performance is evaluated using standard metrics, including accuracy, F1-score, and area under the ROC curve (AUC). Reported values correspond to the mean and standard deviation across fivefold cross-validation, ensuring quantitative comparability across experiments, ablations, and baseline representations.
No component of the Fiber Bundle Learning signature is trained or adapted to the classification task. All geometric, topological, and connection-derived descriptors are computed prior to learning, and the classifier operates solely on the resulting fixed representation. This separation allows the contribution of the representation itself to be assessed independently of model capacity or training dynamics.
The entire pipeline is implemented in Python 3.11. Numerical computations and linear algebra operations are performed using NumPy 1.26 and SciPy 1.13. Nearest-neighbor searches, support vector machine classification, and cross-validation procedures are implemented using scikit-learn 1.5. Persistent homology computations are carried out using GUDHI 3.10 or Ripser.py 0.6.10. Graph operations, including cycle and triangle enumeration, are implemented using NetworkX 3.3. When optimal transport–based transition estimation is employed, computations are performed using POT (Python Optimal Transport) 0.9.5. All software components are used with fixed versions and consistent numerical settings to ensure reproducibility of the reported experiments.
The complete implementation, including synthetic data generation, signature extraction, ablation variants, and evaluation code, is provided in the Supplementary File S1.

2.8. Parameters and Sensitivity Analysis

The Fiber Bundle Learning pipeline involves a small number of parameters controlling neighborhood construction, feature scaling, and learning behavior. These parameters are not tuned to individual datasets but serve to define the resolution at which geometric and feature structure are analyzed.
The neighborhood parameters k (number of nearest neighbors) or r (radius threshold) determine the connectivity of the base graph and the size of fiber patches. Larger values yield smoother, more global representations, while smaller values emphasize local structure. In all experiments, these parameters are chosen to ensure graph connectivity while avoiding excessive densification; qualitative results were stable across a broad range of values.
The scaling parameter α in the total-space embedding controls the relative contribution of geometry and features. Varying α interpolates between geometry-dominated and feature-dominated regimes. Sensitivity tests confirmed that the qualitative behavior of the signature, including twisting discrimination and invariance properties, is preserved across a wide interval of α , indicating that the method does not rely on fine-tuned scaling.
Regularization parameters λ used in transition-map estimation stabilize least-squares solutions in the presence of noise or partial overlap between fibers. Results were insensitive to moderate changes in λ , provided it remained within a standard range ensuring numerical stability.
Classification parameters C and γ are selected by cross-validation but do not affect the construction of the signature itself. As a result, the sensitivity of the method to parameter choices primarily influences classifier behavior rather than the underlying representation.

2.9. Synthetic Data Generation and Reproducibility

All experiments are based on synthetic datasets generated procedurally from explicitly defined geometric and feature-level rules. Each dataset is fully specified by a small set of parameters controlling base graph topology, fiber feature distributions, and transition-map structure.
In all experiments, the base space is constructed as a cycle or grid graph with a fixed number of vertices N , embedded in R 2 . Fiber patches are generated by sampling points from Gaussian distributions in R p with fixed covariance, identical across all vertices. Structural differences between classes are introduced exclusively through the transition maps: untwisted configurations use identity or near-identity maps, while twisted configurations apply a fixed rotation or reflection consistently along a selected cycle.
Noise robustness experiments add Gaussian perturbations to geometric coordinates and feature vectors with controlled variance, while invariance experiments apply rigid motions or invertible linear transformations that preserve structural identity.
In conclusion, we introduce a discrete Fiber Bundle Learning pipeline integrating base geometry, fiberwise feature organization, and connection-derived descriptors within a unified representation. Structured samples are modeled on cycle or grid graphs embedded in R 2 , with fibers generated from Gaussian feature distributions in R p . Structural differences are introduced exclusively through transition maps, distinguishing untwisted and twisted configurations. Robustness and invariance are evaluated via controlled noise and structure-preserving transformations. Overall, the qualitative distinctions captured by Fiber Bundle Learning were robust across reasonable parameter variations, indicating that the representation reflects structural organization rather than parameter tuning.

3. Theoretical Guarantees

We formalize here the stability, invariance, and robustness properties of the Fiber Bundle Learning signature. We consider each data sample
X = { ( x i , f i ) } i = 1 N
and denote by B the base space constructed from the geometric coordinates x i , by F i the fiber patch associated with vertex i , and by E the total-space embedding obtained from the concatenated vectors x i α f i . The complete signature is
Φ = [ h B , h F , h E , h h o l , h c u r v , h C C ] .
We analyze perturbations of the input and their effect on each component. Throughout this section, we let the perturbed sample be
X = { ( x i , f i ) } i = 1 N
and assume the pointwise perturbation bounds
x i x i ε , f i f i ε
for all i . All vectorizations of persistence barcodes are assumed to be Lipschitz-continuous with respect to the bottleneck or p -Wasserstein distance, a standard assumption in topological data analysis.

3.1. Definition of Distances and Stability of Homological Components

Given two finite point sets X , Y R d , let
d H ( X , Y )
denote their Hausdorff distance. The bottleneck distance between persistence diagrams is denoted by d B ( , ) .
Proof strategy and references. Proofs are provided in full or in sketch form for results relying on nontrivial interactions between discrete connections and perturbations (e.g., holonomy and curvature stability). Results concerning persistent homology stability and barcode vectorizations rely on standard theorems in topological data analysis and are stated without proof, as detailed derivations are available in literature. This separation reflects the fact that the novel technical content of the present work lies in the behavior of connection-derived quantities rather than in the homological stability results themselves.
Theorem 1 (Stability of base-space homology).
Let B b a s e and B b a s e denote the persistence barcodes associated with the Vietoris–Rips filtrations of the base spaces constructed from x i and x i , respectively. Then
d B ( B b a s e , B b a s e ) d H ( { x i } , { x i } ) .
If the barcode vectorization map V is L V -Lipschitz, then
h B h B L V d H ( { x i } , { x i } ) .
Theorem 2 (Stability of fiber homology aggregation).
Let B f i b e r i and B f i b e r ( i ) denote the persistence barcodes associated with fiber F i before and after perturbation. Then
d B ( B f i b e r i , B f i b e r ( i ) ) d H ( F i , F i ) .
Consequently, if the vectorization map is L V -Lipschitz,
v i v i L V d H ( F i , F i ) .
Aggregated fiber descriptors, including the empirical mean and covariance used to form h F , therefore satisfy
h F h F C F ε
for some constant C F depending on the aggregation scheme and the Lipschitz constant of V .
Theorem 3 (Stability of total-space homology).
Let B t o t a l and B t o t a l denote the persistence barcodes associated with the total-space embeddings ( x i , α f i ) and ( x i , α f i ) . Then
d B ( B t o t a l , B t o t a l ) m a x ( 1 , α ) ε .
If the vectorization map is L V -Lipschitz, it follows that
h E h E L V m a x ( 1 , α ) ε .
Taken together, Theorems 1–3 establish Lipschitz stability of all homology-based components of the FBL signature under perturbations of geometry and features. These results provide the framework for analyzing the stability of the connection-derived components introduced below.

3.2. Stability of the Discrete Connection

Transition maps T i j are computed by aligning local feature configurations associated with neighboring base vertices. Their stability therefore depends on the sensitivity of the chosen estimator to perturbations of the underlying fiber point clouds.
We formalize this dependence through the following assumption.
Assumption 1 (Lipschitz continuity of the transition estimator).
For each edge ( i , j ) E , let T i j and T i j denote the transition maps estimated from fibers F i , F j and their perturbed counterparts F i , F j , respectively. We assume that there exists a constant L T > 0 such that
T i j T i j F 2 L T ε .
This assumption is satisfied by standard regularized least-squares estimators under boundedness of the local feature clouds, as small perturbations of the design matrices produce linear perturbations of the minimizers. The same bound applies when optimal transport–weighted least-squares formulations are used, provided the transport plan varies continuously with the input measures.
Theorem 4 (Stability of transition maps).
Under the above assumption, for all edges ( i , j ) E
T i j T i j F 2 L T ε .
Theorem 4 ensures that the discrete connection varies continuously with respect to perturbations of geometry and features. This property is essential for controlling how local transport errors accumulate along paths in the base graph.
We now analyze how perturbations of the transition maps affect holonomy along closed paths. Let γ = ( i 1 , i 2 , , i m , i m + 1 = i 1 ) be a simple cycle in the base graph and define the associated holonomy operators
H γ = T i m i m + 1 T i 1 i 2 , H γ = T i m i m + 1 T i 1 i 2 .
The following result quantifies the first-order effect of perturbations of the discrete connection on holonomy.
Theorem 5 (Holonomy stability).
Let γ be a cycle of length m . Then
H γ H γ F m ( 2 L T ε ) m a x k T i k i k + 1 F m 1 + O ( ε 2 ) .
Proof (first-order product perturbation).
Let T k : = T i k i k + 1 and T k : = T k + Δ k , where Δ k F 2 L T ε . Writing
H γ = k = 1 m T k , H γ = k = 1 m ( T k + Δ k ) ,
and expanding H γ yields a sum of terms linear in a single Δ j , plus higher-order terms involving products Δ a Δ b . Collecting the linear terms gives
H γ H γ = j = 1 m ( k = j + 1 m T k ) Δ j ( k = 1 j 1 T k ) + R ,
where the remainder satisfies R F = O ( ε 2 ) . Using submultiplicativity of the Frobenius norm yields
H γ H γ F j = 1 m ( k j T k F ) Δ j F + O ( ε 2 ) ,
which implies the stated bound. □
Corollary 1 (Stability of scalar holonomy descriptors).
If scalar holonomy features are defined as
h h o l ( γ ) = H γ I F or   h h o l ( γ ) = ρ ( H γ ) ,
then
h h o l ( γ ) h h o l ( γ ) C h o l ε
for some constant C h o l depending on the cycle length and bounds on T i j F .

3.3. Stability of Holonomy

Holonomy for a cycle γ = ( i 1 , , i m , i 1 ) is defined by
H γ = T i m i 1 T i m 1 i m T i 1 i 2 .
Let the perturbed holonomy be H γ .
The bound established in Theorem 5 implies that, for a cycle of length m ,
H γ H γ F m ( 2 L T ε ) m a x k T i k i k + 1 F m 1 + O ( ε 2 ) .
In particular, if transition maps are uniformly bounded, i.e., T i j F M , then
H γ H γ F 2 m M m 1 L T ε .
Corollary 2 (Stability of scalar holonomy descriptors).
If scalar holonomy features are defined by
h o l ( γ ) = H γ I p F ,
then
h o l ( γ ) h o l ( γ ) 2 m M m 1 L T ε .

3.4. Stability of Curvature-like Quantities

Discrete curvature is defined on oriented triangles of the base graph and captures the local inconsistency of transition maps around minimal loops. Let i j k be an oriented triangle in the flag complex associated with the base graph. The corresponding curvature-like operator is defined as
C i j k = T k i T j k T i j ,
with perturbed counterpart
C i j k = T k i T j k T i j .
In the absence of curvature, the product C i j k reduces to the identity, reflecting the local flatness of the discrete connection. Deviations from the identity quantify the extent to which local parallel transports fail to compose consistently.
Theorem 6 (Curvature stability).
Under the Lipschitz continuity assumption on the transition estimator and boundedness of the transition maps, there exists a constant C c u r v > 0 such that
C i j k C i j k F C c u r v ε .
Proof. 
The proof follows the same first-order perturbation argument as in Theorem 5. Writing each perturbed transition map as T a b = T a b + Δ a b and expanding the product defining C i j k , the difference C i j k C i j k can be expressed as a sum of terms linear in a single perturbation Δ a b , plus higher-order terms of order O ( ε 2 ) . Submultiplicativity of the Frobenius norm yields the stated bound. □
Scalar curvature descriptors are obtained by evaluating norms or spectral quantities of C i j k I and aggregating them across all oriented triangles. As a consequence of Theorem 6, any such scalar summaries inherit Lipschitz stability with respect to perturbations of geometry and features.
These curvature-like quantities provide local information complementary to holonomy, capturing obstructions that arise at the smallest nontrivial scales of the base graph.

3.5. Stability of Characteristic-Class Proxies

To capture global obstructions that are not detectable through local curvature alone, we introduce discrete proxies for characteristic classes based on cocycle-like constructions derived from the transition maps. These quantities summarize parity or orientation effects arising from the global organization of the discrete connection.
For triples of overlapping neighborhoods or oriented triangular configurations i j k , we consider quantities of the form
χ i j k = s i g n ( d e t T ij · T jk · T ki ) ,
where s i g n ( ) denotes the sign of the determinant and takes values in 1 , + 1 . These indicators detect orientation-reversing transport around minimal loops and serve as discrete analogues of characteristic-class information.
Theorem 7 (Cocycle stability).
Assume that the determinants d e t ( T i j T j k T k i ) are bounded away from zero for all relevant triples. Then there exists ε 0 > 0 such that for all perturbations satisfying ε < ε 0 ,
χ i j k = χ i j k .
In particular, parity changes can occur only if a perturbation drives the determinant through zero. This behavior mirrors the well-known stability properties of characteristic classes in the smooth setting, where topological invariants remain unchanged under small perturbations except at singular configurations.
The characteristic-class proxy descriptor h C C is formed by aggregating the values of χ i j k across all relevant triples, for example by counting the proportion of nontrivial signs or computing empirical moments. As a consequence of Theorem 7, these aggregated descriptors are stable under small perturbations of the data and change only when the underlying bundle structure undergoes a genuine topological transition.
Together with holonomy and curvature, these cocycle-based quantities provide complementary global information about the discrete connection that is invisible to homology-based descriptors alone.

3.6. Global Stability and Invariance Properties

We now combine the stability results for the homological, connection-based, and cocycle-derived components to establish global stability of the Fiber Bundle Learning signature.
Theorem 8 (Global stability of the FBL signature).
There exists a constant C > 0 such that, for any admissible perturbation of geometry and features satisfying
x i x i ε , f i f i ε for   all   i ,
the corresponding FBL signatures satisfy
Φ Φ C ε .
Proof. 
Each component of the signature satisfies a Lipschitz bound with respect to ε : base, fiber, and total-space homology by Theorems 1–3; transition maps by Theorem 4; holonomy descriptors by Theorem 5; curvature-like quantities by Theorem 6; and characteristic-class proxies by Theorem 7. Since Φ is formed by the concatenation of these components, the global bound follows by the summation of the individual Lipschitz constants. □

3.6.1. Invariance Properties

In addition to stability under perturbations, the Fiber Bundle Learning signature exhibits invariance under a class of transformations that preserve the underlying organization of the data.

3.6.2. Isometry Invariance of the Base Space

If the geometric coordinates x i are transformed by a rigid motion or global isometry, all pairwise distances are preserved. Consequently, the base graph, Vietoris–Rips filtrations, and associated persistent homology descriptors remain unchanged, implying
h B = h B .

3.6.3. Fiber Reparameterization Invariance

If feature vectors are transformed by a global invertible linear map G G L ( p ) ,
f i G f i ,
then the transition maps transform as
T i j G T i j G 1 .
Scalar descriptors based on norms, eigenvalues, or determinant signs are invariant under such conjugations, implying
h h o l = h h o l , h c u r v = h c u r v , h C C = h C C .

3.6.4. Total-Space Invariance

Under the same transformation, the total-space embedding undergoes a linear change of coordinates that preserves topological structure. Consequently,
h E = h E .

3.6.5. Sensitivity to Genuine Structural Differences

The above invariance properties imply that changes in the FBL signature arise only from modifications of the organizational structure of the data. In particular, the signature responds to changes in:
  • global geometric organization of the base space,
  • local feature distributions within fibers,
  • transition-map coherence and path-dependent transport,
  • holonomy, curvature, and cocycle structure of the discrete connection.
Transformations preserving these structures, such as rigid motions, global feature reparameterizations, or uniform rescalings, do not affect the signature, while alterations that change how local feature spaces are glued together produce detectable differences.
This separation between structural sensitivity and invariance under nuisance transformations is central to the representational role of Fiber Bundle Learning.

4. Experiments

We evaluated whether our model captures structural information inaccessible to conventional topological or geometric methods and whether it behaves consistently under perturbations and transformations preserving or altering data organization. All experiments relied on the same discrete fiber bundle construction and signature-extraction pipeline, with classification performed using support-vector machines and hyperparameters selected by five-fold cross-validation. All experiments and figures are based on synthetic datasets constructed to isolate specific structural properties of discrete fiber bundles. This choice is methodological rather than incidental: the goal is to probe whether the representation responds to bundle-level organizational differences, such as twisting or path-dependent transport, that are invisible to persistent homology and difficult to isolate in real-world datasets, where geometry, semantics, sampling density, and noise are entangled. Synthetic constructions allow individual structural degrees of freedom to be varied independently, while holding base geometry and local feature distributions fixed, ensuring that observed effects can be directly attributed to changes in gluing structure.
Rather than reporting benchmark-style numerical performance values, experimental outcomes are summarized in terms of relative quantitative trends across conditions and ablation settings. This choice avoids overstating empirical claims and aligns the experimental analysis with the methodological scope of the study. Complete specifications of the synthetic data generators, parameter settings, and random seeds used to produce all figures and results are provided in the Supplementary Materials, enabling full replication of the reported trends.

4.1. Discriminating Twisted and Untwisted Bundle Structures

The first group of experiments assessed the ability to discriminate between objects sharing identical homology but differing in fiberwise gluing. Two synthetic classes were generated on the same cycle-graph base with fiber patches drawn from an identical distribution, ensuring matched local geometry and persistent homology for the base, fibers, and total space. Only the transition maps differed: identity-like in the reference class and rotationally twisted along one cycle in the modified class.
While conventional TDA descriptors produced indistinguishable representations, our signatures exhibited systematic differences in holonomy-related quantities, curvature-like descriptors, and characteristic-class proxies (Figure 1). Consistent with these differences, classifiers trained on the full signature showed clear separation between the two classes, whereas models relying solely on persistent homology or aggregated feature statistics exhibited near-chance discrimination in this setting. These observations indicate that the representation responds specifically to bundle-level inconsistencies that are invisible to homological and purely geometric summaries.

4.2. Stability and Robustness Under Perturbations

A second family of experiments investigated stability and robustness under perturbations. Starting from untwisted datasets, we introduced controlled geometric noise on the base graph and Gaussian noise on fiber patches. For each noise amplitude, signatures were recomputed and classification behavior was evaluated using models trained on clean data.
Signature displacement increased smoothly with noise magnitude, and discriminative behavior degraded gradually rather than abruptly (Figure 2). Across increasing noise levels, relative classification trends exhibited a monotonic decline, consistent with the Lipschitz-type stability bounds established in Section 3. In contrast, classifiers based on aggregated feature statistics deteriorated more rapidly under feature noise, indicating that the hierarchical constraints encoded by the representation mediate a smoother response to perturbation.

4.3. Invariance to Structure-Preserving Transformations

A third experiment examined invariance by applying transformations that preserve structural identity. Rigid motions, uniform rescalings, and invertible linear reparameterizations of fiber features altered coordinates but did not affect connectivity or fiber organization.
As expected, signature distances between original and transformed instances remained close to zero, with deviations limited to numerical fluctuations (Figure 3).
Correspondingly, classification behavior remained stable across all invariant transformations, showing no systematic change in relative discriminability. In contrast, operations that modified connectivity or introduced new twisting patterns produced pronounced and easily detectable signature shifts. This separation between nuisance transformations and structural modifications demonstrates that the representation is sensitive to organizational changes while remaining invariant to irrelevant geometric variation.

4.4. Ablation Study

A final ablation study examined the contribution of individual components of the signature. Starting from the full signature
Φ = [ h B , h F , h E , h h o l , h c u r v , h C C ] ,
reduced variants were constructed by removing one component at a time while leaving all others unchanged. Specifically:
(a)
No holonomy: h h o l removed; all other components retained.
(b)
No curvature: h c u r v removed; all other components retained.
(c)
No characteristic-class proxies: h C C removed.
(d)
Persistent homology only: only h B , h F , and h E retained.
(e)
Fiber-only: only the aggregated fiber descriptor h F retained.
In all cases, reduced signatures were recomputed from the same underlying data using identical graph construction, neighborhood definitions, and classifier hyperparameters. Removing holonomy-related information substantially reduced discriminative behavior in tasks distinguishing twisted from untwisted structures (Figure 4). Excluding curvature-like or characteristic-class components further impaired sensitivity to global inconsistencies among transition maps. Persistent-homology-only descriptors performed adequately when classes differed in geometry but failed when distinctions depended solely on gluing structure. Across all settings, the full signature consistently exhibited the strongest relative separation.
In summary, our experiments were performed under controlled conditions designed to isolate organizational effects beyond local geometry or feature statistics. Synthetic datasets were used to compare twisted and untwisted configurations, assess robustness to geometric and feature noise, test invariance under structure-preserving transformations, and examine the contribution of individual components through ablation. The experimental analysis emphasizes relative trends and structural sensitivity rather than absolute predictive performance, in line with the methodological objectives of the study.

5. Conclusions

We show that representing each data instance through a structured combination of base topology, fiberwise feature organization, and discrete connection information yields signatures that respond systematically to controlled structural modifications. Our simulated outcomes demonstrate that even small shifts introduced at the level of local feature distributions propagate in predictable ways to both local and global descriptors, producing measurable differences in distribution that can be exploited by standard classifiers. Rather than enforcing sharp separability, our representation preserves a realistic degree of variability, reflecting the fact that structural distinctions often coexist with overlapping local statistics. Examination of marginal distributions, covariance structure, and low-dimensional projections corroborates the presence of consistent but nontrivial separation between simulated classes, indicating that the detected differences arise from organizational effects rather than trivial feature thresholds.
Our approach treats data as possessing explicit geometric and organizational structure, rather than reducing observations to unstructured vectors or relying exclusively on global topological summaries. By decomposing each sample into base, fiber, and transition components, our approach formalizes a multilevel representation in which local feature topology, spatial arrangement, and transport consistency are treated as distinct but interacting sources of information. This explicit separation allows the contribution of each level to be analyzed independently while still capturing their joint effect on global organization. In particular, differences in how local feature spaces are glued together across the base can be detected even when base geometry and local feature distributions are individually indistinguishable.
From a methodological perspective, our model occupies an intermediate position between classical topological descriptors, geometric learning models, and connection-based constructions inspired by differential geometry. Persistent-homology-based pipelines capture global shape but are largely insensitive to how local feature distributions vary along cycles or interact through transport. Graph-based approaches encode adjacency and local interactions but do not quantify path-dependent effects or the global coherence of local transformations. Connection- and gauge-inspired learning architectures, including recent sheaf neural networks and gauge-equivariant convolutional models, address local-to-global consistency by embedding algebraic constraints or symmetry equivariance within trainable architectures [26,27,28,29]. However, in these approaches consistency is enforced implicitly through learned parameters and task-specific objectives, and explicit structural invariants are generally not exposed. By contrast, our Fiber Bundle Learning infers transition relations directly from data and characterizes their coherence through explicit, connection-derived quantities like holonomy and related descriptors. This yields a task-agnostic representation that makes bundle-level organization measurable and analyzable, clarifying that the contribution of our approach lies in the measurement and characterization of structural organization rather than in optimizing predictive performance.
Several limitations should be acknowledged. The experimental evaluation relies exclusively on synthetic data designed to isolate specific structural effects and therefore does not yet reflect the full complexity of real-world datasets. While this choice enables controlled assessment of bundle-level organization, it necessarily abstracts away semantic heterogeneity, correlated noise, missing data, and non-uniform sampling patterns that are common in applied settings. In addition, although the theoretical analysis establishes Lipschitz stability and invariance under well-defined assumptions, practical performance may depend on parameter choices, neighborhood definitions, and computational constraints associated with persistent homology, cycle enumeration, and transition-map estimation.
Future research directions can be articulated. The first direction concerns the application to real-world datasets in which local feature distributions are organized over an explicit geometric or relational substrate. Examples include spatially resolved biological measurements, where local molecular profiles are arranged over tissue architectures; networked sensor systems, where local measurements evolve over graph-structured domains; neuroscientific or materials-science data, where regional descriptors are coupled through anatomical or physical connectivity. Additional examples include microbial or biofilm systems evolving over complex interfaces, where local mechanical or biochemical properties are distributed along curved or branching surfaces; climate or geophysical datasets in which localized measurements are embedded in stratified spatial layers; and multi-view imaging data in which local descriptors are linked through known camera geometries or acquisition manifolds. In these contexts, our framework could be used to test whether variations in transition consistency, holonomy, or curvature-like quantities correspond to meaningful changes in system organization that are not detectable through local statistics or global topology alone, e.g., distinguishing structurally coherent rearrangements from purely stochastic fluctuations.
A second direction involves the systematic construction of benchmark datasets with increasing structural complexity, including higher-dimensional base spaces, richer fiber structures, and controlled combinations of twisting, noise, and sampling irregularity. These benchmarks would allow finer-grained evaluation of the sensitivity and limits of individual signature components, facilitating direct comparison with alternative approaches based on persistent homology. Further extensions could include benchmarks with heterogeneous local feature dimensionality, anisotropic sampling densities, time-dependent base spaces, or explicitly multiscale structures in which local geometries evolve differently across regions. These controlled settings would make it possible to isolate which aspects of bundle organization are captured by connection-based descriptors and which remain invisible to existing topological or geometric summaries.
A third direction concerns computational and theoretical extensions, including alternative estimators for discrete connections, more efficient approximations of holonomy and curvature descriptors, and tighter links between the discrete constructions used here and their continuous geometric counterparts. These developments would help clarify the regimes in which bundle-level descriptors provide maximal added value. Related avenues include scalability to large graphs or high-resolution spatial grids, robustness analysis under missing or corrupted data, and formal characterizations of invariance or stability properties under base-space deformations.
Together, these extensions would strengthen the interpretability and applicability of our framework across domains characterized by complex local-to-global organization.
Overall, we show that treating structured data as discrete fiber bundles could integrate geometry, local feature topology, and global organizational consistency within a single representation. This integration yields signatures that are stable under perturbations, invariant under structure-preserving transformations and sensitive to subtle differences in gluing structure that remain invisible to persistent homology alone. By formalizing bundle-level organization as an explicit and quantifiable construct, our framework complements topological and geometric methodologies and facilitates the analysis of structure beyond local or purely homological descriptors.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/ijt3020012/s1, Supplementary File S1: Code.

Funding

This research received no external funding.

Informed Consent Statement

This research does not contain any studies with human participants or animals performed by the Author.

Data Availability Statement

All data analyzed in this study are synthetically generated. The manuscript does not rely on external datasets. Complete specifications of the synthetic data generators, parameter settings, and random seeds used to produce all figures and results are provided in the Supplementary Material, enabling full replication of the experiments.

Acknowledgments

During the preparation of this work, the author used ChatGPT 4o to assist with data analysis and manuscript drafting and to improve spelling, grammar and general editing. After using this tool, the author reviewed and edited the content as needed, taking full responsibility for the content of the publication.

Conflicts of Interest

The Author does not have any known or potential conflicts of interest including any financial, personal or other relationships with other people or organizations within three years of beginning the submitted work that could inappropriately influence or be perceived to influence their work.

References

  1. Laubenbacher, R.; Hastings, A. Topological Data Analysis. Bull. Math. Biol. 2019, 81, 2051. [Google Scholar] [CrossRef] [PubMed]
  2. Bukkuri, A.; Andor, N.; Darcy, I.K. Applications of Topological Data Analysis in Oncology. Front. Artif. Intell. 2021, 4, 659037. [Google Scholar] [CrossRef] [PubMed]
  3. Chazal, F.; Michel, B. An Introduction to Topological Data Analysis: Fundamental and Practical Aspects for Data Scientists. Front. Artif. Intell. 2021, 4, 667963. [Google Scholar] [CrossRef] [PubMed]
  4. Xu, X.; Drougard, N.; Roy, R.N. Topological Data Analysis as a New Tool for EEG Processing. Front. Neurosci. 2021, 15, 761703. [Google Scholar] [CrossRef] [PubMed]
  5. Skaf, Y.; Laubenbacher, R. Topological Data Analysis in Biomedicine: A Review. J. Biomed. Inform. 2022, 130, 104082. [Google Scholar] [CrossRef] [PubMed]
  6. El-Yaagoubi, A.B.; Chung, M.K.; Ombao, H. Topological Data Analysis for Multivariate Time Series Data. Entropy 2023, 25, 1509. [Google Scholar] [CrossRef] [PubMed]
  7. Smith, A.D.; Donley, G.J.; Del Gado, E.; Zavala, V.M. Topological Data Analysis for Particulate Gels. ACS Nano 2024, 18, 28622–28635. [Google Scholar] [CrossRef] [PubMed]
  8. Paulsen, J.; Gramstad, O.; Collas, P. Manifold Based Optimization for Single-Cell 3D Genome Reconstruction. PLoS Comput. Biol. 2015, 11, e1004396. [Google Scholar] [CrossRef] [PubMed]
  9. Tsamir-Rimon, M.; Borenstein, E. A Manifold-Based Framework for Studying the Dynamics of the Vaginal Microbiome. npj Biofilms Microbiomes 2023, 9, 102. [Google Scholar] [CrossRef] [PubMed]
  10. Hu, X.; Zhu, M.; Feng, Z.; Stanković, L. Manifold-Based Shapley Explanations for High Dimensional Correlated Features. Neural Netw. 2024, 180, 106634. [Google Scholar] [CrossRef] [PubMed]
  11. Sekmen, A.; Bilgin, B. Manifold-Based Approach for Neural Network Robustness Analysis. Commun. Eng. 2024, 3, 118. [Google Scholar] [CrossRef] [PubMed]
  12. Song, J.; McNeany, J.; Wang, Y.; Daley, T.; Stecenko, A.; Kamaleswaran, R. Riemannian Manifold-Based Geometric Clustering of Continuous Glucose Monitoring to Improve Personalized Diabetes Management. Comput. Biol. Med. 2024, 183, 109255. [Google Scholar] [CrossRef] [PubMed]
  13. Gao, Q.; Li, F.; Wang, Q.; Gao, X.; Tao, D. Manifold Based Multi-View K-Means. IEEE Trans. Pattern Anal. Mach. Intell. 2025, 47, 3175–3182. [Google Scholar] [CrossRef] [PubMed]
  14. Maîtrejean, D. Parallel Transport, Connections and Covariant Derivatives. In Riemannian Geometry and Geometric Analysis; Springer: Berlin, Germany, 2008. [Google Scholar] [CrossRef]
  15. Maîtrejean, D. Equivariant Connections and Their Applications to Yang–Mills Equations. arXiv 2024, arXiv:2406.04171. [Google Scholar]
  16. Sauer, T. Modeling Parallel Transport. In Model and Mathematics: From the 19th to the 21st Century; Birkhäuser: Cham, Switzerland, 2022. [Google Scholar] [CrossRef]
  17. Nagai, Y.; Ohno, H.; Tomiya, A. CASK: A Gauge Covariant Transformer for Lattice Gauge Theory. arXiv 2025, arXiv:2501.16955. [Google Scholar]
  18. Shao, J.; Zhang, J.; Huang, X.; Liang, R.; Barnard, K. Fiber Bundle Image Restoration Using Deep Learning. Opt. Lett. 2019, 44, 1080–1083. [Google Scholar] [CrossRef] [PubMed]
  19. Diksha; Biswas, S. Prediction of Imminent Failure Using Supervised Learning in a Fiber Bundle Model. Phys. Rev. E 2022, 106, 025003. [Google Scholar] [CrossRef] [PubMed]
  20. Eadie, M.; Liao, J.; Ageeli, W.; Nabi, G.; Krstajić, N. Fiber Bundle Image Reconstruction Using Convolutional Neural Networks and Bundle Rotation in Endomicroscopy. Sensors 2023, 23, 2469. [Google Scholar] [CrossRef] [PubMed]
  21. Shams, B.; Reisch, K.; Vajkoczy, P.; Lippert, C.; Picht, T.; Fekonja, L.S. Improved Prediction of Glioma-Related Aphasia by Diffusion MRI Metrics, Machine Learning and Automated Fiber Bundle Segmentation. Hum. Brain Mapp. 2023, 44, 4480–4497. [Google Scholar] [CrossRef] [PubMed]
  22. Wang, B.; Wei, G.-W. Object-Oriented Persistent Homology. J. Comput. Phys. 2016, 305, 276–299. [Google Scholar] [CrossRef] [PubMed]
  23. Wang, Z.; Liu, F.; Shi, S.; Xia, S.; Peng, F.; Wang, L.; Ai, S.; Xu, Z. Automatic Epileptic Seizure Detection Based on Persistent Homology. Front. Physiol. 2023, 14, 1227952. [Google Scholar] [CrossRef] [PubMed]
  24. Zhang, W.; Xia, S.; Tang, X.; Zhang, X.; Liang, D.; Wang, Y. Topological Analysis of Functional Connectivity in Parkinson’s Disease. Front. Neurosci. 2023, 17, 1236128. [Google Scholar] [CrossRef] [PubMed]
  25. Aggarwal, M.; Periwal, V. Dory: Computation of Persistence Diagrams up to Dimension Two for Vietoris–Rips Filtrations of Large Data Sets. J. Comput. Sci. 2024, 79, 102290. [Google Scholar] [CrossRef] [PubMed]
  26. Hansen, J.; Gebhart, T. Sheaf Neural Networks. arXiv 2020, arXiv:2012.06333. [Google Scholar]
  27. Barbero, F.; Bodnar, C.; Sáez de Ocáriz Borde, H.; Bronstein, M.; Veličković, P.; Liò, P. Sheaf Neural Networks with Connection Laplacians. arXiv 2022, arXiv:2206.08702. [Google Scholar]
  28. Hussain, U.; Khan, A.R. Gauge Equivariant Convolutional Neural Networks for Diffusion MRI. Sci. Rep. 2025, 15, 9631. [Google Scholar] [CrossRef] [PubMed]
  29. Cortés, G.; Yu, Y.; Chen, R.; Armstrong, M.; Vaillancourt, D.; Vemuri, B.C. Higher Order Gauge Equivariant Convolutions for Neurodegenerative Disorder Classification. In Proceedings of the IEEE International Symposium on Biomedical Imaging, Athens, Greece, 27–30 May 2024. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Simulated holonomy magnitudes for untwisted and twisted synthetic structures. Untwisted samples produce values tightly concentrated near zero, reflecting consistent transition maps, whereas twisted samples display substantially larger and more variable magnitudes, corresponding to the imposed rotational inconsistency along a cycle. The separation illustrates how holonomy detects differences in fiberwise gluing invisible to persistent-homology descriptors based solely on base or fiber structure.
Figure 1. Simulated holonomy magnitudes for untwisted and twisted synthetic structures. Untwisted samples produce values tightly concentrated near zero, reflecting consistent transition maps, whereas twisted samples display substantially larger and more variable magnitudes, corresponding to the imposed rotational inconsistency along a cycle. The separation illustrates how holonomy detects differences in fiberwise gluing invisible to persistent-homology descriptors based solely on base or fiber structure.
Ijt 03 00012 g001
Figure 2. Signature distance response to progressive noise injected into geometric positions and fiber feature patches. Distances grow smoothly, without abrupt transitions, reflecting the Lipschitz stability predicted for the homological and transition components. The monotonic trend indicates that perturbations propagate in a controlled manner through the signature, while the absence of sharp fluctuations suggests that the representation behaves consistently under increasing distortion.
Figure 2. Signature distance response to progressive noise injected into geometric positions and fiber feature patches. Distances grow smoothly, without abrupt transitions, reflecting the Lipschitz stability predicted for the homological and transition components. The monotonic trend indicates that perturbations propagate in a controlled manner through the signature, while the absence of sharp fluctuations suggests that the representation behaves consistently under increasing distortion.
Ijt 03 00012 g002
Figure 3. Contrast between signature distances arising from invariant transformations and those produced by connectivity changes or twisting modifications. Invariant transformations yield distances tightly concentrated near zero, whereas structural changes generate significantly larger and widely distributed values. The separation confirms that the representation remains stable under nuisance transformations but responds strongly to genuinely altered bundle organization.
Figure 3. Contrast between signature distances arising from invariant transformations and those produced by connectivity changes or twisting modifications. Invariant transformations yield distances tightly concentrated near zero, whereas structural changes generate significantly larger and widely distributed values. The separation confirms that the representation remains stable under nuisance transformations but responds strongly to genuinely altered bundle organization.
Ijt 03 00012 g003
Figure 4. Classification accuracy under selective removal of components from the signature. Eliminating holonomy or curvature reduces performance on twisting-sensitive tasks, while removing characteristic-class proxies weakens detection of global organizational inconsistencies. Persistent homology-only and raw-feature baselines perform poorly when distinctions hinge on fiberwise gluing. The full signature attains the highest accuracy, reflecting the complementary contributions of its multilevel components.
Figure 4. Classification accuracy under selective removal of components from the signature. Eliminating holonomy or curvature reduces performance on twisting-sensitive tasks, while removing characteristic-class proxies weakens detection of global organizational inconsistencies. Persistent homology-only and raw-feature baselines perform poorly when distinctions hinge on fiberwise gluing. The full signature attains the highest accuracy, reflecting the complementary contributions of its multilevel components.
Ijt 03 00012 g004
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tozzi, A. Fiber Bundle Learning: A Topological Framework for Classification Using Homology and Discrete Connections. Int. J. Topol. 2026, 3, 12. https://doi.org/10.3390/ijt3020012

AMA Style

Tozzi A. Fiber Bundle Learning: A Topological Framework for Classification Using Homology and Discrete Connections. International Journal of Topology. 2026; 3(2):12. https://doi.org/10.3390/ijt3020012

Chicago/Turabian Style

Tozzi, Arturo. 2026. "Fiber Bundle Learning: A Topological Framework for Classification Using Homology and Discrete Connections" International Journal of Topology 3, no. 2: 12. https://doi.org/10.3390/ijt3020012

APA Style

Tozzi, A. (2026). Fiber Bundle Learning: A Topological Framework for Classification Using Homology and Discrete Connections. International Journal of Topology, 3(2), 12. https://doi.org/10.3390/ijt3020012

Article Metrics

Back to TopTop