paper-with-me

홈 › Papers

A Dataset of Crowdsourced Word Sequences: Collections and Answer Aggregation for Ground Truth Creation

2019-11-01 · WS 2019 11 · Jiyi Li, Fumiyo Fukumoto

The target outputs of many NLP tasks are word sequences. To collect the data for training and evaluating models, the crowd is a cheaper and easier to access than the oracle. To ensure the quality of the crowdsourced data, people can assign multiple workers to one question and then aggregate the multiple answers with diverse quality into a golden one. How to aggregate multiple crowdsourced word sequences with diverse quality is a curious and challenging problem. People need a dataset for addressing this problem. We thus create a dataset (CrowdWSA2019) which contains the translated sentences generated from multiple workers. We provide three approaches as the baselines on the task of extractive word sequence aggregation. Specially, one of them is an original one we propose which models the reliability of workers. We also discuss some issues on ground truth creation of word sequences which can be addressed based on this dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Letting the Data Speak: Extracting Keywords from Crowdsourced Collections with AI

2026-07-10 · Miguel Arana-Catania, Catherine Conisbee, Matthew Kidd arxiv

Identifying and assigning keywords at scale is a technical, practical, and ethical challenge for crowdsourced collections. This article reports the findings of the "Extracting Keywords from Crowdsourced Collections" proj…

Keyword Extraction

Asking questions on handwritten document collections

2021-10-02 · Minesh Mathew, Lluis Gomez, Dimosthenis Karatzas, CV Jawahar

This work addresses the problem of Question Answering (QA) on handwritten document collections. Unlike typical QA and Visual Question Answering (VQA) formulations where the answer is a short text, we aim to locate a docu…

Optical Character Recognition (OCR)Question AnsweringvalidVisual Question Answering+1

Language Models as Context-sensitive Word Search Engines

2022-05-01 · In2Writing (ACL) 2022 5 · Matti Wiegmann, Michael Völske, Benno Stein, Martin Potthast

Context-sensitive word search engines are writing assistants that support word choice, phrasing, and idiomatic language use by indexing large-scale n-gram collections and implementing a wildcard search. However, search r…

Language ModelingLanguage Modelling

Shallow pooling for sparse labels

2021-08-31 · Negar Arabzadeh, Alexandra Vtyurina, Xinyi Yan, Charles L. A. Clarke

Recent years have seen enormous gains in core IR tasks, including document and passage ranking. Datasets and leaderboards, and in particular the MS MARCO datasets, illustrate the dramatic improvements achieved by modern …

Passage Ranking

Focal Visual-Text Attention for Visual Question Answering

2018-06-05 · CVPR 2018 6 · Junwei Liang, Lu Jiang, Liangliang Cao, Li-Jia Li 외

Recent insights on language and vision with neural networks have been successfully applied to simple single-image visual question answering. However, to tackle real-life question answering problems on multimedia collecti…

Memex Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)