paper-with-me

Papers

Learning to Contextually Aggregate Multi-Source Supervision for Sequence Labeling

2019-10-09 · ACL 2020 6 · Ouyu Lan, Xiao Huang, Bill Yuchen Lin, He Jiang, Liyuan Liu, Xiang Ren

Sequence labeling is a fundamental framework for various natural language processing problems. Its performance is largely influenced by the annotation quality and quantity in supervised learning scenarios, and obtaining ground truth labels is often costly. In many cases, ground truth labels do not exist, but noisy annotations or annotations from different domains are accessible. In this paper, we propose a novel framework Consensus Network (ConNet) that can be trained on annotations from multiple sources (e.g., crowd annotation, cross-domain data...). It learns individual representation for every source and dynamically aggregates source-specific knowledge by a context-aware attention module. Finally, it leads to a model reflecting the agreement (consensus) among multiple sources. We evaluate the proposed framework in two practical settings of multi-source learning: learning with crowd annotations and unsupervised cross-domain model adaptation. Extensive experimental results show that our model achieves significant improvements over existing methods in both settings. We also demonstrate that the method can apply to various tasks and cope with different encoders.

📄 PDF Abstract BibTeX arXiv:1910.04289

Code (1)

INK-USC/ConNet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Contextually Supervised Source Separation with Application to Energy Disaggregation

2013-12-18 · Matt Wytock, J. Zico Kolter

We propose a new framework for single-channel source separation that lies between the fully supervised and unsupervised setting. Instead of supervision, we provide input features for each source signal and use convex met…

skweak: Weak Supervision Made Easy for NLP

2021-04-19 · ACL 2021 5 · Pierre Lison, Jeremy Barnes, Aliaksandr Hubin

We present skweak, a versatile, Python-based software toolkit enabling NLP developers to apply weak supervision to a wide range of NLP tasks. Weak supervision is an emerging machine learning paradigm based on a simple id…

NERSentiment Analysistext-classificationText Classification

Integrated Weak Learning

2022-06-19 · Peter Hayes, Mingtian Zhang, Raza Habib, Jordan Burgess 외

We introduce Integrated Weak Learning, a principled framework that integrates weak supervision into the training process of machine learning models. Our approach jointly trains the end-model and a label model that aggreg…

Large Body Language Models

2024-10-21 · Saif Punjwani, Larry Heck

As virtual agents become increasingly prevalent in human-computer interaction, generating realistic and contextually appropriate gestures in real-time remains a significant challenge. While neural rendering techniques ha…

Gesture GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Vokenization: Improving Language Understanding with Contextualized, Visual-Grounded Supervision

2020-10-14 · EMNLP 2020 11 · Hao Tan, Mohit Bansal

Humans learn language by listening, speaking, writing, reading, and also, via interaction with the multimodal real world. Existing language pre-training frameworks show the effectiveness of text-only self-supervision whi…

Image CaptioningLanguage ModelingLanguage Modelling