Mixture of Cluster-guided Experts for Retrieval-Augmented Label Placement

张平顺1     车恩羽1     陈怡楠1     黄兵姚1     凌海滨2     瞿经纬1∗
1西南大学     2西湖大学
[PDF]     [Code]


Abstract

Text labels are widely used to convey auxiliary information in visualization and graphic design. The substantial variability in the categories and structures of labeled objects leads to diverse label layouts. Recent single-model learning-based solutions in label placement struggle to capture fine-grained differences between these layouts, which in turn limits their performance. In addition, although human designers often consult previous works to gain design insights, existing label layouts typically serve merely as training data, limiting the extent to which embedded design knowledge can be exploited. To address these challenges, we propose a mixture of cluster-guided experts (MoCE) solution for label placement. In this design, multiple experts jointly refine layout features, with each expert responsible for a specific cluster of layouts. A cluster-based gating function assigns input samples to experts based on representation clustering. We implement this idea through the Label Placement Cluster-guided Experts (LPCE) model, in which a MoCE layer integrates multiple feed-forward networks (FFNs), with each expert composed of a pair of FFNs. Furthermore, we introduce a retrieval augmentation strategy into LPCE, which retrieves and encodes reference layouts for each input sample to enrich its representations. Extensive experiments demonstrate that LPCE achieves superior performance in label placement, both quantitatively and qualitatively, surpassing a range of state-of-the-art baselines.


MoE-driven label placement with retrieval augmentation


Architecture of LPCE


Architecture of the RA module


Five label layout styles. (a)-(e): 1-sided, 2-sided, 3-sided, 4-sided, and contour styles


Architecture of the reference feature extractor


Architecture of the MoCE layer


Quantitative Results

Comparison of label layout quality (PCK@0.05, IoU, LV, Overlap (%)) and efficiency on the SWU-AMIL dataset. Numbers in bold indicate the best performance.


Qualitative Results

Qualitative results on the AMIL dataset and four unseen samples.


User Study

Results of the user study: quality scores with 95% confidence intervals.


Reference

@article{zhang2026mixture,
        title={Mixture of Cluster-guided Experts for Retrieval-Augmented Label Placement},
        author={Zhang, Pingshun and Che, Enyu and Chen, Yinan and Huang, Bingyao and Ling, Haibin and Qu, Jingwei},
        journal={IEEE Transactions on Visualization and Computer Graphics},
        year={2026}
}

联系方式:如有任何疑问,欢迎通过邮箱qujingwei@swu.edu.cn与瞿经纬联系。