Research

Paper

AI LLM February 27, 2026

High-Modularity Graph Partitioning Through NLP Techniques and Maximal Clique Enumeration

Authors

Marco D'Elia, Irene Finocchi, Maurizio Patrignani

Abstract

Natural Language Processing (NLP) provides highly effective tools for interpreting and handling human language, offering a broad spectrum of applications. In this paper, we address a classic combinatorial problem -- finding graph partitions with high modularity -- by applying NLP techniques that compute term frequency and inverse document frequency (TF-IDF) alongside machine learning clustering algorithms. We present a new framework, called Clique-TF-IDF, designed for graph partitioning, a task that holds significant relevance across various network analysis contexts. This approach uses dense substructures of the graph, specifically maximal cliques, to represent each vertex in terms of the cliques it is part of, in a manner akin to term-document matrices. Experiments show that Clique-TF-IDF yields results that are comparable to or outperform the current state-of-the-art algorithms, whether or not the number of partitions is known in advance. Although this framework emphasizes on cliques and partitioning, it can be extended to devise AI-driven solutions for a variety of challenging combinatorial problems that can leverage efficiently enumerable substructures.

Metadata

arXiv ID: 2602.23948
Provider: ARXIV
Primary Category: cs.SI
Published: 2026-02-27
Fetched: 2026-03-02 06:04

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2602.23948v1</id>\n    <title>High-Modularity Graph Partitioning Through NLP Techniques and Maximal Clique Enumeration</title>\n    <updated>2026-02-27T11:50:06Z</updated>\n    <link href='https://arxiv.org/abs/2602.23948v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2602.23948v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Natural Language Processing (NLP) provides highly effective tools for interpreting and handling human language, offering a broad spectrum of applications. In this paper, we address a classic combinatorial problem -- finding graph partitions with high modularity -- by applying NLP techniques that compute term frequency and inverse document frequency (TF-IDF) alongside machine learning clustering algorithms. We present a new framework, called Clique-TF-IDF, designed for graph partitioning, a task that holds significant relevance across various network analysis contexts. This approach uses dense substructures of the graph, specifically maximal cliques, to represent each vertex in terms of the cliques it is part of, in a manner akin to term-document matrices. Experiments show that Clique-TF-IDF yields results that are comparable to or outperform the current state-of-the-art algorithms, whether or not the number of partitions is known in advance. Although this framework emphasizes on cliques and partitioning, it can be extended to devise AI-driven solutions for a variety of challenging combinatorial problems that can leverage efficiently enumerable substructures.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.SI'/>\n    <published>2026-02-27T11:50:06Z</published>\n    <arxiv:primary_category term='cs.SI'/>\n    <author>\n      <name>Marco D'Elia</name>\n    </author>\n    <author>\n      <name>Irene Finocchi</name>\n    </author>\n    <author>\n      <name>Maurizio Patrignani</name>\n    </author>\n  </entry>"
}