paper-with-me

홈 › Papers

FedQAS: Privacy-aware machine reading comprehension with federated learning

2022-02-09 · Addi Ait-Mlouk, Sadi Alawadi, Salman Toor, Andreas Hellander

Machine reading comprehension (MRC) of text data is one important task in Natural Language Understanding. It is a complex NLP problem with a lot of ongoing research fueled by the release of the Stanford Question Answering Dataset (SQuAD) and Conversational Question Answering (CoQA). It is considered to be an effort to teach computers how to "understand" a text, and then to be able to answer questions about it using deep learning. However, until now large-scale training on private text data and knowledge sharing has been missing for this NLP task. Hence, we present FedQAS, a privacy-preserving machine reading system capable of leveraging large-scale private data without the need to pool those datasets in a central location. The proposed approach combines transformer models and federated learning technologies. The system is developed using the FEDn framework and deployed as a proof-of-concept alliance initiative. FedQAS is flexible, language-agnostic, and allows intuitive participation and execution of local model training. In addition, we present the architecture and implementation of the system, as well as provide a reference evaluation based on the SQUAD dataset, to showcase how it overcomes data privacy issues and enables knowledge sharing between alliance members in a Federated learning setting.

📄 PDF Abstract BibTeX arXiv:2202.04742

Code (1)

aitmlouk/fedn-client-fedqas-tf 공식 구현 tf

Tasks

Conversational Question AnsweringFederated LearningMachine Reading ComprehensionNatural Language UnderstandingPrivacy PreservingQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

NumNet: Machine Reading Comprehension with Numerical Reasoning

2019-10-15 · IJCNLP 2019 11 · Qiu Ran, Yankai Lin, Peng Li, Jie zhou 외

Numerical reasoning, such as addition, subtraction, sorting and counting is a critical skill in human's reading comprehension, which has not been well considered in existing machine reading comprehension (MRC) systems. T…

Graph Neural NetworkMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Dual Co-Matching Network for Multi-choice Reading Comprehension

2019-01-27 · Shuailiang Zhang, Hai Zhao, Yuwei Wu, Zhuosheng Zhang 외

Multi-choice reading comprehension is a challenging task that requires complex reasoning procedure. Given passage and question, a correct answer need to be selected from a set of candidate answers. In this paper, we prop…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

Modular Approach to Machine Reading Comprehension: Mixture of Task-Aware Experts

2022-10-04 · Anirudha Rayasam, Anusha Kamath, Gabriel Bayomi Tinoco Kalejaiye

In this work we present a Mixture of Task-Aware Experts Network for Machine Reading Comprehension on a relatively small dataset. We particularly focus on the issue of common-sense learning, enforcing the common ground kn…

Common Sense ReasoningMachine Reading ComprehensionReading ComprehensionTransfer Learning+1

Dataset for the First Evaluation on Chinese Machine Reading Comprehension

2017-09-25 · LREC 2018 5 · Yiming Cui, Ting Liu, Zhipeng Chen, Wentao Ma 외

Machine Reading Comprehension (MRC) has become enormously popular recently and has attracted a lot of attention. However, existing reading comprehension datasets are mostly in English. To add diversity in reading compreh…

Chinese Reading ComprehensionDiversityMachine Reading ComprehensionReading Comprehension

Bridging Information-Seeking Human Gaze and Machine Reading Comprehension

2020-09-30 · CONLL 2020 · Jonathan Malmaud, Roger Levy, Yevgeni Berzak

In this work, we analyze how human gaze during reading comprehension is conditioned on the given reading comprehension question, and whether this signal can be beneficial for machine reading comprehension. To this end, w…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension