# A spectral method for bipartizing a network and detecting a large   anti-community

**Authors:** A. Concas, S. Noschese, L. Reichel, and G. Rodriguez

arXiv: 1812.08408 · 2021-09-21

## TL;DR

This paper introduces a spectral method to approximate networks by bipartite structures and detect large anti-communities, aiding in understanding complex network relationships.

## Contribution

It presents a novel spectral algorithm that efficiently finds the closest bipartite network and detects large anti-communities within a given network.

## Key findings

- Successfully approximates networks by bipartite structures
- Identifies large anti-communities in networks
- Provides an efficient optimization-based algorithm

## Abstract

Relations between discrete quantities such as people, genes, or streets can be described by networks, which consist of nodes that are connected by edges. Network analysis aims to identify important nodes in a network and to uncover structural properties of a network. A network is said to be bipartite if its nodes can be subdivided into two nonempty sets such that there are no edges between nodes in the same set. It is a difficult task to determine the closest bipartite network to a given network. This paper describes how a given network can be approximated by a bipartite one by solving a sequence of fairly simple optimization problems. The algorithm also produces a node permutation which makes the possible bipartite nature of the initial adjacency matrix evident, and identifies the two sets of nodes. We finally show how the same procedure can be used to detect the presence of a large anti-community in a network and to identify it.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08408/full.md

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08408/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1812.08408/full.md

---
Source: https://tomesphere.com/paper/1812.08408