Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 70% Match Research Paper Theoretical ML Researchers,Geometric Deep Learning Experts,Advanced ML Practitioners 1 week ago

Learning Geometry: A Framework for Building Adaptive Manifold Models through Metric Optimization

large-language-models › model-architecture
📄 Abstract

Abstract: This paper proposes a novel paradigm for machine learning that moves beyond traditional parameter optimization. Unlike conventional approaches that search for optimal parameters within a fixed geometric space, our core idea is to treat the model itself as a malleable geometric entity. Specifically, we optimize the metric tensor field on a manifold with a predefined topology, thereby dynamically shaping the geometric structure of the model space. To achieve this, we construct a variational framework whose loss function carefully balances data fidelity against the intrinsic geometric complexity of the manifold. The former ensures the model effectively explains observed data, while the latter acts as a regularizer, penalizing overly curved or irregular geometries to encourage simpler models and prevent overfitting. To address the computational challenges of this infinite-dimensional optimization problem, we introduce a practical method based on discrete differential geometry: the continuous manifold is discretized into a triangular mesh, and the metric tensor is parameterized by edge lengths, enabling efficient optimization using automatic differentiation tools. Theoretical analysis reveals a profound analogy between our framework and the Einstein-Hilbert action in general relativity, providing an elegant physical interpretation for the concept of "data-driven geometry". We further argue that even with fixed topology, metric optimization offers significantly greater expressive power than models with fixed geometry. This work lays a solid foundation for constructing fully dynamic "meta-learners" capable of autonomously evolving their geometry and topology, and it points to broad application prospects in areas such as scientific model discovery and robust representation learning.
Authors (1)
Di Zhang
Submitted
October 30, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper proposes a new machine learning paradigm where the model's geometric structure (metric tensor field on a manifold) is optimized, rather than just parameters. This approach uses a variational framework to balance data fidelity with intrinsic geometric complexity, encouraging simpler models and preventing overfitting.

Business Value

Could lead to more robust and interpretable machine learning models that generalize better, particularly for complex, non-Euclidean data.