paper-with-me

Papers

Learning Context-Aware Embedding for Person Search

2021-11-29 · Shihui Chen, Yueqing Zhuang, Boxun Li

Person Search is a relevant task that aims to jointly solve Person Detection and Person Re-identification(re-ID). Though most previous methods focus on learning robust individual features for retrieval, it's still hard to distinguish confusing persons because of illumination, large pose variance, and occlusion. Contextual information is practically available in person search task which benefits searching in terms of reducing confusion. To this end, we present a novel contextual feature head named Attention Context-Aware Embedding(ACAE) which enhances contextual information. ACAE repeatedly reviews the person features within and across images to find similar pedestrian patterns, allowing it to implicitly learn to find possible co-travelers and efficiently model contextual relevant instances' relations. Moreover, we propose Image Memory Bank to improve the training efficiency. Experimentally, ACAE shows extensive promotion when built on different one-step methods. Our overall methods achieve state-of-the-art results compared with previous one-step methods.

📄 PDF Abstract BibTeX arXiv:2111.14316

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionPerson Re-IdentificationPerson SearchRetrieval

Similar Papers 제목 키워드 기반

Enhancing Social Media Personalization: Dynamic User Profile Embeddings and Multimodal Contextual Analysis Using Transformer Models

2024-07-09 · Pranav Vachharajani

This study investigates the impact of dynamic user profile embedding on personalized context-aware experiences in social networks. A comparative analysis of multilingual and English transformer models was performed on a …

Leverage Implicit Feedback for Context-aware Product Search

2019-09-04 · Keping Bi, Choon Hui Teo, Yesh Dattatreya, Vijai Mohan 외

Product search serves as an important entry point for online shopping. In contrast to web search, the retrieved results in product search not only need to be relevant but also should satisfy customers' preferences in ord…

Re-Ranking

Norm-Aware Embedding for Efficient Person Search

2020-06-01 · CVPR 2020 6 · Di Chen, Shanshan Zhang, Jian Yang, Bernt Schiele

Person Search is a practically relevant task that aims to jointly solve Person Detection and Person Re-identification (re-ID). Specifically, it requires to find and locate all instances with the same identity as the quer…

GPUHuman DetectionPerson Re-IdentificationPerson Search

MAPS: Motivation-Aware Personalized Search via LLM-Driven Consultation Alignment

2025-03-03 · Weicong Qin, Yi Xu, Weijie Yu, Chenglei Shen 외

Personalized product search aims to retrieve and rank items that match users' preferences and search intent. Despite their effectiveness, existing approaches typically assume that users' query fully captures their real m…

Contrastive Learning

Toward Word Embedding for Personalized Information Retrieval

2016-06-22 · Nawal Ould-Amer, Philippe Mulhem, Mathias Gery

This paper presents preliminary works on using Word Embedding (word2vec) for query expansion in the context of Personalized Information Retrieval. Traditionally, word embeddings are learned on a general corpus, like Wiki…

Information RetrievalRetrievalWord Embeddings