Solving the Multiobjective Quasi-Clique Problem
Daniela Scherer dos Santos, Kathrin Klamroth, Pedro Martins, Lu\'is Paquete

TL;DR
This paper introduces the Multiobjective Quasi-clique Problem (MOQC), proposing new strategies combining scalarization, dichotomic search, and local search to efficiently find quasi-cliques that optimize both size and density in graphs.
Contribution
It formulates MOQC as a multiobjective problem and develops novel three-phase algorithms that outperform existing methods in finding efficient quasi-cliques.
Findings
Three-phase strategy effectively finds efficient quasi-cliques
Combined search methods improve solution quality and speed
Proposed approach outperforms baseline in real-world graphs
Abstract
Given a simple undirected graph , a quasi-clique is a subgraph of whose density is at least . Finding a maximum quasi-clique has been addressed from two different perspectives: maximizing vertex cardinality for a given edge density; and maximizing edge density for a given vertex cardinality. However, when no a priori preference information about cardinality and density is available, a more natural approach is to consider the problem from a multiobjective perspective. We introduce the Multiobjective Quasi-clique Problem (MOQC), which aims to find a quasi-clique by simultaneously maximizing both vertex cardinality and edge density. To efficiently address this problem, we explore the relationship among MOQC, its single-objective counterpart problems, and a biobjective optimization problem, along with several properties of the MOQC problem and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · Fuzzy and Soft Set Theory
