English

Relationship Analysis of Image-Text Pair in SNS Posts

Multimedia 2025-05-22 v1

Abstract

Social networking services (SNS) contain vast amounts of image-text posts, necessitating effective analysis of their relationships for improved information retrieval. This study addresses the classification of image-text pairs in SNS, overcoming prior limitations in distinguishing relationships beyond similarity. We propose a graph-based method to classify image-text pairs into similar and complementary relationships. Our approach first embeds images and text using CLIP, followed by clustering. Next, we construct an Image-Text Relationship Clustering Line Graph (ITRC-Line Graph), where clusters serve as nodes. Finally, edges and nodes are swapped in a pseudo-graph representation. A Graph Convolutional Network (GCN) then learns node and edge representations, which are fused with the original embeddings for final classification. Experimental results on a publicly available dataset demonstrate the effectiveness of our method.

Keywords

Cite

@article{arxiv.2505.15629,
  title  = {Relationship Analysis of Image-Text Pair in SNS Posts},
  author = {Takuto Nabeoka and Yijun Duan and Qiang Ma},
  journal= {arXiv preprint arXiv:2505.15629},
  year   = {2025}
}

Comments

15 pages, 5 figures

R2 v1 2026-07-01T02:28:54.347Z