paper-with-me

Papers

Invertible Zero-Shot Recognition Flows

2020-07-09 · ECCV 2020 8 · Yuming Shen, Jie Qin, Lei Huang

Deep generative models have been successfully applied to Zero-Shot Learning (ZSL) recently. However, the underlying drawbacks of GANs and VAEs (e.g., the hardness of training with ZSL-oriented regularizers and the limited generation quality) hinder the existing generative ZSL models from fully bypassing the seen-unseen bias. To tackle the above limitations, for the first time, this work incorporates a new family of generative models (i.e., flow-based models) into ZSL. The proposed Invertible Zero-shot Flow (IZF) learns factorized data embeddings (i.e., the semantic factors and the non-semantic ones) with the forward pass of an invertible flow network, while the reverse pass generates data samples. This procedure theoretically extends conventional generative flows to a factorized conditional scheme. To explicitly solve the bias problem, our model enlarges the seen-unseen distributional discrepancy based on negative sample-based distance measurement. Notably, IZF works flexibly with either a naive Bayesian classifier or a held-out trainable one for zero-shot recognition. Experiments on widely-adopted ZSL benchmarks demonstrate the significant performance gain of IZF over existing methods, in both classic and generalized settings.

📄 PDF Abstract BibTeX arXiv:2007.04873

Code (1)

miguelvalente/Invertible-Zero-Shot-Recognition-Flows pytorch

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-Shot Interpretable Image Steganalysis for Invertible Image Hiding

2026-05-02 · Hao Wang, Yiming Yao, Yaguang Xie, Tong Qiao 외 arxiv

Image steganalysis, which aims at detecting secret information concealed within images, has become a critical countermeasure for assessing the security of steganography methods, especially the emerging invertible image h…

Generative Flows with Invertible Attentions

2021-06-07 · CVPR 2022 1 · Rhea Sanjay Sukthanker, Zhiwu Huang, Suryansh Kumar, Radu Timofte 외

Flow-based generative models have shown an excellent ability to explicitly learn the probability density function of data via a sequence of invertible transformations. Yet, learning attentions in generative flows remains…

Image Generation

Generative Flows with Matrix Exponential

2020-07-19 · ICML 2020 1 · Changyi Xiao, Ligang Liu

Generative flows models enjoy the properties of tractable exact likelihood and efficient sampling, which are composed of a sequence of invertible functions. In this paper, we incorporate matrix exponential into generativ…

Density Estimation

SCFlow: Implicitly Learning Style and Content Disentanglement with Flow Models

2025-08-05 · Pingchuan Ma, Xiaopei Yang, Yusong Li, Ming Gui 외 arxiv

Explicitly disentangling style and content in vision models remains challenging due to their semantic overlap and the subjectivity of human perception. Existing methods propose separation through generative or discrimina…

Graph Residual Flow for Molecular Graph Generation

2019-09-30 · Shion Honda, Hirotaka Akita, katsuhiko Ishiguro, Toshiki Nakanishi 외

Statistical generative models for molecular graphs attract attention from many researchers from the fields of bio- and chemo-informatics. Among these models, invertible flow-based approaches are not fully explored yet. I…

Graph GenerationMolecular Graph Generation