paper-with-me

홈 › Papers

Diverse-Intent Multi-Turn Fashion Image Retrieval

2026-07-22 · Mingqiang Tang, Haokun Wen, Meng Liu, Yupeng Hu, Weili Guan, Xuemeng Song arxiv

Real-world fashion search involves interactive retrieval across multiple turns. However, existing multi-turn retrieval methods are built on a restrictive assumption that every interaction follows the same attribute-editing paradigm, leaving heterogeneous intent transitions unexplored. Moreover, existing approaches often rely on textification to bridge multimodal queries and visual retrieval, which may lose fine-grained visual cues. To address these gaps, we introduce DIM-Fashion, a benchmark of 26K multi-turn sessions constructed from 13 fashion retrieval datasets across 7 tasks, featuring diverse intent transitions and rollback behaviors. We further propose FashionAM, an MLLM-VLP framework that directly aligns multimodal conversational queries with a fashion-oriented gallery embedding space, avoiding intermediate textification. Extensive experiments demonstrate the effectiveness of FashionAM over existing approaches. The dataset and code will be made publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2607.20291

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

Talk2Image: A Multi-Agent System for Multi-Turn Image Generation and Editing

2025-08-09 · Shichao Ma, Yunhe Guo, Jiahao Su, Qihe Huang 외 arxiv

Text-to-image generation tasks have driven remarkable advances in diverse media applications, yet most focus on single-turn scenarios and struggle with iterative, multi-turn creative tasks. Recent dialogue-based systems …

Text-to-Image GenerationImage Editing

Conversational Fashion Image Retrieval via Multiturn Natural Language Feedback

2021-06-08 · Yifei Yuan, Wai Lam

We study the task of conversational fashion image retrieval via multiturn natural language feedback. Most previous studies are based on single-turn settings. Existing models on multiturn conversational fashion image retr…

AttributeImage RetrievalRetrieval

FashionLens: Toward Versatile Fashion Image Retrieval via Task-Adaptive Learning

2026-05-21 · Haokun Wen, Xuemeng Song, Xinghao Xie, Xiaolin Chen 외 arxiv

Fashion image retrieval is a cornerstone of modern e-commerce systems. A unified framework that supports diverse query formats and search intentions is highly desired in practice. However, existing approaches focus on na…

Image Retrieval

FashionNTM: Multi-turn Fashion Image Retrieval via Cascaded Memory

2023-08-20 · ICCV 2023 1 · Anwesan Pal, Sahil Wadhwa, Ayush Jaiswal, Xu Zhang 외

Multi-turn textual feedback-based fashion image retrieval focuses on a real-world setting, where users can iteratively provide information to refine retrieval results until they find an item that fits all their requireme…

Image RetrievalRetrieval

CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis

2022-03-25 · Erik Nijkamp, Bo Pang, Hiroaki Hayashi, Lifu Tu 외

Program synthesis strives to generate a computer program as a solution to a given problem specification, expressed with input-output examples or natural language descriptions. The prevalence of large language models adva…

Code GenerationHumanEvalLanguage ModelingLanguage Modelling+2