vix.ing · top · new · best · stats · spec

The Solution for the 5th GCAIAC Zero-shot Referring Expression Comprehension Challenge

2024/07/06 by Longfei Huang, Huang, Longfei, Feng Yu +6
Medicine · #Computation and Language (cs.CL) #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Medical Imaging Techniques and Applications

paper · pdf · doi:10.48550/arxiv.2407.04998

openalex publication_date 2024/07/06 · openalex created_date 2024/07/10 · openalex updated_date 2026/07/28

Abstract

This report presents a solution for the zero-shot referring expression comprehension task. Visual-language multimodal base models (such as CLIP, SAM) have gained significant attention in recent years as a cornerstone of mainstream research. One of the key applications of multimodal base models lies in their ability to generalize to zero-shot downstream tasks. Unlike traditional referring expression comprehension, zero-shot referring expression comprehension aims to apply pre-trained visual-language models directly to the task without specific training. Recent studies have enhanced the zero-shot performance of multimodal base models in referring expression comprehension tasks by introducing visual prompts. To address the zero-shot referring expression comprehension challenge, we introduced a combination of visual prompts and considered the influence of textual prompts, employing joint prediction tailored to the data characteristics. Ultimately, our approach achieved accuracy rates of 84.825 on the A leaderboard and 71.460 on the B leaderboard, securing the first position.

Related