CLApr 5, 2020

GIANT: Scalable Creation of a Web-scale Ontology

arXiv:2004.02118v115 citations
Originality Incremental advance
AI Analysis

This work addresses the need for a structured ontology to enhance content recommendation and search services for over a billion users, though it is incremental as it builds on existing knowledge bases with new methods.

The authors tackled the problem of creating a web-scale ontology to capture user attention for content recommendation and search, resulting in GIANT, which significantly improved click-through rates in news recommendation when deployed in Tencent applications.

Understanding what online users may pay attention to is key to content recommendation and search services. These services will benefit from a highly structured and web-scale ontology of entities, concepts, events, topics and categories. While existing knowledge bases and taxonomies embody a large volume of entities and categories, we argue that they fail to discover properly grained concepts, events and topics in the language style of online population. Neither is a logically structured ontology maintained among these notions. In this paper, we present GIANT, a mechanism to construct a user-centered, web-scale, structured ontology, containing a large number of natural language phrases conforming to user attentions at various granularities, mined from a vast volume of web documents and search click graphs. Various types of edges are also constructed to maintain a hierarchy in the ontology. We present our graph-neural-network-based techniques used in GIANT, and evaluate the proposed methods as compared to a variety of baselines. GIANT has produced the Attention Ontology, which has been deployed in various Tencent applications involving over a billion users. Online A/B testing performed on Tencent QQ Browser shows that Attention Ontology can significantly improve click-through rates in news recommendation.

Code Implementations1 repo
Foundations

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

Your Notes