English

Champion Solution for the WSDM2023 Toloka VQA Challenge

Computer Vision and Pattern Recognition 2023-02-21 v2

Abstract

In this report, we present our champion solution to the WSDM2023 Toloka Visual Question Answering (VQA) Challenge. Different from the common VQA and visual grounding (VG) tasks, this challenge involves a more complex scenario, i.e. inferring and locating the object implicitly specified by the given interrogative question. For this task, we leverage ViT-Adapter, a pre-training-free adapter network, to adapt multi-modal pre-trained Uni-Perceiver for better cross-modal localization. Our method ranks first on the leaderboard, achieving 77.5 and 76.347 IoU on public and private test sets, respectively. It shows that ViT-Adapter is also an effective paradigm for adapting the unified perception model to vision-language downstream tasks. Code and models will be released at https://github.com/czczup/ViT-Adapter/tree/main/wsdm2023.

Keywords

Cite

@article{arxiv.2301.09045,
  title  = {Champion Solution for the WSDM2023 Toloka VQA Challenge},
  author = {Shengyi Gao and Zhe Chen and Guo Chen and Wenhai Wang and Tong Lu},
  journal= {arXiv preprint arXiv:2301.09045},
  year   = {2023}
}

Comments

Technical report in WSDM Cup 2023

R2 v1 2026-06-28T08:17:10.657Z