paper-with-me

Papers

CoLLM: A Large Language Model for Composed Image Retrieval

2025-03-25 · CVPR 2025 1 · Chuong Huynh, Jinyu Yang, Ashish Tawari, Mubarak Shah, Son Tran, Raffay Hamid, Trishul Chilimbi, Abhinav Shrivastava

Composed Image Retrieval (CIR) is a complex task that aims to retrieve images based on a multimodal query. Typical training data consists of triplets containing a reference image, a textual description of desired modifications, and the target image, which are expensive and time-consuming to acquire. The scarcity of CIR datasets has led to zero-shot approaches utilizing synthetic triplets or leveraging vision-language models (VLMs) with ubiquitous web-crawled image-caption pairs. However, these methods have significant limitations: synthetic triplets suffer from limited scale, lack of diversity, and unnatural modification text, while image-caption pairs hinder joint embedding learning of the multimodal query due to the absence of triplet data. Moreover, existing approaches struggle with complex and nuanced modification texts that demand sophisticated fusion and understanding of vision and language modalities. We present CoLLM, a one-stop framework that effectively addresses these limitations. Our approach generates triplets on-the-fly from image-caption pairs, enabling supervised training without manual annotation. We leverage Large Language Models (LLMs) to generate joint embeddings of reference images and modification texts, facilitating deeper multimodal fusion. Additionally, we introduce Multi-Text CIR (MTCIR), a large-scale dataset comprising 3.4M samples, and refine existing CIR benchmarks (CIRR and Fashion-IQ) to enhance evaluation reliability. Experimental results demonstrate that CoLLM achieves state-of-the-art performance across multiple CIR benchmarks and settings. MTCIR yields competitive results, with up to 15% performance improvement. Our refined benchmarks provide more reliable evaluation metrics for CIR models, contributing to the advancement of this important field.

📄 PDF Abstract BibTeX arXiv:2503.19910

Code (1)

hmchuong/CoLLM 공식 구현

Tasks

Image RetrievalLanguage ModelingLanguage ModellingLarge Language ModelRetrievalTripletZero-Shot Composed Image Retrieval (ZS-CIR)

Similar Papers 제목 키워드 기반

CoLLM-NAS: Collaborative Large Language Models for Efficient Knowledge-Guided Neural Architecture Search

2025-09-30 · Zhe Li, Zhiwei Lin, Yongtao Wang arxiv

The integration of Large Language Models (LLMs) with Neural Architecture Search (NAS) has introduced new possibilities for automating the design of neural architectures. However, most existing methods face critical limit…

Neural Architecture Search

CoLLM: Integrating Collaborative Embeddings into Large Language Models for Recommendation

2023-10-30 · Yang Zhang, Fuli Feng, Jizhi Zhang, Keqin Bao 외

Leveraging Large Language Models as Recommenders (LLMRec) has gained significant attention and introduced fresh perspectives in user preference modeling. Existing LLMRec approaches prioritize text semantics, usually negl…

FedCoLLM: A Parameter-Efficient Federated Co-tuning Framework for Large and Small Language Models

2024-11-18 · Tao Fan, Yan Kang, Guoqiang Ma, Lixin Fan 외

By adapting Large Language Models (LLMs) to domain-specific tasks or enriching them with domain-specific knowledge, we can fully harness the capabilities of LLMs. Nonetheless, a gap persists in achieving simultaneous mut…

Text Generation

CE-CoLLM: Efficient and Adaptive Large Language Models Through Cloud-Edge Collaboration

2024-11-05 · Hongpeng Jin, Yanzhao Wu

Large Language Models (LLMs) exhibit remarkable human-like predictive capabilities. However, it is challenging to deploy LLMs to provide efficient and adaptive inference services at the edge. This paper proposes a novel …

Collaborative InferenceLarge Language Model

PsycoLLM: Enhancing LLM for Psychological Understanding and Evaluation

2024-07-08 · Jinpeng Hu, Tengteng Dong, Luo Gang, Hui Ma 외

Mental health has attracted substantial attention in recent years and LLM can be an effective technology for alleviating this problem owing to its capability in text understanding and dialogue. However, existing research…

EthicsLanguage ModelingLanguage ModellingLarge Language Model