Group-equivariant CNN (G-CNN)

Group-equivariant convolutional neural networks (G-CNNs) are a class of neural networks designed to maintain equivariance to transformations from symmetry groups, enhancing their ability to generalize across transformed inputs. They extend traditional CNNs by incorporating group theory, enabling more efficient learning of invariant features.

Read More →

Equivariant neural network

Equivariant neural networks are a class of neural network architectures designed to respect symmetry transformations of input data. These networks maintain equivariance under group actions, meaning that transformations applied to inputs correspond predictably to transformations in the output, enabling more efficient learning and better generalization for certain tasks.

Read More →

SE(3)-equivariant network

SE(3)-equivariant networks are neural network architectures designed to respect the symmetries of the special Euclidean group SE(3), which combines 3D rotations and translations. These networks maintain equivariance under transformations in three-dimensional space, making them particularly useful in fields such as robotics, computer vision, and molecular modeling.

Read More →

SO(3)-equivariant neural network

An SO(3)-equivariant neural network is a type of neural network architecture designed to maintain equivariance with respect to the special orthogonal group SO(3), which corresponds to three-dimensional rotations. These networks are used primarily in tasks involving 3D data where rotational symmetry is important, such as molecular modeling, computer vision, and physics simulations.

Read More →