中文
相关论文

相关论文: BERT with History Answer Embedding for Conversatio…

200 篇论文

We present a simple methods to leverage the table content for the BERT-based model to solve the text-to-SQL problem. Based on the observation that some of the table content match some words in question string and some of the table header…

计算与语言 · 计算机科学 2020-04-23 Tong Guo , Huilin Gao

More recently, Bidirectional Encoder Representations from Transformers (BERT) was proposed and has achieved impressive success on many natural language processing (NLP) tasks such as question answering and language understanding, due mainly…

计算与语言 · 计算机科学 2021-04-13 Shih-Hsuan Chiu , Berlin Chen

Language Models such as BERT have grown in popularity due to their ability to be pre-trained and perform robustly on a wide range of Natural Language Processing tasks. Often seen as an evolution over traditional word embedding techniques,…

计算与语言 · 计算机科学 2022-06-30 Nimesh Bhana , Terence L. van Zyl

Community question answering (CQA) forums are Internet-based platforms where users ask questions about a topic and other expert users try to provide solutions. Many CQA forums such as Quora, Stackoverflow, Yahoo!Answer, StackExchange exist…

机器学习 · 计算机科学 2023-09-15 Nafis Sajid , Md Rashidul Hasan , Muhammad Ibrahim

In this work we focus on multi-turn passage retrieval as a crucial component of conversational search. One of the key challenges in multi-turn passage retrieval comes from the fact that the current turn query is often underspecified due to…

信息检索 · 计算机科学 2020-05-26 Nikos Voskarides , Dan Li , Pengjie Ren , Evangelos Kanoulas , Maarten de Rijke

Machine learning methods have recently achieved high-performance in biomedical text analysis. However, a major bottleneck in the widespread application of these methods is obtaining the required large amounts of annotated training data,…

机器学习 · 计算机科学 2019-12-06 Xing Meng , Craig H. Ganoe , Ryan T. Sieberg , Yvonne Y. Cheung , Saeed Hassanpour

Incorporating knowledge bases (KB) into end-to-end task-oriented dialogue systems is challenging, since it requires to properly represent the entity of KB, which is associated with its KB context and dialogue context. The existing works…

计算与语言 · 计算机科学 2021-09-30 Yanjie Gou , Yinjie Lei , Lingqiao Liu , Yong Dai , Chunxu Shen

The Conversational Question Answering (CoQA) task involves answering a sequence of inter-related conversational questions about a contextual paragraph. Although existing approaches employ human-written ground-truth answers for answering…

信息检索 · 计算机科学 2020-05-13 Angrosh Mandya , James O'Neill , Danushka Bollegala , Frans Coenen

The goal of text ranking is to generate an ordered list of texts retrieved from a corpus in response to a query. Although the most common formulation of text ranking is search, instances of the task can also be found in many natural…

信息检索 · 计算机科学 2021-08-20 Jimmy Lin , Rodrigo Nogueira , Andrew Yates

With the evolution of pre-trained language models, current open-domain dialogue systems have achieved great progress in conducting one-session conversations. In contrast, Multi-Session Conversation (MSC), which consists of multiple sessions…

计算与语言 · 计算机科学 2023-02-03 Tong Zhang , Yong Liu , Boyang Li , Zhiwei Zeng , Pengwei Wang , Yuan You , Chunyan Miao , Lizhen Cui

Conversational question answering (QA) requires the ability to correctly interpret a question in the context of previous conversation turns. We address the conversational QA task by decomposing it into question rewriting and question…

信息检索 · 计算机科学 2020-10-26 Svitlana Vakulenko , Shayne Longpre , Zhucheng Tu , Raviteja Anantha

Conversational machine comprehension requires the understanding of the conversation history, such as previous question/answer pairs, the document context, and the current question. To enable traditional, single-turn models to encode the…

计算与语言 · 计算机科学 2019-04-17 Hsin-Yuan Huang , Eunsol Choi , Wen-tau Yih

In this paper, we propose SPBERT, a transformer-based language model pre-trained on massive SPARQL query logs. By incorporating masked language modeling objectives and the word structural objective, SPBERT can learn general-purpose…

计算与语言 · 计算机科学 2021-07-02 Hieu Tran , Long Phan , James Anibal , Binh T. Nguyen , Truong-Son Nguyen

While large language models like BERT demonstrate strong empirical performance on semantic tasks, whether this reflects true conceptual competence or surface-level statistical association remains unclear. I investigate whether BERT encodes…

计算与语言 · 计算机科学 2025-06-16 Cole Gawin

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

Users often need to look through multiple search result pages or reformulate queries when they have complex information-seeking needs. Conversational search systems make it possible to improve user satisfaction by asking questions to…

信息检索 · 计算机科学 2021-07-14 Keping Bi , Qingyao Ai , W. Bruce Croft

This research introduces a novel text generation model that combines BERT's semantic interpretation strengths with GPT-4's generative capabilities, establishing a high standard in generating coherent, contextually accurate language. Through…

计算与语言 · 计算机科学 2024-11-20 Jiajing Chen , Shuo Wang , Zhen Qi , Zhenhong Zhang , Chihang Wang , Hongye Zheng

Recent work on enhancing BERT-based language representation models with knowledge graphs (KGs) and knowledge bases (KBs) has yielded promising results on multiple NLP tasks. State-of-the-art approaches typically integrate the original input…

计算与语言 · 计算机科学 2022-10-21 Wei-Lin Liao , Cheng-En Su , Wei-Yun Ma

Long-term memory plays a critical role in personal interaction, considering long-term memory can better leverage world knowledge, historical information, and preferences in dialogues. Our research introduces PerLTQA, an innovative QA…

计算与语言 · 计算机科学 2024-02-27 Yiming Du , Hongru Wang , Zhengyi Zhao , Bin Liang , Baojun Wang , Wanjun Zhong , Zezhong Wang , Kam-Fai Wong

Contextual language models have been trained on Classical languages, including Ancient Greek and Latin, for tasks such as lemmatization, morphological tagging, part of speech tagging, authorship attribution, and detection of scribal errors.…

计算与语言 · 计算机科学 2023-08-28 Kevin Krahn , Derrick Tate , Andrew C. Lamicela