Co-Embedding: Discovering Communities on Bipartite Graphs through Projection
Ga\"elle Candel, David Naccache

TL;DR
This paper introduces a co-clustering algorithm for bipartite graphs that uses item projection to measure feature similarity, improving community detection and retrieval performance.
Contribution
It presents a novel co-embedding method that considers feature relatedness in bipartite graph clustering, addressing limitations of traditional vector space models.
Findings
Produced well-balanced, coherent clusters
Achieved high retrieval scores across datasets
Enhanced community detection in bipartite graphs
Abstract
Many datasets take the form of a bipartite graph where two types of nodes are connected by relationships, like the movies watched by a user or the tags associated with a file. The partitioning of the bipartite graph could be used to fasten recommender systems, or reduce the information retrieval system's index size, by identifying groups of items with similar properties. This type of graph is often processed by algorithms using the Vector Space Model representation, where a binary vector represents an item with 0 and 1. The main problem with this representation is the dimension relatedness, like words' synonymity, which is not considered. This article proposes a co-clustering algorithm using items projection, allowing the measurement of features similarity. We evaluated our algorithm on a cluster retrieval task. Over various datasets, our algorithm produced well balanced clusters with…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Clustering Algorithms Research · Image Retrieval and Classification Techniques
