TL;DR
This paper introduces a new algorithmic framework that combines linear programming and combinatorial methods to efficiently solve overlapping and robust edge-colored hypergraph clustering problems, achieving high-quality solutions.
Contribution
It proposes a novel hybrid approach for ECC that balances solution quality and computational efficiency, addressing open questions and providing both experimental and theoretical validation.
Findings
Efficient algorithms for Local, Global, and Robust ECC.
Theoretical bounds and inapproximability results.
Answers to open questions in ECC literature.
Abstract
Clustering is a fundamental task in both machine learning and data mining. Among various methods, edge-colored clustering (ECC) has emerged as a useful approach for handling categorical data. Given a hypergraph with (hyper)edges labeled by colors, ECC aims to assign vertex colors to minimize the number of edges where the vertex color differs from the edge's color. However, traditional ECC has inherent limitations, as it enforces a nonoverlapping and exhaustive clustering. To tackle these limitations, three versions of ECC have been studied: Local ECC and Global ECC, which allow overlapping clusters, and Robust ECC, which accounts for vertex outliers. For these problems, both linear programming (LP) rounding algorithms and greedy combinatorial algorithms have been proposed. While these LP-rounding algorithms provide high-quality solutions, they demand substantial computation time; the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
