Unified View Imputation and Feature Selection Learning for Incomplete Multi-View Data

Abstract

Preferential Bayesian optimization (PBO) is a variant of Bayesian optimization that observes relative preferences (e.g., pairwise comparisons) instead of direct objective values, making it especially suitable for human-in-the-loop scenarios. However, real-world optimization tasks often involve inequality constraints, which existing PBO methods have not yet addressed. To fill this gap, we propose constrained preferential Bayesian optimization (CPBO), an extension of PBO that incorporates inequality constraints for the first time. Specifically, we present a novel acquisition function for this purpose. Our technical evaluation shows that our CPBO method successfully identifies optimal solutions by focusing on exploring feasible regions. As a practical application, we also present a designer-in-the-loop system for banner ad design using CPBO, where the objective is the designer's subjective preference, and the constraint ensures a target predicted click-through rate. We conducted a user study with professional ad designers, demonstrating the potential benefits of our approach in guiding creative design under real-world constraints.

Cite

Text

Huang et al. "Unified View Imputation and Feature Selection Learning for Incomplete Multi-View Data." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/463

Markdown

[Huang et al. "Unified View Imputation and Feature Selection Learning for Incomplete Multi-View Data." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/huang2024ijcai-unified/) doi:10.24963/ijcai.2024/463

BibTeX

@inproceedings{huang2024ijcai-unified,
  title     = {{Unified View Imputation and Feature Selection Learning for Incomplete Multi-View Data}},
  author    = {Huang, Yanyong and Shen, Zongxin and Li, Tianrui and Lv, Fengmao},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4192-4200},
  doi       = {10.24963/ijcai.2024/463},
  url       = {https://mlanthology.org/ijcai/2024/huang2024ijcai-unified/}
}