paper-with-me

Papers

Graph-based Visual-Semantic Entanglement Network for Zero-shot Image Recognition

2020-06-08 · Yang Hu, Guihua Wen, Adriane Chapman, Pei Yang, Mingnan Luo, Yingxue Xu, Dan Dai, Wendy Hall

Zero-shot learning uses semantic attributes to connect the search space of unseen objects. In recent years, although the deep convolutional network brings powerful visual modeling capabilities to the ZSL task, its visual features have severe pattern inertia and lack of representation of semantic relationships, which leads to severe bias and ambiguity. In response to this, we propose the Graph-based Visual-Semantic Entanglement Network to conduct graph modeling of visual features, which is mapped to semantic attributes by using a knowledge graph, it contains several novel designs: 1. it establishes a multi-path entangled network with the convolutional neural network (CNN) and the graph convolutional network (GCN), which input the visual features from CNN to GCN to model the implicit semantic relations, then GCN feedback the graph modeled information to CNN features; 2. it uses attribute word vectors as the target for the graph semantic modeling of GCN, which forms a self-consistent regression for graph modeling and supervise GCN to learn more personalized attribute relations; 3. it fuses and supplements the hierarchical visual-semantic features refined by graph modeling into visual embedding. Our method outperforms state-of-the-art approaches on multiple representative ZSL datasets: AwA2, CUB, and SUN by promoting the semantic linkage modelling of visual features.

📄 PDF Abstract BibTeX arXiv:2006.04648

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeZero-Shot Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

CV-DCLR: Causal-Visual Dynamic Label Refinement for Robust Zero-Shot Learning

2026-07-01 · Can Wang, Jiangnan Li, Mingyu Li, Yining Song 외 arxiv

Zero-Shot Learning (ZSL) facilitates knowledge transfer via shared semantic spaces. However, a critical bottleneck in this paradigm is Semantic Entanglement, where visual representations are inevitably conflated with vis…

Zero-Shot Learning

CAMS: Towards Compositional Zero-Shot Learning via Gated Cross-Attention and Multi-Space Disentanglement

2025-11-20 · Pan Yang, Cheng Deng, Jing Yang, Han Zhao 외 arxiv

Compositional zero-shot learning (CZSL) aims to learn the concepts of attributes and objects in seen compositions and to recognize their unseen compositions. Most Contrastive Language-Image Pre-training (CLIP)-based CZSL…

Compositional Zero-Shot Learning

FB-CLIP: Fine-Grained Zero-Shot Anomaly Detection with Foreground-Background Disentanglement

2026-03-20 · Ming Hu, Yongsheng Huo, Mingyu Dou, Jianfu Yin 외 arxiv

Fine-grained anomaly detection is crucial in industrial and medical applications, but labeled anomalies are often scarce, making zero-shot detection challenging. While vision-language models like CLIP offer promising sol…

Anomaly Detection

Compositional Zero-Shot Learning: A Survey

2025-10-13 · Ans Munir, Faisal Z. Qureshi, Mohsen Ali, Muhammad Haris Khan arxiv

Compositional Zero-Shot Learning (CZSL) is a critical task in computer vision that enables models to recognize unseen combinations of known attributes and objects during inference, addressing the combinatorial challenge …

Compositional Zero-Shot Learning

Learning Disentangled Semantic Representations for Zero-Shot Cross-Lingual Transfer in Multilingual Machine Reading Comprehension

2022-04-03 · ACL 2022 5 · Linjuan Wu, Shaojuan Wu, Xiaowang Zhang, Deyi Xiong 외

Multilingual pre-trained models are able to zero-shot transfer knowledge from rich-resource to low-resource languages in machine reading comprehension (MRC). However, inherent linguistic discrepancies in different langua…

Cross-Lingual TransferDisentanglementMachine Reading ComprehensionReading Comprehension+1