paper-with-me

Papers

A Novel Perspective to Zero-shot Learning: Towards an Alignment of Manifold Structures via Semantic Feature Expansion

2020-04-30 · Jingcai Guo, Song Guo

Zero-shot learning aims at recognizing unseen classes (no training example) with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space shared by both seen and unseen classes, i.e., attribute or word vector, as the bridge. One common practice in zero-shot learning is to train a projection between the visual and semantic feature spaces with labeled seen classes examples. When inferring, this learned projection is applied to unseen classes and recognizes the class labels by some metrics. However, the visual and semantic feature spaces are mutually independent and have quite different manifold structures. Under such a paradigm, most existing methods easily suffer from the domain shift problem and weaken the performance of zero-shot recognition. To address this issue, we propose a novel model called AMS-SFE. It considers the alignment of manifold structures by semantic feature expansion. Specifically, we build upon an autoencoder-based model to expand the semantic features from the visual inputs. Additionally, the expansion is jointly guided by an embedded manifold extracted from the visual feature space of the data. Our model is the first attempt to align both feature spaces by expanding semantic features and derives two benefits: first, we expand some auxiliary features that enhance the semantic feature space; second and more importantly, we implicitly align the manifold structures between the visual and semantic feature spaces; thus, the projection can be better trained and mitigate the domain shift problem. Extensive experiments show significant performance improvement, which verifies the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2004.14795

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeZero-Shot Learning

Similar Papers 제목 키워드 기반

AMS-SFE: Towards an Alignment of Manifold Structures via Semantic Feature Expansion for Zero-shot Learning

2019-04-12 · Jingcai Guo, Song Guo

Zero-shot learning (ZSL) aims at recognizing unseen classes with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space (FS) shared by both seen and unseen classes, i.e…

Zero-Shot Learning

Zero Shot Learning via Multi-Scale Manifold Regularization

2017-07-01 · CVPR 2017 7 · Shay Deutsch, Soheil Kolouri, Kyungnam Kim, Yuri Owechko 외

We address zero-shot learning using a new manifold alignment framework based on a localized multi-scale transform on graphs. Our inference approach includes a smoothness criterion for a function mapping nodes on a graph …

Zero-Shot Learning

Structure propagation for zero-shot learning

2017-11-27 · Guangfeng Lin, Yajun Chen, Fan Zhao

The key of zero-shot learning (ZSL) is how to find the information transfer model for bridging the gap between images and semantic information (texts or attributes). Existing ZSL methods usually construct the compatibili…

Zero-Shot Learning

Zo3T: Zero-Shot 3D-Aware Trajectory-Guided Image-to-Video Generation via Test-Time Training

2025-09-08 · Ruicheng Zhang, Jun Zhou, Zunnan Xu, Zihao Liu 외 arxiv

Trajectory-Guided image-to-video (I2V) generation aims to synthesize videos that adhere to user-specified motion instructions. Existing methods typically rely on computationally expensive fine-tuning on scarce annotated …

Video Generation

Monocular Depth Estimation via Neural Network with Learnable Algebraic Group and Ring Structures

2026-04-27 · Qianlei Wang, Kexun Chen, Shaolin Zhang, Hongli Gao 외 arxiv

Monocular depth estimation (MDE) has witnessed remarkable progress driven by Convolutional Neural Networks and transformer-based architectures. However, these approaches typically treat the problem as a generic image-to-…

Monocular Depth Estimation