中文
相关论文

相关论文: ViSoBERT: A Pre-Trained Language Model for Vietnam…

200 篇论文

Despite the rise of recent neural networks in machine translation, those networks do not work well if the training data is insufficient. In this paper, we proposed an approach for machine translation in low-resource languages such as…

计算与语言 · 计算机科学 2025-02-03 Tran Ngoc Son , Nguyen Anh Tu , Nguyen Minh Tri

We present XPhoneBERT, the first multilingual model pre-trained to learn phoneme representations for the downstream text-to-speech (TTS) task. Our XPhoneBERT has the same model architecture as BERT-base, trained using the RoBERTa…

计算与语言 · 计算机科学 2023-06-01 Linh The Nguyen , Thinh Pham , Dat Quoc Nguyen

The advancement of Large Language Models (LLMs) has significantly transformed the field of natural language processing, although the focus on English-centric models has created a noticeable research gap for specific languages, including…

计算与语言 · 计算机科学 2024-03-26 James Vo

We present ViT5, a pretrained Transformer-based encoder-decoder model for the Vietnamese language. With T5-style self-supervised pretraining, ViT5 is trained on a large corpus of high-quality and diverse Vietnamese texts. We benchmark ViT5…

计算与语言 · 计算机科学 2022-05-27 Long Phan , Hieu Tran , Hieu Nguyen , Trieu H. Trinh

We present ViLBERT (short for Vision-and-Language BERT), a model for learning task-agnostic joint representations of image content and natural language. We extend the popular BERT architecture to a multi-modal two-stream model, pro-cessing…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Jiasen Lu , Dhruv Batra , Devi Parikh , Stefan Lee

ViSoLex is an open-source system designed to address the unique challenges of lexical normalization for Vietnamese social media text. The platform provides two core services: Non-Standard Word (NSW) Lookup and Lexical Normalization,…

计算与语言 · 计算机科学 2025-01-14 Anh Thi-Hoang Nguyen , Dung Ha Nguyen , Kiet Van Nguyen

In this paper, we describe our system which participates in the shared task of Hate Speech Detection on Social Networks of VLSP 2019 evaluation campaign. We are provided with the pre-labeled dataset and an unlabeled dataset for social media…

计算与语言 · 计算机科学 2019-11-12 Hang Thi-Thuy Do , Huy Duc Huynh , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen , Anh Gia-Tuan Nguyen

We open-source a state-of-the-art 4B-parameter generative model series for Vietnamese, which includes the base pre-trained monolingual model PhoGPT-4B and its chat variant, PhoGPT-4B-Chat. The base model, PhoGPT-4B, with exactly 3.7B…

计算与语言 · 计算机科学 2024-03-25 Dat Quoc Nguyen , Linh The Nguyen , Chi Tran , Dung Ngoc Nguyen , Dinh Phung , Hung Bui

In recent years, Large Language Models (LLMs) have become integrated into our daily lives, serving as invaluable assistants in completing tasks. Widely embraced by users, the abuse of LLMs is inevitable, particularly in using them to…

计算与语言 · 计算机科学 2024-05-07 Quang-Dan Tran , Van-Quan Nguyen , Quang-Huy Pham , K. B. Thang Nguyen , Trong-Hop Do

In recent years, Hate Speech Detection has become one of the interesting fields in natural language processing or computational linguistics. In this paper, we present the description of our system to solve this problem at the VLSP shared…

计算与语言 · 计算机科学 2019-12-24 Tin Van Huynh , Vu Duc Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen , Anh Gia-Tuan Nguyen

Large Language Models (LLMs) have shown remarkable proficiency in Machine Reading Comprehension (MRC) tasks; however, their effectiveness for low-resource languages like Vietnamese remains largely unexplored. In this paper, we fine-tune and…

计算与语言 · 计算机科学 2025-03-25 Anh Duc Nguyen , Hieu Minh Phi , Anh Viet Ngo , Long Hai Trieu , Thai Phuong Nguyen

The rapid advancement of information and communication technology has facilitated easier access to information. However, this progress has also necessitated more stringent verification measures to ensure the accuracy of information,…

计算与语言 · 计算机科学 2025-03-04 Bao Tran , T. N. Khanh , Khang Nguyen Tuong , Thien Dang , Quang Nguyen , Nguyen T. Thinh , Vo T. Hung

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

Most pre-trained language models (PLMs) construct word representations at subword level with Byte-Pair Encoding (BPE) or its variations, by which OOV (out-of-vocab) words are almost avoidable. However, those methods split a word into…

计算与语言 · 计算机科学 2021-05-17 Wentao Ma , Yiming Cui , Chenglei Si , Ting Liu , Shijin Wang , Guoping Hu

In the current environment, psychological issues are prevalent and widespread, with social media serving as a key outlet for individuals to share their feelings. This results in the generation of vast quantities of data daily, where…

计算与语言 · 计算机科学 2024-06-13 Wei Zhai , Hongzhi Qi , Qing Zhao , Jianqiang Li , Ziqi Wang , Han Wang , Bing Xiang Yang , Guanghui Fu

Visual Question Answering (VQA) is a fundamental multimodal task that requires models to jointly understand visual and textual information. Early VQA systems relied heavily on language biases, motivating subsequent work to emphasize visual…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Nguyen Anh Tuong , Phan Ba Duc , Nguyen Trung Quoc , Tran Dac Thinh , Dang Duy Lan , Nguyen Quoc Thinh , Tung Le

Pre-trained language models (PLMs) are fundamental for natural language processing applications. Most existing PLMs are not tailored to the noisy user-generated text on social media, and the pre-training does not factor in the valuable…

计算与语言 · 计算机科学 2023-08-29 Xinyang Zhang , Yury Malkov , Omar Florez , Serim Park , Brian McWilliams , Jiawei Han , Ahmed El-Kishky

Pre-trained models are widely used in the tasks of natural language processing nowadays. However, in the specific field of text simplification, the research on improving pre-trained models is still blank. In this work, we propose a…

计算与语言 · 计算机科学 2022-04-19 Renliang Sun , Xiaojun Wan

Pretrained language models are now ubiquitous in Natural Language Processing. Despite their success, most available models have either been trained on English data or on the concatenation of data in multiple languages. This makes practical…

Semantic parsing is an important NLP task. However, Vietnamese is a low-resource language in this research area. In this paper, we present the first public large-scale Text-to-SQL semantic parsing dataset for Vietnamese. We extend and…

计算与语言 · 计算机科学 2020-10-06 Anh Tuan Nguyen , Mai Hoang Dao , Dat Quoc Nguyen