CVJun 21, 2021

TNT: Text-Conditioned Network with Transductive Inference for Few-Shot Video Classification

arXiv:2106.11173v2
Originality Incremental advance
AI Analysis

This addresses the problem of limited labeled data in video action recognition for AI researchers, though it is incremental by incorporating text into existing few-shot methods.

The paper tackles few-shot video classification by leveraging textual descriptions as privileged information during training, achieving state-of-the-art performance on four benchmarks.

Recently, few-shot video classification has received an increasing interest. Current approaches mostly focus on effectively exploiting the temporal dimension in videos to improve learning under low data regimes. However, most works have largely ignored that videos are often accompanied by rich textual descriptions that can also be an essential source of information to handle few-shot recognition cases. In this paper, we propose to leverage these human-provided textual descriptions as privileged information when training a few-shot video classification model. Specifically, we formulate a text-based task conditioner to adapt video features to the few-shot learning task. Furthermore, our model follows a transductive setting to improve the task-adaptation ability of the model by using the support textual descriptions and query instances to update a set of class prototypes. Our model achieves state-of-the-art performance on four challenging benchmarks commonly used to evaluate few-shot video action classification models.

Code Implementations2 repos
Foundations

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

Your Notes