paper-with-me

Papers

Representation Learning from Limited Educational Data with Crowdsourced Labels

2020-09-23 · Wentao Wang, Guowei Xu, Wenbiao Ding, Gale Yan Huang, Guoliang Li, Jiliang Tang, Zitao Liu

Representation learning has been proven to play an important role in the unprecedented success of machine learning models in numerous tasks, such as machine translation, face recognition and recommendation. The majority of existing representation learning approaches often require a large number of consistent and noise-free labels. However, due to various reasons such as budget constraints and privacy concerns, labels are very limited in many real-world scenarios. Directly applying standard representation learning approaches on small labeled data sets will easily run into over-fitting problems and lead to sub-optimal solutions. Even worse, in some domains such as education, the limited labels are usually annotated by multiple workers with diverse expertise, which yields noises and inconsistency in such crowdsourcing settings. In this paper, we propose a novel framework which aims to learn effective representations from limited data with crowdsourced labels. Specifically, we design a grouping based deep neural network to learn embeddings from a limited number of training samples and present a Bayesian confidence estimator to capture the inconsistency among crowdsourced labels. Furthermore, to expedite the training process, we develop a hard example selection procedure to adaptively pick up training examples that are misclassified by the model. Extensive experiments conducted on three real-world data sets demonstrate the superiority of our framework on learning representations from limited data with crowdsourced labels, comparing with various state-of-the-art baselines. In addition, we provide a comprehensive analysis on each of the main components of our proposed framework and also introduce the promising results it achieved in our real production to fully understand the proposed framework.

📄 PDF Abstract BibTeX arXiv:2009.11222

Code (1)

tal-ai/RECLE 공식 구현 tf

Tasks

Face RecognitionMachine TranslationRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Effective Embeddings From Crowdsourced Labels: An Educational Case Study

2019-07-18 · Guowei Xu, Wenbiao Ding, Jiliang Tang, Songfan Yang 외

Learning representation has been proven to be helpful in numerous machine learning tasks. The success of the majority of existing representation learning approaches often requires a large amount of consistent and noise-f…

Representation Learning

NeuCrowd: Neural Sampling Network for Representation Learning with Crowdsourced Labels

2020-03-21 · Yang Hao, Wenbiao Ding, Zitao Liu

Representation learning approaches require a massive amount of discriminative training data, which is unavailable in many scenarios, such as healthcare, smart city, education, etc. In practice, people refer to crowdsourc…

Representation Learning

Temporal-aware Language Representation Learning From Crowdsourced Labels

2021-07-15 · ACL (RepL4NLP) 2021 8 · Yang Hao, Xiao Zhai, Wenbiao Ding, Zitao Liu

Learning effective language representations from crowdsourced labels is crucial for many real-world machine learning tasks. A challenging aspect of this problem is that the quality of crowdsourced labels suffer high intr…

Representation Learning

The use of large language models to enhance cancer clinical trial educational materials

2024-12-02 · Mingye Gao, Aman Varshney, Shan Chen, Vikram Goddla 외

Cancer clinical trials often face challenges in recruitment and engagement due to a lack of participant-facing informational and educational resources. This study investigated the potential of Large Language Models (LLMs…

MisinformationMultiple-choiceOne-Shot LearningZero-Shot Learning

Finding Patterns in Noisy Crowds: Regression-based Annotation Aggregation for Crowdsourced Data

2017-09-01 · EMNLP 2017 9 · Natalie Parde, Rodney Nielsen

Crowdsourcing offers a convenient means of obtaining labeled data quickly and inexpensively. However, crowdsourced labels are often noisier than expert-annotated data, making it difficult to aggregate them meaningfully. …

regression