中文
相关论文

相关论文: Question Classification with Deep Contextualized T…

200 篇论文

The last several years have seen intensive interest in exploring neural-network-based models for machine comprehension (MC) and question answering (QA). In this paper, we approach the problems by closely modelling questions in a neural…

计算与语言 · 计算机科学 2017-03-28 Junbei Zhang , Xiaodan Zhu , Qian Chen , Lirong Dai , Si Wei , Hui Jiang

Visual Question Answering (VQA) aims to automatically answer natural language questions related to given image content. Existing VQA methods integrate vision modeling and language understanding to explore the deep semantics of the question.…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Xiangrui Su , Qi Zhang , Chongyang Shi , Jiachang Liu , Liang Hu

The task of Question Answering has gained prominence in the past few decades for testing the ability of machines to understand natural language. Large datasets for Machine Reading have led to the development of neural models that cater to…

计算与语言 · 计算机科学 2018-06-20 Soumya Wadhwa , Khyathi Raghavi Chandu , Eric Nyberg

Neural semantic parsing approaches have been widely used for Question Answering (QA) systems over knowledge graphs. Such methods provide the flexibility to handle QA datasets with complex queries and a large number of entities. In this…

计算与语言 · 计算机科学 2021-06-25 Joan Plepi , Endri Kacupaj , Kuldeep Singh , Harsh Thakkar , Jens Lehmann

Quantum Software Engineering (QSE) is a research area practiced by tech firms. Quantum developers face challenges in optimizing quantum computing and QSE concepts. They use Stack Overflow (SO) to discuss challenges and label posts with…

We propose TANDA, an effective technique for fine-tuning pre-trained Transformer models for natural language tasks. Specifically, we first transfer a pre-trained model into a model for a general task by fine-tuning it with a large and…

计算与语言 · 计算机科学 2019-11-21 Siddhant Garg , Thuy Vu , Alessandro Moschitti

We show that the task of question answering (QA) can significantly benefit from the transfer learning of models trained on a different large, fine-grained QA dataset. We achieve the state of the art in two well-studied QA datasets, WikiQA…

计算与语言 · 计算机科学 2018-06-22 Sewon Min , Minjoon Seo , Hannaneh Hajishirzi

Recent works show that discourse analysis benefits from modeling intra- and inter-sentential levels separately, where proper representations for text units of different granularities are desired to capture both the meaning of text units and…

计算与语言 · 计算机科学 2022-05-05 Yifei Zhou , Yansong Feng

We present the Stanford Question Answering Dataset (SQuAD), a new reading comprehension dataset consisting of 100,000+ questions posed by crowdworkers on a set of Wikipedia articles, where the answer to each question is a segment of text…

计算与语言 · 计算机科学 2016-10-12 Pranav Rajpurkar , Jian Zhang , Konstantin Lopyrev , Percy Liang

Extractive reading comprehension systems can often locate the correct answer to a question in a context document, but they also tend to make unreliable guesses on questions for which the correct answer is not stated in the context. Existing…

计算与语言 · 计算机科学 2018-06-12 Pranav Rajpurkar , Robin Jia , Percy Liang

Conversational question answering (CQA) is a novel QA task that requires understanding of dialogue context. Different from traditional single-turn machine reading comprehension (MRC) tasks, CQA includes passage comprehension, coreference…

计算与语言 · 计算机科学 2019-01-04 Chenguang Zhu , Michael Zeng , Xuedong Huang

Deep language models learning a hierarchical representation proved to be a powerful tool for natural language processing, text mining and information retrieval. However, representations that perform well for retrieval must capture semantic…

信息检索 · 计算机科学 2019-05-24 Tolgahan Cakaloglu , Xiaowei Xu

Large transformer-based language models have been shown to be very effective in many classification tasks. However, their computational complexity prevents their use in applications requiring the classification of a large set of candidates.…

计算与语言 · 计算机科学 2020-05-08 Luca Soldaini , Alessandro Moschitti

Machine comprehension of text is an important problem in natural language processing. A recently released dataset, the Stanford Question Answering Dataset (SQuAD), offers a large number of real questions and their answers created by humans…

计算与语言 · 计算机科学 2016-11-08 Shuohang Wang , Jing Jiang

Neural network based sequence-to-sequence models in an encoder-decoder framework have been successfully applied to solve Question Answering (QA) problems, predicting answers from statements and questions. However, almost all previous models…

计算与语言 · 计算机科学 2017-09-05 Huayu Li , Martin Renqiang Min , Yong Ge , Asim Kadav

This paper aims at improving how machines can answer questions directly from text, with the focus of having models that can answer correctly multiple types of questions and from various types of texts, documents or even from large…

计算与语言 · 计算机科学 2018-04-30 Martin Raison , Pierre-Emmanuel Mazaré , Rajarshi Das , Antoine Bordes

It is challenging to automatically evaluate the answer of a QA model at inference time. Although many models provide confidence scores, and simple heuristics can go a long way towards indicating answer correctness, such measures are heavily…

计算与语言 · 计算机科学 2020-10-08 Lukas Muttenthaler , Isabelle Augenstein , Johannes Bjerva

Multivariate time series classification is of great importance in practical applications and is a challenging task. However, deep neural network models such as Transformers exhibit high accuracy in multivariate time series classification…

机器学习 · 计算机科学 2024-11-19 Mingsen Du , Yanxuan Wei , Yingxia Tang , Xiangwei Zheng , Shoushui Wei , Cun Ji

Long-context question answering (QA) tasks require reasoning over a long document or multiple documents. Addressing these tasks often benefits from identifying a set of evidence spans (e.g., sentences), which provide supporting evidence for…

计算与语言 · 计算机科学 2022-05-09 Avi Caciularu , Ido Dagan , Jacob Goldberger , Arman Cohan

Fine-tuning pre-trained language models for downstream tasks has become a norm for NLP. Recently it is found that intermediate training based on high-level inference tasks such as Question Answering (QA) can improve the performance of some…

计算与语言 · 计算机科学 2022-01-03 Shiwei Zhang , Xiuzhen Zhang
‹ 上一页 1 2 3 10 下一页 ›