paper-with-me

Papers

KnowMAN: Weakly Supervised Multinomial Adversarial Networks

2021-09-16 · EMNLP 2021 11 · Luisa März, Ehsaneddin Asgari, Fabienne Braune, Franziska Zimmermann, Benjamin Roth

The absence of labeled data for training neural models is often addressed by leveraging knowledge about the specific task, resulting in heuristic but noisy labels. The knowledge is captured in labeling functions, which detect certain regularities or patterns in the training samples and annotate corresponding labels for training. This process of weakly supervised training may result in an over-reliance on the signals captured by the labeling functions and hinder models to exploit other signals or to generalize well. We propose KnowMAN, an adversarial scheme that enables to control influence of signals associated with specific labeling functions. KnowMAN forces the network to learn representations that are invariant to those signals and to pick up other signals that are more generally associated with an output label. KnowMAN strongly improves results compared to direct weakly supervised learning with a pre-trained transformer language model and a feature-based baseline.

📄 PDF Abstract BibTeX arXiv:2109.07994

Code (1)

luisamaerz/knowman 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingWeakly-supervised Learning

Similar Papers 제목 키워드 기반

XPASC: Measuring Generalization in Weak Supervision by Explainability and Association

2022-06-03 · Luisa März, Ehsaneddin Asgari, Fabienne Braune, Franziska Zimmermann 외

Weak supervision is leveraged in a wide range of domains and tasks due to its ability to create massive amounts of labeled data, requiring only little manual effort. Standard approaches use labeling functions to specify …

A Conditional Multinomial Mixture Model for Superset Label Learning

2012-12-03 · 12 2012 12 · LiPing Liu, Thomas Dietterich

In the superset label learning problem (SLL), each training instance provides a set of candidate labels of which one is the true label of the instance. As in ordinary regression, the candidate label set is a noisy versio…

Fully Convolutional Change Detection Framework with Generative Adversarial Network for Unsupervised, Weakly Supervised and Regional Supervised Change Detection

2022-01-16 · Chen Wu, Bo Du, Liangpei Zhang

Deep learning for change detection is one of the current hot topics in the field of remote sensing. However, most end-to-end networks are proposed for supervised change detection, and unsupervised change detection models…

Change DetectionGenerative Adversarial Network

Fast Maximum Likelihood Estimation and Supervised Classification for the Beta-Liouville Multinomial

2020-06-12 · Steven Michael Lakin, Zaid Abdo

The multinomial and related distributions have long been used to model categorical, count-based data in fields ranging from bioinformatics to natural language processing. Commonly utilized variants include the standard m…

ClassificationComputational EfficiencyGeneral Classificationparameter estimation

Data-driven multinomial random forest

2023-04-09 · JunHao Chen, Xueli wang

In this article, we strengthen the proof methods of some previously weakly consistent variants of random forests into strongly consistent proof methods, and improve the data utilization of these variants, in order to obt…