IRLGMar 22, 2025

Explainable identification of similarities between entities for discovery in large text

arXiv:2503.17605v12 citationsh-index: 29Future Internet
Originality Synthesis-oriented
AI Analysis

This provides a deterministic and explainable method for similarity discovery in large text corpora, addressing limitations in existing AI tools, though it appears incremental as it builds on n-gram techniques.

The study tackled the problem of automatically comparing text documents to uncover explainable similarities between subjects, rather than just textual content, using an n-gram analysis framework with a scoring formula and visualization tools, and demonstrated its effectiveness in identifying similarities across various fields.

With the availability of virtually infinite number text documents in digital format, automatic comparison of textual data is essential for extracting meaningful insights that are difficult to identify manually. Many existing tools, including AI and large language models, struggle to provide precise and explainable insights into textual similarities. In many cases they determine the similarity between documents as reflected by the text, rather than the similarities between the subjects being discussed in these documents. This study addresses these limitations by developing an n-gram analysis framework designed to compare documents automatically and uncover explainable similarities. A scoring formula is applied to assigns each of the n-grams with a weight, where the weight is higher when the n-grams are more frequent in both documents, but is penalized when the n-grams are more frequent in the English language. Visualization tools like word clouds enhance the representation of these patterns, providing clearer insights. The findings demonstrate that this framework effectively uncovers similarities between text documents, offering explainable insights that are often difficult to identify manually. This non-parametric approach provides a deterministic solution for identifying similarities across various fields, including biographies, scientific literature, historical texts, and more. Code for the method is publicly available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes