paper-with-me

Papers

Improve Learning from Crowds via Generative Augmentation

2021-07-22 · Zhendong Chu, Hongning Wang

Crowdsourcing provides an efficient label collection schema for supervised machine learning. However, to control annotation cost, each instance in the crowdsourced data is typically annotated by a small number of annotators. This creates a sparsity issue and limits the quality of machine learning models trained on such data. In this paper, we study how to handle sparsity in crowdsourced data using data augmentation. Specifically, we propose to directly learn a classifier by augmenting the raw sparse annotations. We implement two principles of high-quality augmentation using Generative Adversarial Networks: 1) the generated annotations should follow the distribution of authentic ones, which is measured by a discriminator; 2) the generated annotations should have high mutual information with the ground-truth labels, which is measured by an auxiliary network. Extensive experiments and comparisons against an array of state-of-the-art learning from crowds methods on three real-world datasets proved the effectiveness of our data augmentation framework. It shows the potential of our algorithm for low-budget crowdsourcing in general.

📄 PDF Abstract BibTeX arXiv:2107.10449

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningData Augmentation

Similar Papers 제목 키워드 기반

AugESC: Dialogue Augmentation with Large Language Models for Emotional Support Conversation

2022-02-26 · Chujie Zheng, Sahand Sabour, Jiaxin Wen, Zheng Zhang 외

Crowdsourced dialogue corpora are usually limited in scale and topic coverage due to the expensive cost of data curation. This would hinder the generalization of downstream dialogue models to open-domain topics. In this …

Data AugmentationDialogue GenerationLanguage ModellingTopic coverage

Improving Spoken Language Understanding by Wisdom of Crowds

2020-12-01 · COLING 2020 8 · Koichiro Yoshino, Kana Ikeuchi, Katsuhito Sudoh, Satoshi Nakamura

Spoken language understanding (SLU), which converts user requests in natural language to machine-interpretable expressions, is becoming an essential task. The lack of training data is an important problem, especially for…

Data AugmentationSpoken Language Understanding

Power-up! What Can Generative Models Do for Human Computation Workflows?

2023-07-05 · Garrett Allen, Gaole He, Ujwal Gadiraju

We are amidst an explosion of artificial intelligence research, particularly around large language models (LLMs). These models have a range of applications across domains like medicine, finance, commonsense knowledge gra…

Knowledge Graphs

Assessing the Potential of Generative Agents in Crowdsourced Fact-Checking

2025-04-24 · Luigia Costabile, Gian Marco Orlando, Valerio La Gatta, Vincenzo Moscato

The growing spread of online misinformation has created an urgent need for scalable, reliable fact-checking solutions. Crowdsourced fact-checking - where non-experts evaluate claim veracity - offers a cost-effective alte…

Decision MakingFact CheckingInformativenessMisinformation

Effects of diversity incentives on sample diversity and downstream model performance in LLM-based text augmentation

2024-01-12 · Jan Cegin, Branislav Pecher, Jakub Simko, Ivan Srba 외

The latest generative large language models (LLMs) have found their application in data augmentation tasks, where small numbers of text samples are LLM-paraphrased and then used to fine-tune downstream models. However, m…

Data AugmentationDiversityText Augmentation