paper-with-me

Papers

Semi-Supervised QA with Generative Domain-Adaptive Nets

2017-02-07 · ACL 2017 7 · Zhilin Yang, Junjie Hu, Ruslan Salakhutdinov, William W. Cohen

We study the problem of semi-supervised question answering----utilizing unlabeled text to boost the performance of question answering models. We propose a novel training framework, the Generative Domain-Adaptive Nets. In this framework, we train a generative model to generate questions based on the unlabeled text, and combine model-generated questions with human-generated questions for training question answering models. We develop novel domain adaptation algorithms, based on reinforcement learning, to alleviate the discrepancy between the model-generated data distribution and the human-generated data distribution. Experiments show that our proposed framework obtains substantial improvement from unlabeled text.

📄 PDF Abstract BibTeX arXiv:1702.02206

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationQuestion Answeringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Two-Stage Adaptive Network for Semi-Supervised Cross-Domain Crater Detection under Varying Scenario Distributions

2023-12-11 · Yifan Liu, Tiecheng Song, Chengye Xian, Ruiyuan Chen 외

Crater detection can provide valuable information for humans to explore the topography and understand the history of extraterrestrial planets. Due to the significantly varying scenario distributions, existing detection m…

Domain AdaptationDomain GeneralizationImage AugmentationPseudo Label

Multi-class Generative Adversarial Nets for Semi-supervised Image Classification

2021-02-13 · Saman Motamed, Farzad Khalvati

From generating never-before-seen images to domain adaptation, applications of Generative Adversarial Networks (GANs) spread wide in the domain of vision and graphics problems. With the remarkable ability of GANs in lear…

ClassificationDomain AdaptationGeneral Classificationimage-classification+3

Semi-supervised Learning on Graphs with Generative Adversarial Nets

2018-09-01 · Ming Ding, Jie Tang, Jie Zhang

We investigate how generative adversarial nets (GANs) can help semi-supervised learning on graphs. We first provide insights on working principles of adversarial learning over graphs and then present GraphSGAN, a novel a…

ExoSGAN and ExoACGAN: Exoplanet Detection using Adversarial Training Algorithms

2022-07-20 · Cicy K Agnes, Akthar Naveed V, Anitha Mary M O Chacko

Exoplanet detection opens the door to the discovery of new habitable worlds and helps us understand how planets were formed. With the objective of finding earth-like habitable planets, NASA launched Kepler space telescop…

Small Data Challenges in Big Data Era: A Survey of Recent Progress on Unsupervised and Semi-Supervised Methods

2019-03-27 · Guo-Jun Qi, Jiebo Luo

Representation learning with small labeled data have emerged in many problems, since the success of deep neural networks often relies on the availability of a huge amount of labeled data that is expensive to collect. To …

Domain AdaptationRepresentation LearningSmall Data Image Classification