paper-with-me

홈 › Papers

PiggyBack: Pretrained Visual Question Answering Environment for Backing up Non-deep Learning Professionals

2022-11-29 · Zhihao Zhang, Siwen Luo, Junyi Chen, Sijia Lai, Siqu Long, Hyunsuk Chung, Soyeon Caren Han

We propose a PiggyBack, a Visual Question Answering platform that allows users to apply the state-of-the-art visual-language pretrained models easily. The PiggyBack supports the full stack of visual question answering tasks, specifically data processing, model fine-tuning, and result visualisation. We integrate visual-language models, pretrained by HuggingFace, an open-source API platform of deep learning technologies; however, it cannot be runnable without programming skills or deep learning understanding. Hence, our PiggyBack supports an easy-to-use browser-based user interface with several deep learning visual language pretrained models for general users and domain experts. The PiggyBack includes the following benefits: Free availability under the MIT License, Portability due to web-based and thus runs on almost any platform, A comprehensive data creation and processing technique, and ease of use on deep learning-based visual language pretrained models. The demo video is available on YouTube and can be found at https://youtu.be/iz44RZ1lF4s.

📄 PDF Abstract BibTeX arXiv:2211.15940

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Multimodal Commonsense Knowledge Distillation for Visual Question Answering

2024-11-05 · Shuo Yang, Siwen Luo, Soyeon Caren Han

Existing Multimodal Large Language Models (MLLMs) and Visual Language Pretrained Models (VLPMs) have shown remarkable performances in the general Visual Question Answering (VQA). However, these models struggle with VQA q…

Knowledge DistillationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Piggyback Camera: Easy-to-Deploy Visual Surveillance by Mobile Sensing on Commercial Robot Vacuums

2025-07-07 · Ryo Yonetani

This paper presents Piggyback Camera, an easy-to-deploy system for visual surveillance using commercial robot vacuums. Rather than requiring access to internal robot systems, our approach mounts a smartphone equipped wit…

Data Augmentation

BERT-VQA: Visual Question Answering on Plots

2025-08-14 · Tai Vu, Robert Yang arxiv

Visual question answering has been an exciting challenge in the field of natural language understanding, as it requires deep learning models to exchange information from both vision and language domains. In this project,…

Natural Language UnderstandingVisual Question Answering

Automatic differentiation of nonsmooth iterative algorithms

2022-05-31 · Jérôme Bolte, Edouard Pauwels, Samuel Vaiter

Differentiation along algorithms, i.e., piggyback propagation of derivatives, is now routinely used to differentiate iterative solvers in differentiable programming. Asymptotics is well understood for many smooth problem…

Equivariant and Invariant Grounding for Video Question Answering

2022-07-26 · Yicong Li, Xiang Wang, Junbin Xiao, Tat-Seng Chua

Video Question Answering (VideoQA) is the task of answering the natural language questions about a video. Producing an answer requires understanding the interplay across visual scenes in video and linguistic semantics in…

Question AnsweringVideo Question Answering