paper-with-me

Papers

List Items One by One: A New Data Source and Learning Paradigm for Multimodal LLMs

2024-04-25 · An Yan, Zhengyuan Yang, Junda Wu, Wanrong Zhu, Jianwei Yang, Linjie Li, Kevin Lin, JianFeng Wang, Julian McAuley, Jianfeng Gao, Lijuan Wang

Set-of-Mark (SoM) Prompting unleashes the visual grounding capability of GPT-4V, by enabling the model to associate visual objects with tags inserted on the image. These tags, marked with alphanumerics, can be indexed via text tokens for easy reference. Despite the extraordinary performance from GPT-4V, we observe that other Multimodal Large Language Models (MLLMs) struggle to understand these visual tags. To promote the learning of SoM prompting for open-source models, we propose a new learning paradigm: "list items one by one," which asks the model to enumerate and describe all visual tags placed on the image following the alphanumeric orders of tags. By integrating our curated dataset with other visual instruction tuning datasets, we are able to equip existing MLLMs with the SoM prompting ability. Furthermore, we evaluate our finetuned SoM models on five MLLM benchmarks. We find that this new dataset, even in a relatively small size (10k-30k images with tags), significantly enhances visual reasoning capabilities and reduces hallucinations for MLLMs. Perhaps surprisingly, these improvements persist even when the visual tags are omitted from input images during inference. This suggests the potential of "list items one by one" as a new paradigm for training MLLMs, which strengthens the object-text alignment through the use of visual tags in the training stage. Finally, we conduct analyses by probing trained models to understand the working mechanism of SoM. Our code and data are available at \url{https://github.com/zzxslp/SoM-LLaVA}.

📄 PDF Abstract BibTeX arXiv:2404.16375

Code (1)

zzxslp/som-llava 공식 구현 pytorch

Tasks

Visual GroundingVisual Question AnsweringVisual Reasoning

Methods 이 논문이 사용한 방법론

SOM The Self-Organizing Map (SOM), commonly also known as Kohonen network (Kohonen 1982, Kohonen 2001) is a computational method for the visualization and analysis of…

Similar Papers 제목 키워드 기반

MMGRec: Multimodal Generative Recommendation with Transformer Model

2024-04-25 · Han Liu, Yinwei Wei, Xuemeng Song, Weili Guan 외

Multimodal recommendation aims to recommend user-preferred candidates based on her/his historically interacted items and associated multimodal information. Previous studies commonly employ an embed-and-retrieve paradigm:…

modelMultimodal RecommendationQuantizationRelation

MM-IQ: Benchmarking Human-Like Abstraction and Reasoning in Multimodal Models

2025-02-02 · Huanqia Cai, Yijun Yang, Winston Hu

IQ testing has served as a foundational methodology for evaluating human cognitive capabilities, deliberately decoupling assessment from linguistic background, language proficiency, or domain-specific knowledge to isolat…

Benchmarking

Unifying Inductive, Cross-Domain, and Multimodal Learning for Robust and Generalizable Recommendation

2025-10-21 · Chanyoung Chung, Kyeongryul Lee, Sunbin Park, Joyce Jiyoung Whang arxiv

Recommender systems have long been built upon the modeling of interactions between users and items, while recent studies have sought to broaden this paradigm by generalizing to new users and items, incorporating diverse …

RankFormer: Listwise Learning-to-Rank Using Listwide Labels

2023-06-09 · Maarten Buyl, Paul Missault, Pierre-Antoine Sondag

Web applications where users are presented with a limited selection of items have long employed ranking models to put the most relevant results first. Any feedback received from users is typically assumed to reflect a re…

Knowledge DistillationLearning-To-Rank

A Hybrid Multimodal Deep Learning Framework for Intelligent Fashion Recommendation

2025-11-10 · Kamand Kalashi, Babak Teimourpour arxiv

The rapid expansion of online fashion platforms has created an increasing demand for intelligent recommender systems capable of understanding both visual and textual cues. This paper proposes a hybrid multimodal deep lea…

Multimodal Deep Learning