paper-with-me

Papers

Self-supervised self-supervision by combining deep learning and probabilistic logic

2020-12-23 · Hunter Lang, Hoifung Poon

Labeling training examples at scale is a perennial challenge in machine learning. Self-supervision methods compensate for the lack of direct supervision by leveraging prior knowledge to automatically generate noisy labeled examples. Deep probabilistic logic (DPL) is a unifying framework for self-supervised learning that represents unknown labels as latent variables and incorporates diverse self-supervision using probabilistic logic to train a deep neural network end-to-end using variational EM. While DPL is successful at combining pre-specified self-supervision, manually crafting self-supervision to attain high accuracy may still be tedious and challenging. In this paper, we propose Self-Supervised Self-Supervision (S4), which adds to DPL the capability to learn new self-supervision automatically. Starting from an initial "seed," S4 iteratively uses the deep neural network to propose new self supervision. These are either added directly (a form of structured self-training) or verified by a human expert (as in feature-based active learning). Experiments show that S4 is able to automatically propose accurate self-supervision and can often nearly match the accuracy of supervised methods with a tiny fraction of the human effort.

📄 PDF Abstract BibTeX arXiv:2012.12474

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Combining Probabilistic Logic and Deep Learning for Self-Supervised Learning

2021-07-27 · Hoifung Poon, Hai Wang, Hunter Lang

Deep learning has proven effective for various application tasks, but its applicability is limited by the reliance on annotated examples. Self-supervised learning has emerged as a promising direction to alleviate the sup…

Active LearningDeep LearningLanguage ModellingReading Comprehension+4

Self-Supervised Pillar Motion Learning for Autonomous Driving

2021-04-18 · CVPR 2021 1 · Chenxu Luo, Xiaodong Yang, Alan Yuille

Autonomous driving can benefit from motion behavior comprehension when interacting with diverse traffic participants in highly dynamic environments. Recently, there has been a growing interest in estimating class-agnosti…

Autonomous DrivingMotion Estimation

Self-Supervised Metric Learning With Graph Clustering For Speaker Diarization

2021-09-14 · Prachi Singh, Sriram Ganapathy

In this paper, we propose a novel algorithm for speaker diarization using metric learning for graph based clustering. The graph clustering algorithms use an adjacency matrix consisting of similarity scores. These scores …

ClusteringGraph ClusteringMetric LearningRepresentation Learning+3

MSDA: Combining Pseudo-labeling and Self-Supervision for Unsupervised Domain Adaptation in ASR

2025-05-30 · Dimitrios Damianos, Georgios Paraskevopoulos, Alexandros Potamianos

In this work, we investigate the Meta PL unsupervised domain adaptation framework for Automatic Speech Recognition (ASR). We introduce a Multi-Stage Domain Adaptation pipeline (MSDA), a sample-efficient, two-stage adapta…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationSelf-Supervised Learning+3

SLIP: Self-supervision meets Language-Image Pre-training

2021-12-23 · Norman Mu, Alexander Kirillov, David Wagner, Saining Xie

Recent work has shown that self-supervised pre-training leads to improvements over supervised learning on challenging visual recognition tasks. CLIP, an exciting new approach to learning with language supervision, demons…

Multi-Task LearningRepresentation LearningSelf-Supervised Learning