paper-with-me

Papers

GraphVLM: Benchmarking Vision Language Models for Multimodal Graph Learning

2026-03-09 · Jiajin Liu, Dongzhe Fan, Chuanhao Ji, Daochen Zha, Qiaoyu Tan arxiv

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in aligning and understanding multimodal signals, yet their potential to reason over structured data, where multimodal entities are connected through explicit relational graphs, remains largely underexplored. Unlocking this capability is crucial for real-world applications such as social networks, recommendation systems, and scientific discovery, where multimodal information is inherently structured. To bridge this gap, we present GraphVLM, a systematic benchmark designed to evaluate and harness the capabilities of VLMs for multimodal graph learning (MMGL). GraphVLM investigates three complementary paradigms for integrating VLMs with graph reasoning: (1) VLM-as-Encoder, which enriches graph neural networks through multimodal feature fusion; (2) VLM-as-Aligner, which bridges modalities in latent or linguistic space to facilitate LLM-based structured reasoning; and (3) VLM-as-Predictor, which directly employs VLMs as multimodal backbones for graph learning tasks. Extensive experiments across six datasets from diverse domains demonstrate that VLMs enhance multimodal graph learning via all three roles. Among these paradigms, VLM-as-Predictor achieves the most substantial and consistent performance gains, revealing the untapped potential of vision-language models as a new foundation for multimodal graph learning. The benchmark code is publicly available at https://github.com/oamyjin/GraphVLM.

📄 PDF Abstract BibTeX arXiv:2603.13370

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsGraph Learning

Similar Papers 제목 키워드 기반

SceneGraphVLM: Dynamic Scene Graph Generation from Video with Vision-Language Models

2026-05-13 · Vladislav Makarov, Mark Gizetdinov, Dmitry Yudin arxiv

Scene graph generation provides a compact structured representation for visual perception, but accurate and fast graph prediction from images and videos remains challenging. Recent VLM-based methods can generate scene gr…

Video scene graph generationReinforcement Learning

SCAM: A Real-World Typographic Robustness Evaluation for Multimodal Foundation Models

2025-04-07 · Justus Westerhoff, Erblina Purelku, Jakob Hackstein, Jonas Loos 외

Typographic attacks exploit the interplay between text and visual content in multimodal foundation models, causing misclassifications when misleading text is embedded within images. However, existing datasets are limited…

Benchmarking

Benchmarking Vision-Language and Multimodal Large Language Models in Zero-shot and Few-shot Scenarios: A study on Christian Iconography

2025-09-23 · Gianmarco Spinaci, Lukas Klic, Giovanni Colavizza arxiv

This study evaluates the capabilities of Multimodal Large Language Models (LLMs) and Vision Language Models (VLMs) in the task of single-label classification of Christian Iconography. The goal was to assess whether gener…

Image ClassificationFew-Shot Learning

A benchmark multimodal oro-dental dataset for large vision-language models

2025-11-07 · Haoxin Lv, Ijazul Haq, Jin Du, Jiaxin Ma 외 arxiv

The advancement of artificial intelligence in oral healthcare relies on the availability of large-scale multimodal datasets that capture the complexity of clinical practice. In this paper, we present a comprehensive mult…

MKG-RAG-Bench: Benchmarking Retrieval in Multimodal Knowledge Graph-Augmented Generation

2026-06-24 · Xiaochen Wang, Bao Hoang, Han Liu, Ting Wang 외 arxiv

Retrieval-augmented generation (RAG) over knowledge graphs has emerged as a promising approach for grounding large language models, yet existing benchmarks largely overlook the challenges of retrieval in multimodal knowl…

Knowledge Graphs