paper-with-me

Papers

Improving Lexical Embeddings for Robust Question Answering

2022-02-28 · Weiwen Xu, Bowei Zou, Wai Lam, Ai Ti Aw

Recent techniques in Question Answering (QA) have gained remarkable performance improvement with some QA models even surpassed human performance. However, the ability of these models in truly understanding the language still remains dubious and the models are revealing limitations when facing adversarial examples. To strengthen the robustness of QA models and their generalization ability, we propose a representation Enhancement via Semantic and Context constraints (ESC) approach to improve the robustness of lexical embeddings. Specifically, we insert perturbations with semantic constraints and train enhanced contextual representations via a context-constraint loss to better distinguish the context clues for the correct answer. Experimental results show that our approach gains significant robustness improvement on four adversarial test sets.

📄 PDF Abstract BibTeX arXiv:2202.13636

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Microsoft AI Challenge India 2018: Learning to Rank Passages for Web Question Answering with Deep Attention Networks

2019-06-14 · Chaitanya Sai Alaparthi

This paper describes our system for The Microsoft AI Challenge India 2018: Ranking Passages for Web Question Answering. The system uses the biLSTM network with co-attention mechanism between query and passage representat…

Deep AttentionLearning-To-RankQuestion Answering

SHIKEBLCU at SemEval-2020 Task 2: An External Knowledge-enhanced Matrix for Multilingual and Cross-Lingual Lexical Entailment

2020-12-01 · SEMEVAL 2020 · Shike Wang, Yuchen Fan, Xiangying Luo, Dong Yu

Lexical entailment recognition plays an important role in tasks like Question Answering and Machine Translation. As important branches of lexical entailment, predicting multilingual and cross-lingual lexical entailment (…

Lexical EntailmentMachine TranslationMultilingual Word EmbeddingsQuestion Answering+3

SMILE: A Composite Lexical-Semantic Metric for Question-Answering Evaluation

2025-11-21 · Shrikant Kendre, Austin Xu, Honglu Zhou, Michael Ryoo 외 arxiv

Traditional evaluation metrics for textual and visual question answering, like ROUGE, METEOR, and Exact Match (EM), focus heavily on n-gram based lexical similarity, often missing the deeper semantic understanding needed…

Visual Question Answering

Creating Causal Embeddings for Question Answering with Minimal Supervision

2016-09-26 · EMNLP 2016 11 · Rebecca Sharp, Mihai Surdeanu, Peter Jansen, Peter Clark 외

A common model for question answering (QA) is that a good answer is one that is closely related to the question, where relatedness is often determined using general-purpose lexical models such as word embeddings. We argu…

Question AnsweringRerankingWord Embeddings

Improving Time Sensitivity for Question Answering over Temporal Knowledge Graphs

2022-03-01 · ACL 2022 5 · Chao Shang, Guangtao Wang, Peng Qi, Jing Huang

Question answering over temporal knowledge graphs (KGs) efficiently uses facts contained in a temporal KG, which records entity relations and when they occur in time, to answer natural language questions (e.g., "Who was …

Knowledge GraphsQuestion AnsweringSensitivity