English

Bidirectional Contrastive Split Learning for Visual Question Answering

Computer Vision and Pattern Recognition 2023-12-12 v4 Machine Learning

Abstract

Visual Question Answering (VQA) based on multi-modal data facilitates real-life applications such as home robots and medical diagnoses. One significant challenge is to devise a robust decentralized learning framework for various client models where centralized data collection is refrained due to confidentiality concerns. This work aims to tackle privacy-preserving VQA by decoupling a multi-modal model into representation modules and a contrastive module and leveraging inter-module gradients sharing and inter-client weight sharing. To this end, we propose Bidirectional Contrastive Split Learning (BiCSL) to train a global multi-modal model on the entire data distribution of decentralized clients. We employ the contrastive loss that enables a more efficient self-supervised learning of decentralized modules. Comprehensive experiments are conducted on the VQA-v2 dataset based on five SOTA VQA models, demonstrating the effectiveness of the proposed method. Furthermore, we inspect BiCSL's robustness against a dual-key backdoor attack on VQA. Consequently, BiCSL shows much better robustness to the multi-modal adversarial attack compared to the centralized learning method, which provides a promising approach to decentralized multi-modal learning.

Keywords

Cite

@article{arxiv.2208.11435,
  title  = {Bidirectional Contrastive Split Learning for Visual Question Answering},
  author = {Yuwei Sun and Hideya Ochiai},
  journal= {arXiv preprint arXiv:2208.11435},
  year   = {2023}
}

Comments

Accepted for AAAI 2024

R2 v1 2026-06-25T01:55:43.881Z