paper-with-me

Papers

Deep Probabilistic Logic: A Unifying Framework for Indirect Supervision

2018-08-26 · EMNLP 2018 10 · Hai Wang, Hoifung Poon

Deep learning has emerged as a versatile tool for a wide range of NLP tasks, due to its superior capacity in representation learning. But its applicability is limited by the reliance on annotated examples, which are difficult to produce at scale. Indirect supervision has emerged as a promising direction to address this bottleneck, either by introducing labeling functions to automatically generate noisy examples from unlabeled text, or by imposing constraints over interdependent label decisions. A plethora of methods have been proposed, each with respective strengths and limitations. Probabilistic logic offers a unifying language to represent indirect supervision, but end-to-end modeling with probabilistic logic is often infeasible due to intractable inference and learning. In this paper, we propose deep probabilistic logic (DPL) as a general framework for indirect supervision, by composing probabilistic logic with deep learning. DPL models label decisions as latent variables, represents prior knowledge on their relations using weighted first-order logical formulas, and alternates between learning a deep neural network for the end task and refining uncertain formula weights for indirect supervision, using variational EM. This framework subsumes prior indirect supervision methods as special cases, and enables novel combination via infusion of rich domain and linguistic knowledge. Experiments on biomedical machine reading demonstrate the promise of this approach.

📄 PDF Abstract BibTeX arXiv:1808.08485

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionRepresentation Learning

Similar 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 label…

Active LearningSelf-Supervised Learning

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

Creating Training Sets via Weak Indirect Supervision

2021-10-07 · ICLR 2022 4 · Jieyu Zhang, Bohan Wang, Xiangchen Song, Yujing Wang 외

Creating labeled training sets has become one of the major roadblocks in machine learning. To address this, recent \emph{Weak Supervision (WS)} frameworks synthesize training labels from multiple potentially noisy superv…

text-classificationText Classification

Learning from Indirect Observations

2019-10-10 · Yivan Zhang, Nontawat Charoenphakdee, Masashi Sugiyama

Weakly-supervised learning is a paradigm for alleviating the scarcity of labeled data by leveraging lower-quality but larger-scale supervision signals. While existing work mainly focuses on utilizing a certain type of we…

Weakly-supervised Learning

General Supervision via Probabilistic Transformations

2019-01-24 · Santiago Mazuelas, Aritz Perez

Different types of training data have led to numerous schemes for supervised classification. Current learning techniques are tailored to one specific scheme and cannot handle general ensembles of training data. This pape…

ClassificationGeneral Classification