paper-with-me

홈 › Papers

Curvature Learning for Generalization of Hyperbolic Neural Networks

2025-08-24 · Xiaomeng Fan, Yuwei Wu, Zhi Gao, Mehrtash Harandi, Yunde Jia arxiv

Hyperbolic neural networks (HNNs) have demonstrated notable efficacy in representing real-world data with hierarchical structures via exploiting the geometric properties of hyperbolic spaces characterized by negative curvatures. Curvature plays a crucial role in optimizing HNNs. Inappropriate curvatures may cause HNNs to converge to suboptimal parameters, degrading overall performance. So far, the theoretical foundation of the effect of curvatures on HNNs has not been developed. In this paper, we derive a PAC-Bayesian generalization bound of HNNs, highlighting the role of curvatures in the generalization of HNNs via their effect on the smoothness of the loss landscape. Driven by the derived bound, we propose a sharpness-aware curvature learning method to smooth the loss landscape, thereby improving the generalization of HNNs. In our method, we design a scope sharpness measure for curvatures, which is minimized through a bi-level optimization process. Then, we introduce an implicit differentiation algorithm that efficiently solves the bi-level optimization by approximating gradients of curvatures. We present the approximation error and convergence analyses of the proposed method, showing that the approximation error is upper-bounded, and the proposed method can converge by bounding gradients of HNNs. Experiments on four settings: classification, learning from long-tailed data, learning from noisy data, and few-shot learning show that our method can improve the performance of HNNs.

📄 PDF Abstract BibTeX arXiv:2508.17232

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

ACE-HGNN: Adaptive Curvature Exploration Hyperbolic Graph Neural Network

2021-10-15 · Xingcheng Fu, JianXin Li, Jia Wu, Qingyun Sun 외

Graph Neural Networks (GNNs) have been widely studied in various graph data mining tasks. Most existingGNNs embed graph data into Euclidean space and thus are less effective to capture the ubiquitous hierarchical structu…

Graph LearningGraph Neural NetworkMulti-agent Reinforcement LearningRepresentation Learning

Robust Hyperbolic Learning with Curvature-Aware Optimization

2024-05-22 · Ahmad Bdeir, Johannes Burchert, Lars Schmidt-Thieme, Niels Landwehr

Hyperbolic deep learning has become a growing research direction in computer vision due to the unique properties afforded by the alternate embedding space. The negative curvature and exponentially growing distance metric…

EEGMetric Learning

Unit Ball Model for Embedding Hierarchical Structures in the Complex Hyperbolic Space

2021-05-09 · NeurIPS 2021 12 · Huiru Xiao, Caigao Jiang, Yangqiu Song, James Zhang 외

Learning the representation of data with hierarchical structures in the hyperbolic space attracts increasing attention in recent years. Due to the constant negative curvature, the hyperbolic space resembles tree metrics …

Representation Learning

Adaptive Hyperbolic Kernels: Modulated Embedding in de Branges-Rovnyak Spaces

2025-11-13 · Leping Si, Meimei Yang, Hui Xue, Shipeng Zhu 외 arxiv

Hierarchical data pervades diverse machine learning applications, including natural language processing, computer vision, and social network analysis. Hyperbolic space, characterized by its negative curvature, has demons…

HIDISC: A Hyperbolic Framework for Domain Generalization with Generalized Category Discovery

2025-10-20 · Vaibhav Rathore, Divyam Gupta, Biplab Banerjee arxiv

Generalized Category Discovery (GCD) aims to classify test-time samples into either seen categories** -- available during training -- or novel ones, without relying on label supervision. Most existing GCD methods assume …

Representation LearningDomain Generalization