中文
相关论文

相关论文: An Effective Domain Adaptive Post-Training Method …

200 篇论文

Creating a data-driven model that is trained on a large dataset of unstructured dialogs is a crucial step in developing Retrieval-based Chatbot systems. This paper presents a Long Short Term Memory (LSTM) based architecture that learns…

计算与语言 · 计算机科学 2026-01-28 Danny Brahman , Pooran S. Negi , Mohammad Mahoor

Recently, self-supervised pre-training has shown significant improvements in many areas of machine learning, including speech and NLP. We propose using large self-supervised pre-trained models for both audio and text modality with…

音频与语音处理 · 电气工程与系统科学 2021-08-24 Krishna D N

In the last few years, the release of BERT, a multilingual transformer based model, has taken the NLP community by storm. BERT-based models have achieved state-of-the-art results on various NLP tasks, including dialog tasks. One of the…

计算与语言 · 计算机科学 2021-01-26 Jatin Ganhotra , Sachindra Joshi

Recently, fine-tuning pre-trained language models (e.g., multilingual BERT) to downstream cross-lingual tasks has shown promising results. However, the fine-tuning process inevitably changes the parameters of the pre-trained model and…

计算与语言 · 计算机科学 2020-10-06 Zihan Liu , Genta Indra Winata , Andrea Madotto , Pascale Fung

Dialog response selection is an important step towards natural response generation in conversational agents. Existing work on neural conversational models mainly focuses on offline supervised learning using a large set of context-response…

计算与语言 · 计算机科学 2017-11-27 Bing Liu , Tong Yu , Ian Lane , Ole J. Mengshoel

We introduce a new pre-trainable generic representation for visual-linguistic tasks, called Visual-Linguistic BERT (VL-BERT for short). VL-BERT adopts the simple yet powerful Transformer model as the backbone, and extends it to take both…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Weijie Su , Xizhou Zhu , Yue Cao , Bin Li , Lewei Lu , Furu Wei , Jifeng Dai

Large scale self-supervised pre-training of Transformer language models has advanced the field of Natural Language Processing and shown promise in cross-application to the biological `languages' of proteins and DNA. Learning effective…

机器学习 · 计算机科学 2021-12-15 Meredith V. Trotter , Cuong Q. Nguyen , Stephen Young , Rob T. Woodruff , Kim M. Branson

Recently, leveraging pre-trained Transformer based language models in down stream, task specific models has advanced state of the art results in natural language understanding tasks. However, only a little research has explored the…

计算与语言 · 计算机科学 2020-12-07 Daniel Grießhaber , Johannes Maucher , Ngoc Thang Vu

Contextual word embedding models such as ELMo (Peters et al., 2018) and BERT (Devlin et al., 2018) have dramatically improved performance for many natural language processing (NLP) tasks in recent months. However, these models have been…

计算与语言 · 计算机科学 2019-06-24 Emily Alsentzer , John R. Murphy , Willie Boag , Wei-Hung Weng , Di Jin , Tristan Naumann , Matthew B. A. McDermott

Domain adaptation is a widely used method in natural language processing (NLP) to improve the performance of a language model within a specific domain. This method is particularly common in the biomedical domain, which sees regular…

计算与语言 · 计算机科学 2024-09-05 Mathieu Laï-king , Patrick Paroubek

Understanding and representing webpages is crucial to online social networks where users may share and engage with URLs. Common language model (LM) encoders such as BERT can be used to understand and represent the textual content of…

计算与语言 · 计算机科学 2023-10-26 Ayesha Qamar , Chetan Verma , Ahmed El-Kishky , Sumit Binnani , Sneha Mehta , Taylor Berg-Kirkpatrick

Multi-turn response selection is a task designed for developing dialogue agents. The performance on this task has a remarkable improvement with pre-trained language models. However, these models simply concatenate the turns in dialogue…

计算与语言 · 计算机科学 2023-12-01 Qi Jia , Yizhu Liu , Siyu Ren , Kenny Q. Zhu , Haifeng Tang

Automatic emotion recognition plays a key role in computer-human interaction as it has the potential to enrich the next-generation artificial intelligence with emotional intelligence. It finds applications in customer and/or representative…

声音 · 计算机科学 2022-02-21 Sarala Padi , Seyed Omid Sadjadi , Dinesh Manocha , Ram D. Sriram

Multilingual pretraining typically lacks explicit alignment signals, leading to suboptimal cross-lingual alignment in the representation space. In this work, we show that training standard pretrained models for cross-lingual alignment with…

计算与语言 · 计算机科学 2026-02-26 Barah Fazili , Koustava Goswami

Transformer-based pre-trained language models, such as BERT, achieve great success in various natural language understanding tasks. Prior research found that BERT captures a rich hierarchy of linguistic information at different layers.…

计算与语言 · 计算机科学 2023-07-17 Qian Chen , Wen Wang , Qinglin Zhang , Chong Deng , Ma Yukun , Siqi Zheng

Domain adaptation of Pretrained Language Models (PTLMs) is typically achieved by unsupervised pretraining on target-domain text. While successful, this approach is expensive in terms of hardware, runtime and CO_2 emissions. Here, we propose…

计算与语言 · 计算机科学 2020-06-30 Nina Poerner , Ulli Waltinger , Hinrich Schütze

Pre-training a language model and then fine-tuning it for downstream tasks has demonstrated state-of-the-art results for various NLP tasks. Pre-training is usually independent of the downstream task, and previous works have shown that this…

计算与语言 · 计算机科学 2022-11-28 Tanish Lad , Himanshu Maheshwari , Shreyas Kottukkal , Radhika Mamidi

Recent Transformer-based contextual word representations, including BERT and XLNet, have shown state-of-the-art performance in multiple disciplines within NLP. Fine-tuning the trained contextual models on task-specific datasets has been the…

Despite the tremendous success of neural dialogue models in recent years, it suffers a lack of relevance, diversity, and some times coherence in generated responses. Lately, transformer-based models, such as GPT-2, have revolutionized the…

计算与语言 · 计算机科学 2020-10-13 Debanjana Kar , Suranjana Samanta , Amar Prakash Azad

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