中文
相关论文

相关论文: PrahokBART: A Pre-trained Sequence-to-Sequence Mod…

200 篇论文

Graph-to-text generation aims to generate fluent texts from graph-based data. In this paper, we investigate two recently proposed pretrained language models (PLMs) and analyze the impact of different task-adaptive pretraining strategies for…

计算与语言 · 计算机科学 2021-09-28 Leonardo F. R. Ribeiro , Martin Schmitt , Hinrich Schütze , Iryna Gurevych

Recently, the development of pre-trained language models has brought natural language processing (NLP) tasks to the new state-of-the-art. In this paper we explore the efficiency of various pre-trained language models. We pre-train a list of…

计算与语言 · 计算机科学 2023-07-27 Tong Guo

This research provides the first comprehensive analysis of the performance of pre-trained language models for Sinhala text classification. We test on a set of different Sinhala text classification tasks and our analysis shows that out of…

计算与语言 · 计算机科学 2022-08-18 Vinura Dhananjaya , Piyumal Demotte , Surangika Ranathunga , Sanath Jayasena

Relations between words are governed by hierarchical structure rather than linear ordering. Sequence-to-sequence (seq2seq) models, despite their success in downstream NLP applications, often fail to generalize in a hierarchy-sensitive…

计算与语言 · 计算机科学 2022-03-18 Aaron Mueller , Robert Frank , Tal Linzen , Luheng Wang , Sebastian Schuster

One of the most popular downstream tasks in the field of Natural Language Processing is text classification. Text classification tasks have become more daunting when the texts are code-mixed. Though they are not exposed to such text during…

计算与语言 · 计算机科学 2024-03-15 Md Nishat Raihan , Dhiman Goswami , Antara Mahmud

Multilingual Language Models (\MLLMs) such as mBERT, XLM, XLM-R, \textit{etc.} have emerged as a viable option for bringing the power of pretraining to a large number of languages. Given their success in zero-shot transfer learning, there…

计算与语言 · 计算机科学 2021-12-24 Sumanth Doddapaneni , Gowtham Ramesh , Mitesh M. Khapra , Anoop Kunchukuttan , Pratyush Kumar

Economic issues related to the information processing techniques are very important. The development of such technologies is a major asset for developing countries like Cambodia and Laos, and emerging ones like Vietnam, Malaysia and…

计算与语言 · 计算机科学 2014-05-23 Mathieu Mangeot

Neural Machine Translation (NMT) remains a formidable challenge, especially when dealing with low-resource languages. Pre-trained sequence-to-sequence (seq2seq) multi-lingual models, such as mBART-50, have demonstrated impressive…

计算与语言 · 计算机科学 2024-07-10 Aniruddha Roy , Pretam Ray , Ayush Maheshwari , Sudeshna Sarkar , Pawan Goyal

Visual Question Answering (VQA) is an intricate and demanding task that integrates natural language processing (NLP) and computer vision (CV), capturing the interest of researchers. The English language, renowned for its wealth of…

计算与语言 · 计算机科学 2023-07-31 Khiem Vinh Tran , Kiet Van Nguyen , Ngan Luu Thuy Nguyen

Since the appearance of BERT, recent works including XLNet and RoBERTa utilize sentence embedding models pre-trained by large corpora and a large number of parameters. Because such models have large hardware and a huge amount of data, they…

计算与语言 · 计算机科学 2020-08-12 Sangah Lee , Hansol Jang , Yunmee Baik , Suzi Park , Hyopil Shin

Recently, knowledge-enhanced pre-trained language models (KEPLMs) improve context-aware representations via learning from structured relations in knowledge graphs, and/or linguistic knowledge from syntactic or dependency analysis. Unlike…

计算与语言 · 计算机科学 2022-10-13 Taolin Zhang , Junwei Dong , Jianing Wang , Chengyu Wang , Ang Wang , Yinghui Liu , Jun Huang , Yong Li , Xiaofeng He

Compared to English and other high-resource languages, spellchecking for Khmer remains an unresolved problem due to several challenges. First, there are misalignments between words in the lexicon and the word segmentation model. Second, a…

计算与语言 · 计算机科学 2025-11-14 Marry Kong , Rina Buoy , Sovisal Chenda , Nguonly Taing

We present the first systematic study of machine translation for Chakma, an endangered and extremely low-resource Indo-Aryan language, with the goal of supporting language access and preservation. We introduce a new Chakma-Bangla parallel…

计算与语言 · 计算机科学 2026-01-09 Aunabil Chakma , Aditya Chakma , Masum Hasan , Soham Khisa , Chumui Tripura , Rifat Shahriyar

Pre-trained language models (PLM) have marked a huge leap in neural dialogue modeling. While PLMs are pre-trained on large-scale text corpora, they are usually fine-tuned on scarce dialogue data with specific domain knowledge and dialogue…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Sang-Woo Lee

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

With the great success of pre-trained models, the pretrain-then-finetune paradigm has been widely adopted on downstream tasks for source code understanding. However, compared to costly training a large-scale model from scratch, how to…

软件工程 · 计算机科学 2022-03-16 Deze Wang , Zhouyang Jia , Shanshan Li , Yue Yu , Yun Xiong , Wei Dong , Xiangke Liao

Low-resource indigenous languages often lack the parallel corpora required for effective neural machine translation (NMT). Synthetic data generation offers a practical strategy for mitigating this limitation in data-scarce settings. In this…

计算与语言 · 计算机科学 2026-05-21 Aashish Dhawan , Christopher Driggers-Ellis , Christan Grant , Daisy Zhe Wang

While WangchanBERTa has become the de facto standard in transformer-based Thai language modeling, it still has shortcomings in regard to the understanding of foreign words, most notably English words, which are often borrowed without…

计算与语言 · 计算机科学 2025-11-18 Panyut Sriwirote , Jalinee Thapiang , Vasan Timtong , Attapol T. Rutherford

Previous work on document-level NMT usually focuses on limited contexts because of degraded performance on larger contexts. In this paper, we investigate on using large contexts with three main contributions: (1) Different from previous…

计算与语言 · 计算机科学 2019-11-11 Liangyou Li , Xin Jiang , Qun Liu

Pretrained language models have been shown to be effective in many software-related generation tasks; however, they are not well-suited for editing tasks as they are not designed to reason about edits. To address this, we propose a novel…

软件工程 · 计算机科学 2022-09-15 Jiyang Zhang , Sheena Panthaplackel , Pengyu Nie , Junyi Jessy Li , Milos Gligoric