Artificial Intelligence 13 min read

Construction and Application of Meituan's Life‑Service Knowledge Graph

This article explains Meituan's 'Meituan Brain' initiative, detailing the construction of life‑service knowledge graphs—including tag and dish graphs—through data mining, semantic extraction, synonym discovery, graph labeling, and applications such as open QA, search ranking, and recommendation using AI and GNN techniques.

DataFunTalk
DataFunTalk
DataFunTalk
Construction and Application of Meituan's Life‑Service Knowledge Graph

Meituan, China’s largest online local life service platform, has built a large‑scale knowledge graph called “Meituan Brain” since 2018, covering billions of entities and triples across dining, delivery, hotel, and other domains.

The talk is organized into three parts: an overview of Meituan Brain, the construction and application of a tag knowledge graph, and the techniques for building a dish knowledge graph.

Tag knowledge graph construction involves four stages: knowledge extraction (using sequence labeling and span‑trans methods), relation mining (including synonym discovery via vector indexing and hashing), graph labeling (linking tags to merchants using BERT‑based models and multi‑task classification), and graph application (open QA, search recall/ranking, and embedding‑based recommendation). Various models such as word2vec, BERT, Sentence‑BERT, and contrastive learning are employed to improve synonym detection and hierarchical tag mining.

Dish knowledge graph construction focuses on dish name understanding, deep‑learning‑based inference, explicit reasoning, and multimodal pre‑training. Techniques include token‑level labeling, span‑trans, ResNet image encoding, BERT text encoding, and contrastive learning with dual‑tower models to align images, dish names, and categories. Multimodal and semi‑supervised learning are used for attribute extraction and cooking method prediction.

Applications of these knowledge graphs span open‑domain question answering, enhanced search recall and ranking, and recommendation systems where tag‑POI relationships and query‑POI interactions are modeled with GraphSAGE GNNs, leading to significant online performance gains.

big dataAIsemantic searchknowledge graphgraph neural networktag extraction
DataFunTalk
Written by

DataFunTalk

Dedicated to sharing and discussing big data and AI technology applications, aiming to empower a million data scientists. Regularly hosts live tech talks and curates articles on big data, recommendation/search algorithms, advertising algorithms, NLP, intelligent risk control, autonomous driving, and machine learning/deep learning.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.