paper-with-me

홈 › Papers

Semantic-embedded Similarity Prototype for Scene Recognition

2023-08-11 · Chuanxin Song, Hanbo Wu, Xin Ma, Yibin Li

Due to the high inter-class similarity caused by the complex composition and the co-existing objects across scenes, numerous studies have explored object semantic knowledge within scenes to improve scene recognition. However, a resulting challenge emerges as object information extraction techniques require heavy computational costs, thereby burdening the network considerably. This limitation often renders object-assisted approaches incompatible with edge devices in practical deployment. In contrast, this paper proposes a semantic knowledge-based similarity prototype, which can help the scene recognition network achieve superior accuracy without increasing the computational cost in practice. It is simple and can be plug-and-played into existing pipelines. More specifically, a statistical strategy is introduced to depict semantic knowledge in scenes as class-level semantic representations. These representations are used to explore correlations between scene classes, ultimately constructing a similarity prototype. Furthermore, we propose to leverage the similarity prototype to support network training from the perspective of Gradient Label Softening and Batch-level Contrastive Loss, respectively. Comprehensive evaluations on multiple benchmarks show that our similarity prototype enhances the performance of existing networks, all while avoiding any additional computational burden in practical deployments. Code and the statistical similarity prototype will be available at https://github.com/ChuanxinSong/SimilarityPrototype

📄 PDF Abstract BibTeX arXiv:2308.05896

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionScene RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

Bidirectional Feature Globalization for Few-shot Semantic Segmentation of 3D Point Cloud Scenes

2022-08-13 · Yongqiang Mao, Zonghao Guo, Xiaonan Lu, Zhiqiang Yuan 외

Few-shot segmentation of point cloud remains a challenging task, as there is no effective way to convert local point cloud information to global representation, which hinders the generalization ability of point features.…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation

Scene Recognition with Prototype-agnostic Scene Layout

2019-09-07 · Gongwei Chen, Xinhang Song, Haitao Zeng, Shuqiang Jiang

Abstract--- Exploiting the spatial structure in scene images is a key research direction for scene recognition. Due to the large intra-class structural diversity, building and modeling flexible structural layout to adapt…

Scene RecognitionSemantic SimilaritySemantic Textual Similarity

Prototype-based Embedding Network for Scene Graph Generation

2023-03-13 · CVPR 2023 1 · Chaofan Zheng, Xinyu Lyu, Lianli Gao, Bo Dai 외

Current Scene Graph Generation (SGG) methods explore contextual information to predict relationships among entity pairs. However, due to the diverse visual appearance of numerous possible subject-object combinations, the…

Graph GenerationRelationRelation PredictionScene Graph Generation

Geodesic Prototype Matching via Diffusion Maps for Interpretable Fine-Grained Recognition

2025-09-21 · Junhao Jia, Yunyou Liu, Yifei Sun, Huangwei Chen 외 arxiv

Nonlinear manifolds are pervasive in deep visual features, where Euclidean distances can misrepresent true similarity. This mismatch is particularly detrimental to prototype-based interpretable fine-grained recognition, …

Multi-Modal Prototype Learning for Interpretable Multivariable Time Series Classification

2021-06-17 · Gaurav R. Ghosal, Reza Abbasi-Asl

Multivariable time series classification problems are increasing in prevalence and complexity in a variety of domains, such as biology and finance. While deep learning methods are an effective tool for these problems, th…

Activity RecognitionClassificationHuman Activity RecognitionTime Series+2