中文
相关论文

相关论文: Neural Multi-Step Reasoning for Question Answering…

200 篇论文

Question answering is one of the most important and difficult applications at the border of information retrieval and natural language processing, especially when we talk about complex science questions which require some form of inference…

计算与语言 · 计算机科学 2019-05-08 George-Sebastian Pirtoaca , Traian Rebedea , Stefan Ruseti

Models pre-trained with a language modeling objective possess ample world knowledge and language skills, but are known to struggle in tasks that require reasoning. In this work, we propose to leverage semi-structured tables, and…

计算与语言 · 计算机科学 2021-07-16 Ori Yoran , Alon Talmor , Jonathan Berant

Structured reasoning over natural language inputs remains a core challenge in artificial intelligence, as it requires bridging the gap between unstructured linguistic expressions and formal logical representations. In this paper, we propose…

人工智能 · 计算机科学 2025-07-14 Keying Yang , Hao Wang , Kai Yang

Learning a natural language interface for database tables is a challenging task that involves deep language understanding and multi-step reasoning. The task is often approached by mapping natural language queries to logical forms or…

计算与语言 · 计算机科学 2017-03-03 Arvind Neelakantan , Quoc V. Le , Martin Abadi , Andrew McCallum , Dario Amodei

Two important aspects of semantic parsing for question answering are the breadth of the knowledge source and the depth of logical compositionality. While existing work trades off one aspect for another, this paper simultaneously makes…

计算与语言 · 计算机科学 2015-08-04 Panupong Pasupat , Percy Liang

Recently, the Natural Language Inference (NLI) task has been studied for semi-structured tables that do not have a strict format. Although neural approaches have achieved high performance in various types of NLI, including NLI between…

计算与语言 · 计算机科学 2022-04-26 Tomoya Kurosawa , Hitomi Yanaka

Automatic question-answering is a classical problem in natural language processing, which aims at designing systems that can automatically answer a question, in the same way as human does. In this work, we propose a deep learning based…

计算与语言 · 计算机科学 2017-08-08 Shervin Minaee , Zhu Liu

Prompting large language models has enabled significant recent progress in multi-step reasoning over text. However, when applied to text generation from semi-structured data (e.g., graphs or tables), these methods typically suffer from low…

计算与语言 · 计算机科学 2022-12-19 Swarnadeep Saha , Xinyan Velocity Yu , Mohit Bansal , Ramakanth Pasunuru , Asli Celikyilmaz

Deep learning has largely improved the performance of various natural language processing (NLP) tasks. However, most deep learning models are black-box machinery, and lack explicit interpretation. In this chapter, we will introduce our…

计算与语言 · 计算机科学 2023-09-26 Xianggen Liu , Zhengdong Lu , Lili Mou

Table recognition is using the computer to automatically understand the table, to detect the position of the table from the document or picture, and to correctly extract and identify the internal structure and content of the table. After…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Shi Jiyuan , Shi chunqi

Neural semantic parsing has achieved impressive results in recent years, yet its success relies on the availability of large amounts of supervised data. Our goal is to learn a neural semantic parser when only prior knowledge about a limited…

计算与语言 · 计算机科学 2019-09-13 Yibo Sun , Duyu Tang , Nan Duan , Yeyun Gong , Xiaocheng Feng , Bing Qin , Daxin Jiang

We proposed Neural Enquirer as a neural network architecture to execute a natural language (NL) query on a knowledge-base (KB) for answers. Basically, Neural Enquirer finds the distributed representation of a query and then executes it on…

人工智能 · 计算机科学 2016-01-22 Pengcheng Yin , Zhengdong Lu , Hang Li , Ben Kao

Answering multiple-choice questions in a setting in which no supporting documents are explicitly provided continues to stand as a core problem in natural language processing. The contribution of this article is two-fold. First, it describes…

计算与语言 · 计算机科学 2019-11-15 George-Sebastian Pîrtoacă , Traian Rebedea , Stefan Ruseti

Large Language Models (LLMs) frequently lack domain-specific knowledge and even fine-tuned models tend to hallucinate. Hence, more reliable models that can include external knowledge are needed. We present a pipeline, 4StepFocus, and…

计算与语言 · 计算机科学 2024-09-04 Derian Boer , Fabian Koch , Stefan Kramer

Semantic parsing is the process of translating natural language utterances into logical forms, which has many important applications such as question answering and instruction following. Sequence-to-sequence models have been very successful…

计算与语言 · 计算机科学 2019-05-29 Amir Ziai

Deep learning methods employ multiple processing layers to learn hierarchical representations of data and have produced state-of-the-art results in many domains. Recently, a variety of model designs and methods have blossomed in the context…

计算与语言 · 计算机科学 2018-11-27 Tom Young , Devamanyu Hazarika , Soujanya Poria , Erik Cambria

Deep learning models are favored in many research and industry areas and have reached the accuracy of approximating or even surpassing human level. However they've long been considered by researchers as black-box models for their…

机器学习 · 计算机科学 2020-10-16 Xiaojian Wang , Jingyuan Wang , Ke Tang

Understanding search queries is a hard problem as it involves dealing with "word salad" text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more…

计算与语言 · 计算机科学 2018-08-29 Manaal Faruqui , Dipanjan Das

There is a wide gap between symbolic reasoning and deep learning. In this research, we explore the possibility of using deep learning to improve symbolic reasoning. Briefly, in a reasoning system, a deep feedforward neural network is used…

人工智能 · 计算机科学 2018-09-13 Cheng-Hao Cai , Dengfeng Ke , Yanyan Xu , Kaile Su

In conventional supervised training, a model is trained to fit all the training examples. However, having a monolithic model may not always be the best strategy, as examples could vary widely. In this work, we explore a different learning…

计算与语言 · 计算机科学 2018-07-20 Po-Sen Huang , Chenglong Wang , Rishabh Singh , Wen-tau Yih , Xiaodong He
‹ 上一页 1 2 3 10 下一页 ›