Tagged articles
19 articles
Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Sep 15, 2025 · Backend Development

How to Build a Scalable Food Delivery System: Architecture, High Concurrency, and Real‑Time Dispatch

This article dissects the architecture of a high‑traffic food‑delivery platform, covering layered micro‑service design, core service implementations, smart dispatch algorithms, real‑time rider tracking, peak‑time scaling strategies, and practical solutions to common performance and reliability challenges.

BackendMicroservicesfood delivery
0 likes · 18 min read
How to Build a Scalable Food Delivery System: Architecture, High Concurrency, and Real‑Time Dispatch
Meituan Technology Team
Meituan Technology Team
Jul 20, 2023 · Artificial Intelligence

Novelty Recommendation for Meituan Food Delivery: System Design, Challenges, and Solutions

Meituan’s food‑delivery team built a novelty‑focused recommendation pipeline—combining dual‑tower recall, novelty‑aware ranking, personalized mixed‑ranking weights, and reinforcement‑learning insertion—to surface merchants unseen by users, achieving 19% higher exposure novelty, 25% more order novelty, and improved ratings while keeping RPM loss under 0.5%.

food deliverynoveltyranking
0 likes · 28 min read
Novelty Recommendation for Meituan Food Delivery: System Design, Challenges, and Solutions
Meituan Technology Team
Meituan Technology Team
Jul 13, 2023 · Artificial Intelligence

Intelligent Companion Search Guidance for Meituan Waimai: Challenges, Solutions, and Future Directions

Meituan’s delivery team created an intelligent, real‑time companion‑type search guidance system for its waimai platform—combining a smart in‑box word refresh triggered by edge‑intelligence intent signals and a unified multi‑scenario query‑recommendation model with self‑supervised pre‑training and multi‑objective optimization—delivering over 1 % DAU growth, 1.7 % UV_RPM increase, and up to 187 % CTR lifts while outlining future extensions to more pages and large‑model embeddings.

Meituanfood deliveryintelligent companion
0 likes · 31 min read
Intelligent Companion Search Guidance for Meituan Waimai: Challenges, Solutions, and Future Directions
DataFunTalk
DataFunTalk
Feb 26, 2023 · Artificial Intelligence

Interactive Recommendation System for Meituan Food Delivery: Architecture, Challenges, and Evaluation

This article details Meituan's interactive recommendation system for its food‑delivery homepage feed, covering the motivation, challenges, system architecture, user intent modeling, evaluation metrics, experimental results, and future directions, illustrating how real‑time, user‑centric recommendations improve conversion and user experience.

Meituanfood deliveryinteractive recommendation
0 likes · 25 min read
Interactive Recommendation System for Meituan Food Delivery: Architecture, Challenges, and Evaluation
Meituan Technology Team
Meituan Technology Team
Feb 16, 2023 · Artificial Intelligence

Interactive Recommendation System for Food Delivery Feed

This article details Meituan Waimai's end‑to‑end interactive recommendation system for the food‑delivery homepage feed, explaining its architecture, trigger strategies, recall and ranking pipelines, evaluation metrics, experimental results, and future optimization directions.

Evaluation MetricsMeituanfood delivery
0 likes · 24 min read
Interactive Recommendation System for Food Delivery Feed
Java Architect Essentials
Java Architect Essentials
Apr 27, 2022 · Backend Development

Flash‑Waimai: Complete Spring Boot + Vue Food Delivery System Tutorial

This article introduces a full‑stack food‑delivery project built with Spring Boot, Vue.js, MySQL and MongoDB, detailing its architecture, module breakdown, technology choices, database setup, and step‑by‑step instructions for launching the backend API, admin portal, and mobile client, along with download links for data and images.

MongoDBSpring BootVue.js
0 likes · 5 min read
Flash‑Waimai: Complete Spring Boot + Vue Food Delivery System Tutorial
21CTO
21CTO
Nov 11, 2021 · Artificial Intelligence

How Chinese Delivery Giants Are Making Their Algorithms Transparent

Chinese internet companies like Meituan, Weibo, and Didi are increasingly revealing the logic behind their core algorithms—such as order allocation and hot‑search ranking—to address public concerns, comply with new privacy laws, and balance commercial secrecy with societal trust.

AI ethicsalgorithm transparencyfood delivery
0 likes · 10 min read
How Chinese Delivery Giants Are Making Their Algorithms Transparent
Top Architect
Top Architect
Jul 16, 2021 · Backend Development

Flash-Waimai: A Complete Spring Boot + Vue Food Delivery System Tutorial

This article introduces the Flash-Waimai project—a full‑stack food delivery system built with Spring Boot, Vue.js, MySQL and MongoDB—detailing its architecture, module breakdown, database setup, quick‑start commands, and step‑by‑step instructions for launching the backend, admin portal, and mobile client.

MongoDBSpring BootVue.js
0 likes · 5 min read
Flash-Waimai: A Complete Spring Boot + Vue Food Delivery System Tutorial
Meituan Technology Team
Meituan Technology Team
May 27, 2021 · Artificial Intelligence

Standardizing Food Delivery Dish Names: Knowledge Graph Construction and Applications

The paper outlines an end‑to‑end pipeline that standardizes highly personalized food‑delivery dish names by combining rule‑based and BERT‑DSSM text synonym detection with EfficientNet image classification, constructing a multi‑level taxonomy that improves aggregation, supply‑demand analysis, recall ranking and merchant tagging.

Computer VisionKnowledge GraphNLP
0 likes · 17 min read
Standardizing Food Delivery Dish Names: Knowledge Graph Construction and Applications
Top Architect
Top Architect
May 19, 2021 · Backend Development

Full‑Stack Food Delivery System (Spring Boot + Vue) – Setup Guide and Code

This article provides a complete tutorial for building a food‑delivery system with a mobile app, backend management, and API, detailing the technology stack, module structure, database setup, code snippets, and step‑by‑step instructions to launch both the admin and mobile front‑ends.

MongoDBSpring BootTutorial
0 likes · 4 min read
Full‑Stack Food Delivery System (Spring Boot + Vue) – Setup Guide and Code
Java Architect Essentials
Java Architect Essentials
May 9, 2021 · Backend Development

Full‑Stack Food Delivery System Based on Spring Boot and Vue.js

This article presents a complete food‑delivery system with mobile, admin, and API modules, detailing its Spring Boot and Vue.js technology stack, module structure, database setup, quick‑start commands, and how to run both the management console and mobile client for learning purposes.

MongoDBSpring BootVue.js
0 likes · 4 min read
Full‑Stack Food Delivery System Based on Spring Boot and Vue.js
Java Captain
Java Captain
Jan 29, 2021 · Backend Development

Flash-Waimai: A Complete Food Delivery System Based on Spring Boot and Vue.js

Flash‑Waimai is an open‑source, full‑stack food delivery application featuring a mobile client, admin portal, and API, built with Spring Boot for the backend, Vue.js for the frontend, MySQL and MongoDB for data storage, and includes detailed setup instructions, code snippets, and deployment guides.

Spring BootTutorialVue.js
0 likes · 4 min read
Flash-Waimai: A Complete Food Delivery System Based on Spring Boot and Vue.js
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 9, 2020 · Artificial Intelligence

How AI Predicts Food Delivery Times: Insights from Alibaba’s KDD 2020 Study

Alibaba’s local life smart logistics team presents a KDD 2020 oral paper detailing a deep‑learning model for order fulfillment cycle time (OFCT) estimation in on‑demand food delivery, describing feature engineering, rider encoding, post‑processing operators, and experimental results that significantly improve prediction accuracy and user experience.

Deep LearningKDD2020Logistics
0 likes · 15 min read
How AI Predicts Food Delivery Times: Insights from Alibaba’s KDD 2020 Study
Meituan Technology Team
Meituan Technology Team
Nov 23, 2017 · Artificial Intelligence

Improving Food Delivery ETA Prediction with GBDT Feature Construction

By training Gradient Boosted Decision Trees on offline delivery data, extracting leaf‑node indices as one‑hot features, and merging them with merchant, traffic, and weather information, the study reduces overall ETA MAE by 3.4%, raises N‑minute accuracy by 2.2 points, and achieves larger gains for high‑value orders, demonstrating that GBDT‑derived features markedly improve food‑delivery time predictions.

ETAGBDTfood delivery
0 likes · 13 min read
Improving Food Delivery ETA Prediction with GBDT Feature Construction
Baidu Waimai Technology Team
Baidu Waimai Technology Team
Jun 27, 2017 · Artificial Intelligence

Detecting Low‑Quality New Users in Food Delivery with a GBDT + LR Model

The article describes a data‑driven approach for identifying low‑value new users in a food‑delivery platform by labeling 7‑day repeat‑purchase behavior, extracting order, behavior, merchant and user features, and training a combined Gradient Boosted Decision Tree and Logistic Regression model to improve fraud detection and merchant penalty decisions.

AIGBDTfeature engineering
0 likes · 7 min read
Detecting Low‑Quality New Users in Food Delivery with a GBDT + LR Model
Baidu Waimai Technology Team
Baidu Waimai Technology Team
Apr 6, 2017 · Artificial Intelligence

Intelligent Logistics Scheduling System for Food Delivery Using Cloud Computing, Big Data, and Deep Learning

This article describes a cloud‑based intelligent logistics scheduling platform for food‑delivery services that leverages big‑data analytics, deep‑learning prediction models, and visualisation tools to achieve multi‑objective dynamic optimization, improve dispatch efficiency, and enhance user experience across thousands of cities.

AIDeep LearningLogistics
0 likes · 14 min read
Intelligent Logistics Scheduling System for Food Delivery Using Cloud Computing, Big Data, and Deep Learning