Search papers, labs, and topics across Lattice.
This paper introduces a Mutually Causal Semantic Distillation Network (MSDN++) for zero-shot learning (ZSL), designed to improve the transfer of semantic knowledge from seen to unseen classes. MSDN++ employs two causal attention sub-networks: one for attribute-to-visual feature learning and another for visual-to-attribute feature learning, encouraging the discovery of causal vision-attribute associations. Experiments on CUB, SUN, AWA2, and FLO datasets demonstrate that MSDN++ achieves state-of-the-art performance in ZSL.
By learning bidirectional causal relationships between visual and attribute features, MSDN++ significantly boosts zero-shot learning performance, achieving state-of-the-art results on standard benchmarks.
Zero-shot learning (ZSL) aims to recognize the unseen classes in the open-world guided by the side-information (e.g., attributes). Its key task is how to infer the latent semantic knowledge between visual and attribute features on seen classes, and thus conducting a desirable semantic knowledge transfer from seen classes to unseen ones. Prior works simply utilize unidirectional attention within a weakly-supervised manner to learn the spurious and limited latent semantic representations, which fail to effectively discover the intrinsic semantic knowledge (e.g., attribute semantic) between visual and attribute features. To solve the above challenges, we propose a mutually causal semantic distillation network (termed MSDN++) to distill the intrinsic and sufficient semantic representations for ZSL. MSDN++ consists of an attribute$\rightarrow$visual causal attention sub-net that learns attribute-based visual features, and a visual$\rightarrow$attribute causal attention sub-net that learns visual-based attribute features. The causal attentions encourages the two sub-nets to learn causal vision-attribute associations for representing reliable features with causal visual/attribute learning. With the guidance of semantic distillation loss, the two mutual attention sub-nets learn collaboratively and teach each other throughout the training process. Extensive experiments on three widely-used benchmark datasets (e.g., CUB, SUN, AWA2, and FLO) show that our MSDN++ yields significant improvements over the strong baselines, leading to new state-of-the-art performances.