SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2203.03598 · CVPR · 2022

Audio-visual Generalised Zero-shot Learning with Cross-modal Attention and Language

Zeynep Akata, A Koepke, Otniel-Bogdan Mercea, Lukas Riesch

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 4 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
ExplainableML/AVCA-GZSL — 3 of 4
FunctionStatusWhere it lives
Attention Ran ExplainableML/AVCA-GZSL/src/model_improvements.py
code served (permissive licence) · get_code("de7ce81032c8b359")
EmbeddingNet Ran ExplainableML/AVCA-GZSL/src/model_improvements.py
code served (permissive licence) · get_code("3591b61d48e13ac1")
Transformer Ran ExplainableML/AVCA-GZSL/src/model_improvements.py
code served (permissive licence) · get_code("3cc123bd4fd93c25")
AVCA Not yet run ExplainableML/AVCA-GZSL/src/model_improvements.py
code served (permissive licence) · get_code("c90732558c5d8749")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Learning to classify video data from classes not included in the training data, i.e. video-based zero-shot learning, is challenging. We conjecture that the natural alignment between the audio and visual modalities in video data provides a rich training signal for learning discriminative multi-modal representations. Focusing on the relatively underexplored task of audio-visual zero-shot learning, we propose to learn multi-modal representations from audio-visual data using cross-modal attention and exploit textual label embeddings for transferring knowledge from seen classes to unseen classes. Taking this one step further, in our generalised audio-visual zero-shot learning setting, we include all the training classes in the test-time search space which act as distractors and increase the difficulty while making the setting more realistic. Due to the lack of a unified benchmark in this domain, we introduce a (generalised) zero-shot learning benchmark on three audiovisual datasets of varying sizes and difficulty, VGGSound, UCF, and ActivityNet, ensuring that the unseen test classes do not appear in the dataset used for supervised training of the backbone deep models. Comparing multiple relevant and recent methods, we demonstrate that our proposed AVCA model achieves state-of-the-art performance on all three datasets. Code and data are available at https: //github.com/ExplainableML/AVCA-GZSL.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2203.03598")
get_code_for_paper("2203.03598")
have("2203.03598")

Connect an agent — have() is free.