paper-with-me

Papers

Active Mining Sample Pair Semantics for Image-text Matching

2023-11-09 · Yongfeng Chena, Jin Liua, Zhijing Yang, Ruihan Chena, Junpeng Tan

Recently, commonsense learning has been a hot topic in image-text matching. Although it can describe more graphic correlations, commonsense learning still has some shortcomings: 1) The existing methods are based on triplet semantic similarity measurement loss, which cannot effectively match the intractable negative in image-text sample pairs. 2) The weak generalization ability of the model leads to the poor effect of image and text matching on large-scale datasets. According to these shortcomings. This paper proposes a novel image-text matching model, called Active Mining Sample Pair Semantics image-text matching model (AMSPS). Compared with the single semantic learning mode of the commonsense learning model with triplet loss function, AMSPS is an active learning idea. Firstly, the proposed Adaptive Hierarchical Reinforcement Loss (AHRL) has diversified learning modes. Its active learning mode enables the model to more focus on the intractable negative samples to enhance the discriminating ability. In addition, AMSPS can also adaptively mine more hidden relevant semantic representations from uncommented items, which greatly improves the performance and generalization ability of the model. Experimental results on Flickr30K and MSCOCO universal datasets show that our proposed method is superior to advanced comparison methods.

📄 PDF Abstract BibTeX arXiv:2311.05425

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningImage-text matchingSemantic SimilaritySemantic Textual SimilarityText MatchingTriplet

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Not Just Learning from Others but Relying on Yourself: A New Perspective on Few-Shot Segmentation in Remote Sensing

2023-10-19 · Hanbo Bi, Yingchao Feng, Zhiyuan Yan, Yongqiang Mao 외

Few-shot segmentation (FSS) is proposed to segment unknown class targets with just a few annotated samples. Most current FSS methods follow the paradigm of mining the semantics from the support images to guide the query …

Image SegmentationSemantic Segmentation

AgMTR: Agent Mining Transformer for Few-shot Segmentation in Remote Sensing

2024-09-26 · Hanbo Bi, Yingchao Feng, Yongqiang Mao, Jianning Pei 외

Few-shot Segmentation (FSS) aims to segment the interested objects in the query image with just a handful of labeled samples (i.e., support images). Previous schemes would leverage the similarity between support-query pi…

Decoder

The General Pair-based Weighting Loss for Deep Metric Learning

2019-05-30 · Haijun Liu, Jian Cheng, Wen Wang, Yanzhou Su

Deep metric learning aims at learning the distance metric between pair of samples, through the deep neural networks to extract the semantic feature embeddings where similar samples are close to each other while dissimila…

Image RetrievalMetric LearningRetrieval

Person Re-Identification via Active Hard Sample Mining

2020-04-10 · Xin Xu, Lei Liu, Weifeng Liu, Meng Wang 외

Annotating a large-scale image dataset is very tedious, yet necessary for training person re-identification models. To alleviate such a problem, we present an active hard sample mining framework via training an effective…

DiversityPerson Re-Identification

Active Learning for Finely-Categorized Image-Text Retrieval by Selecting Hard Negative Unpaired Samples

2024-05-25 · Dae Ung Jo, Kyuewang Lee, JaeHo Chung, Jin Young Choi

Securing a sufficient amount of paired data is important to train an image-text retrieval (ITR) model, but collecting paired data is very expensive. To address this issue, in this paper, we propose an active learning alg…

Active LearningImage-text RetrievalRetrievalText Retrieval