中文
相关论文

相关论文: QBERT: Generalist Model for Processing Questions

200 篇论文

Information extraction tasks require both accurate, efficient, and generalisable models. Classical supervised deep learning approaches can achieve the required performance, but they need large datasets and are limited in their ability to…

机器学习 · 计算机科学 2024-08-02 Ihor Stepanov , Mykhailo Shtopko

Answering simple questions over knowledge graphs is a well-studied problem in question answering. Previous approaches for this task built on recurrent and convolutional neural network based architectures that use pretrained word embeddings.…

计算与语言 · 计算机科学 2020-02-03 D. Lukovnikov , A. Fischer , J. Lehmann

A lot of the recent success in natural language processing (NLP) has been driven by distributed vector representations of words trained on large amounts of text in an unsupervised manner. These representations are typically used as general…

计算与语言 · 计算机科学 2018-04-03 Sandeep Subramanian , Adam Trischler , Yoshua Bengio , Christopher J Pal

The BERT family of neural language models have become highly popular due to their ability to provide sequences of text with rich context-sensitive token encodings which are able to generalise well to many NLP tasks. We introduce gaBERT, a…

Training large-scale question answering systems is complicated because training sources usually cover a small portion of the range of possible questions. This paper studies the impact of multitask and transfer learning for simple question…

机器学习 · 计算机科学 2015-06-09 Antoine Bordes , Nicolas Usunier , Sumit Chopra , Jason Weston

Language representation models such as BERT could effectively capture contextual semantic information from plain text, and have been proved to achieve promising results in lots of downstream NLP tasks with appropriate fine-tuning. However,…

计算与语言 · 计算机科学 2020-10-07 Deming Ye , Yankai Lin , Jiaju Du , Zhenghao Liu , Peng Li , Maosong Sun , Zhiyuan Liu

Transfer and multi-task learning have traditionally focused on either a single source-target pair or very few, similar tasks. Ideally, the linguistic levels of morphology, syntax and semantics would benefit each other by being trained in a…

计算与语言 · 计算机科学 2017-07-25 Kazuma Hashimoto , Caiming Xiong , Yoshimasa Tsuruoka , Richard Socher

In the context of the rapid development of large language models, we have meticulously trained and introduced the GujiBERT and GujiGPT language models, which are foundational models specifically designed for intelligent information…

计算与语言 · 计算机科学 2023-07-12 Dongbo Wang , Chang Liu , Zhixiao Zhao , Si Shen , Liu Liu , Bin Li , Haotian Hu , Mengcheng Wu , Litao Lin , Xue Zhao , Xiyu Wang

This work aims to address the problem of image-based question-answering (QA) with new models and datasets. In our work, we propose to use neural networks and visual semantic embeddings, without intermediate stages such as object detection…

机器学习 · 计算机科学 2015-12-01 Mengye Ren , Ryan Kiros , Richard Zemel

We consider the problem of conversational question answering over a large-scale knowledge base. To handle huge entity vocabulary of a large-scale knowledge base, recent neural semantic parsing based approaches usually decompose the task…

计算与语言 · 计算机科学 2019-10-14 Tao Shen , Xiubo Geng , Tao Qin , Daya Guo , Duyu Tang , Nan Duan , Guodong Long , Daxin Jiang

We propose a query-based generative model for solving both tasks of question generation (QG) and question an- swering (QA). The model follows the classic encoder- decoder framework. The encoder takes a passage and a query as input then…

计算与语言 · 计算机科学 2018-08-29 Linfeng Song , Zhiguo Wang , Wael Hamza

While question-like queries are gaining popularity and search engines' users increasingly adopt them, keyphrase search has traditionally been the cornerstone of web search. This query type is also prevalent in specialised search tasks such…

信息检索 · 计算机科学 2024-12-05 Jorge Gabín , Javier Parapar , Craig Macdonald

In this paper, we consider the problem of solving semantic tasks such as `Visual Question Answering' (VQA), where one aims to answers related to an image and `Visual Question Generation' (VQG), where one aims to generate a natural question…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Badri N. Patro , Vinay P. Namboodiri

Question Answering is a task which requires building models capable of providing answers to questions expressed in human language. Full question answering involves some form of reasoning ability. We introduce a neural network architecture…

计算与语言 · 计算机科学 2017-10-09 Andrea Madotto , Giuseppe Attardi

The goal of the paper is to predict answers to questions given a passage of Qur'an. The answers are always found in the passage, so the task of the model is to predict where an answer starts and where it ends. As the initial data set is…

计算与语言 · 计算机科学 2022-05-18 Khalid Alnajjar , Mika Hämäläinen

In this paper, we extend the QMRDT probabilistic model for the domain of internal medicine to include decisions about treatments. In addition, we describe how we can use the comprehensive decision model to construct a simpler decision model…

人工智能 · 计算机科学 2015-05-19 David Heckerman , Eric J. Horvitz

The ubiquity of the contemporary language understanding tasks gives relevance to the development of generalized, yet highly efficient models that utilize all knowledge, provided by the data source. In this work, we present SocialBERT - the…

计算与语言 · 计算机科学 2021-11-16 Ilia Karpov , Nick Kartashev

We propose a generative machine comprehension model that learns jointly to ask and answer questions based on documents. The proposed model uses a sequence-to-sequence framework that encodes the document and generates a question (answer)…

计算与语言 · 计算机科学 2017-06-06 Tong Wang , Xingdi Yuan , Adam Trischler

Questions convey information about the questioner, namely what one does not know. In this paper, we propose a novel approach to allow a learning agent to ask what it considers as tricky to predict, in the course of producing a final output.…

人工智能 · 计算机科学 2018-11-14 Sungmin Kang , David Keetae Park , Jaehyuk Chang , Jaegul Choo

We address jointly two important tasks for Question Answering in community forums: given a new question, (i) find related existing questions, and (ii) find relevant answers to this new question. We further use an auxiliary task to…

计算与语言 · 计算机科学 2018-09-25 Shafiq Joty , Lluis Marquez , Preslav Nakov