Systems and methods for expert guided semi-supervision with contrastive loss for machine learning models

US12536437B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12536437-B2
Application numberUS-202217888849-A
CountryUS
Kind codeB2
Filing dateAug 16, 2022
Priority dateAug 16, 2022
Publication dateJan 27, 2026
Grant dateJan 27, 2026

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method includes, in response to at least one convergence criterion not being met: receiving a labeled dataset that includes a plurality of labeled samples; receiving an unlabeled dataset that includes a plurality of unlabeled samples; identifying a plurality of labeled-unlabeled sample pairs; applying a data augmentation transformation to each labeled sample and each corresponding unlabeled sample; computing, for each least one labeled-unlabeled sample pair, latent representation spaces using the machine learning model; generating, using the machine learning model, a label prediction for each unlabeled sample for each labeled-unlabeled sample pair; computing a loss function for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs based on respective latency representation spaces and respective label predictions; applying an optimization function to each respective loss function; and updating a weight value for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs responsive to applying the optimization function.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method for semi-supervised training of a machine learning model, the method comprising: determining whether at least one convergence criterion is met; and in response to the at least one convergence criterion not being met: receiving a labeled dataset that includes a plurality of labeled samples; receiving an unlabeled dataset that includes a plurality of unlabeled samples; identifying a plurality of labeled-unlabeled sample pairs, each labeled-unlabeled sample pair including a respective labeled sample of the labeled samples and a corresponding unlabeled sample of the plurality of unlabeled samples; applying a data augmentation transformation to each labeled sample and each corresponding unlabeled sample for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs; computing, for each least one labeled-unlabeled sample pair, latent representation spaces using the machine learning model; generating, using the machine learning model, a label prediction for each unlabeled sample for each labeled-unlabeled sample pair; computing a loss function for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs based on respective latency representation spaces and respective label predictions, wherein the loss function includes a contrastive loss term that utilizes a cosine similarity metric between the latent representations; applying a stochastic gradient descent optimization function to minimize each respective loss function, including the contrastive loss term; and updating a weight value for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs responsive to applying the optimization function. 2 . The method of claim 1 , wherein the machine learning model includes a feature extractor and one or more predictor networks. 3 . The method of claim 1 , further comprising training the machine learning model using the labeled dataset and the unlabeled dataset having samples propagated with predicted labels. 4 . The method of claim 1 , wherein identifying the plurality of labeled-unlabeled sample pairs includes identifying the plurality of labeled-unlabeled sample pairs using a similarity graph associated with the labeled dataset and the unlabeled dataset. 5 . The method of claim 4 , wherein the similarity graph is generated based on at least an expert derived similarity graph. 6 . The method of claim 1 , wherein the loss function includes a a mean squared error of each label prediction. 7 . The method of claim 1 , wherein the machine learning model is configured to perform at least one classification task. 8 . The method of claim 1 , wherein the machine learning model is configured to perform at least one regression task. 9 . A system for semi-supervised training of a machine learning model, the system comprising: a processor; and a memory including instructions that, when executed by the processor, cause the processor to: determine whether at least one convergence criterion is met; and in response to the at least one convergence criterion not being met: receive a labeled dataset that includes a plurality of labeled samples; receive an unlabeled dataset that includes a plurality of unlabeled samples; identify a plurality of labeled-unlabeled sample pairs, each labeled-unlabeled sample pair including a respective labeled sample of the labeled samples and a corresponding unlabeled sample of the plurality of unlabeled samples; apply a data augmentation transformation to each labeled sample and each corresponding unlabeled sample for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs; compute, for each least one labeled-unlabeled sample pair, latent representation spaces using the machine learning model; generate, using the machine learning model, a label prediction for each unlabeled sample for each labeled-unlabeled sample pair; compute a loss function for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs based on respective latency representation spaces and respective label predictions, wherein the loss function includes a contrastive loss term that utilizes a cosine similarity metric between the latent representations; apply a stochastic gradient descent optimization function to minimize each respective loss function, including the contrastive loss term; and update a weight value for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs responsive to applying the optimization function. 10 . The system of claim 9 , wherein the machine learning model a feature extractor and one or more predictor networks. 11 . The system of claim 9 , wherein the instructions further cause the processor to train the machine learning model using the labeled dataset and the unlabeled dataset having samples propagated with predicted labels. 12 . The system of claim 9 , wherein the instructions further cause the processor to identify the plurality of labeled-unlabeled sample pairs by identifying the plurality of labeled-unlabeled sample pairs using a similarity graph associated with the labeled dataset and the unlabeled dataset. 13 . The system of claim 12 , wherein the similarity graph is generated based on at least an expert derived similarity graph. 14 . The system of claim 9 , wherein the loss function includes a a mean squared error of each label prediction. 15 . The system of claim 9 , wherein the machine learning model is configured to perform at least one classification task. 16 . The system of claim 9 , wherein the machine learning model is configured to perform at least one regression task. 17 . An apparatus for semi-supervised training of a machine learning model, the apparatus comprising: a processor; and a memory including instructions that, when executed by the processor, cause the processor to: determine whether at least one convergence criterion is met; and in response to the at least one convergence criterion not being met: receive a labeled dataset that includes a plurality of labeled samples; receive an unlabeled dataset that includes a plurality of unlabeled samples; identify a plurality of labeled-unlabeled sample pairs, each labeled-unlabeled sample pair including a respective labeled sample of the labeled samples and a corresponding unlabeled sample of the plurality of unlabeled samples; apply a data augmentation transformation to each labeled sample and each corresponding unlabeled sample for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs; compute, for each least one labeled-unlabeled sample pair, latent representation spaces using a feature extractor of the machine learning model; generate, using one or more predictor networks of the machine learning model, a label prediction for each unlabeled sample for each labeled-unlabeled sample pair; compute a loss function for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled sample pairs based on respective latency representation spaces and respective label predictions, the loss function including a combination of a mean squared error of each label prediction and a contrastive loss that utilizes a cosine similarity metric between the latent representations; apply a stochastic gradient descent optimization function to minimize each respective loss function, including the contrastive loss term; and update a weight value for each labeled-unlabeled sample pair of the plurality of labeled-unlabeled

Assignees

Inventors

Classifications

  • Updating · CPC title

  • Backpropagation, e.g. using gradient descent · CPC title

  • Ensuring data consistency and integrity · CPC title

  • Tablespace storage structures; Management thereof · CPC title

  • G06N3/08Primary

    Learning methods · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12536437B2 cover?
A method includes, in response to at least one convergence criterion not being met: receiving a labeled dataset that includes a plurality of labeled samples; receiving an unlabeled dataset that includes a plurality of unlabeled samples; identifying a plurality of labeled-unlabeled sample pairs; applying a data augmentation transformation to each labeled sample and each corresponding unlabeled s…
Who is the assignee on this patent?
Bosch Gmbh Robert
What technology area does this patent fall under?
Primary CPC classification G06N3/08. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 27 2026 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).