Eliminating Majority Illusion Is Easy

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. We present polynomial-time algorithms which completely eliminate majority illusion by altering as few connections in the network as possible. Eliminating majority illusion ensures each neighbourhood in the network has at least a 1/2-fraction of the majority winner. This result is surprising as partially eliminating majority illusion is NP-hard. We generalize the majority illusion problem to an arbitrary fraction p and show that the problem of ensuring all neighbourhoods in the network contain at least a p-fraction of nodes consistent with a given preference is NP-hard, for nearly all values of p.

Cite

Text

Dippel et al. "Eliminating Majority Illusion Is Easy." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33504

Markdown

[Dippel et al. "Eliminating Majority Illusion Is Easy." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/dippel2025aaai-eliminating/) doi:10.1609/AAAI.V39I13.33504

BibTeX

@inproceedings{dippel2025aaai-eliminating,
  title     = {{Eliminating Majority Illusion Is Easy}},
  author    = {Dippel, Jack and la Tour, Max Dupré and Niu, April and Roy, Sanjukta and Vetta, Adrian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13763-13770},
  doi       = {10.1609/AAAI.V39I13.33504},
  url       = {https://mlanthology.org/aaai/2025/dippel2025aaai-eliminating/}
}