中文
相关论文

相关论文: A Large-Scale Benchmark for Vietnamese Sentence Pa…

200 篇论文

Comparative opinion mining is a specialized field of sentiment analysis that aims to identify and extract sentiments expressed comparatively. To address this task, we propose an approach that consists of solving three sequential sub-tasks:…

计算与语言 · 计算机科学 2024-01-03 Ha Le , Bao Tran , Phuong Le , Tan Nguyen , Dac Nguyen , Ngoan Pham , Dang Huynh

Recent work has shown that a multilingual neural machine translation (NMT) model can be used to judge how well a sentence paraphrases another sentence in the same language (Thompson and Post, 2020); however, attempting to generate…

计算与语言 · 计算机科学 2020-10-29 Brian Thompson , Matt Post

Deep learning is a powerful approach in recovering lost information as well as harder inverse function computation problems. When applied in natural language processing, this approach is essentially making use of context as a mean to…

计算与语言 · 计算机科学 2022-07-05 Nguyen Ha Thanh

Neural machine translation (NMT) systems have recently obtained state-of-the art in many machine translation systems between popular language pairs because of the availability of data. For low-resourced language pairs, there are few…

计算与语言 · 计算机科学 2020-12-17 Thi-Vinh Ngo , Thanh-Le Ha , Phuong-Thai Nguyen , Le-Minh Nguyen

Automatic speech recognition (ASR) has made remarkable progress but heavily relies on large-scale labeled data, which is scarce for low-resource languages like Vietnamese. While existing systems such as Whisper, USM, and MMS achieve…

音频与语音处理 · 电气工程与系统科学 2025-05-30 Jianheng Zhuo , Yifan Yang , Yiwen Shao , Yong Xu , Dong Yu , Kai Yu , Xie Chen

We present a simple and effective way to generate a variety of paraphrases and find a good quality paraphrase among them. As in previous studies, it is difficult to ensure that one generation method always generates the best paraphrase in…

计算与语言 · 计算机科学 2022-05-10 Joosung Lee

In this work, we use a span-based approach for Vietnamese constituency parsing. Our method follows the self-attention encoder architecture and a chart decoder using a CKY-style inference algorithm. We present analyses of the experiment…

计算与语言 · 计算机科学 2020-10-21 Tuan-Vi Tran , Xuan-Thien Pham , Duc-Vu Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

We present a system that allows users to train their own state-of-the-art paraphrastic sentence representations in a variety of languages. We also release trained models for English, Arabic, German, French, Spanish, Russian, Turkish, and…

计算与语言 · 计算机科学 2023-06-06 John Wieting , Kevin Gimpel , Graham Neubig , Taylor Berg-Kirkpatrick

Most NLP datasets are manually labeled, so suffer from inconsistent labeling or limited size. We propose methods for automatically improving datasets by viewing them as graphs with expected semantic properties. We construct a paraphrase…

计算与语言 · 计算机科学 2020-11-04 Hannah Chen , Yangfeng Ji , David Evans

Multiple-choice Reading Comprehension (MCRC) models aim to select the correct answer from a set of candidate options for a given question. However, they typically lack the ability to explain the reasoning behind their choices. In this…

计算与语言 · 计算机科学 2026-03-02 Trung Tien Cao , Lam Minh Thai , Nghia Hieu Nguyen , Duc-Vu Nguyen , Ngan Luu-Thuy Nguyen

This paper presents ViDeBERTa, a new pre-trained monolingual language model for Vietnamese, with three versions - ViDeBERTa_xsmall, ViDeBERTa_base, and ViDeBERTa_large, which are pre-trained on a large-scale corpus of high-quality and…

计算与语言 · 计算机科学 2023-02-13 Cong Dao Tran , Nhut Huy Pham , Anh Nguyen , Truong Son Hy , Tu Vu

In this paper, we aimed to develop a neural parser for Vietnamese based on simplified Head-Driven Phrase Structure Grammar (HPSG). The existing corpora, VietTreebank and VnDT, had around 15% of constituency and dependency tree pairs that…

计算与语言 · 计算机科学 2025-04-29 Duc-Vu Nguyen , Thang Chau Phan , Quoc-Nam Nguyen , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

The emergence of multimodal data on social media platforms presents new opportunities to better understand user sentiments toward a given aspect. However, existing multimodal datasets for Aspect-Category Sentiment Analysis (ACSA) often…

计算与语言 · 计算机科学 2025-04-08 Quy Hoang Nguyen , Minh-Van Truong Nguyen , Kiet Van Nguyen

This paper proposed several transformer-based approaches for Reliable Intelligence Identification on Vietnamese social network sites at VLSP 2020 evaluation campaign. We exploit both of monolingual and multilingual pre-trained models.…

计算与语言 · 计算机科学 2020-12-17 Trung-Hieu Tran , Long Phan , Truong-Son Nguyen , Tien-Huy Nguyen

In this paper, we approach Vietnamese word segmentation as a binary classification by using the Support Vector Machine classifier. We inherit features from prior works such as n-gram of syllables, n-gram of syllable types, and checking…

计算与语言 · 计算机科学 2020-06-16 Duc-Vu Nguyen , Dang Van Thin , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

The rapid development research of Large Language Models (LLMs) based on transformer architectures raises key challenges, one of them being the task of distinguishing between human-written text and LLM-generated text. As LLM-generated…

计算与语言 · 计算机科学 2025-10-01 Trieu Hai Nguyen , Sivaswamy Akilesh

In the modern era of rapidly increasing data volumes, accurately retrieving and recommending relevant documents has become crucial in enhancing the reliability of Question Answering (QA) systems. Recently, Retrieval Augmented Generation…

信息检索 · 计算机科学 2024-09-24 Thiem Nguyen Ba , Vinh Doan The , Tung Pham Quang , Toan Tran Van

In this work, we present BanglaParaphrase, a high-quality synthetic Bangla Paraphrase dataset curated by a novel filtering pipeline. We aim to take a step towards alleviating the low resource status of the Bangla language in the NLP domain…

计算与语言 · 计算机科学 2022-10-12 Ajwad Akil , Najrin Sultana , Abhik Bhattacharjee , Rifat Shahriyar

We propose the first multi-task learning model for joint Vietnamese word segmentation, part-of-speech (POS) tagging and dependency parsing. In particular, our model extends the BIST graph-based dependency parser (Kiperwasser and Goldberg,…

计算与语言 · 计算机科学 2019-11-12 Dat Quoc Nguyen

This paper describes an efficient approach to improve the accuracy of a named entity recognition system for Vietnamese. The approach combines regular expressions over tokens and a bidirectional inference method in a sequence labelling…

计算与语言 · 计算机科学 2016-10-20 Phuong Le-Hong