paper-with-me

홈 › Papers

Federated Document Visual Question Answering: A Pilot Study

2024-05-10 · Khanh Nguyen, Dimosthenis Karatzas

An important handicap of document analysis research is that documents tend to be copyrighted or contain private information, which prohibits their open publication and the creation of centralised, large-scale document datasets. Instead, documents are scattered in private data silos, making extensive training over heterogeneous data a tedious task. In this work, we explore the use of a federated learning (FL) scheme as a way to train a shared model on decentralised private document data. We focus on the problem of Document VQA, a task particularly suited to this approach, as the type of reasoning capabilities required from the model can be quite different in diverse domains. Enabling training over heterogeneous document datasets can thus substantially enrich DocVQA models. We assemble existing DocVQA datasets from diverse domains to reflect the data heterogeneity in real-world applications. We explore the self-pretraining technique in this multi-modal setting, where the same data is used for both pretraining and finetuning, making it relevant for privacy preservation. We further propose combining self-pretraining with a Federated DocVQA training method using centralized adaptive optimization that outperforms the FedAvg baseline. With extensive experiments, we also present a multi-faceted analysis on training DocVQA models with FL, which provides insights for future research on this task. We show that our pretraining strategies can effectively learn and scale up under federated training with diverse DocVQA datasets and tuning hyperparameters is essential for practical document tasks under federation.

📄 PDF Abstract BibTeX arXiv:2405.06636

Code (1)

khanhnguyen21006/fldocvqa pytorch

Tasks

Federated LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A question-answering system for aircraft pilots' documentation

2020-11-26 · Alexandre Arnold, Gérard Dupont, Félix Furger, Catherine Kobus 외

The aerospace industry relies on massive collections of complex and technical documents covering system descriptions, manuals or procedures. This paper presents a question answering (QA) system that would help aircraft p…

Question Answering

Privacy-Aware Document Visual Question Answering

2023-12-15 · Rubèn Tito, Khanh Nguyen, Marlon Tobaben, Raouf Kerkouche 외

Document Visual Question Answering (DocVQA) has quickly grown into a central task of document understanding. But despite the fact that documents contain sensitive or copyrighted information, none of the current DocVQA me…

document understandingFederated LearningOptical Character Recognition (OCR)Question Answering+1

NeurIPS 2023 Competition: Privacy Preserving Federated Learning Document VQA

2024-11-06 · Marlon Tobaben, Mohamed Ali Souibgui, Rubèn Tito, Khanh Nguyen 외

The Privacy Preserving Federated Learning Document VQA (PFL-DocVQA) competition challenged the community to develop provably private and communication-efficient solutions in a federated setting for a real-life use case: …

Federated LearningLanguage ModellingPrivacy PreservingQuestion Answering+2

Document Visual Question Answering Challenge 2020

2020-08-20 · Minesh Mathew, Ruben Tito, Dimosthenis Karatzas, R. Manmatha 외

This paper presents results of Document Visual Question Answering Challenge organized as part of "Text and Documents in the Deep Learning Era" workshop, in CVPR 2020. The challenge introduces a new problem - Visual Quest…

Question AnsweringRetrievalTask 2Visual Question Answering+1

JDocQA: Japanese Document Question Answering Dataset for Generative Language Models

2024-03-28 · Eri Onami, Shuhei Kurita, Taiki Miyanishi, Taro Watanabe

Document question answering is a task of question answering on given documents such as reports, slides, pamphlets, and websites, and it is a truly demanding task as paper and electronic forms of documents are so common i…

HallucinationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)