LGCRCVNov 6, 2024

NeurIPS 2023 Competition: Privacy Preserving Federated Learning Document VQA

arXiv:2411.03730v23 citationsh-index: 37Trans. Mach. Learn. Res.
Originality Synthesis-oriented
AI Analysis

This competition addresses privacy concerns in federated learning for document analysis, but it is incremental as it builds on existing methods and datasets.

The competition tackled the problem of developing private and communication-efficient federated learning methods for invoice processing using a Document VQA task, resulting in participants fine-tuning a pre-trained model and proposing solutions that reduced communication costs and applied differential privacy.

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: invoice processing. The competition introduced a dataset of real invoice documents, along with associated questions and answers requiring information extraction and reasoning over the document images. Thereby, it brings together researchers and expertise from the document analysis, privacy, and federated learning communities. Participants fine-tuned a pre-trained, state-of-the-art Document Visual Question Answering model provided by the organizers for this new domain, mimicking a typical federated invoice processing setup. The base model is a multi-modal generative language model, and sensitive information could be exposed through either the visual or textual input modality. Participants proposed elegant solutions to reduce communication costs while maintaining a minimum utility threshold in track 1 and to protect all information from each document provider using differential privacy in track 2. The competition served as a new testbed for developing and testing private federated learning methods, simultaneously raising awareness about privacy within the document image analysis and recognition community. Ultimately, the competition analysis provides best practices and recommendations for successfully running privacy-focused federated learning challenges in the future.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes