中文
相关论文

相关论文: QASE Enhanced PLMs: Improved Control in Text Gener…

200 篇论文

Machine Reading Comprehension (MRC) poses a significant challenge in the field of Natural Language Processing (NLP). While mainstream MRC methods predominantly leverage extractive strategies using encoder-only models such as BERT,…

计算与语言 · 计算机科学 2024-10-17 Lin Ai , Zheng Hui , Zizhou Liu , Julia Hirschberg

Extractive Question Answering (EQA) in Machine Reading Comprehension (MRC) often faces the challenge of dealing with semantically identical but format-variant inputs. Our work introduces a novel approach, called the ``Query Latent Semantic…

计算与语言 · 计算机科学 2024-05-01 Sheng Ouyang , Jianzong Wang , Yong Zhang , Zhitao Li , Ziqi Liang , Xulong Zhang , Ning Cheng , Jing Xiao

Generative machine reading comprehension (MRC) requires a model to generate well-formed answers. For this type of MRC, answer generation method is crucial to the model performance. However, generative models, which are supposed to be the…

计算与语言 · 计算机科学 2020-12-29 Junjie Yang , Zhuosheng Zhang , Hai Zhao

Despite recent success in machine reading comprehension (MRC), learning high-quality MRC models still requires large-scale labeled training data, even using strong pre-trained language models (PLMs). The pre-training tasks for PLMs are not…

计算与语言 · 计算机科学 2021-07-20 Ning Bian , Xianpei Han , Bo Chen , Hongyu Lin , Ben He , Le Sun

We present Pre-trained Machine Reader (PMR), a novel method for retrofitting pre-trained masked language models (MLMs) to pre-trained machine reading comprehension (MRC) models without acquiring labeled data. PMR can resolve the discrepancy…

计算与语言 · 计算机科学 2023-10-17 Weiwen Xu , Xin Li , Wenxuan Zhang , Meng Zhou , Wai Lam , Luo Si , Lidong Bing

With the breakthroughs in large language models (LLMs), query generation techniques that expand documents and queries with related terms are becoming increasingly popular in the information retrieval field. Such techniques have been shown…

信息检索 · 计算机科学 2025-07-16 Adam Yang , Gustavo Penha , Enrico Palumbo , Hugues Bouchard

Extractive Question Answering (EQA) is one of the most important tasks in Machine Reading Comprehension (MRC), which can be solved by fine-tuning the span selecting heads of Pre-trained Language Models (PLMs). However, most existing…

计算与语言 · 计算机科学 2022-05-09 Jianing Wang , Chengyu Wang , Minghui Qiu , Qiuhui Shi , Hongbin Wang , Jun Huang , Ming Gao

With the rapid development of Large Language Models (LLMs), Controllable Text Generation (CTG) has become a critical technology for enhancing system reliability and user experience. Addressing the limitations of traditional methods, this…

计算与语言 · 计算机科学 2025-09-23 Yan Zhuang , Yuan Sun

Recent studies demonstrate that query expansions generated by large language models (LLMs) can considerably enhance information retrieval systems by generating hypothetical documents that answer the queries as expansions. However,…

信息检索 · 计算机科学 2024-02-29 Yibin Lei , Yu Cao , Tianyi Zhou , Tao Shen , Andrew Yates

Interactions with large language models (LLMs) often yield long and detailed responses, leveraging both parametric knowledge and retrieval-augmented generation (RAG). While these responses can provide rich insights, they often include…

计算与语言 · 计算机科学 2025-01-28 Takyoung Kim , Kyungjae Lee , Young Rok Jang , Ji Yong Cho , Gangwoo Kim , Minseok Cho , Moontae Lee

Concepts benefit natural language understanding but are far from complete in existing knowledge graphs (KGs). Recently, pre-trained language models (PLMs) have been widely used in text-based concept extraction (CE). However, PLMs tend to…

计算与语言 · 计算机科学 2023-06-13 Siyu Yuan , Deqing Yang , Jinxi Liu , Shuyu Tian , Jiaqing Liang , Yanghua Xiao , Rui Xie

Pre-trained Language Models (PLMs) have achieved great success on Machine Reading Comprehension (MRC) over the past few years. Although the general language representation learned from large-scale corpora does benefit MRC, the poor support…

计算与语言 · 计算机科学 2021-05-19 Fangkai Jiao , Yangyang Guo , Yilin Niu , Feng Ji , Feng-Lin Li , Liqiang Nie

Pre-trained Generative models such as BART, T5, etc. have gained prominence as a preferred method for text generation in various natural language processing tasks, including abstractive long-form question answering (QA) and summarization.…

计算与语言 · 计算机科学 2023-11-07 Prabir Mallick , Tapas Nayak , Indrajit Bhattacharya

In the realm of education, student evaluation holds equal significance to imparting knowledge. To be evaluated, students usually need to go through text-based academic assessment methods. Instructors need to make a diverse set of questions…

计算与语言 · 计算机科学 2025-09-30 Md. Alvee Ehsan , A. S. M Mehedi Hasan , Kefaya Benta Shahnoor , Syeda Sumaiya Tasneem

Machine Reading Comprehension (MRC) for question answering (QA), which aims to answer a question given the relevant context passages, is an important way to test the ability of intelligence systems to understand human language.…

计算与语言 · 计算机科学 2019-11-20 Di Jin , Shuyang Gao , Jiun-Yu Kao , Tagyoung Chung , Dilek Hakkani-tur

While both extractive and generative readers have been successfully applied to the Question Answering (QA) task, little attention has been paid toward the systematic comparison of them. Characterizing the strengths and weaknesses of the two…

计算与语言 · 计算机科学 2022-03-16 Man Luo , Kazuma Hashimoto , Semih Yavuz , Zhiwei Liu , Chitta Baral , Yingbo Zhou

The ability of generative language models (GLMs) to generate text has improved considerably in the last few years, enabling their use for generative data augmentation. In this work, we propose CONDA, an approach to further improve GLMs'…

计算与语言 · 计算机科学 2022-10-26 Dheeraj Mekala , Tu Vu , Timo Schick , Jingbo Shang

Quality Estimation (QE) aims to assess the quality of machine translation (MT) outputs without relying on reference translations, making it essential for real-world, large-scale MT evaluation. Large Language Models (LLMs) have shown…

计算与语言 · 计算机科学 2026-02-10 Archchana Sindhujan , Girish A. Koushik , Shenbin Qian , Diptesh Kanojia , Constantin Orăsan

Textual Question Answering (QA) aims to provide precise answers to user's questions in natural language using unstructured data. One of the most popular approaches to this goal is machine reading comprehension(MRC). In recent years, many…

计算与语言 · 计算机科学 2022-02-07 Yang Bai , Daisy Zhe Wang

Span-extraction reading comprehension models have made tremendous advances enabled by the availability of large-scale, high-quality training datasets. Despite such rapid progress and widespread application, extractive reading comprehension…

计算与语言 · 计算机科学 2021-06-01 Gaochen Wu , Bin Xu , Dejie Chang , Bangchang Liu
‹ 上一页 1 2 3 10 下一页 ›