Related Experiment Video
Updated: Sep 16, 2025

Visualization of Cortical Modules in Flattened Mammalian Cortices
Published on: January 22, 2018
Hyperbolic Bernstein Neural Networks: Enhancing graph convolutions in non-Euclidean spaces
Yanqun Ye1, Xu Chen1, Shuyang Wang2
1Department of Computer Science and Engineering, North Minzu University, Yinchuan, 750021, Ningxia, China.
Hyperbolic Bernstein Neural Networks (HBNN) improve graph neural network performance by learning complex filters in hyperbolic space. This method effectively captures hierarchical structures for better node classification and link prediction.
Area of Science:
- Machine Learning
- Graph Neural Networks
- Hyperbolic Geometry
Background:
- Graph Convolutional Neural Networks (GCNs) embed graph data, but Euclidean embeddings distort features in power-law graphs.
- Hyperbolic embeddings offer reduced distortion but existing hyperbolic GCNs struggle with adequate convolution approximation due to simple filters.
Purpose of the Study:
- To propose Hyperbolic Bernstein Neural Networks (HBNN) for improved node classification and link prediction.
- To extend Bernstein polynomials to hyperbolic space using Möbius operations for enhanced filter approximation.
- To enable learning of high-order complex filters in hyperbolic space for effective convolution.
Main Methods:
- HBNN estimates filters using an order-K Bernstein polynomial approximation in hyperbolic space.
- Coefficients for each polynomial order are set as learnable parameters.
- Möbius operations are utilized to extend Bernstein polynomials to the hyperbolic manifold.
Main Results:
- HBNN effectively approximates complex filters in hyperbolic space, enabling better convolution.
- The proposed method demonstrates improved ability to learn the hierarchical structure of graph nodes.
- Experiments show superior performance of HBNN over mainstream methods in node classification and link prediction tasks.
Conclusions:
- HBNN offers a significant advancement in hyperbolic graph neural networks.
- The approach effectively addresses limitations in approximating convolutions in hyperbolic space.
- HBNN provides a powerful new tool for analyzing complex graph-structured data.
Related Concept Videos
Vector Algebra: Graphical Method
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Sequence Networks of Rotating Machines
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Graphical and Analytic Representation of Sinusoids
The first step is measuring the peak-to-peak value, which is twice the amplitude of the sinusoid. This provides information about the maximum voltage swing of the waveform.
Secondly, the period and angular frequency are determined. The period is the time taken for one complete cycle of the waveform, while...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...

