önszupervizált
Önszupervizált is a term of Hungarian origin that translates to "self-supervised" in English. It refers to a type of machine learning where the model learns from unlabeled data by creating its own supervisory signals. Instead of relying on human-provided labels, the algorithm is tasked with solving a "pretext" task. For example, a model might be given an image with a patch missing and its task is to predict the missing patch. By successfully completing these pretext tasks, the model learns useful representations of the data, such as understanding visual features or grammatical structures.
The core idea behind önszupervizált learning is that the inherent structure of the data itself can provide