中文
相关论文

相关论文: On the Evaluation of Answer-Agnostic Paragraph-lev…

200 篇论文

Question Generation (QG) is a task of Natural Language Processing (NLP) that aims at automatically generating questions from text. Many applications can benefit from automatically generated questions, but often it is necessary to curate…

计算与语言 · 计算机科学 2023-04-27 Hugo Rodrigues , Eric Nyberg , Luisa Coheur

Knowledge Graph Completion (KGC) aims at automatically predicting missing links for large-scale knowledge graphs. A vast number of state-of-the-art KGC techniques have got published at top conferences in several research fields, including…

计算与语言 · 计算机科学 2020-07-10 Zhiqing Sun , Shikhar Vashishth , Soumya Sanyal , Partha Talukdar , Yiming Yang

Relation linking is essential to enable question answering over knowledge bases. Although there are various efforts to improve relation linking performance, the current state-of-the-art methods do not achieve optimal results, therefore,…

This paper presents an evaluation of the quality of automatically generated reading comprehension questions from Swedish text, using the Quinductor method. This method is a light-weight, data-driven but non-neural method for automatic…

计算与语言 · 计算机科学 2022-11-29 Dmytro Kalpakchi , Johan Boye

Neural document ranking models perform impressively well due to superior language understanding gained from pre-training tasks. However, due to their complexity and large number of parameters, these (typically transformer-based) models are…

信息检索 · 计算机科学 2022-12-02 Jurek Leonhardt , Koustav Rudra , Avishek Anand

To resolve the semantic ambiguity in texts, we propose a model, which innovatively combines a knowledge graph with an improved attention mechanism. An existing knowledge base is utilized to enrich the text with relevant contextual concepts.…

计算与语言 · 计算机科学 2024-01-30 Siyu Li , Lu Chen , Chenwei Song , Xinyi Liu

Many complex multi-target prediction problems that concern large target spaces are characterised by a need for efficient prediction strategies that avoid the computation of predictions for all targets explicitly. Examples of such problems…

信息检索 · 计算机科学 2018-03-06 Michiel Stock , Krzysztof Dembczynski , Bernard De Baets , Willem Waegeman

Question Answering has come a long way from answer sentence selection, relational QA to reading and comprehension. We shift our attention to generative question answering (gQA) by which we facilitate machine to read passages and answer…

计算与语言 · 计算机科学 2018-07-10 Rajarshee Mitra

This paper explores the task of answer-aware questions generation. Based on the attention-based pointer generator model, we propose to incorporate an auxiliary task of language modeling to help question generation in a hierarchical…

计算与语言 · 计算机科学 2019-09-02 Wenjie Zhou , Minghua Zhang , Yunfang Wu

The link prediction task on knowledge graphs without explicit negative triples in the training data motivates the usage of rank-based metrics. Here, we review existing rank-based metrics and propose desiderata for improved metrics to…

机器学习 · 计算机科学 2022-04-20 Charles Tapley Hoyt , Max Berrendorf , Mikhail Galkin , Volker Tresp , Benjamin M. Gyori

In this paper, we propose a novel word-alignment-based method to solve the FAQ-based question answering task. First, we employ a neural network model to calculate question similarity, where the word alignment between two questions is used…

计算与语言 · 计算机科学 2015-07-10 Zhiguo Wang , Abraham Ittycheriah

We present a recurrent neural network based system for automatic quality estimation of natural language generation (NLG) outputs, which jointly learns to assign numerical ratings to individual outputs and to provide pairwise rankings of two…

计算与语言 · 计算机科学 2019-10-11 Ondřej Dušek , Karin Sevegnani , Ioannis Konstas , Verena Rieser

Recent studies show that sentence-level extractive QA, i.e., based on Answer Sentence Selection (AS2), is outperformed by Generation-based QA (GenQA) models, which generate answers using the top-k answer sentences ranked by AS2 models (a la…

计算与语言 · 计算机科学 2023-05-25 Matteo Gabburo , Siddhant Garg , Rik Koncel-Kedziorski , Alessandro Moschitti

Current approaches in paraphrase generation and detection heavily rely on a single general similarity score, ignoring the intricate linguistic properties of language. This paper introduces two new tasks to address this shortcoming by…

计算与语言 · 计算机科学 2024-07-17 Jan Philip Wahle , Bela Gipp , Terry Ruas

Keyphrase prediction aims to generate phrases (keyphrases) that highly summarizes a given document. Recently, researchers have conducted in-depth studies on this task from various perspectives. In this paper, we comprehensively summarize…

计算与语言 · 计算机科学 2023-05-05 Binbin Xie , Jia Song , Liangying Shao , Suhang Wu , Xiangpeng Wei , Baosong Yang , Huan Lin , Jun Xie , Jinsong Su

Keyphrases, that concisely summarize the high-level topics discussed in a document, can be categorized into present keyphrase which explicitly appears in the source text, and absent keyphrase which does not match any contiguous subsequence…

计算与语言 · 计算机科学 2021-10-14 Jing Zhao , Junwei Bao , Yifan Wang , Youzheng Wu , Xiaodong He , Bowen Zhou

We present a latent variable model for predicting the relationship between a pair of text sequences. Unlike previous auto-encoding--based approaches that consider each sequence separately, our proposed framework utilizes both sequences…

计算与语言 · 计算机科学 2019-06-05 Jihun Choi , Taeuk Kim , Sang-goo Lee

The label ranking problem is a supervised learning scenario in which the learner predicts a total order of the class labels for a given input instance. Recently, research has increasingly focused on the partial label ranking problem, a…

机器学习 · 计算机科学 2025-10-24 Jiayi Wang , Juan C. Alfaro , Viktor Bengs

Assessment of reading comprehension through content-based interactions plays an important role in the reading acquisition process. In this paper, we propose a novel approach for generating comprehension questions geared to K-2 English…

计算与语言 · 计算机科学 2025-07-31 Xiaocheng Yang , Sumuk Shashidhar , Dilek Hakkani-Tur

Retrieval-Augmented Generation (RAG) improves Large Language Models (LLMs) by grounding generation in external, non-parametric knowledge. However, when a task requires choosing among competing options, simply grounding generation in broadly…

计算与语言 · 计算机科学 2026-03-20 Hangeol Chang , Changsun Lee , Seungjoon Rho , Junho Yeo , Jong Chul Ye