Structured Spectral Reasoning for Frequency-Adaptive Multimodal Recommendation
Wei Yang, Rui Zhong, Yiqun Chen, Chi Lu, Peng Jiang
TL;DR
Multimodal graph recommendations struggle with modality noise and semantic misalignment, especially under sparsity. The authors propose Structured Spectral Reasoning (SSR), a four-stage, frequency-aware framework comprising spectral decomposition, spectral band masking, a graph-compatible hyperspectral operator, and spectral contrastive regularization to robustly fuse modalities. SSR leverages a graph Fourier transform with equal-energy band construction, a low-rank CP-decomposed operator for cross-band interactions, and training-time perturbations to encourage distribution of evidence across bands, improving performance and robustness, notably in cold-start scenarios. Empirical results on three Amazon datasets demonstrate consistent gains over strong baselines, with extensive ablations and diagnostics validating the contribution of each component and providing interpretable insights into band-level modality interactions.
Abstract
Multimodal recommendation aims to integrate collaborative signals with heterogeneous content such as visual and textual information, but remains challenged by modality-specific noise, semantic inconsistency, and unstable propagation over user-item graphs. These issues are often exacerbated by naive fusion or shallow modeling strategies, leading to degraded generalization and poor robustness. While recent work has explored the frequency domain as a lens to separate stable from noisy signals, most methods rely on static filtering or reweighting, lacking the ability to reason over spectral structure or adapt to modality-specific reliability. To address these challenges, we propose a Structured Spectral Reasoning (SSR) framework for frequency-aware multimodal recommendation. Our method follows a four-stage pipeline: (i) Decompose graph-based multimodal signals into spectral bands via graph-guided transformations to isolate semantic granularity; (ii) Modulate band-level reliability with spectral band masking, a training-time masking with a prediction-consistency objective that suppresses brittle frequency components; (iii) Fuse complementary frequency cues using hyperspectral reasoning with low-rank cross-band interaction; and (iv) Align modality-specific spectral features via contrastive regularization to promote semantic and structural consistency. Experiments on three real-world benchmarks show consistent gains over strong baselines, particularly under sparse and cold-start settings. Additional analyses indicate that structured spectral modeling improves robustness and provides clearer diagnostics of how different bands contribute to performance.
