Eliminating Majority Illusion is Easy
Jack Dippel, Max Dupré la Tour, April Niu, Sanjukta Roy, Adrian Vetta
TL;DR
This work studies majority illusion in graphs by formalizing the Illusion Elimination Problem and its three edge-edit variants, MIAE, MIRE, and MIE. It develops polynomial-time, LP-based algorithms for fully eliminating illusion via edge edits, leveraging a TI $b'$-matching–style formulation and a separation oracle to ensure integrality. The authors generalize to $p$-Illusion, showing polynomial-time solvability at $p=1/2$ but NP-hardness for most other rational $p$, with reductions from XSAT establishing hardness. The results showcase a striking separation: while complete elimination is tractable, partial elimination exhibits hardness, and they open avenues for weighted-edge extensions and finer complexity characterizations at special $p$ values.
Abstract
Majority Illusion is a phenomenon in social networks wherein the decision by the majority of the network is not the same as one's personal social circle's majority, leading to an incorrect perception of the majority in a large network. In this paper, we present polynomial-time algorithms which can eliminate majority illusion in a network by altering as few connections as possible. Additionally, we prove that the more general problem of ensuring all neighbourhoods in the network are at least a $p$-fraction of the majority is NP-hard for most values of $p$.
