paper-with-me

홈 › Papers

From Easy to Hard: Learning Language-guided Curriculum for Visual Question Answering on Remote Sensing Data

2022-05-06 · Zhenghang Yuan, Lichao Mou, Qi Wang, Xiao Xiang Zhu

Visual question answering (VQA) for remote sensing scene has great potential in intelligent human-computer interaction system. Although VQA in computer vision has been widely researched, VQA for remote sensing data (RSVQA) is still in its infancy. There are two characteristics that need to be specially considered for the RSVQA task. 1) No object annotations are available in RSVQA datasets, which makes it difficult for models to exploit informative region representation; 2) There are questions with clearly different difficulty levels for each image in the RSVQA task. Directly training a model with questions in a random order may confuse the model and limit the performance. To address these two problems, in this paper, a multi-level visual feature learning method is proposed to jointly extract language-guided holistic and regional image features. Besides, a self-paced curriculum learning (SPCL)-based VQA model is developed to train networks with samples in an easy-to-hard way. To be more specific, a language-guided SPCL method with a soft weighting strategy is explored in this work. The proposed model is evaluated on three public datasets, and extensive experimental results show that the proposed RSVQA framework can achieve promising performance.

📄 PDF Abstract BibTeX arXiv:2205.03147

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

On the Role of Corpus Ordering in Language Modeling

2021-11-01 · EMNLP (sustainlp) 2021 11 · Ameeta Agrawal, Suresh Singh, Lauren Schneider, Michael Samuels

Language models pretrained on vast corpora of unstructured text using self-supervised learning framework are used in numerous natural language understanding and generation tasks. Many studies show that language acquisiti…

Language AcquisitionLanguage ModelingLanguage ModellingNatural Language Understanding+1

Bandit Guided Submodular Curriculum for Adaptive Subset Selection

2025-11-28 · Prateek Chanda, Prayas Agrawal, Saral Sureka, Lokesh Reddy Polu 외 arxiv

Traditional curriculum learning proceeds from easy to hard samples, yet defining a reliable notion of difficulty remains elusive. Prior work has used submodular functions to induce difficulty scores in curriculum learnin…

Curriculum Learning with Synthetic Data for Enhanced Pulmonary Nodule Detection in Chest Radiographs

2025-10-09 · Pranav Sambhu, Om Guin, Madhav Sambhu, Jinho Cha arxiv

This study evaluates whether integrating curriculum learning with diffusion-based synthetic augmentation can enhance the detection of difficult pulmonary nodules in chest radiographs, particularly those with low size, br…

SARI: Structured Audio Reasoning via Curriculum-Guided Reinforcement Learning

2025-04-22 · Cheng Wen, Tingwei Guo, Shuaijiang Zhao, Wei Zou 외

Recent work shows that reinforcement learning(RL) can markedly sharpen the reasoning ability of large language models (LLMs) by prompting them to "think before answering." Yet whether and how these gains transfer to audi…

Multiple-choicereinforcement-learningReinforcement LearningReinforcement Learning (RL)

In-sample Curriculum Learning by Sequence Completion for Natural Language Generation

2022-11-21 · Qi Jia, Yizhu Liu, Haifeng Tang, Kenny Q. Zhu

Curriculum learning has shown promising improvements in multiple domains by training machine learning models from easy samples to hard ones. Previous works which either design rules or train models for scoring the diffic…

Text Generation