TERMIUM Plus®

From: Translation Bureau

On social media

Consult the Government of Canada’s terminology data bank.

UNSUPERVISED LEARNING [19 records]

Record 1 2026-04-30

English

Subject field(s)
  • Artificial Intelligence
OBS

An unsupervised learning model is a machine learning model trained on unlabelled data. During training, this type of model learns without external intervention to perform a given task by taking into account the similarities, differences and patterns it has observed in the dataset.

French

Domaine(s)
  • Intelligence artificielle
OBS

Un modèle d'apprentissage non supervisé est un modèle d'apprentissage automatique entraîné au moyen de données non étiquetées. Dans le cadre de son entraînement, ce type de modèle apprend sans intervention extérieure à réaliser une tâche donnée en se fondant sur les similitudes, les différences et les régularités qu'il a observées dans l'ensemble de données.

Spanish

Save record 1

Record 2 2026-03-30

English

Subject field(s)
  • Artificial Intelligence
  • Information Processing (Informatics)
DEF

... an unsupervised machine learning technique designed to group unlabeled examples based on their similarity to each other.

OBS

... the difference between classification and clustering [is that] classification [refers to sorting] data into specific categories using a labeled dataset[, while] clustering [refers to] partitioning an unlabeled dataset into groups of similar objects.

French

Domaine(s)
  • Intelligence artificielle
  • Traitement de l'information (Informatique)
DEF

Technique d'apprentissage machine non supervisée qui a pour objectif de regrouper des ensembles de données en fonction de leur similarité.

OBS

La principale différence entre le regroupement et la classification réside dans le fait que le regroupement n'implique pas d'attributs étiquetés. Contrairement à la classification, une tâche de regroupement ne cherche pas à prédire ou à estimer la valeur d'attributs.

Spanish

Save record 2

Record 3 2025-09-16

English

Subject field(s)
  • Artificial Intelligence
OBS

In unsupervised pre-training, the machine learning model is trained on a general set of unlabelled data. Once the model has been pre-trained, it is ready to be trained further for a specific task.

French

Domaine(s)
  • Intelligence artificielle
OBS

Dans le cas du pré-entraînement non supervisé, le modèle d'apprentissage automatique est entraîné au moyen d'un ensemble de données non étiquetées de nature générale. Après le préentraînement, le modèle est prêt à recevoir un entraînement supplémentaire visant à lui permettre de réaliser une tâche précise.

OBS

pré-entraînement non supervisé; pré-entrainement non supervisé : Même si ces formes sont courantes, les mots construits avec le préfixe «pré-» s'écrivent en principe sans trait d'union.

Spanish

Save record 3

Record 4 2025-06-19

English

Subject field(s)
  • Artificial Intelligence
OBS

Unsupervised transfer learning is used when the target task is different from, yet related to, the source task, and there are no labelled data in the source and target domains.

French

Domaine(s)
  • Intelligence artificielle
OBS

L'apprentissage par transfert non supervisé est utilisé lorsque la tâche cible est différente de la tâche source, tout en lui étant apparentée, et qu'il n'y a pas de données étiquetées dans les domaines source et cible.

Spanish

Save record 4

Record 5 2025-04-01

English

Subject field(s)
  • Artificial Intelligence
DEF

Machine learning in which an AI model is trained on an unlabelled dataset, so that it learns without external intervention to perform a given task by taking into account the similarities, differences and patterns it has observed in the dataset.

OBS

Unsupervised learning is used, for example, for behaviour identification and purchase recommendation.

OBS

unsupervised learning : designation standardized by ISO in collaboration with the International Electrotechnical Commission.

Key term(s)
  • IAGENAI25
  • 2092263

French

Domaine(s)
  • Intelligence artificielle
DEF

Apprentissage automatique dans lequel un modèle d'IA est entraîné au moyen d'un ensemble de données non étiquetées, le but étant qu'il apprenne sans intervention extérieure à réaliser une tâche donnée en se fondant sur les similitudes, les différences et les régularités qu'il a observées dans l'ensemble en question.

OBS

L'apprentissage non supervisé est utilisé, par exemple, pour l'identification de comportements et la recommandation d'achats.

OBS

apprentissage non supervisé : désignation publiée au Journal officiel de la République française le 9 décembre 2018 et normalisée par l'ISO en collaboration avec la Commission électrotechnique internationale.

Spanish

Campo(s) temático(s)
  • Inteligencia artificial
Save record 5

Record 6 2025-03-20

English

Subject field(s)
  • Artificial Intelligence
CONT

Semi-supervised learning is a type of machine learning that falls in between supervised and unsupervised learning. It is a method that uses a small amount of labeled data and a large amount of unlabeled data to train a model.

Key term(s)
  • IAGENAI25
  • 10371064

French

Domaine(s)
  • Intelligence artificielle
CONT

L'apprentissage semi-supervisé est une technique d'apprentissage machine qui se situe entre l'apprentissage supervisé (où tous les exemples sont étiquetés) et l'apprentissage non supervisé (où aucun exemple n'est étiqueté). Cette approche tire parti d'une petite quantité de données étiquetées – suffisamment pour guider le modèle sur ce qu'il doit apprendre – et d'une grande quantité de données non étiquetées, qui sont plus faciles à collecter.

Spanish

Campo(s) temático(s)
  • Inteligencia artificial
CONT

[...] se utiliza para las mismas aplicaciones que el aprendizaje supervisado; sin embargo, utiliza datos etiquetados y no etiquetados para entrenamiento.

Save record 6

Record 7 2024-10-31

English

Subject field(s)
  • Artificial Intelligence
DEF

... an unsupervised learning that groups data samples into clusters with different weights or probabilities.

CONT

In contrast to hard clustering techniques such as k-means that assigns each data sample to exactly one cluster, fuzzy clustering allows data samples to belong to more than one cluster. Thus, fuzzy clustering introduces uncertainty in data segmentation.

French

Domaine(s)
  • Intelligence artificielle

Spanish

Save record 7

Record 8 2024-10-16

English

Subject field(s)
  • Artificial Intelligence
DEF

... an unsupervised machine learning technique [that] groups objects into a cluster hierarchy without enforcing a linear order within them.

OBS

Many disciplines, such as biology, image analysis and the social sciences, use hierarchical clustering methods to explore and recognize patterns in datasets.

Key term(s)
  • hierarchical based clustering

French

Domaine(s)
  • Intelligence artificielle

Spanish

Save record 8

Record 9 2024-10-09

English

Subject field(s)
  • Artificial Intelligence
CONT

Generative pretraining(GPT) is a deep learning technique that involves training a language model on a large corpus of text data in an unsupervised manner. The primary goal of GPT is to generate text that closely resembles human-written text by predicting the next word in a given sequence.

French

Domaine(s)
  • Intelligence artificielle
Key term(s)
  • préentraînement génératif

Spanish

Save record 9

Record 10 2024-09-26

English

Subject field(s)
  • Artificial Intelligence
CONT

Variational autoencoders(VAEs) are widely used deep generative models capable of learning unsupervised latent representations of data.

French

Domaine(s)
  • Intelligence artificielle
CONT

L'auto-encodeur variationnel (AEV) est un modèle génératif profond permettant [l'apprentissage] auto-supervisé des représentations latentes compactes [...] à partir de données complexes de grande dimension.

Spanish

Save record 10

Record 11 2024-07-04

English

Subject field(s)
  • Artificial Intelligence
CONT

Inverse reinforcement learning is an unsupervised learning method where the agent tries to learn what goal or objectives an expert is trying to achieve by observing their behavior.

French

Domaine(s)
  • Intelligence artificielle
OBS

En apprentissage par renforcement inverse, l'agent observe le comportement d'un autre agent (souvent humain) pour tenter de déterminer quelle est la fonction de récompense de ce dernier.

Spanish

Save record 11

Record 12 2024-06-07

English

Subject field(s)
  • Education Theory and Methods
  • Cognitive Psychology
  • Artificial Intelligence
DEF

... a cognitive and neural theory of how the brain autonomously learns to attend, categorize, recognize, and predict objects and events in a changing world.

CONT

Adaptive resonance theory(ART) is a theory developed by Stephen Grossberg and Gail Carpenter on aspects of how the brain processes information. It describes a number of neural network models which use supervised and unsupervised learning methods, and address problems such as pattern recognition and prediction.

French

Domaine(s)
  • Théories et méthodes pédagogiques
  • Psychologie cognitive
  • Intelligence artificielle

Spanish

Campo(s) temático(s)
  • Teorías y métodos pedagógicos
  • Psicología cognitiva
  • Inteligencia artificial
Save record 12

Record 13 2024-01-26

English

Subject field(s)
  • Computer Mathematics
  • Computer Processing of Language Data
  • Artificial Intelligence
CONT

In computational linguistics, the Yarowsky algorithm is an unsupervised learning algorithm for word sense disambiguation that uses the "one sense per collocation" and the "one sense per discourse" properties of human languages for word sense disambiguation.

French

Domaine(s)
  • Mathématiques informatiques
  • Informatisation des données linguistiques
  • Intelligence artificielle

Spanish

Save record 13

Record 14 2022-01-04

English

Subject field(s)
  • Probability (Statistics)
  • Lexicology, Lexicography, Terminology
  • Translation and Interpretation
  • Information Processing (Informatics)
CONT

Statistical word alignment is a well known application of unsupervised learning and is a key step towards machine translation from a source language S to a target language T.

Key term(s)
  • statistic word alignment

French

Domaine(s)
  • Probabilités (Statistique)
  • Lexicologie, lexicographie et terminologie
  • Traduction et interprétation
  • Traitement de l'information (Informatique)

Spanish

Campo(s) temático(s)
  • Probabilidad (Estadística)
  • Lexicología, lexicografía y terminología
  • Traducción e interpretación
  • Tratamiento de la información (Informática)
Save record 14

Record 15 - external organization data 2006-02-01

English

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
31.03.10 (2382)
ISO/IEC standard entry number
DEF

unsupervised learning that consists in taxonomy formation, or derivation of new rules or laws about a domain by describing regularities in observed data

OBS

learning by discovery; learning from observation: terms and definition standardized by ISO/IEC [ISO/IEC 2382-31:1997].

French

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
31.03.10 (2382)
ISO/IEC standard entry number
DEF

apprentissage non supervisé qui procède par formation taxinomique ou dérivation de nouvelles règles ou lois relatives à un domaine en décrivant des régularités dans les données observées

OBS

apprentissage par découverte; apprentissage par observation : termes et définition normalisés par l'ISO/CEI [ISO/IEC 2382-31:1997].

Spanish

Save record 15

Record 16 - external organization data 2006-02-01

English

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
31.01.08 (2382)
ISO/IEC standard entry number
DEF

arranging objects, events, or facts into classes characterized by means of simple, descriptive concepts

OBS

See also unsupervised learning and chunking.

OBS

conceptual clustering: term and definition standardized by ISO/IEC [ISO/IEC 2382-31:1997].

French

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
31.01.08 (2382)
ISO/IEC standard entry number
DEF

organisation d'objets, d'événements ou de faits en classes caractérisées au moyen de concepts descriptifs simples

OBS

Voir aussi apprentissage non supervisé et regroupement.

OBS

agrégation conceptuelle : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-31:1997].

Spanish

Save record 16

Record 17 - external organization data 2006-02-01

English

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
31.03.09 (2382)
ISO/IEC standard entry number
DEF

learning strategy that consists in observing and analyzing different entities and determining that some of their subsets can be grouped into certain classes, without any correctness test being performed on acquired knowledge through feedback from external knowledge sources

OBS

Once a concept is formed, it is given a name that may be used in subsequent learning of other concepts.

OBS

unsupervised learning; learning without a teacher : terms and definition standardized by ISO/IEC [ISO/IEC 2382-31 : 1997].

French

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
31.03.09 (2382)
ISO/IEC standard entry number
DEF

stratégie d'apprentissage qui procède par observation et analyse d'entités afin d'en déterminer les sous-ensembles regroupables en classes, sans vérifier la justesse des connaissances acquises par rétroaction à partir d'une source de connaissances extérieure

OBS

Lorsqu'un concept est formé, on lui donne un nom qui peut être utilisé lors de l'apprentissage ultérieur d'autres concepts.

OBS

apprentissage non supervisé : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-31:1997].

Spanish

Save record 17

Record 18 - external organization data 2006-01-18

English

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
34.03.09 (2382)
ISO/IEC standard entry number
DEF

capability of an unsupervised learning neural network to adjust its connection weights according to the features found in the input patterns

OBS

self-organization: term and definition standardized by ISO/IEC [ISO/IEC 2382-34:1999].

French

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
34.03.09 (2382)
ISO/IEC standard entry number
DEF

capacité d'un réseau neuronal à apprentissage non supervisé d'ajuster ses poids synaptiques suivant les traits rencontrés dans les formes d'entrée

OBS

autoorganisation : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-34:1999].

Spanish

Save record 18

Record 19 2005-06-27

English

Subject field(s)
  • Training of Personnel
  • Internet and Telematics
  • Education Theory and Methods

French

Domaine(s)
  • Perfectionnement et formation du personnel
  • Internet et télématique
  • Théories et méthodes pédagogiques

Spanish

Campo(s) temático(s)
  • Capacitación del personal
  • Internet y telemática
  • Teorías y métodos pedagógicos
Save record 19

Copyright notice for the TERMIUM Plus® data bank

© Public Services and Procurement Canada, 2026
TERMIUM Plus®, the Government of Canada's terminology and linguistic data bank
A product of the Translation Bureau

Features

GCtranslate (available on the Government of Canada network only)

Use this artificial intelligence prototype to translate Government of Canada content up to and including Protected B. Available to employees of selected departments and agencies only.

Writing tools

The Language Portal’s writing tools have a new look! Easy to consult, they give you access to a wealth of information that will help you write better in English and French.

Glossaries and vocabularies

Access Translation Bureau glossaries and vocabularies.

Date Modified: