A Deep Embedding Model for Co-occurrence Learning
Yelong Shen, Ruoming Jin, Jianshu Chen, Xiaodong He, Jianfeng Gao, Li, Deng

TL;DR
This paper introduces a deep embedding model for co-occurrence data that captures complex dependencies, employs a scalable learning method, and demonstrates superior performance across various datasets.
Contribution
The paper proposes a novel deep embedding model based on energy models for co-occurrence learning, with a principled training approach using pseudo-likelihood, scalable to large datasets.
Findings
DEM achieves comparable or better results than state-of-the-art methods.
The model effectively captures different dependency levels in co-occurrence data.
The learning method is scalable and avoids intractable partition function issues.
Abstract
Co-occurrence Data is a common and important information source in many areas, such as the word co-occurrence in the sentences, friends co-occurrence in social networks and products co-occurrence in commercial transaction data, etc, which contains rich correlation and clustering information about the items. In this paper, we study co-occurrence data using a general energy-based probabilistic model, and we analyze three different categories of energy-based model, namely, the , and models, which are able to capture different levels of dependency in the co-occurrence data. We also discuss how several typical existing models are related to these three types of energy models, including the Fully Visible Boltzmann Machine (FVBM) (), Matrix Factorization (), Log-BiLinear (LBL) models (), and the Restricted Boltzmann Machine (RBM) model (). Then, we propose…
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
TopicsTopic Modeling · Generative Adversarial Networks and Image Synthesis · Advanced Text Analysis Techniques
