paper-with-me

홈 › Papers

C3VQG: Category Consistent Cyclic Visual Question Generation

2020-05-15 · Shagun Uppal, Anish Madan, Sarthak Bhagat, Yi Yu, Rajiv Ratn Shah

Visual Question Generation (VQG) is the task of generating natural questions based on an image. Popular methods in the past have explored image-to-sequence architectures trained with maximum likelihood which have demonstrated meaningful generated questions given an image and its associated ground-truth answer. VQG becomes more challenging if the image contains rich contextual information describing its different semantic categories. In this paper, we try to exploit the different visual cues and concepts in an image to generate questions using a variational autoencoder (VAE) without ground-truth answers. Our approach solves two major shortcomings of existing VQG systems: (i) minimize the level of supervision and (ii) replace generic questions with category relevant generations. Most importantly, by eliminating expensive answer annotations, the required supervision is weakened. Using different categories enables us to exploit different concepts as the inference requires only the image and the category. Mutual information is maximized between the image, question, and answer category in the latent space of our VAE. A novel category consistent cyclic loss is proposed to enable the model to generate consistent predictions with respect to the answer category, reducing redundancies and irregularities. Additionally, we also impose supplementary constraints on the latent space of our generative model to provide structure based on categories and enhance generalization by encapsulating decorrelated features within each dimension. Through extensive experiments, the proposed model, C3VQG outperforms state-of-the-art VQG methods with weak supervision.

📄 PDF Abstract BibTeX arXiv:2005.07771

Code (1)

sarthak268/c3vqg-official 공식 구현 pytorch

Tasks

Natural QuestionsQuestion GenerationQuestion-Generation

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Visual Question Generation in Bengali

2023-10-12 · Mahmud Hasan, Labiba Islam, Jannatul Ferdous Ruma, Tasmiah Tahsin Mayeesha 외

The task of Visual Question Generation (VQG) is to generate human-like questions relevant to the given image. As VQG is an emerging research field, existing works tend to focus only on resource-rich language such as Engl…

AttributeQuestion GenerationQuestion-Generation

CMRAG: Co-modality-based visual document retrieval and question answering

2025-09-02 · Wang Chen, Wenhan Yu, Guanqiang Qi, Weikang Li 외 arxiv

Retrieval-Augmented Generation (RAG) has become a core paradigm in document question answering tasks. However, existing methods have limitations when dealing with multimodal documents: one category of methods relies on l…

Question Answering

IQ-VQA: Intelligent Visual Question Answering

2020-07-08 · Vatsal Goel, Mohit Chandak, Ashish Anand, Prithwijit Guha

Even though there has been tremendous progress in the field of Visual Question Answering, models today still tend to be inconsistent and brittle. To this end, we propose a model-independent cyclic framework which increas…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Cyclic Ablation: Testing Concept Localization against Functional Regeneration in AI

2025-09-23 · Eduard Kapelko arxiv

Safety and controllability are critical for large language models. A central question is whether undesirable behaviors like deception are localized functions that can be removed, or if they are deeply intertwined with a …

Pre-Training Multi-Modal Dense Retrievers for Outside-Knowledge Visual Question Answering

2023-06-28 · Alireza Salemi, Mahta Rafiee, Hamed Zamani

This paper studies a category of visual question answering tasks, in which accessing external knowledge is necessary for answering the questions. This category is called outside-knowledge visual question answering (OK-VQ…

Passage RetrievalQuestion AnsweringRetrievalVisual Question Answering+1