Federated Multi-View Clustering via Tensor Factorization
Abstract
We consider fairness in submodular maximization subject to a knapsack constraint, a fundamental problem with various applications in economics, machine learning, and data mining. In the model, we are given a set of ground elements, each associated with a cost and a color, and a monotone submodular function defined over them. The goal is to maximize the submodular function while guaranteeing that the total cost does not exceed a specified budget (the knapsack constraint) and that the number of elements selected for each color falls within a designated range (the fairness constraint). While there exists some recent literature on this topic, the existence of a non-trivial approximation for the problem -- without relaxing either the knapsack or fairness constraints -- remains a challenging open question. This paper makes progress in this direction. We demonstrate that when the number of colors is constant, there exists a polynomial-time algorithm that achieves a constant approximation with high probability. Additionally, we show that if either the knapsack or fairness constraint is relaxed only to require expected satisfaction, a tight approximation ratio of (1-1/e-epsilon) can be obtained in expectation for any epsilon >0.
Cite
Text
Feng et al. "Federated Multi-View Clustering via Tensor Factorization." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/438Markdown
[Feng et al. "Federated Multi-View Clustering via Tensor Factorization." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/feng2024ijcai-federated/) doi:10.24963/ijcai.2024/438BibTeX
@inproceedings{feng2024ijcai-federated,
title = {{Federated Multi-View Clustering via Tensor Factorization}},
author = {Feng, Wei and Wu, Zhenwei and Wang, Qianqian and Dong, Bo and Tao, Zhiqiang and Gao, Quanxue},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {3962-3970},
doi = {10.24963/ijcai.2024/438},
url = {https://mlanthology.org/ijcai/2024/feng2024ijcai-federated/}
}