Concise Fuzzy Planar Embedding of Graphs: a Dimensionality Reduction Approach
Faisal N. Abu-Khzam, Rana H. Mouawi, Amer Hajj Ahmad, Sergio Thoumi

TL;DR
This paper introduces a fuzzy embedding method for large graphs that reduces dimensionality to save memory, enabling efficient neighbor queries with acceptable accuracy, especially in 2D space, supported by promising experimental results.
Contribution
It proposes a novel fuzzy graph embedding technique that maps large graphs into low-dimensional Euclidean space, balancing memory efficiency and query accuracy.
Findings
High accuracy in 2D embeddings demonstrated
Memory savings achieved through dimensionality reduction
Effective for neighbor queries with fuzzy logic support
Abstract
The enormous amount of data to be represented using large graphs exceeds in some cases the resources of a conventional computer. Edges in particular can take up a considerable amount of memory as compared to the number of nodes. However, rigorous edge storage might not always be essential to be able to draw the needed conclusions. A similar problem takes records with many variables and attempts to extract the most discernible features. It is said that the ``dimension'' of this data is reduced. Following an approach with the same objective in mind, we can map a graph representation to a -dimensional space and answer queries of neighboring nodes mainly by measuring Euclidean distances. The accuracy of our answers would decrease but would be compensated for by fuzzy logic which gives an idea about the likelihood of error. This method allows for reasonable representation in memory while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Graph Labeling and Dimension Problems · Graph Theory and Algorithms
