paper-with-me

Papers

Learning Sparse Mixture of Experts for Visual Question Answering

2019-09-19 · Vardaan Pahuja, Jie Fu, Christopher J. Pal

There has been a rapid progress in the task of Visual Question Answering with improved model architectures. Unfortunately, these models are usually computationally intensive due to their sheer size which poses a serious challenge for deployment. We aim to tackle this issue for the specific task of Visual Question Answering (VQA). A Convolutional Neural Network (CNN) is an integral part of the visual processing pipeline of a VQA model (assuming the CNN is trained along with entire VQA model). In this project, we propose an efficient and modular neural architecture for the VQA task with focus on the CNN module. Our experiments demonstrate that a sparsely activated CNN based VQA model achieves comparable performance to a standard CNN based VQA model architecture.

📄 PDF Abstract BibTeX arXiv:1909.09192

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

MoEMoE: Question Guided Dense and Scalable Sparse Mixture-of-Expert for Multi-source Multi-modal Answering

2025-03-08 · Vinay Kumar Verma, Shreyas Sunil Kulkarni, Happy Mittal, Deepak Gupta

Question Answering (QA) and Visual Question Answering (VQA) are well-studied problems in the language and vision domain. One challenging scenario involves multiple sources of information, each of a different modality, wh…

Answer GenerationMixture-of-ExpertsQuestion-Answer-GenerationQuestion Answering+2

CL-MoE: Enhancing Multimodal Large Language Model with Dual Momentum Mixture-of-Experts for Continual Visual Question Answering

2025-03-01 · CVPR 2025 1 · Tianyu Huai, Jie zhou, Xingjiao Wu, Qin Chen 외

Multimodal large language models (MLLMs) have garnered widespread attention from researchers due to their remarkable understanding and generation capabilities in visual language tasks (e.g., visual question answering). H…

Continual LearningLanguage ModelingLanguage ModellingLarge Language Model+5

Mixture of Experts for Biomedical Question Answering

2022-04-15 · Damai Dai, Wenbin Jiang, Jiyuan Zhang, Weihua Peng 외

Biomedical Question Answering (BQA) has attracted increasing attention in recent years due to its promising application prospect. It is a challenging task because the biomedical questions are professional and usually var…

Mixture-of-ExpertsQuestion Answering

ST-MoE: Designing Stable and Transferable Sparse Expert Models

2022-02-17 · Barret Zoph, Irwan Bello, Sameer Kumar, Nan Du 외

Scale has opened new frontiers in natural language processing -- but at a high cost. In response, Mixture-of-Experts (MoE) and Switch Transformers have been proposed as an energy efficient path to even larger and more ca…

ARCCommon Sense ReasoningCoreference ResolutionDecoder+8

Effective Approaches to Batch Parallelization for Dynamic Neural Network Architectures

2017-07-08 · Joseph Suarez, Clare Zhu

We present a simple dynamic batching approach applicable to a large class of dynamic architectures that consistently yields speedups of over 10x. We provide performance bounds when the architecture is not known a priori …

Mixture-of-ExpertsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)