GOMA: Toward Structure-Driven Multimodal Alignment from a Graph Signal Smoothing Perspective
About
Multimodal alignment is commonly learned from isolated image-text pairs via CLIP-style dual encoders, leaving the relational context among entities largely unused. Multimodal attributed graphs (MAGs), where nodes carry multimodal attributes and edges encode corpus structure, provide a natural setting for refining frozen vision-language embeddings. This refinement is challenging: visual, textual, and cross-modal relations often induce different neighborhood geometries, while unrestricted graph propagation can quickly over-smooth retrieval representations. Effectively leveraging graph context therefore requires simultaneously breaking modality-specific topological barriers, controlling the smoothing regime, and preserving informative smoothing before semantic boundaries collapse. We propose Graph-Optimized Multimodal Alignment (GOMA), a structure-driven post-alignment framework that views frozen multimodal embeddings as graph signals and addresses these requirements through a unified retrieval-oriented design. GOMA decouples three key design choices: where messages should flow, how multimodal evidence should propagate, and which smoothing depth should be retained. Concretely, it learns modality-aware propagation operators, performs finite-step coupled smoothing without diagonal cross-modal shortcuts, and adaptively reads out node-specific smoothing trajectories to preserve useful smoothing before collapse. All experiments follow a transductive MAG retrieval protocol where the graph serves only as unlabeled context and diagonal self-pair edges are removed. On seven MAG benchmarks, GOMA achieves state-of-the-art or tied state-of-the-art retrieval and remains substantially more stable than the strongest graph competitor, demonstrating that MAG structure can serve as an effective post-encoder for frozen multimodal embeddings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Retrieval | MAG Toys benchmark | R@187.4 | 13 | |
| Multimodal Retrieval | Movies MAG benchmark | Recall@180.3 | 13 | |
| Multimodal Retrieval | Grocery MAG benchmark | R@188.8 | 13 | |
| Multimodal Retrieval | RedditS MAG benchmark | R@178.3 | 13 | |
| Multimodal Retrieval | Flickr30k MAG benchmark | R@191.7 | 13 | |
| Multimodal Retrieval | Ele-fashion MAG benchmark | R@176.3 | 13 | |
| Multimodal Retrieval | Sports MAG benchmark | R@172.6 | 13 |