Home > Research > Publications & Outputs > Incremental Few-Shot Semantic Segmentation via ...

Links

Text available via DOI:

View graph of relations

Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published

Standard

Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation. / Shi, Guangchen; Wu, Yirui; Liu, Jun et al.
MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia. New York: Association for Computing Machinery, Inc, 2022. p. 5547-5556 (MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia).

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Harvard

Shi, G, Wu, Y, Liu, J, Wan, S, Wang, W & Lu, T 2022, Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation. in MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia. MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia, Association for Computing Machinery, Inc, New York, pp. 5547-5556, 30th ACM International Conference on Multimedia, MM 2022, Lisboa, Portugal, 10/10/22. https://doi.org/10.1145/3503161.3548218

APA

Shi, G., Wu, Y., Liu, J., Wan, S., Wang, W., & Lu, T. (2022). Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation. In MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia (pp. 5547-5556). (MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia). Association for Computing Machinery, Inc. https://doi.org/10.1145/3503161.3548218

Vancouver

Shi G, Wu Y, Liu J, Wan S, Wang W, Lu T. Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation. In MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia. New York: Association for Computing Machinery, Inc. 2022. p. 5547-5556. (MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia). doi: 10.1145/3503161.3548218

Author

Shi, Guangchen ; Wu, Yirui ; Liu, Jun et al. / Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation. MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia. New York : Association for Computing Machinery, Inc, 2022. pp. 5547-5556 (MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia).

Bibtex

@inproceedings{bf15364879d34e7a8e97c388ed41a576,
title = "Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation",
abstract = "Incremental few-shot semantic segmentation (IFSS) targets at incrementally expanding model's capacity to segment new class of images supervised by only a few samples. However, features learned on old classes could significantly drift, causing catastrophic forgetting. Moreover, few samples for pixel-level segmentation on new classes lead to notorious overfitting issues in each learning session. In this paper, we explicitly represent class-based knowledge for semantic segmentation as a category embedding and a hyper-class embedding, where the former describes exclusive semantical properties, and the latter expresses hyper-class knowledge as class-shared semantic properties. Aiming to solve IFSS problems, we present EHNet, i.e., Embedding adaptive-update and Hyper-class representation Network from two aspects. First, we propose an embedding adaptive-update strategy to avoid feature drift, which maintains old knowledge by hyper-class representation, and adaptively update category embeddings with a class-attention scheme to involve new classes learned in individual sessions. Second, to resist overfitting issues caused by few training samples, a hyper-class embedding is learned by clustering all category embeddings for initialization and aligned with category embedding of the new class for enhancement, where learned knowledge assists to learn new knowledge, thus alleviating performance dependence on training data scale. Significantly, these two designs provide representation capability for classes with sufficient semantics and limited biases, enabling to perform segmentation tasks requiring high semantic dependence. Experiments on PASCAL-5i and COCO datasets show that EHNet achieves new state-of-the-art performance with remarkable advantages.",
keywords = "adaptive update, few-shot learning, hyper-class representation, incremental learning, semantic segmentation",
author = "Guangchen Shi and Yirui Wu and Jun Liu and Shaohua Wan and Wenhai Wang and Tong Lu",
year = "2022",
month = oct,
day = "10",
doi = "10.1145/3503161.3548218",
language = "English",
series = "MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia",
publisher = "Association for Computing Machinery, Inc",
pages = "5547--5556",
booktitle = "MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia",
note = "30th ACM International Conference on Multimedia, MM 2022 ; Conference date: 10-10-2022 Through 14-10-2022",

}

RIS

TY - GEN

T1 - Incremental Few-Shot Semantic Segmentation via Embedding Adaptive-Update and Hyper-class Representation

AU - Shi, Guangchen

AU - Wu, Yirui

AU - Liu, Jun

AU - Wan, Shaohua

AU - Wang, Wenhai

AU - Lu, Tong

PY - 2022/10/10

Y1 - 2022/10/10

N2 - Incremental few-shot semantic segmentation (IFSS) targets at incrementally expanding model's capacity to segment new class of images supervised by only a few samples. However, features learned on old classes could significantly drift, causing catastrophic forgetting. Moreover, few samples for pixel-level segmentation on new classes lead to notorious overfitting issues in each learning session. In this paper, we explicitly represent class-based knowledge for semantic segmentation as a category embedding and a hyper-class embedding, where the former describes exclusive semantical properties, and the latter expresses hyper-class knowledge as class-shared semantic properties. Aiming to solve IFSS problems, we present EHNet, i.e., Embedding adaptive-update and Hyper-class representation Network from two aspects. First, we propose an embedding adaptive-update strategy to avoid feature drift, which maintains old knowledge by hyper-class representation, and adaptively update category embeddings with a class-attention scheme to involve new classes learned in individual sessions. Second, to resist overfitting issues caused by few training samples, a hyper-class embedding is learned by clustering all category embeddings for initialization and aligned with category embedding of the new class for enhancement, where learned knowledge assists to learn new knowledge, thus alleviating performance dependence on training data scale. Significantly, these two designs provide representation capability for classes with sufficient semantics and limited biases, enabling to perform segmentation tasks requiring high semantic dependence. Experiments on PASCAL-5i and COCO datasets show that EHNet achieves new state-of-the-art performance with remarkable advantages.

AB - Incremental few-shot semantic segmentation (IFSS) targets at incrementally expanding model's capacity to segment new class of images supervised by only a few samples. However, features learned on old classes could significantly drift, causing catastrophic forgetting. Moreover, few samples for pixel-level segmentation on new classes lead to notorious overfitting issues in each learning session. In this paper, we explicitly represent class-based knowledge for semantic segmentation as a category embedding and a hyper-class embedding, where the former describes exclusive semantical properties, and the latter expresses hyper-class knowledge as class-shared semantic properties. Aiming to solve IFSS problems, we present EHNet, i.e., Embedding adaptive-update and Hyper-class representation Network from two aspects. First, we propose an embedding adaptive-update strategy to avoid feature drift, which maintains old knowledge by hyper-class representation, and adaptively update category embeddings with a class-attention scheme to involve new classes learned in individual sessions. Second, to resist overfitting issues caused by few training samples, a hyper-class embedding is learned by clustering all category embeddings for initialization and aligned with category embedding of the new class for enhancement, where learned knowledge assists to learn new knowledge, thus alleviating performance dependence on training data scale. Significantly, these two designs provide representation capability for classes with sufficient semantics and limited biases, enabling to perform segmentation tasks requiring high semantic dependence. Experiments on PASCAL-5i and COCO datasets show that EHNet achieves new state-of-the-art performance with remarkable advantages.

KW - adaptive update

KW - few-shot learning

KW - hyper-class representation

KW - incremental learning

KW - semantic segmentation

U2 - 10.1145/3503161.3548218

DO - 10.1145/3503161.3548218

M3 - Conference contribution/Paper

AN - SCOPUS:85146255470

T3 - MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia

SP - 5547

EP - 5556

BT - MM 2022 - Proceedings of the 30th ACM International Conference on Multimedia

PB - Association for Computing Machinery, Inc

CY - New York

T2 - 30th ACM International Conference on Multimedia, MM 2022

Y2 - 10 October 2022 through 14 October 2022

ER -