paper-with-me

Papers

Asymmetric Cross-Scale Alignment for Text-Based Person Search

2022-11-26 · Zhong Ji, Junhua Hu, Deyin Liu, Lin Yuanbo Wu, Ye Zhao

Text-based person search (TBPS) is of significant importance in intelligent surveillance, which aims to retrieve pedestrian images with high semantic relevance to a given text description. This retrieval task is characterized with both modal heterogeneity and fine-grained matching. To implement this task, one needs to extract multi-scale features from both image and text domains, and then perform the cross-modal alignment. However, most existing approaches only consider the alignment confined at their individual scales, e.g., an image-sentence or a region-phrase scale. Such a strategy adopts the presumable alignment in feature extraction, while overlooking the cross-scale alignment, e.g., image-phrase. In this paper, we present a transformer-based model to extract multi-scale representations, and perform Asymmetric Cross-Scale Alignment (ACSA) to precisely align the two modalities. Specifically, ACSA consists of a global-level alignment module and an asymmetric cross-attention module, where the former aligns an image and texts on a global scale, and the latter applies the cross-attention mechanism to dynamically align the cross-modal entities in region/image-phrase scales. Extensive experiments on two benchmark datasets CUHK-PEDES and RSTPReid demonstrate the effectiveness of our approach. Codes are available at \href{url}{https://github.com/mul-hjh/ACSA}.

📄 PDF Abstract BibTeX arXiv:2212.11958

Code (1)

mul-hjh/acsa 공식 구현 pytorch

Tasks

cross-modal alignmentPerson SearchRetrievalSentenceText based Person Search

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Contextual Non-Local Alignment over Full-Scale Representation for Text-Based Person Search

2021-01-08 · Chenyang Gao, Guanyu Cai, Xinyang Jiang, Feng Zheng 외

Text-based person search aims at retrieving target person in an image gallery using a descriptive sentence of that person. It is very challenging since modal gap makes effectively extracting discriminative features more …

DescriptiveSentenceText based Person RetrievalText based Person Search

Cross-view Asymmetric Metric Learning for Unsupervised Person Re-identification

2017-08-27 · ICCV 2017 10 · Hong-Xing Yu, An-Cong Wu, Wei-Shi Zheng

While metric learning is important for Person re-identification (RE-ID), a significant problem in visual surveillance for cross-view pedestrian matching, existing metric models for RE-ID are mostly based on supervised le…

ClusteringMetric LearningPerson Re-IdentificationUnsupervised Person Re-Identification

SpecSteer: Synergizing Local Context and Global Reasoning for Efficient Personalized Generation

2026-03-17 · Hang Lv, Sheng Liang, Hao Wang, Yongyue Zhang 외 arxiv

Realizing personalized intelligence faces a core dilemma: sending user history to centralized large language models raises privacy concerns, while on-device small language models lack the reasoning capacity required for …

SUMFORU: An LLM-Based Review Summarization Framework for Personalized Purchase Decision Support

2025-12-12 · Yuming Feng, Xinrui Jiang arxiv

Online product reviews contain rich but noisy signals that overwhelm users and hinder effective decision-making. Existing LLM-based summarizers remain generic and fail to account for individual preferences, limiting thei…

Knowledge DistillationReinforcement Learning

MoVA: Learning Asymmetric Dual Projections for Modular Long Video-Text Alignment

2026-07-01 · Peiyuan Zhu, Shaoan Xie, Zijian Li, Yifan Shen 외 arxiv

Contrastive pre-training has propelled video-text alignment, yet models often inherit the critical limitations of their image-text predecessors like CLIP, resulting in entangled representations. These challenges are seve…