paper-with-me

홈 › Papers

A Compositional Feature Embedding and Similarity Metric for Ultra-Fine-Grained Visual Categorization

2021-09-25 · Yajie Sun, Miaohua Zhang, Xiaohan Yu, Yi Liao, Yongsheng Gao

Fine-grained visual categorization (FGVC), which aims at classifying objects with small inter-class variances, has been significantly advanced in recent years. However, ultra-fine-grained visual categorization (ultra-FGVC), which targets at identifying subclasses with extremely similar patterns, has not received much attention. In ultra-FGVC datasets, the samples per category are always scarce as the granularity moves down, which will lead to overfitting problems. Moreover, the difference among different categories is too subtle to distinguish even for professional experts. Motivated by these issues, this paper proposes a novel compositional feature embedding and similarity metric (CECS). Specifically, in the compositional feature embedding module, we randomly select patches in the original input image, and these patches are then replaced by patches from the images of different categories or masked out. Then the replaced and masked images are used to augment the original input images, which can provide more diverse samples and thus largely alleviate overfitting problem resulted from limited training samples. Besides, learning with diverse samples forces the model to learn not only the most discriminative features but also other informative features in remaining regions, enhancing the generalization and robustness of the model. In the compositional similarity metric module, a new similarity metric is developed to improve the classification performance by narrowing the intra-category distance and enlarging the inter-category distance. Experimental results on two ultra-FGVC datasets and one FGVC dataset with recent benchmark methods consistently demonstrate that the proposed CECS method achieves the state of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2109.12380

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Visual Categorization

Similar Papers 제목 키워드 기반

Event Embedding of Protein Networks : Compositional Learning of Biological Function

2026-04-01 · Antonin Sulc arxiv

In this work, we study whether enforcing strict compositional structure in sequence embeddings yields meaningful geometric organization when applied to protein-protein interaction networks. Using Event2Vec, an additive s…

A Study on Passage Re-ranking in Embedding based Unsupervised Semantic Search

2018-04-22 · Md. Faisal Mahbub Chowdhury, Vijil Chenthamarakshan, Rishav Chakravarti, Alfio M. Gliozzo

State of the art approaches for (embedding based) unsupervised semantic search exploits either compositional similarity (of a query and a passage) or pair-wise word (or term) similarity (from the query and the passage). …

Passage Re-RankingRe-RankingSentenceSentence Embedding+1

Bridging Continuous and Discrete Spaces: Interpretable Sentence Representation Learning via Compositional Operations

2023-05-24 · James Y. Huang, Wenlin Yao, Kaiqiang Song, Hongming Zhang 외

Traditional sentence embedding models encode sentences into vector representations to capture useful properties such as the semantic similarity between sentences. However, in addition to similarity, sentence semantics ca…

DecoderRepresentation LearningSemantic SimilaritySemantic Textual Similarity+5

FBK HLT-MT at SemEval-2016 Task 1: Cross-lingual Semantic Similarity Measurement Using Quality Estimation Features and Compositional Bilingual Word Embeddings

2016-06-01 · SEMEVAL 2016 6 · Duygu Ataman, Jos{\'e} G. C. de Souza, Marco Turchi, Matteo Negri
Cross-Lingual Semantic Textual SimilarityMachine TranslationNatural Language InferenceParaphrase Identification+5

Additive Compositionality of Word Vectors

2019-11-01 · WS 2019 11 · Yeon Seonwoo, Sungjoon Park, Dongkwan Kim, Alice Oh

Additive compositionality of word embedding models has been studied from empirical and theoretical perspectives. Existing research on justifying additive compositionality of existing word embedding models requires a rath…

SentenceSentence SimilarityWord Similarity