Skip to content

Проект для курса "Моя первая научная статья". Задача 123: "Анализ смещения распределений в контрастивном обучении". Project for "My first science paper" course. Topic 123: "Mitigating Distributional Biases in Contrastive Learning"

License

Notifications You must be signed in to change notification settings

intsystems/2023-Project-123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test status Test coverage Docs status

Название исследуемой задачи:Анализ смещения распределения в задаче контрастного распределения.
Тип научной работы:M1P
Автор:Лидия Сергеевна Троешестова
Научный руководитель:кандидат физико-математических наук, Исаченко Роман Владимирович

Abstract

Recently contrastive learning has regained popularity as a self-supervised representation learning technique. It involves comparing positive (similar) and negative (dissimilar) pairs of samples to learn representations without labels. However, false negative and false positive errors in sampling lead to the loss function bias. This paper analyzes various ways to eliminate these biases. Based on the fully-supervised case, we develop debiased contrastive models that account for same-label datapoints without requiring knowledge of true labels, and explore their properties. Using the debiased representations, we measure accuracy of predictions in the classification task. The experiments are carried out on the CIFAR10 dataset, demonstrating the applicability and robustness of the proposed method in scenarios where extensive labeling is expensive or not feasible.

Software modules developed as part of the study

  1. A python package DebiasedPos with all implementation here.
  2. A code with all experiment visualisation here. View in colab.

Acknowledgements

Inspired by chingyaoc/DCL.

About

Проект для курса "Моя первая научная статья". Задача 123: "Анализ смещения распределений в контрастивном обучении". Project for "My first science paper" course. Topic 123: "Mitigating Distributional Biases in Contrastive Learning"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •