中文
相关论文

相关论文: Multi-passage BERT: A Globally Normalized BERT Mod…

200 篇论文

Transcripts generated by automatic speech recognition (ASR) systems for spoken documents lack structural annotations such as paragraphs, significantly reducing their readability. Automatically predicting paragraph segmentation for spoken…

计算与语言 · 计算机科学 2021-10-12 Qinglin Zhang , Qian Chen , Yali Li , Jiaqing Liu , Wen Wang

Passage retrieval and ranking is a key task in open-domain question answering and information retrieval. Current effective approaches mostly rely on pre-trained deep language model-based retrievers and rankers. These methods have been shown…

信息检索 · 计算机科学 2021-09-14 Shengyao Zhuang , Guido Zuccon

Query expansion aims to mitigate the mismatch between the language used in a query and in a document. However, query expansion methods can suffer from introducing non-relevant information when expanding the query. To bridge this gap,…

信息检索 · 计算机科学 2020-11-04 Zhi Zheng , Kai Hui , Ben He , Xianpei Han , Le Sun , Andrew Yates

Question Answering (QA) is a task in natural language processing that has seen considerable growth after the advent of transformers. There has been a surge in QA datasets that have been proposed to challenge natural language processing…

计算与语言 · 计算机科学 2021-10-08 Kate Pearce , Tiffany Zhan , Aneesh Komanduri , Justin Zhan

Recently, pre-trained models have been the dominant paradigm in natural language processing. They achieved remarkable state-of-the-art performance across a wide range of related tasks, such as textual entailment, natural language inference,…

计算与语言 · 计算机科学 2019-05-21 Dongfang Li , Yifei Yu , Qingcai Chen , Xinyu Li

Often questions provided to open-domain question answering systems are ambiguous. Traditional QA systems that provide a single answer are incapable of answering ambiguous questions since the question may be interpreted in several ways and…

计算与语言 · 计算机科学 2022-11-30 Poojitha Nandigam , Nikhil Rayaprolu , Manish Shrivastava

Machine reading comprehension is an essential natural language processing task, which takes into a pair of context and query and predicts the corresponding answer to query. In this project, we developed an end-to-end question answering…

计算与语言 · 计算机科学 2024-04-05 Jiawei Li , Yue Zhang

Despite the great success in Natural Language Processing (NLP) area, large pre-trained language models like BERT are not well-suited for resource-constrained or real-time applications owing to the large number of parameters and slow…

计算与语言 · 计算机科学 2021-07-02 Keli Xie , Siyuan Lu , Meiqi Wang , Zhongfeng Wang

This paper focuses on the development of an advanced intelligent article scoring system that not only assesses the overall quality of written work but also offers detailed feature-based scoring tailored to various article genres. By…

计算与语言 · 计算机科学 2024-10-21 Chihang Wang , Yuxin Dong , Zhenhong Zhang , Ruotong Wang , Shuo Wang , Jiajing Chen

The bidirectional encoder representations from transformers (BERT) model has recently advanced the state-of-the-art in passage re-ranking. In this paper, we analyze the results produced by a fine-tuned BERT model to better understand the…

信息检索 · 计算机科学 2019-05-07 Harshith Padigela , Hamed Zamani , W. Bruce Croft

Conversational machine comprehension (CMC) requires understanding the context of multi-turn dialogue. Using BERT, a pre-training language model, has been successful for single-turn machine comprehension, while modeling multiple turns of…

计算与语言 · 计算机科学 2019-05-31 Yasuhito Ohsugi , Itsumi Saito , Kyosuke Nishida , Hisako Asano , Junji Tomita

The multilingual BERT model is trained on 104 languages and meant to serve as a universal language model and tool for encoding sentences. We explore how well the model performs on several languages across several tasks: a diagnostic…

计算与语言 · 计算机科学 2019-10-10 Samuel Rönnqvist , Jenna Kanerva , Tapio Salakoski , Filip Ginter

Generative models for open domain question answering have proven to be competitive, without resorting to external knowledge. While promising, this approach requires to use models with billions of parameters, which are expensive to train and…

计算与语言 · 计算机科学 2021-02-04 Gautier Izacard , Edouard Grave

Current textual question answering models achieve strong performance on in-domain test sets, but often do so by fitting surface-level patterns in the data, so they fail to generalize to out-of-distribution settings. To make a more robust…

计算与语言 · 计算机科学 2021-04-21 Jifan Chen , Greg Durrett

BERT is a widely used pre-trained model in natural language processing. However, since BERT is quadratic to the text length, the BERT model is difficult to be used directly on the long-text corpus. In some fields, the collected text data…

计算与语言 · 计算机科学 2022-09-27 Yufeng Zhao , Haiying Che

Current open-domain question answering systems often follow a Retriever-Reader architecture, where the retriever first retrieves relevant passages and the reader then reads the retrieved passages to form an answer. In this paper, we propose…

计算与语言 · 计算机科学 2021-08-10 Yuning Mao , Pengcheng He , Xiaodong Liu , Yelong Shen , Jianfeng Gao , Jiawei Han , Weizhu Chen

We present a novel supervised word alignment method based on cross-language span prediction. We first formalize a word alignment problem as a collection of independent predictions from a token in the source sentence to a span in the target…

计算与语言 · 计算机科学 2020-05-01 Masaaki Nagata , Chousa Katsuki , Masaaki Nishino

We present a highly parameter efficient approach for Question Answering that significantly reduces the need for extended BERT fine-tuning. Our method uses information from the hidden state activations of each BERT transformer layer, which…

计算与语言 · 计算机科学 2022-02-25 Siduo Jiang , Cristopher Benge , William Casey King

Recent work has shown the surprising ability of multi-lingual BERT to serve as a zero-shot cross-lingual transfer model for a number of language processing tasks. We combine this finding with a similarly-recently proposal on sentence-level…

信息检索 · 计算机科学 2019-11-11 Peng Shi , Jimmy Lin

Prior work in standardized science exams requires support from large text corpus, such as targeted science corpus fromWikipedia or SimpleWikipedia. However, retrieving knowledge from the large corpus is time-consuming and questions embedded…

人工智能 · 计算机科学 2020-04-28 Xinyue Zheng , Peng Wang , Qigang Wang , Zhongchao Shi