ALBERT

ALBERT (A Lite BERT) is a natural language processing model developed to improve the efficiency and performance of BERT-based architectures by reducing memory consumption and increasing training speed through parameter-sharing techniques.

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 →

Hamiltonian neural network

Hamiltonian neural networks are a class of machine learning models designed to learn and simulate physical systems governed by Hamiltonian dynamics. They incorporate the principles of Hamiltonian mechanics to improve the predictive accuracy and physical consistency of neural networks modeling dynamical systems.

Read More →

U-Net

U-Net is a convolutional neural network architecture designed primarily for biomedical image segmentation. It uses a symmetric encoder-decoder structure with skip connections to enable precise localization and context capture.

Read More →

Small language model (SLM)

A small language model (SLM) is a type of artificial intelligence model designed to process and generate human language with fewer computational resources and parameters than large-scale models. SLMs focus on efficiency and adaptability for specific tasks or environments where resource constraints exist.

Read More →