中文
相关论文

相关论文: A Syntactic Approach to Domain-Specific Automatic …

200 篇论文

NLP-powered automatic question generation (QG) techniques carry great pedagogical potential of saving educators' time and benefiting student learning. Yet, QG systems have not been widely adopted in classrooms to date. In this work, we aim…

人机交互 · 计算机科学 2022-05-03 Xu Wang , Simin Fan , Jessica Houghton , Lu Wang

Large Language Models (LLMs), despite extensive pretraining on broad internet corpora, often struggle to adapt effectively to specialized domains. There is growing interest in fine-tuning these models for such domains; however, progress is…

计算与语言 · 计算机科学 2026-02-23 Vincent Grari , Ciprian Tomoiaga , Sylvain Lamprier , Tatsunori Hashimoto , Marcin Detyniecki

In this work, we focus on the task of Automatic Question Generation (AQG) where given a passage and an answer the task is to generate the corresponding question. It is desired that the generated question should be (i) grammatically correct…

We propose an end-to-end approach for synthetic QA data generation. Our model comprises a single transformer-based encoder-decoder network that is trained end-to-end to generate both answers and questions. In a nutshell, we feed a passage…

Question Generation (QG), the task of automatically generating questions from a source input, has seen significant progress in recent years. Difficulty-controllable QG (DCQG) enables control over the difficulty level of generated questions…

计算与语言 · 计算机科学 2025-06-10 Bernardo Leite , Henrique Lopes Cardoso

Question generation over knowledge bases (KBQG) aims at generating natural-language questions about a subgraph, i.e. a set of (connected) triples. Two main challenges still face the current crop of encoder-decoder-based methods, especially…

计算与语言 · 计算机科学 2020-10-26 Sheng Bi , Xiya Cheng , Yuan-Fang Li , Yongzhen Wang , Guilin Qi

Semantic parsing, which converts natural language questions into logic forms, plays a crucial role in reasoning within structured environments. However, existing methods encounter two significant challenges: reliance on extensive manually…

计算与语言 · 计算机科学 2024-12-30 Xiang Huang , Jiayu Shen , Shanshan Huang , Sitao Cheng , Xiaxia Wang , Yuzhong Qu

Automatic question generation (AQG) for mathematics education remains an elusive goal for Intelligent Tutoring Systems and educators. While pre-trained transformer-based language models have significantly advanced natural language…

多智能体系统 · 计算机科学 2025-11-07 Kia Karbasi , Kevin Hong , Mohammad Amin Samadi , Gregory Pottie

The neural seq2seq based question generation (QG) is prone to generating generic and undiversified questions that are poorly relevant to the given passage and target answer. In this paper, we propose two methods to address the issue. (1) By…

计算与语言 · 计算机科学 2019-10-09 Jiazuo Qiu , Deyi Xiong

Creating multiple-choice questions to assess reading comprehension of a given article involves generating question-answer pairs (QAPs) and adequate distractors. We present two methods to tackle the challenge of QAP generations: (1) A…

计算与语言 · 计算机科学 2023-03-28 Cheng Zhang

In education, open-ended quiz questions have become an important tool for assessing the knowledge of students. Yet, manually preparing such questions is a tedious task, and thus automatic question generation has been proposed as a possible…

计算与语言 · 计算机科学 2021-08-31 Kristiyan Vachev , Momchil Hardalov , Georgi Karadzhov , Georgi Georgiev , Ivan Koychev , Preslav Nakov

Question answering (QA) system aims at retrieving precise information from a large collection of documents against a query. This paper describes the architecture of a Natural Language Question Answering (NLQA) system for a specific domain…

计算与语言 · 计算机科学 2013-11-14 Athira P. M. , Sreeja M. , P. C. Reghu Raj

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a thorough…

计算与语言 · 计算机科学 2023-06-01 Jia Guo , Liying Cheng , Wenxuan Zhang , Stanley Kok , Xin Li , Lidong Bing

Background: Over the past few decades, the process and methodology of automated question generation (AQG) have undergone significant transformations. Recent progress in generative natural language models has opened up new potential in the…

人工智能 · 计算机科学 2024-12-06 Dominic Lohr , Marc Berges , Abhishek Chugh , Michael Kohlhase , Dennis Müller

One of the limitations of semantic parsing approaches to open-domain question answering is the lexicosyntactic gap between natural language questions and knowledge base entries -- there are many ways to ask a question, all with the same…

计算与语言 · 计算机科学 2016-08-08 Shashi Narayan , Siva Reddy , Shay B. Cohen

Recent advancements in self-attention neural network architectures have raised the bar for open-ended text generation. Yet, while current methods are capable of producing a coherent text which is several hundred words long, attaining…

计算与语言 · 计算机科学 2020-12-09 Eyal Orbach , Yoav Goldberg

We explore question generation in the context of knowledge-grounded dialogs focusing on explainability and evaluation. Inspired by previous work on planning-based summarisation, we present a model which instead of directly generating a…

计算与语言 · 计算机科学 2024-04-12 Juliette Faille , Quentin Brabant , Gwenole Lecorve , Lina M. Rojas-Barahona , Claire Gardent

Query-focused table summarization requires generating natural language summaries of tabular data conditioned on a user query, enabling users to access insights beyond fact retrieval. Existing approaches face key limitations: table-to-text…

计算与语言 · 计算机科学 2026-04-20 Ye Yuan , Mohammad Amin Shabani , Siqi Liu

Automatic question generation aims to generate questions from a text passage where the generated questions can be answered by certain sub-spans of the given passage. Traditional methods mainly use rigid heuristic rules to transform a…

计算与语言 · 计算机科学 2017-04-19 Qingyu Zhou , Nan Yang , Furu Wei , Chuanqi Tan , Hangbo Bao , Ming Zhou

Existing table question answering datasets contain abundant factual questions that primarily evaluate the query and schema comprehension capability of a system, but they fail to include questions that require complex reasoning and…