Papers › Representation Learning of Entities and Documents from Knowledge Base Descriptions
Representation Learning of Entities and Documents from Knowledge Base Descriptions
Ikuya Yamada, Hiroyuki Shindo, Yoshiyasu Takefuji
In this paper, we describe TextEnt, a neural network model that learns distributed representations of entities and documents directly from a knowledge base (KB). Given a document in a KB consisting of words and entity annotations, we train our model to predict the entity that the document describes and map the document and its target entity close to each other in a continuous vector space. Our model is trained using a large number of documents extracted from Wikipedia. The performance of the proposed model is evaluated using two tasks, namely fine-grained entity typing and multiclass text classification. The results demonstrate that our model achieves state-of-the-art performance on both tasks. The code and the trained representations are made available online for further academic research.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Entity Typing | Freebase FIGER | TextEnt-full | Accuracy | 37.4 | #1 of 1 | Archive leaderboard | report |
| Entity Typing | Freebase FIGER | TextEnt-full | BEP | 94.8 | #1 of 1 | Archive leaderboard | report |
| Entity Typing | Freebase FIGER | TextEnt-full | Macro F1 | 84.2 | #1 of 1 | Archive leaderboard | report |
| Entity Typing | Freebase FIGER | TextEnt-full | Micro F1 | 85.7 | #1 of 1 | Archive leaderboard | report |
| Entity Typing | Freebase FIGER | TextEnt-full | P@1 | 93.2 | #1 of 1 | Archive leaderboard | report |
| Text Classification | 20NEWS | TextEnt-full | Accuracy | 84.5 | #12 of 16 | Archive leaderboard | report |
| Text Classification | 20NEWS | TextEnt-full | F-measure | 83.9 | #12 of 16 | Archive leaderboard | report |
| Text Classification | R8 | TextEnt-full | Accuracy | 96.7 | #19 of 21 | Archive leaderboard | report |
| Text Classification | R8 | TextEnt-full | F-measure | 91 | #19 of 21 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections