Multi-modal Dynamic Proxy Learning for Personalized Multiple Clustering
Jinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li, Ziyue Peng, Zewei Liu, Hewei Wang, Jiayi Zhang, Edith C. H. Ngai
TL;DR
Multi-DProxy tackles the problem of user-irrelevant clustering in multi-view data by learning dynamic textual proxies that steer multimodal fusion. It introduces gated cross-modal fusion, dynamic candidate management, and dual-constraint proxy optimization to generate personalized clusterings aligned with user concepts. The framework leverages frozen CLIP encoders and GPT-4 generated concept candidates, with adaptive fusion and contrastive learning to ensure both semantic coherence and discriminability. Empirical results across diverse benchmarks demonstrate state-of-the-art performance, complemented by theoretical analyses of proxy stability and cross-modal discriminability, highlighting practical impact for personalized multi-clustering tasks.
Abstract
Multiple clustering aims to discover diverse latent structures from different perspectives, yet existing methods generate exhaustive clusterings without discerning user interest, necessitating laborious manual screening. Current multi-modal solutions suffer from static semantic rigidity: predefined candidate words fail to adapt to dataset-specific concepts, and fixed fusion strategies ignore evolving feature interactions. To overcome these limitations, we propose Multi-DProxy, a novel multi-modal dynamic proxy learning framework that leverages cross-modal alignment through learnable textual proxies. Multi-DProxy introduces 1) gated cross-modal fusion that synthesizes discriminative joint representations by adaptively modeling feature interactions. 2) dual-constraint proxy optimization where user interest constraints enforce semantic consistency with domain concepts while concept constraints employ hard example mining to enhance cluster discrimination. 3) dynamic candidate management that refines textual proxies through iterative clustering feedback. Therefore, Multi-DProxy not only effectively captures a user's interest through proxies but also enables the identification of relevant clusterings with greater precision. Extensive experiments demonstrate state-of-the-art performance with significant improvements over existing methods across a broad set of multi-clustering benchmarks.
