Tag: Technique

Masked Prediction

Masked prediction is a self-supervised learning technique where parts of the input data are masked, and the model is trained to predict the missing information.

Multimodal Embedding

A technique that represents data from multiple modalities (e.g., text and images) in a unified vector space.

Robustness-aware Learning

Robustness-aware learning refers to training models in a way that enhances their performance and reliability in the presence of unexpected disturbances or anomalies.

Pruning

A technique used to reduce the size of a neural network by removing weights or neurons that contribute little to the model’s performance.