paper-with-me

Papers

Embedding Generalized Semantic Knowledge into Few-Shot Remote Sensing Segmentation

2024-05-22 · Yuyu Jia, Wei Huang, Junyu Gao, Qi Wang, Qiang Li

Few-shot segmentation (FSS) for remote sensing (RS) imagery leverages supporting information from limited annotated samples to achieve query segmentation of novel classes. Previous efforts are dedicated to mining segmentation-guiding visual cues from a constrained set of support samples. However, they still struggle to address the pronounced intra-class differences in RS images, as sparse visual cues make it challenging to establish robust class-specific representations. In this paper, we propose a holistic semantic embedding (HSE) approach that effectively harnesses general semantic knowledge, i.e., class description (CD) embeddings.Instead of the naive combination of CD embeddings and visual features for segmentation decoding, we investigate embedding the general semantic knowledge during the feature extraction stage.Specifically, in HSE, a spatial dense interaction module allows the interaction of visual support features with CD embeddings along the spatial dimension via self-attention.Furthermore, a global content modulation module efficiently augments the global information of the target category in both support and query features, thanks to the transformative fusion of visual features and CD embeddings.These two components holistically synergize general CD embeddings and visual cues, constructing a robust class-specific representation.Through extensive experiments on the standard FSS benchmark, the proposed HSE approach demonstrates superior performance compared to peer work, setting a new state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2405.13686

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-Knowledge Fusion for New Feature Generation in Generalized Zero-Shot Learning

2021-02-23 · Hongxin Xiang, Cheng Xie, Ting Zeng, Yun Yang

Suffering from the semantic insufficiency and domain-shift problems, most of existing state-of-the-art methods fail to achieve satisfactory results for Zero-Shot Learning (ZSL). In order to alleviate these problems, we p…

Generalized Zero-Shot LearningRetrievalZero-Shot Learning

Generalized Zero-Shot Learning using Multimodal Variational Auto-Encoder with Semantic Concepts

2021-06-26 · Nihar Bendre, Kevin Desai, Peyman Najafirad

With the ever-increasing amount of data, the central challenge in multimodal learning involves limitations of labelled samples. For the task of classification, techniques such as meta-learning, zero-shot learning, and fe…

DecoderFew-Shot LearningGeneralized Zero-Shot LearningMeta-Learning+1

Zero-Shot Learning with Knowledge Enhanced Visual Semantic Embeddings

2020-11-21 · Karan Sikka, Jihua Huang, Andrew Silberfarb, Prateeth Nayak 외

We improve zero-shot learning (ZSL) by incorporating common-sense knowledge in DNNs. We propose Common-Sense based Neuro-Symbolic Loss (CSNL) that formulates prior knowledge as novel neuro-symbolic loss functions that re…

Common Sense ReasoningZero-Shot Learning

Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification

2020-03-17 · ECCV 2020 8 · Sanath Narayan, Akshita Gupta, Fahad Shahbaz Khan, Cees G. M. Snoek 외

Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art …

Action ClassificationClassificationDecoderGeneral Classification+3

RevCD -- Reversed Conditional Diffusion for Generalized Zero-Shot Learning

2024-08-31 · William Heyden, Habib Ullah, M. Salman Siddiqui, Fadi Al Machot

In Generalized Zero-Shot Learning (GZSL), we aim to recognize both seen and unseen categories using a model trained only on seen categories. In computer vision, this translates into a classification problem, where knowle…

Generalized Zero-Shot LearningTransfer LearningZero-Shot Learning