中文
相关论文

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

200 篇论文

In this paper, we study pre-trained sequence-to-sequence models for a group of related languages, with a focus on Indic languages. We present IndicBART, a multilingual, sequence-to-sequence pre-trained model focusing on 11 Indic languages…

计算与语言 · 计算机科学 2022-10-28 Raj Dabre , Himani Shrotriya , Anoop Kunchukuttan , Ratish Puduppully , Mitesh M. Khapra , Pratyush Kumar

What can pre-trained multilingual sequence-to-sequence models like mBART contribute to translating low-resource languages? We conduct a thorough empirical experiment in 10 languages to ascertain this, considering five factors: (1) the…

Randomly masking text spans in ordinary texts in the pre-training stage hardly allows models to acquire the ability to generate simple texts. It can hurt the performance of pre-trained models on text simplification tasks. In this paper, we…

计算与语言 · 计算机科学 2023-05-23 Renliang Sun , Wei Xu , Xiaojun Wan

Code summarization and generation empower conversion between programming language (PL) and natural language (NL), while code translation avails the migration of legacy code from one PL to another. This paper introduces PLBART, a…

计算与语言 · 计算机科学 2021-04-13 Wasi Uddin Ahmad , Saikat Chakraborty , Baishakhi Ray , Kai-Wei Chang

For multilingual sequence-to-sequence pretrained language models (multilingual Seq2Seq PLMs), e.g. mBART, the self-supervised pretraining task is trained on a wide range of monolingual languages, e.g. 25 languages from CommonCrawl, while…

计算与语言 · 计算机科学 2022-09-22 Changtong Zan , Liang Ding , Li Shen , Yu Cao , Weifeng Liu , Dacheng Tao

We present BARTpho with two versions, BARTpho-syllable and BARTpho-word, which are the first public large-scale monolingual sequence-to-sequence models pre-trained for Vietnamese. BARTpho uses the "large" architecture and the pre-training…

计算与语言 · 计算机科学 2022-06-28 Nguyen Luong Tran , Duong Minh Le , Dat Quoc Nguyen

The era of transfer learning has revolutionized the fields of Computer Vision and Natural Language Processing, bringing powerful pretrained models with exceptional performance across a variety of tasks. Specifically, Natural Language…

We present VBART, the first Turkish sequence-to-sequence Large Language Models (LLMs) pre-trained on a large corpus from scratch. VBART are compact LLMs based on good ideas leveraged from BART and mBART models and come in two sizes, Large…

计算与语言 · 计算机科学 2024-03-15 Meliksah Turker , Mehmet Erdi Ari , Aydin Han

Despite the recent advancement in NLP research, cross-lingual transfer for natural language generation is relatively understudied. In this work, we transfer supervision from high resource language (HRL) to multiple low-resource languages…

计算与语言 · 计算机科学 2021-06-04 Kaushal Kumar Maurya , Maunendra Sankar Desarkar , Yoshinobu Kano , Kumari Deepshikha

Pretrained language models have served as important backbones for natural language processing. Recently, in-domain pretraining has been shown to benefit various domain-specific downstream tasks. In the biomedical domain, natural language…

计算与语言 · 计算机科学 2022-04-25 Hongyi Yuan , Zheng Yuan , Ruyi Gan , Jiaxing Zhang , Yutao Xie , Sheng Yu

This work explores the journey towards achieving Bahnaric-Vietnamese translation for the sake of culturally bridging the two ethnic groups in Vietnam. However, translating from Bahnaric to Vietnamese also encounters some difficulties. The…

计算与语言 · 计算机科学 2025-05-19 Phan Tran Minh Dat , Vo Hoang Nhat Khang , Quan Thanh Tho

We present BART, a denoising autoencoder for pretraining sequence-to-sequence models. BART is trained by (1) corrupting text with an arbitrary noising function, and (2) learning a model to reconstruct the original text. It uses a standard…

Text classification is one of the fundamental tasks in natural language processing to label an open-ended text and is useful for various applications such as sentiment analysis. In this paper, we discuss various classification approaches…

计算与语言 · 计算机科学 2021-12-14 Rina Buoy , Nguonly Taing , Sovisal Chenda

In recent years, a number of keyphrase generation (KPG) approaches were proposed consisting of complex model architectures, dedicated training paradigms and decoding strategies. In this work, we opt for simplicity and show how a commonly…

The data scarcity in low-resource languages has become a bottleneck to building robust neural machine translation systems. Fine-tuning a multilingual pre-trained model (e.g., mBART (Liu et al., 2020)) on the translation task is a good…

计算与语言 · 计算机科学 2021-05-11 Zihan Liu , Genta Indra Winata , Pascale Fung

Current benchmark tasks for natural language processing contain text that is qualitatively different from the text used in informal day to day digital communication. This discrepancy has led to severe performance degradation of…

计算与语言 · 计算机科学 2021-10-13 Ana-Maria Bucur , Adrian Cosma , Liviu P. Dinu

Word ordering is a constrained language generation task taking unordered words as input. Existing work uses linear models and neural networks for the task, yet pre-trained language models have not been studied in word ordering, let alone…

计算与语言 · 计算机科学 2022-10-31 Zebin Ou , Meishan Zhang , Yue Zhang

We present Knowledge Enhanced Multimodal BART (KM-BART), which is a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts. We adapt the generative BART…

计算与语言 · 计算机科学 2021-07-19 Yiran Xing , Zai Shi , Zhao Meng , Gerhard Lakemeyer , Yunpu Ma , Roger Wattenhofer

To achieve deep natural language understanding, syntactic constituent parsing plays a crucial role and is widely required by many artificial intelligence systems for processing both text and speech. A recent approach involves using standard…

计算与语言 · 计算机科学 2026-05-14 Daniel Fernández-González , Cristina Outeiriño Cid

The pre-trained language model is trained on large-scale unlabeled text and can achieve state-of-the-art results in many different downstream tasks. However, the current pre-trained language model is mainly concentrated in the Chinese and…

计算与语言 · 计算机科学 2022-05-17 Yuan Sun , Sisi Liu , Junjie Deng , Xiaobing Zhao
‹ 上一页 1 2 3 10 下一页 ›