BART-TL: Weakly-Supervised Topic Label Generation (2021.eacl-main)

Copied to clipboard

Challenge: Existing methods for topic labeling use weak labelers to train rankers . recent studies show that weakly-supervised methods can produce meaningful labels .
Approach: They propose a weakly-supervised method for assigning topic labels to models by using weak labelers.
Outcome: The proposed model can generate valuable and novel labels in a weakly-supervised manner and can be improved by adding other weak labelers or distant supervision on similar tasks.

Similar Papers

Learning to Selectively Learn for Weakly-supervised Paraphrase Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to generate paraphrases with weak supervision are limited in real-world scenarios due to the lack of coherent and controllable generated paraphrase.
Approach: They propose a method to generate high-quality paraphrases with weak supervision . they obtain abundant weakly-labeled parallel sentences via retrieval-based pseudo paraphrase expansion .
Outcome: The proposed approach achieves significant improvements over existing methods and is even comparable in performance with supervised state-of-the-arts.
The Strength of the Weakest Supervision: Topic Classification Using Class Labels (N19-3)

Copied to clipboard

Challenge: a topic classifier can understand only class labels when training for tasks that require a large amount of labeled documents.
Approach: They propose an algorithm that can initialize a topic classifier using only class labels . they propose a method that combines word embedding and naive Bayes classification .
Outcome: The proposed approach saves significant initial labeling effort by providing a "warm start" the proposed approach can be fine-tuned with more labeled documents to reach a certain performance level.
Weakly Supervised Named Entity Tagging with Learnable Logical Rules (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for building entity tagging systems use weak supervision . previous methods focus on disambiguating entity types based on contexts and expert-provided rules .
Approach: They propose a method that bootstraps high-quality logical rules to train a neural tagger in a fully automated manner.
Outcome: The proposed method outperforms weakly supervised methods on three datasets . it rivals state-of-the-art supervised method with lexicon of over 2,000 terms .
Cluster-Guided Label Generation in Extreme Multi-Label Classification (2023.eacl-main)

Copied to clipboard

Challenge: Existing classification-based models are poorly per-form for tail labels and ignore semantic relations among labels.
Approach: They propose to guide label generation using label cluster information to hierarchically generate lower-level labels.
Outcome: The proposed model outperforms classification and generation baselines on tail labels and improves in four popular XMC benchmarks.
Changing the Mind of Transformers for Topically-Controllable Language Generation (2021.eacl-main)

Copied to clipboard

Challenge: Existing interactive writing assistants do not allow authors to guide text generation in desired topical directions.
Approach: They propose a framework that displays multiple candidate upcoming topics and generates a text generation model that adheres to the chosen topics.
Outcome: The proposed model generates fluent sentences related to the selected topics, as judged by automated metrics and crowdsourced workers.
BERTifying the Hidden Markov Model for Multi-Source Weakly Supervised Named Entity Recognition (2021.acl-long)

Copied to clipboard

Challenge: Existing NER models are supervised by a large number of training sequences, each pre-annotated with token-level labels.
Approach: They propose a conditional hidden Markov model which can effectively infer true labels from multi-source noisy labels in an unsupervised way.
Outcome: The proposed model outperforms state-of-the-art weakly supervised NER models on four benchmarks from various domains.
Learning to Selectively Learn for Weakly Supervised Paraphrase Generation with Model-based Reinforcement Learning (2022.naacl-main)

Copied to clipboard

Challenge: Paraphrase generation is an important natural language generation task . however, the effectiveness of paraphrase generation can be limited due to the limited data available.
Approach: They propose a weakly supervised approach to paraphrase generation that leverages reinforcement learning for effective model training with data selection.
Outcome: The proposed model improves the state-of-the-art performance on four weakly supervised paraphrase generation tasks.
Jointly Improving Language Understanding and Generation with Quality-Weighted Weak Supervision of Automatic Labeling (2021.eacl-main)

Copied to clipboard

Challenge: Neural natural language generation and understanding models are data-hungry and require massive amounts of annotated data to be competitive.
Approach: They propose a framework that automatically synthesizes weak labels from large-scale weakly-labeled data with a fine-tuned GPT-2 and adapts parameter updates to the models according to the estimated label-quality.
Outcome: The proposed framework outperforms benchmark systems on the E2E and Weather datasets when 100% of the training data is used.
Denoising Multi-Source Weak Supervision for Neural Text Classification (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent years have witnessed the rapid development of deep neural networks (DNNs) for text classification problems.
Approach: They propose a label denoiser which estimates the source reliability using a conditional soft attention mechanism and reduces label noise by aggregating rule-annotated weak labels.
Outcome: The proposed model outperforms state-of-the-art methods on sentiment, topic, and relation classifications and achieves comparable performance with fully-supervised methods even without labeled data.
Semi-Supervised Learning for Neural Keyphrase Generation (D18-1)

Copied to clipboard

Challenge: Existing models for keyphrase generation only use labeled data, which is limited to resource-rich domains.
Approach: They propose semi-supervised keyphrase generation methods by leveraging labeled data and large-scale unlabeled samples for learning.
Outcome: The proposed methods outperform state-of-the-art models trained with labeled data and large-scale unlabeled samples for learning.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations