paper-with-me

홈 › Papers

Using Paraphrasing and Memory-Augmented Models to Combat Data Sparsity in Question Interpretation with a Virtual Patient Dialogue System

2018-06-01 · WS 2018 6 · Lifeng Jin, David King, Amad Hussein, Michael White, Douglas Danforth

When interpreting questions in a virtual patient dialogue system one must inevitably tackle the challenge of a long tail of relatively infrequently asked questions. To make progress on this challenge, we investigate the use of paraphrasing for data augmentation and neural memory-based classification, finding that the two methods work best in combination. In particular, we find that the neural memory-based approach not only outperforms a straight CNN classifier on low frequency questions, but also takes better advantage of the augmented data created by paraphrasing, together yielding a nearly 10{\%} absolute improvement in accuracy on the least frequently asked questions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGeneral ClassificationOne-Shot Learning

Similar Papers 제목 키워드 기반

ConFit: Improving Resume-Job Matching using Data Augmentation and Contrastive Learning

2024-01-29 · Xiao Yu, Jinzhong Zhang, Zhou Yu

A reliable resume-job matching system helps a company find suitable candidates from a pool of resumes, and helps a job seeker find relevant jobs from a list of job posts. However, since job seekers apply only to a few jo…

Contrastive LearningData Augmentation

Improving translation memory fuzzy matching by paraphrasing

2015-09-01 · WS 2015 9 · Konstantinos Chatzitheodorou
Translation

Towards Reading Beyond Faces for Sparsity-Aware 4D Affect Recognition

2020-02-08 · Muzammil Behzad, Nhat Vo, Xiaobai Li, Guoying Zhao

In this paper, we present a sparsity-aware deep network for automatic 4D facial expression recognition (FER). Given 4D data, we first propose a novel augmentation method to combat the data limitation problem for deep lea…

Facial Expression RecognitionFacial Expression Recognition (FER)

SINAI-DL at SemEval-2019 Task 5: Recurrent networks and data augmentation by paraphrasing

2019-06-01 · SEMEVAL 2019 6 · Arturo Montejo-R{\'a}ez, Salud Mar{\'\i}a Jim{\'e}nez-Zafra, Miguel A. Garc{\'\i}a-Cumbreras, Manuel Carlos D{\'\i}az-Galiano

This paper describes the participation of the SINAI-DL team at Task 5 in SemEval 2019, called HatEval. We have applied some classic neural network layers, like word embeddings and LSTM, to build a neural classifier for b…

Data AugmentationWord Embeddings

Text normalization using memory augmented neural networks

2018-05-31 · Subhojeet Pramanik, Aman Hussain

We perform text normalization, i.e. the transformation of words from the written to the spoken form, using a memory augmented neural network. With the addition of dynamic memory access and storage mechanism, we present a…

Meta-LearningText Normalization