Mixing Configurations for Downstream Prediction
Juntang Wang, Hao Wu, Yihan Wang, Dongmian Zou, Shixin Xu
Abstract
Clustering-based features are widely used in machine learning, but most methods must choose a resolution---a choice that is global, fixed, and ad hoc. Recent work shows that varying the resolution parameter produces only a finite set of structurally stable partitions, known as configurations. Based on this, we introduce Configuration-Mixed Prediction (CMP), a setting where models learn to adaptively weight these configurations per sample for downstream prediction. We propose MixConfig, a plug-and-play feature augmentation module that extracts configurations from any embedding and learns energy-aware mixing weights via a novel selector that jointly reasons about sample context, cluster assignments, and stability statistics. Experiments across tabular, molecular, vision, and text domains demonstrate consistent improvements over single-resolution and static baselines across diverse predictor architectures, with gains particularly pronounced in low-data regimes.
BibTeX
@inproceedings{
wang2026mixing,
title={Mixing Configurations for Downstream Prediction},
author={Juntang Wang and Hao Wu and Yihan Wang and Dongmian Zou and Shixin Xu},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=aw6alulxr8}
}