paper-with-me

홈 › Papers

Enhancing Vietnamese VQA through Curriculum Learning on Raw and Augmented Text Representations

2025-03-05 · Khoi Anh Nguyen, Linh Yen Vu, Thang Dinh Duong, Thuan Nguyen Duong, Huy Thanh Nguyen, Vinh Quang Dinh

Visual Question Answering (VQA) is a multimodal task requiring reasoning across textual and visual inputs, which becomes particularly challenging in low-resource languages like Vietnamese due to linguistic variability and the lack of high-quality datasets. Traditional methods often rely heavily on extensive annotated datasets, computationally expensive pipelines, and large pre-trained models, specifically in the domain of Vietnamese VQA, limiting their applicability in such scenarios. To address these limitations, we propose a training framework that combines a paraphrase-based feature augmentation module with a dynamic curriculum learning strategy. Explicitly, augmented samples are considered "easy" while raw samples are regarded as "hard". The framework then utilizes a mechanism that dynamically adjusts the ratio of easy to hard samples during training, progressively modifying the same dataset to increase its difficulty level. By enabling gradual adaptation to task complexity, this approach helps the Vietnamese VQA model generalize well, thus improving overall performance. Experimental results show consistent improvements on the OpenViVQA dataset and mixed outcomes on the ViVQA dataset, highlighting both the potential and challenges of our approach in advancing VQA for Vietnamese language.

📄 PDF Abstract BibTeX arXiv:2503.03285

Code (1)

wjnwjn59/CLAugViVQA 공식 구현 pytorch

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Towards Comprehensive Vietnamese Retrieval-Augmented Generation and Large Language Models

2024-03-03 · Nguyen Quang Duc, Le Hai Son, Nguyen Duc Nhan, Nguyen Dich Nhat Minh 외

This paper presents our contributions towards advancing the state of Vietnamese language understanding and generation through the development and dissemination of open datasets and pre-trained models for Vietnamese Retri…

RAGRetrievalRetrieval-augmented Generation

Vi-Mistral-X: Building a Vietnamese Language Model with Advanced Continual Pre-training

2024-03-20 · James Vo

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 lang…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

VLegal-Bench: Cognitively Grounded Benchmark for Vietnamese Legal Reasoning of Large Language Models

2025-12-16 · Nguyen Tien Dong, Minh-Anh Nguyen, Thanh Dat Hoang, Nguyen Tuan Ngoc 외 arxiv

The rapid advancement of large language models (LLMs) has enabled new possibilities for applying artificial intelligence within the legal domain. Nonetheless, the complexity, hierarchical organization, and frequent revis…

Legal Reasoning

Colorful Cutout: Enhancing Image Data Augmentation with Curriculum Learning

2024-03-29 · Juhwan Choi, Youngbin Kim

Data augmentation is one of the regularization strategies for the training of deep learning models, which enhances generalizability and prevents overfitting, leading to performance improvement. Although researchers have …

Data Augmentation

Advancing Vietnamese Information Retrieval with Learning Objective and Benchmark

2025-03-10 · Phu-Vinh Nguyen, Minh-Nam Tran, Long Nguyen, Dien Dinh

With the rapid development of natural language processing, many language models have been invented for multiple tasks. One important task is information retrieval (IR), which requires models to retrieve relevant document…

Information RetrievalRAGRerankingRetrieval+1