paper-with-me

홈 › Papers

Geometric Meta-Learning via Coupled Ricci Flow: Unifying Knowledge Representation and Quantum Entanglement

2025-03-25 · Ming Lei, Christophe Baehr

This paper establishes a unified framework integrating geometric flows with deep learning through three fundamental innovations. First, we propose a thermodynamically coupled Ricci flow that dynamically adapts parameter space geometry to loss landscape topology, formally proved to preserve isometric knowledge embedding (Theorem~\ref{thm:isometric}). Second, we derive explicit phase transition thresholds and critical learning rates (Theorem~\ref{thm:critical}) through curvature blowup analysis, enabling automated singularity resolution via geometric surgery (Lemma~\ref{lem:surgery}). Third, we establish an AdS/CFT-type holographic duality (Theorem~\ref{thm:ads}) between neural networks and conformal field theories, providing entanglement entropy bounds for regularization design. Experiments demonstrate 2.1$\times$ convergence acceleration and 63\% topological simplification while maintaining $\mathcal{O}(N\log N)$ complexity, outperforming Riemannian baselines by 15.2\% in few-shot accuracy. Theoretically, we prove exponential stability (Theorem~\ref{thm:converge}) through a new Lyapunov function combining Perelman entropy with Wasserstein gradient flows, fundamentally advancing geometric deep learning.

📄 PDF Abstract BibTeX arXiv:2503.19867

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMAMeta-Learning

Similar Papers 제목 키워드 기반

RicciFlowRec: A Geometric Root Cause Recommender Using Ricci Curvature on Financial Graphs

2025-08-12 · Zhongtian Sun, Anoushka Harit arxiv

We propose RicciFlowRec, a geometric recommendation framework that performs root cause attribution via Ricci curvature and flow on dynamic financial graphs. By modelling evolving interactions among stocks, macroeconomic …

Portfolio Optimization

Ironing the Graphs: Toward a Correct Geometric Analysis of Large-Scale Graphs

2024-07-31 · Saloua Naama, Kavé Salamatian, Francesco Bronzino

Graph embedding approaches attempt to project graphs into geometric entities, i.e, manifolds. The idea is that the geometric properties of the projected manifolds are helpful in the inference of graph properties. However…

Graph Embedding

Neural Feature Geometry Evolves as Discrete Ricci Flow

2025-09-26 · Moritz Hehl, Max von Renesse, Melanie Weber arxiv

Deep neural networks learn feature representations via complex geometric transformations of the input data manifold. Despite the models' empirical success across domains, our understanding of neural feature representatio…

Binary Classification

Local-Curvature-Aware Knowledge Graph Embedding: An Extended Ricci Flow Approach

2025-12-08 · Zhengquan Luo, Guy Tadmor, Or Amar, David Zeevi 외 arxiv

Knowledge graph embedding (KGE) relies on the geometry of the embedding space to encode semantic and structural relations. Existing methods place all entities on one homogeneous manifold, Euclidean, spherical, hyperbolic…

Knowledge Graph EmbeddingNode ClassificationLink Prediction

Thoughts on the Consistency between Ricci Flow and Neural Network Behavior

2021-11-16 · Jun Chen, Tianxin Huang, Wenzhou Chen, Yong liu

The Ricci flow is a partial differential equation for evolving the metric in a Riemannian manifold to make it more regular. On the other hand, neural networks seem to have similar geometric behavior for specific tasks. I…