OTTER: Open-Tagging via Text-Image Representation for Multi-modal Understanding
Jieer Ouyang, Xiaoneng Xiang, Zheng Wang, Yangkai Ding
TL;DR
OTTER addresses the need for robust open-set multi-modal tagging by blending a stable predefined taxonomy with flexible open labels. It introduces a two-tier tagging framework and a large, hierarchically organized dataset annotated through a hybrid vision-language pipeline, training a multi-head attention model to align fixed and open-set label embeddings with fused visual-text representations. The method achieves state-of-the-art performance on Otter and Favorite datasets, including near-perfect open-set F1 scores, demonstrating strong grounding of open vocabulary without sacrificing predefined tag accuracy. This work highlights the practical potential for scalable, personalized tagging in diverse multimedia collections and establishes a strong baseline for future open-set multi-modal classification research.
Abstract
We introduce OTTER, a unified open-set multi-label tagging framework that harmonizes the stability of a curated, predefined category set with the adaptability of user-driven open tags. OTTER is built upon a large-scale, hierarchically organized multi-modal dataset, collected from diverse online repositories and annotated through a hybrid pipeline combining automated vision-language labeling with human refinement. By leveraging a multi-head attention architecture, OTTER jointly aligns visual and textual representations with both fixed and open-set label embeddings, enabling dynamic and semantically consistent tagging. OTTER consistently outperforms competitive baselines on two benchmark datasets: it achieves an overall F1 score of 0.81 on Otter and 0.75 on Favorite, surpassing the next-best results by margins of 0.10 and 0.02, respectively. OTTER attains near-perfect performance on open-set labels, with F1 of 0.99 on Otter and 0.97 on Favorite, while maintaining competitive accuracy on predefined labels. These results demonstrate OTTER's effectiveness in bridging closed-set consistency with open-vocabulary flexibility for multi-modal tagging applications.
