Tagged articles
776 articles
Page 2 of 8
JD Retail Technology
JD Retail Technology
Mar 1, 2025 · Industry Insights

How JD Retail’s AI Assistant Uses Multimodal LLMs to Boost E‑Commerce

JD Retail’s AI assistant combines a Master‑Sub agent framework, ReAct paradigm, multimodal integration and MoE architecture to improve sales forecasting, pricing, and recommendation accuracy, while the team’s collaborative culture and open talent pathways illustrate how cutting‑edge AI is applied in real‑world e‑commerce.

AIJD RetailLLM
0 likes · 8 min read
How JD Retail’s AI Assistant Uses Multimodal LLMs to Boost E‑Commerce
DaTaobao Tech
DaTaobao Tech
Feb 26, 2025 · Artificial Intelligence

How Taobao’s AI Turns Static Clothing Images into Seamless Virtual Try‑On Videos

This article analyzes Taobao’s AIGC video virtual try‑on pipeline, detailing the challenges of frame‑level realism and continuity, the upgraded DiT‑based model, 3D‑VAE compression, large‑scale data collection, template‑matching mechanisms, and the resulting product capabilities for automated marketing and personalized shopper experiences.

AI video generationContent GenerationMultimodal AI
0 likes · 13 min read
How Taobao’s AI Turns Static Clothing Images into Seamless Virtual Try‑On Videos
DaTaobao Tech
DaTaobao Tech
Feb 24, 2025 · Artificial Intelligence

AIGC Video Generation Techniques for E‑commerce: Lip‑Sync, Head/Body Driving, and Business Applications

The article surveys recent AIGC video generation advances for Taobao e‑commerce, detailing lip‑sync models like Wav2Lip and MuseTalk, head‑driven systems such as Hallo and EchoMimic, body‑driven pipelines including AnimateAnyone and Tango, and a four‑stage production workflow that boosts click‑through rates and enables virtual try‑on.

AIGCDeep LearningMultimodal AI
0 likes · 21 min read
AIGC Video Generation Techniques for E‑commerce: Lip‑Sync, Head/Body Driving, and Business Applications
JD Cloud Developers
JD Cloud Developers
Feb 20, 2025 · Artificial Intelligence

How Multi‑Agent ReAct Architecture Boosts E‑Commerce AI Assistants

This article explains the evolution of multi‑agent systems for e‑commerce assistants, detailing the ReAct‑based planning framework, hierarchical master‑sub agent collaboration, evaluation methods, and sample‑generation techniques that together improve accuracy, efficiency, and scalability of AI‑driven merchant services.

AI PlanningAgent ArchitectureLLM
0 likes · 23 min read
How Multi‑Agent ReAct Architecture Boosts E‑Commerce AI Assistants
DataFunSummit
DataFunSummit
Feb 13, 2025 · Big Data

E‑commerce Data Scraping: Fundamentals, Tools, Python Scripts, and Challenges

This tutorial explains e‑commerce web scraping fundamentals, covering definitions, tool types, data categories, step‑by‑step Python script creation with Requests, BeautifulSoup, and Selenium, provides sample code for Amazon, Walmart, and eBay, discusses challenges like dynamic pages and anti‑scraping measures, and recommends using specialized scraping APIs.

Bright DataData ExtractionPython
0 likes · 15 min read
E‑commerce Data Scraping: Fundamentals, Tools, Python Scripts, and Challenges
Test Development Learning Exchange
Test Development Learning Exchange
Feb 11, 2025 · Fundamentals

Master Data Cleaning in Pandas: 20 Essential Scripts for E‑Commerce Sales Analysis

This guide walks you through creating a sample e‑commerce sales Excel file with Pandas and then demonstrates twenty practical data‑cleaning and transformation scripts—including handling missing values, renaming columns, filtering, grouping, and exporting—so you can efficiently prepare sales data for analysis.

Exceldata analysisdata cleaning
0 likes · 9 min read
Master Data Cleaning in Pandas: 20 Essential Scripts for E‑Commerce Sales Analysis
DataFunTalk
DataFunTalk
Feb 6, 2025 · Artificial Intelligence

Why Graph Neural Networks Are Suitable for Recommendation Systems

Graph Neural Networks excel in recommendation systems because they can model complex user‑item relationships, capture high‑order interactions, adapt dynamically to real‑time behavior, propagate multi‑step information, enrich contextual embeddings, alleviate data sparsity, and improve long‑tail item coverage, with practical e‑commerce case studies available for download.

GNNRecommendation Systemsartificial intelligence
0 likes · 5 min read
Why Graph Neural Networks Are Suitable for Recommendation Systems
JD Tech
JD Tech
Feb 5, 2025 · Artificial Intelligence

Tech Insight: Highlights of Ten JD Retail Technology Papers Published in Top AI Conferences (2024)

Tech Insight presents concise overviews of ten JD retail technology papers accepted at top AI conferences in 2024, covering topics such as open‑vocabulary object detection, multi‑scenario ranking, diversity‑aware re‑ranking, a diversified product search dataset, semi‑supervised query classification, plug‑in CTR models, and methods to mitigate LLM hallucinations.

AIComputer Visione‑commerce
0 likes · 17 min read
Tech Insight: Highlights of Ten JD Retail Technology Papers Published in Top AI Conferences (2024)
php Courses
php Courses
Jan 17, 2025 · Backend Development

Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Store

This guide explains how to design the database, modify product detail, cart, and order pages, and use PHP and Ajax to enforce stock‑based purchase quantity limits in an online store, ensuring users cannot exceed available inventory and improving overall shopping experience.

BackendPHPe‑commerce
0 likes · 4 min read
Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Store
Chen Tian Universe
Chen Tian Universe
Jan 16, 2025 · Fundamentals

How Transaction and Order Systems Power Modern Payment Platforms

This article explains the architecture and processes of transaction and order systems, covering transaction models, system components, billing, forward and reverse flows, and the distinction between transaction and payment systems, providing a comprehensive guide for building robust payment solutions.

Order Managementarchitecturee‑commerce
0 likes · 23 min read
How Transaction and Order Systems Power Modern Payment Platforms
JD Retail Technology
JD Retail Technology
Jan 15, 2025 · Industry Insights

JD Retail’s 2024 Tech Innovations: AI, Supply‑Chain Algorithms, and Development

In 2024 JD Retail Technology delivered a series of breakthroughs—including a major JD APP redesign, a data‑driven inventory selection and allocation algorithm that cut stockouts, an AIGC platform for marketing content, a low‑code national‑subsidy system, a large‑scale Apache Hudi data lake, the Taro‑on‑Harmony cross‑platform framework, immersive XR shopping experiences, and a domestic‑chip AI engine—showcasing how advanced AI, cloud, and operations engineering are reshaping e‑commerce.

AIAIGCCross‑platform development
0 likes · 17 min read
JD Retail’s 2024 Tech Innovations: AI, Supply‑Chain Algorithms, and Development
Practical DevOps Architecture
Practical DevOps Architecture
Jan 14, 2025 · Backend Development

Comprehensive E‑commerce Project Tutorial Series: Core Order System, Seckill Service, Microservice Architecture, Performance Optimization, and Cloud‑Native Deployment

This extensive tutorial series provides step‑by‑step video guides covering the design and implementation of an e‑commerce core order system, promotional processes, distributed services, a high‑concurrency seckill platform, performance tuning techniques, microservice architecture with Spring Cloud Alibaba, and cloud‑native deployment using Docker, Kubernetes, Prometheus, and Grafana.

Backendcloud-nativee‑commerce
0 likes · 7 min read
Comprehensive E‑commerce Project Tutorial Series: Core Order System, Seckill Service, Microservice Architecture, Performance Optimization, and Cloud‑Native Deployment
DaTaobao Tech
DaTaobao Tech
Jan 13, 2025 · User Experience Design

How We Streamlined Taobao’s Marketing Venues: A Design Overhaul for 2025

The article details a three‑phase redesign of Taobao’s marketing venues—convergence to simplify content, unification to ensure consistent experience, and efficiency to accelerate iteration—covering design principles, componentization, navigation overhaul, dynamic headers, and visual diversity that together improve user comprehension and conversion during major sales events.

ComponentizationMarketing OptimizationProduct Design
0 likes · 7 min read
How We Streamlined Taobao’s Marketing Venues: A Design Overhaul for 2025
DataFunSummit
DataFunSummit
Jan 5, 2025 · Artificial Intelligence

Multi‑Objective Deep Reinforcement Learning Framework for E‑commerce Traffic Allocation (MODRL‑TA)

The article presents a CIKM‑2024 paper that introduces MODRL‑TA, a multi‑objective deep reinforcement learning system combining multi‑objective Q‑learning, a cross‑entropy‑based decision‑fusion algorithm, and a progressive data‑augmentation pipeline to dynamically allocate search traffic on JD.com, with both offline and online experiments showing substantial gains in CTR, CVR, and overall platform performance.

Deep Learningcross-entropy methode‑commerce
0 likes · 14 min read
Multi‑Objective Deep Reinforcement Learning Framework for E‑commerce Traffic Allocation (MODRL‑TA)
JD Cloud Developers
JD Cloud Developers
Dec 30, 2024 · Operations

How JD’s AI‑Driven Inventory Selection & Allocation Earned the Wagner Prize

JD Retail’s supply‑chain technology team leveraged data‑driven inventory selection and allocation algorithms—combining machine‑learning forecasting, heuristic heuristics, and an end‑to‑end optimization framework—to boost fulfillment rates, cut costs, and secure the prestigious Daniel H. Wagner Prize for operations research excellence.

Operations ResearchSupply Chaine‑commerce
0 likes · 21 min read
How JD’s AI‑Driven Inventory Selection & Allocation Earned the Wagner Prize
JD Retail Technology
JD Retail Technology
Dec 26, 2024 · Artificial Intelligence

Multi‑Objective Deep Reinforcement Learning Framework for E‑commerce Traffic Allocation (MODRL‑TA)

MODRL‑TA is a multi‑objective deep reinforcement learning framework that unites independent Q‑learning agents, a cross‑entropy‑based decision‑fusion module, and progressive data‑augmentation to overcome cold‑start and multi‑objective trade‑offs in e‑commerce traffic allocation, delivering up to 18% more impressions, 4% higher CTR and 5% higher CVR in live tests.

Deep Learninge‑commercemulti-objective
0 likes · 14 min read
Multi‑Objective Deep Reinforcement Learning Framework for E‑commerce Traffic Allocation (MODRL‑TA)
DeWu Technology
DeWu Technology
Dec 11, 2024 · Artificial Intelligence

MLOps Practices for Improving Order Fulfillment Timeliness

The supply‑chain team leveraged core MLOps practices—versioning, testing, automated reproducible pipelines, deployment monitoring, and documentation—to eliminate data leakage, ensure online consistency, and accelerate model upgrades, using traffic‑replay, FAAS‑based decoupling, and approval workflows, ultimately cutting order‑fulfillment times, reducing costs, and enabling business teams to adopt reliable AI models at scale.

AutomationMLOpsModel Deployment
0 likes · 18 min read
MLOps Practices for Improving Order Fulfillment Timeliness
DaTaobao Tech
DaTaobao Tech
Dec 4, 2024 · Artificial Intelligence

LLM‑Powered Live Stream Analysis and Automation for E‑commerce

Taobao’s self‑operated live‑stream team built an end‑to‑end pipeline that downloads benchmark videos, transcribes audio, and uses GPT‑4o prompts to automatically summarize sales highlights, visual cues, and comments, delivering actionable insights that match manual notes, free operators for core tasks, and enable features like coupon pushes and intelligent product recommendations.

AutomationLLMe‑commerce
0 likes · 15 min read
LLM‑Powered Live Stream Analysis and Automation for E‑commerce
Lobster Programming
Lobster Programming
Dec 2, 2024 · Backend Development

Designing Scalable E‑Commerce Shopping Carts: From Cookies to Redis

This article explores the core functions of e‑commerce shopping carts and compares client‑side storage methods such as Cookies and LocalStorage with server‑side solutions like Redis and MySQL, offering guidance on choosing the appropriate approach based on business scale and reliability requirements.

BackendShopping Cartclient storage
0 likes · 7 min read
Designing Scalable E‑Commerce Shopping Carts: From Cookies to Redis
Kuaishou Tech
Kuaishou Tech
Nov 27, 2024 · Artificial Intelligence

AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook

This article examines how Kuaishou’s e‑commerce platform leverages AI to analyze and improve B‑side user experience, detailing current challenges, the CPS metric model, a self‑built intelligent inspection platform, workflow automation, and future prospects for AI‑driven UX optimization.

AIAutomationIntelligent Inspection
0 likes · 17 min read
AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook
DataFunSummit
DataFunSummit
Nov 20, 2024 · Artificial Intelligence

Integrating Large Language Models into Health E‑commerce Recommendation Systems: Development, Challenges, and Practice

This article reviews the evolution of large‑model recommendation techniques, analyzes the specific challenges of health‑oriented e‑commerce recommendation, and details practical deployments such as LLM‑enhanced cold‑start recall, DeepI2I expansion, and scaling‑law‑driven CTR models within JD Health.

CTRe‑commercehealth tech
0 likes · 18 min read
Integrating Large Language Models into Health E‑commerce Recommendation Systems: Development, Challenges, and Practice
Tencent Cloud Developer
Tencent Cloud Developer
Nov 13, 2024 · Backend Development

Design and Implementation of an E‑commerce Coupon System

The article details a high‑concurrency e‑commerce coupon system that separates creation and distribution, uses Redis‑Lua atomic stock deduction with asynchronous replenishment and coupon generation, employs a lightweight distributed‑transaction table, and adds bucket and batch optimizations to safely handle tens of thousands of TPS.

Coupon SystemRedis Luadistributed-transaction
0 likes · 11 min read
Design and Implementation of an E‑commerce Coupon System
DaTaobao Tech
DaTaobao Tech
Nov 12, 2024 · Industry Insights

How Taobao’s Tech Innovations Powered a Record‑Breaking Double 11 in 2024

Taobao’s 2024 Double 11 success stemmed from a coordinated overhaul of user experience, stability, and efficiency across mobile, PC, and emerging XR platforms, leveraging AI‑driven personalization, cloud‑native scaling, advanced data pipelines, and cross‑device architectures to deliver smoother, faster, and more innovative shopping experiences.

AIDouble11Taobao
0 likes · 11 min read
How Taobao’s Tech Innovations Powered a Record‑Breaking Double 11 in 2024
Alimama Tech
Alimama Tech
Nov 6, 2024 · Artificial Intelligence

How AI Generates Synchronized Video Narrations for E‑Commerce

This article presents the research behind Synchronized Video Storytelling, introducing the E‑SyncVidStory dataset, the VideoNarrator multimodal architecture, and extensive experiments that demonstrate high‑quality, product‑aware video narration generation for e‑commerce applications.

DatasetLLMMultimodal AI
0 likes · 12 min read
How AI Generates Synchronized Video Narrations for E‑Commerce
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 6, 2024 · Artificial Intelligence

Multi-Task Learning for E-commerce Search: Overview, Practices, and Model Design in the Zhuanzhuan Scenario

This article reviews the necessity, benefits, and practical implementations of multi-task learning in e‑commerce search, detailing model selection, architecture extensions such as ESMM and ESM², and future directions for handling user behavior sequences and multi‑objective optimization.

Deep LearningESMMModel architecture
0 likes · 13 min read
Multi-Task Learning for E-commerce Search: Overview, Practices, and Model Design in the Zhuanzhuan Scenario
DaTaobao Tech
DaTaobao Tech
Nov 1, 2024 · Artificial Intelligence

Multimodal Large Model for Voucher Verification: Prompt Engineering and Fine‑Tuning

By leveraging multimodal large models such as GPT‑4o and fine‑tuned Qwen‑VL, the study builds a prompt‑engineered and SFT‑enhanced voucher verification system that classifies product categories, detects diverse defects, and estimates problem counts, achieving up to 90 % accuracy and meeting real‑time business throughput requirements.

Multimodal AIPrompt engineeringe‑commerce
0 likes · 10 min read
Multimodal Large Model for Voucher Verification: Prompt Engineering and Fine‑Tuning
Architect
Architect
Oct 24, 2024 · Backend Development

Design and Implementation of Delivery Promise System in ZuanZuan App

This article explains how ZuanZuan designs and implements a high‑performance delivery‑promise (fulfilment timing) system, covering the definition of delivery promise, the order‑OMS‑WMS‑TMS workflow, estimated‑arrival calculations, high‑QPS handling with caching and Redis, and the logic behind next‑day and same‑day delivery filters.

Order Managementdelivery promisee‑commerce
0 likes · 9 min read
Design and Implementation of Delivery Promise System in ZuanZuan App
Baidu MEUX
Baidu MEUX
Oct 16, 2024 · Product Management

How Baidu Optimized Its Gold Purchase Flow: Design Strategies and UI Overhaul

This article details Baidu's comprehensive redesign of its gold‑purchase journey, covering unified framework selection, order‑step consolidation for natural and ad traffic, multi‑dimensional UI upgrades, and the resulting conversion boost within the Baidu App ecosystem.

UI optimizationUX designe‑commerce
0 likes · 7 min read
How Baidu Optimized Its Gold Purchase Flow: Design Strategies and UI Overhaul
JD Retail Technology
JD Retail Technology
Oct 15, 2024 · Artificial Intelligence

Large‑Model‑Driven Evolution of E‑commerce Search and Recommendation at JD Retail

The article examines how large language models are reshaping JD Retail's e‑commerce search and recommendation pipelines, detailing industry evolution, technical challenges such as knowledge hallucination, intent understanding, personalization, cost, and safety, and presenting JD's end‑to‑end AIGC architecture, data preprocessing, alignment, evaluation, and next‑generation AI search solutions.

AIKnowledge Graphe‑commerce
0 likes · 36 min read
Large‑Model‑Driven Evolution of E‑commerce Search and Recommendation at JD Retail
Top Architect
Top Architect
Oct 8, 2024 · Backend Development

Design and Architecture of Payment Business Systems

This article analyzes the complexities of payment business logic, breaks down the workflow into modular components, illustrates sequence diagrams, discusses related domains such as product and coupon management, and summarizes key technical considerations like transaction handling, locking, and settlement.

Backend Architecturee‑commercepayment
0 likes · 10 min read
Design and Architecture of Payment Business Systems
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 26, 2024 · Artificial Intelligence

Pricing Strategy and Model Evolution for Second‑Hand Phone Auctions in ZhaiZhai TOB Marketplace

This article examines the characteristics of ZhaiZhai's B2B auction scenario, defines core pricing metrics, presents a step‑by‑step methodology for determining optimal starting prices, reviews early practices and their shortcomings, and details the current modular machine‑learning model architecture that improves transaction rates and reduces price premiums for second‑hand smartphones.

OperationsPrice Optimizationalgorithm
0 likes · 29 min read
Pricing Strategy and Model Evolution for Second‑Hand Phone Auctions in ZhaiZhai TOB Marketplace
php Courses
php Courses
Sep 24, 2024 · Backend Development

Implementing Logistics Tracking in a PHP E-commerce Application

This guide outlines the step‑by‑step process for adding a logistics tracking feature to a PHP‑based online store, covering data collection, API integration, data parsing, storage, display, and regular updates to improve user trust and satisfaction.

BackendLogisticse‑commerce
0 likes · 4 min read
Implementing Logistics Tracking in a PHP E-commerce Application
JD Cloud Developers
JD Cloud Developers
Sep 23, 2024 · Artificial Intelligence

How JD’s Advertising Lab Leverages Large‑Scale AI to Transform E‑Commerce Ads

JD's advertising research team combines deep learning, multimodal modeling, reinforcement‑learning auctions, and generative recommendation to boost ad relevance, improve long‑tail product exposure, and overcome large‑model inference challenges in a high‑traffic e‑commerce environment.

Graph Neural Networkadvertising AIe‑commerce
0 likes · 22 min read
How JD’s Advertising Lab Leverages Large‑Scale AI to Transform E‑Commerce Ads
Java Tech Enthusiast
Java Tech Enthusiast
Sep 18, 2024 · Backend Development

Open‑Source Chinese Payment Systems: Jeepay and DaxPay Overview

This guide reviews two actively maintained open-source Chinese payment platforms—Jeepay, an internet-focused system supporting WeChat Pay, Alipay, UnionPay and more with Spring Boot backend and Ant Design Vue front-end, and DaxPay, a Java-SDK-enabled solution for Alipay, WeChat and UnionPay built on Spring Boot and Vue 3, both offering documentation, demos, and high-concurrency deployment options.

JavaMicroservicesSpringBoot
0 likes · 3 min read
Open‑Source Chinese Payment Systems: Jeepay and DaxPay Overview
JD Cloud Developers
JD Cloud Developers
Aug 29, 2024 · Artificial Intelligence

How AI Powers E‑Commerce Content Compliance and Price Governance

This article explains how e‑commerce platforms use AI‑driven content compliance to detect malicious products, price manipulation, and counterfeit goods, outlining the technical challenges, core business metrics, model‑based solutions for price over‑pricing, and personal growth advice for compliance engineers.

AIComputer VisionNLP
0 likes · 9 min read
How AI Powers E‑Commerce Content Compliance and Price Governance
DataFunSummit
DataFunSummit
Aug 28, 2024 · Big Data

Building Data Lineage Foundations and Applications for E‑commerce Scenarios

This article explains how to construct a full‑link data lineage platform for e‑commerce, detailing its architecture, quality metrics, and practical uses such as table migration, field‑level tracing, and automated metric decomposition to improve data governance and efficiency.

Data GovernanceData Lineagee‑commerce
0 likes · 14 min read
Building Data Lineage Foundations and Applications for E‑commerce Scenarios
JD Retail Technology
JD Retail Technology
Aug 28, 2024 · Industry Insights

How JD Retail Secures E‑Commerce with AI‑Driven Content Compliance

This article examines JD Retail's content compliance platform, detailing user‑facing problems, business‑level audit responsibilities, key performance metrics, operational workflows, and a technical case study on detecting price over‑pricing using comparable‑price models and large‑scale price prediction.

Price Anomaly Detectioncompliancecontent moderation
0 likes · 10 min read
How JD Retail Secures E‑Commerce with AI‑Driven Content Compliance
JD Retail Technology
JD Retail Technology
Aug 26, 2024 · Artificial Intelligence

Preference-oriented Diversity Model Based on Mutual Information for E-commerce Search Re-ranking (SIGIR 2024)

This article introduces PODM‑MI, a preference‑oriented diversity model that uses mutual information and variational Gaussian representations to jointly optimize accuracy and diversity in e‑commerce search re‑ranking, and reports significant online A/B test improvements on JD.com.

DiversityPreference Modelinge‑commerce
0 likes · 10 min read
Preference-oriented Diversity Model Based on Mutual Information for E-commerce Search Re-ranking (SIGIR 2024)
DataFunSummit
DataFunSummit
Aug 22, 2024 · Artificial Intelligence

Multimodal Algorithms for Content Understanding and Distribution in JD E‑commerce

This article presents JD's multimodal content‑understanding framework, detailing its five‑M business characteristics, the architecture of multimodal recall and ranking models, the GMF and MIN modules for semantic alignment and personalization, and future research directions involving large language models and end‑to‑end multimodal encoding.

AIcontent understandinge‑commerce
0 likes · 16 min read
Multimodal Algorithms for Content Understanding and Distribution in JD E‑commerce
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 19, 2024 · Artificial Intelligence

Ensuring Stable AI Agents: Engineering Practices, RAG, and Monitoring

This article shares engineering insights from Hema’s AI smart customer service deployment, detailing key stability factors for AI agents—including hallucination mitigation, memory integration, RAG enhancement, exception handling, and comprehensive monitoring—to improve reliability and performance in real‑world e‑commerce chatbot scenarios.

AI AgentLLMRAG
0 likes · 13 min read
Ensuring Stable AI Agents: Engineering Practices, RAG, and Monitoring
JD Retail Technology
JD Retail Technology
Aug 16, 2024 · Artificial Intelligence

Interview with JD Retail AI Director Zhai Zhouwei on the Evolution and Future of E‑commerce Search Powered by Large Models

In this interview, JD Retail’s AI director Zhai Zhouwei outlines the four historical stages of e‑commerce search, explains how large‑model AI is reshaping user interaction, retrieval and content generation, discusses practical challenges and solutions, and shares his vision and advice for enterprises adopting these technologies.

AIJD.comNLP
0 likes · 9 min read
Interview with JD Retail AI Director Zhai Zhouwei on the Evolution and Future of E‑commerce Search Powered by Large Models
DataFunTalk
DataFunTalk
Aug 5, 2024 · Artificial Intelligence

Enhancing Taobao Display Advertising with Multimodal Representations: Challenges, Approaches, and Insights

This article presents a comprehensive study on integrating multimodal image‑text representations into large‑scale e‑commerce advertising CTR models, introducing a semantic‑aware contrastive pre‑training (SCL) method and two application algorithms (SimTier and MAKE) that together achieve over 1 % GAUC improvement and significant online gains.

CTR predictionRecommendation Systemscontrastive learning
0 likes · 21 min read
Enhancing Taobao Display Advertising with Multimodal Representations: Challenges, Approaches, and Insights
php Courses
php Courses
Aug 5, 2024 · Backend Development

Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Site

This article explains how to implement product purchase quantity limits in a PHP‑based online store by designing a stock field in the database, updating product detail, cart, and order pages, using Ajax for dynamic updates, and handling inventory adjustments during order processing to improve user experience and operational efficiency.

Backende‑commercequantity limit
0 likes · 4 min read
Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Site
Alimama Tech
Alimama Tech
Aug 2, 2024 · Artificial Intelligence

Multimodal Representations Boost Taobao Display Advertising CTR

Alibaba’s advertising team introduces semantic‑aware contrastive learning to pre‑train multimodal image‑text embeddings, integrates them via SimTier and MAKE into ID‑based CTR models, achieving up to 6.9% lift in Taobao display ad click‑through rates and improving long‑tail item performance.

CTR predictionMultimodal LearningRecommendation Systems
0 likes · 21 min read
Multimodal Representations Boost Taobao Display Advertising CTR
JavaEdge
JavaEdge
Jul 31, 2024 · Backend Development

How a Five‑Tier Cache Boosts E‑Commerce Product Retrieval Speed

This article details a multi‑level caching architecture—spanning CDN, Nginx, Redis, JVM cache, and MySQL—that dramatically speeds up product information access in e‑commerce systems while enhancing reliability and scalability.

JVMNginxcaching
0 likes · 7 min read
How a Five‑Tier Cache Boosts E‑Commerce Product Retrieval Speed
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jul 24, 2024 · Artificial Intelligence

How Alibaba Cloud’s Milvus Service Boosted E‑commerce Search Stability and Scalability

This case study details how ShiHuo, an e‑commerce recommendation platform, overcame rapid product growth, cluster instability, and high operational overhead by adopting Alibaba Cloud’s fully managed Milvus vector search service, achieving higher performance, better availability, and reduced management costs.

AIMilvusScalability
0 likes · 8 min read
How Alibaba Cloud’s Milvus Service Boosted E‑commerce Search Stability and Scalability
DataFunTalk
DataFunTalk
Jul 16, 2024 · Big Data

E‑commerce Metric Management Practice Based on DataLeap

This article details ByteDance Volcano Engine's DataLeap‑driven e‑commerce metric management practice, covering the background of metric system construction, challenges of inconsistency, the six‑point platform solution, metric DSL query language, consumption workflow, and future plans for intelligent automation and large‑model integration.

Data PlatformDataLeapMetricDSL
0 likes · 18 min read
E‑commerce Metric Management Practice Based on DataLeap
php Courses
php Courses
Jun 28, 2024 · Backend Development

Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Store

This article explains how to implement product purchase quantity limits in a PHP‑based online store, covering database schema changes, modifications to product detail, cart, and checkout pages, Ajax‑driven updates, inventory checks, and order management to prevent overselling and improve user experience.

BackendPHPajax
0 likes · 4 min read
Implementing Product Purchase Quantity Limits in a PHP E‑Commerce Store
php Courses
php Courses
Jun 26, 2024 · Backend Development

Implementing Purchase Quantity Limits in a PHP E‑Commerce Store

This article explains how to design the database, modify product detail, cart, and order pages, and use Ajax in PHP to enforce purchase quantity limits based on stock levels, ensuring accurate inventory management and improved user experience in online stores.

Backenddatabasee‑commerce
0 likes · 4 min read
Implementing Purchase Quantity Limits in a PHP E‑Commerce Store
DataFunTalk
DataFunTalk
Jun 23, 2024 · Big Data

Building Full-Chain Data Lineage for E‑commerce Scenarios

This article explains how to construct a full‑chain data lineage system for e‑commerce, covering the concepts of data lineage, the design of a lineage foundation, quality measurement, application‑level lineage, and practical use cases such as table migration, field‑level tracing, and automated metric decomposition.

Data LineageData Qualitye‑commerce
0 likes · 12 min read
Building Full-Chain Data Lineage for E‑commerce Scenarios
DaTaobao Tech
DaTaobao Tech
Jun 19, 2024 · Product Management

Multi‑Interest Vector Recall and PDN Models for Large‑Asset Recommendation in Alibaba Auction

Alibaba Auction improves large‑asset recommendation by deploying the multi‑interest vector recall model MIND and the two‑hop PDN model, adapting features and time weighting for unique, high‑value items, using hard‑negative sampling and combined rule‑based and vector similarity, which boosts conversion metrics while revealing filter‑bubble concerns.

PDNe‑commercelarge assets
0 likes · 13 min read
Multi‑Interest Vector Recall and PDN Models for Large‑Asset Recommendation in Alibaba Auction
NewBeeNLP
NewBeeNLP
Jun 18, 2024 · Artificial Intelligence

How Shopee Builds an E‑Commerce Knowledge Graph and Leverages Large Models

This article presents Shopee's comprehensive approach to constructing an e‑commerce knowledge graph, detailing the challenges of heterogeneous data, multi‑language handling, entity disambiguation, and the integration of deep learning and large language models to improve product matching, recommendation, and operational efficiency.

AIKnowledge Graphentity disambiguation
0 likes · 22 min read
How Shopee Builds an E‑Commerce Knowledge Graph and Leverages Large Models
DataFunTalk
DataFunTalk
Jun 14, 2024 · Artificial Intelligence

Shopee's E‑commerce Knowledge Graph Construction and Integration with Large Models

This article presents Shopee's comprehensive exploration of building an e‑commerce knowledge graph, detailing its challenges, construction pipeline, AI‑driven extraction and fusion techniques, multilingual and multimodal modeling, and practical applications ranging from search and recommendation to AI assistants and real‑time updates.

AI applicationsInformation ExtractionKnowledge Graph
0 likes · 21 min read
Shopee's E‑commerce Knowledge Graph Construction and Integration with Large Models
NewBeeNLP
NewBeeNLP
Jun 3, 2024 · Industry Insights

Tech Industry Pulse: TikTok Rumors, Google Cloud Layoffs, AI Showdowns, and More

A comprehensive roundup of recent tech industry developments covering ByteDance's AI hardware plans, Google Cloud's large‑scale layoffs, Musk versus Yang Li‑kun's AI debate, OpenAI's potential restructuring, Siri's delayed AI upgrade, Pinduoduo's price‑matching tool, and several other notable corporate moves.

AITechnology Newscloud computing
0 likes · 17 min read
Tech Industry Pulse: TikTok Rumors, Google Cloud Layoffs, AI Showdowns, and More
JD Cloud Developers
JD Cloud Developers
May 29, 2024 · Artificial Intelligence

How Multi‑Agent AI Is Revolutionizing E‑Commerce Decision Making

This article explores JD Retail's AI‑driven multi‑agent system that mimics real‑world merchant decision processes, detailing the ReAct paradigm, agent roles, workflow, training methods, monitoring, and future directions for building intelligent e‑commerce assistants.

AIAgent ArchitectureFine-tuning
0 likes · 21 min read
How Multi‑Agent AI Is Revolutionizing E‑Commerce Decision Making
21CTO
21CTO
May 25, 2024 · Backend Development

Mastering E‑Commerce API Design: Best Practices, Protocols, and Versioning

This article walks developers through the fundamentals of designing robust e‑commerce APIs, covering CRUD operations, protocol choices such as REST, GraphQL and gRPC, versioning strategies, rate limiting, CORS, and best practices for request idempotency and backward compatibility.

CRUDGraphQLVersioning
0 likes · 8 min read
Mastering E‑Commerce API Design: Best Practices, Protocols, and Versioning
JD Tech
JD Tech
May 22, 2024 · Artificial Intelligence

AI Multi‑Agent System for E‑commerce Merchant Assistance: Design, ReAct Architecture, and Implementation

The article describes JD Retail's AI‑driven multi‑agent platform that models real‑world merchant decision‑making with ReAct‑based LLM agents, detailing the system architecture, agent roles, reasoning loops, workflow examples, training pipelines, monitoring, and future directions for e‑commerce support.

AILLMMulti-Agent
0 likes · 21 min read
AI Multi‑Agent System for E‑commerce Merchant Assistance: Design, ReAct Architecture, and Implementation
Lobster Programming
Lobster Programming
May 17, 2024 · Backend Development

How to Implement Order Timeout Closure in E‑Commerce: 6 Proven Backend Solutions

This article compares six practical backend approaches—JDK DelayQueue, RocketMQ delayed messages, Redis expiration, Redis Zset, a dedicated task center, and passive closure—to automatically close unpaid e‑commerce orders after a configurable timeout, outlining their advantages, drawbacks, and suitable scenarios.

RocketMQdelayed queuee‑commerce
0 likes · 8 min read
How to Implement Order Timeout Closure in E‑Commerce: 6 Proven Backend Solutions
DaTaobao Tech
DaTaobao Tech
May 10, 2024 · Artificial Intelligence

3D Indoor Scene Synthesis for E‑Commerce: Spatial Perception and Layout Generation

The paper presents a 3D indoor‑scene synthesis framework for e‑commerce that converts massive product catalogs into realistic, constraint‑aware layouts using parameterized bounding‑box representations, SAT collision checks, and both rule‑based and deep‑learning methods, thereby enhancing interactive shopping, reducing returns, and outlining future end‑to‑end, LLM‑driven design integration.

3D scene synthesise‑commercelayout generation
0 likes · 21 min read
3D Indoor Scene Synthesis for E‑Commerce: Spatial Perception and Layout Generation
Zhuanzhuan Tech
Zhuanzhuan Tech
May 8, 2024 · Backend Development

Optimizing Coupon Combination Algorithms: From Cartesian Product to Array Indexing

This article explains the rules of platform coupons, demonstrates a concrete example, and details three generations of algorithms—from a Cartesian‑product approach to Map‑based and array‑index methods—highlighting their implementations, performance trade‑offs, and a comparative benchmark.

Javaalgorithmcoupon optimization
0 likes · 10 min read
Optimizing Coupon Combination Algorithms: From Cartesian Product to Array Indexing
JavaEdge
JavaEdge
May 7, 2024 · Backend Development

Mastering Product Management: Build SPU/SKU CRUD with Snowflake IDs in Java

This guide walks through implementing a complete product management module in a Java e‑commerce system, covering Snowflake distributed ID generation, database schema design for SPU and SKU tables, CRUD operations, category‑brand linking, audit workflow, status toggling, batch processing, and logical deletion, all with concrete code examples.

BackendCRUDJava
0 likes · 16 min read
Mastering Product Management: Build SPU/SKU CRUD with Snowflake IDs in Java
JD Tech Talk
JD Tech Talk
Apr 25, 2024 · Artificial Intelligence

Evolution of JD Recommendation Advertising Ranking and Auction Mechanisms

This article reviews the evolution of JD’s recommendation advertising ranking mechanism, covering its economic auction origins, challenges of multi‑material valuation, user interest uncertainty, and multi‑item auction fairness, and describes AI‑driven solutions such as deep auction models and reinforcement‑learning‑based ListVCG.

Recommendation Systemsauctione‑commerce
0 likes · 19 min read
Evolution of JD Recommendation Advertising Ranking and Auction Mechanisms
JD Retail Technology
JD Retail Technology
Apr 15, 2024 · Artificial Intelligence

Design and Evolution of JD.com Recommendation Advertising Ranking Auction Mechanism

The article analyzes JD.com's recommendation advertising ranking auction mechanism, detailing its objectives, challenges in traffic value estimation, user interest exploration, and multi‑item auction fairness, and describing the technical evolution from traditional auctions to deep‑learning‑driven solutions.

Advertisingauctione‑commerce
0 likes · 18 min read
Design and Evolution of JD.com Recommendation Advertising Ranking Auction Mechanism
JD Retail Technology
JD Retail Technology
Mar 12, 2024 · Artificial Intelligence

Multimodal Large Models: Recent Advances, Industry Impact, and Challenges – An Expert Interview

In a detailed interview, Tsinghua researcher Zhao Sicheng and JD Retail senior director Peng Changping discuss the latest progress in multimodal large models, their practical applications in advertising and e‑commerce, persistent challenges such as hallucinations and data alignment, and the skills engineers need to thrive in the emerging AI era.

AI researchMultimodal AIe‑commerce
0 likes · 19 min read
Multimodal Large Models: Recent Advances, Industry Impact, and Challenges – An Expert Interview
Test Development Learning Exchange
Test Development Learning Exchange
Mar 7, 2024 · Operations

Full‑Chain Load Testing: Definition, Challenges, and Best Practices

This article explains the concept of full‑chain load testing for e‑commerce systems, outlines why it is essential, discusses major challenges such as coordination and data isolation, and provides practical steps and optimization strategies to reliably simulate real‑world traffic and improve system stability.

Load TestingPerformance Optimizatione‑commerce
0 likes · 9 min read
Full‑Chain Load Testing: Definition, Challenges, and Best Practices
php Courses
php Courses
Mar 1, 2024 · Backend Development

Implementing Logistics Tracking and Delivery Management in PHP for E-commerce

This tutorial explains how to build logistics tracking and delivery management features for an e‑commerce system using PHP, covering database table creation, inserting and updating records, and querying data to display order shipment status and delivery information.

BackendDelivery ManagementLogistics
0 likes · 6 min read
Implementing Logistics Tracking and Delivery Management in PHP for E-commerce
php Courses
php Courses
Mar 1, 2024 · Backend Development

Implementing Logistics Tracking and Delivery Management in PHP for E-commerce

This tutorial explains how to build essential logistics tracking and delivery management features for an e‑commerce system using PHP, covering database schema design, code for inserting, updating, and querying tracking and delivery records, and providing complete example snippets.

BackendDelivery ManagementLogistics
0 likes · 6 min read
Implementing Logistics Tracking and Delivery Management in PHP for E-commerce
DataFunSummit
DataFunSummit
Feb 28, 2024 · Big Data

Integrating Business Metrics and Tags for Efficient Product Selection in Fresh Food E‑commerce

This article examines a real‑world case where a fresh‑food e‑commerce platform attempts to fuse business metrics and data tags to streamline monthly product selection, analyzes the shortcomings of the initial solution, and proposes two improved approaches—custom tag rules and algorithmic modeling—to enhance decision‑making efficiency.

Data Producte‑commercemetric analysis
0 likes · 10 min read
Integrating Business Metrics and Tags for Efficient Product Selection in Fresh Food E‑commerce
DataFunSummit
DataFunSummit
Feb 21, 2024 · Artificial Intelligence

Applying Knowledge Graphs to E‑commerce AIGC: From Domain to General KG and Large Language Models

This article presents a comprehensive overview of how knowledge graphs are integrated into e‑commerce AIGC pipelines, covering domain‑specific and generic KG‑driven text generation, model architecture, controllable generation techniques, experimental results, and future directions for large language models in commercial settings.

AIAIGCKnowledge Graph
0 likes · 23 min read
Applying Knowledge Graphs to E‑commerce AIGC: From Domain to General KG and Large Language Models
Test Development Learning Exchange
Test Development Learning Exchange
Feb 10, 2024 · Frontend Development

Integrating Playwright with Test Frameworks, CI/CD, and an End‑to‑End Playwright + pytest E‑commerce Example

This article explains how Playwright can be integrated with testing frameworks, CI/CD pipelines, monitoring, logging, build tools, API testing, reporting, and distributed testing, and provides a complete Playwright‑pytest Python example that automates user registration, login, product browsing, ordering and post‑order processes for an e‑commerce site.

PlaywrightPythone‑commerce
0 likes · 8 min read
Integrating Playwright with Test Frameworks, CI/CD, and an End‑to‑End Playwright + pytest E‑commerce Example
php Courses
php Courses
Feb 6, 2024 · Backend Development

Implementing Logistics Tracking in a PHP E‑Commerce Application

To enhance user trust and satisfaction in an e‑commerce platform, this guide outlines a step‑by‑step PHP implementation of logistics tracking, covering collection of shipment data, integration with tracking APIs, parsing responses, storing results, displaying updates to customers, and maintaining real‑time information.

Backend DevelopmentLogistics TrackingPHP
0 likes · 5 min read
Implementing Logistics Tracking in a PHP E‑Commerce Application
php Courses
php Courses
Feb 4, 2024 · Backend Development

Implementing Product Promotion Push Functionality in a PHP E‑commerce Site

This article outlines the step‑by‑step process for implementing a product promotion push feature in a PHP‑based e‑commerce platform, covering target user identification, promotion table design, message templating, script development, database queries, cron scheduling, and result monitoring to boost user engagement and sales.

BackendPHPPush Notification
0 likes · 5 min read
Implementing Product Promotion Push Functionality in a PHP E‑commerce Site
DaTaobao Tech
DaTaobao Tech
Feb 2, 2024 · Operations

How Alibaba’s Tmall International Revamped Its Main‑Image “Sticker” System for Scale and Flexibility

The article details the 2023 redesign of Tmall International’s main‑image sticker system, covering its original workflow, the need for automation and fine‑grained templates, the architectural upgrade for isolation and scalability, high‑concurrency handling, migration strategy, and price‑consistency safeguards to boost conversion and user experience.

Image AutomationScalabilitySystem Architecture
0 likes · 12 min read
How Alibaba’s Tmall International Revamped Its Main‑Image “Sticker” System for Scale and Flexibility
php Courses
php Courses
Feb 1, 2024 · Backend Development

Implementing Product Promotion Push Functionality in a PHP E‑commerce Site

This article outlines a step‑by‑step guide for building a PHP‑based product promotion push system for e‑commerce platforms, covering recipient identification, database schema design, message templating, script development, scheduling with crontab, and result monitoring to boost user engagement and sales.

BackendPHPcron
0 likes · 4 min read
Implementing Product Promotion Push Functionality in a PHP E‑commerce Site
php Courses
php Courses
Jan 27, 2024 · Backend Development

Implementing Member Level Points Redemption in a PHP E‑Commerce Site

This tutorial explains how to create a MySQL members table, configure a PHP database connection, and build backend scripts and a web form that allow e‑commerce users to exchange points for membership level upgrades, complete with full code examples.

PHPPoints RedemptionWeb Development
0 likes · 5 min read
Implementing Member Level Points Redemption in a PHP E‑Commerce Site
DataFunSummit
DataFunSummit
Jan 26, 2024 · Big Data

Data Governance Practices for E‑commerce Platforms: Challenges, Frameworks, and Solutions

This article details Volcano Engine DataLeap's comprehensive data governance system for e‑commerce platforms, covering the key challenges of SLA quality, model stability, cost control, and low efficiency, and presenting a five‑part framework that includes top‑level architecture, systematic stability and cost governance, tool‑driven automation, SLA assurance processes, and future outlooks.

AutomationBig DataCost Optimization
0 likes · 18 min read
Data Governance Practices for E‑commerce Platforms: Challenges, Frameworks, and Solutions
php Courses
php Courses
Jan 26, 2024 · Backend Development

Implementing Coupon Activity Rule Management in a PHP E‑Commerce System

This article explains how to design database tables and develop a PHP‑based backend for managing e‑commerce coupon activity rules, covering creation, editing, deletion, and logical controls such as usage limits, with step‑by‑step guidance on forms, POST handling, validation, and database operations.

CouponDatabase designPHP
0 likes · 4 min read
Implementing Coupon Activity Rule Management in a PHP E‑Commerce System
JD Cloud Developers
JD Cloud Developers
Jan 24, 2024 · Artificial Intelligence

How JD Retail’s AI Innovations Are Transforming Supply Chains, Advertising, and E‑Commerce

Over the past year JD Retail’s technology team has rolled out a suite of AI‑driven breakthroughs—from end‑to‑end inventory management and explainable AI in supply chain, to large‑language‑model frameworks, advanced advertising, edge‑AI, secure data platforms, and high‑quality 3D modeling—earning industry awards and boosting efficiency across e‑commerce.

3D modelingAIEdge Computing
0 likes · 21 min read
How JD Retail’s AI Innovations Are Transforming Supply Chains, Advertising, and E‑Commerce
DaTaobao Tech
DaTaobao Tech
Jan 22, 2024 · Artificial Intelligence

Mixed Ranking Service Upgrade for E-commerce Recommendation System

The team upgraded Taobao’s feed mixing by deploying an independent xhuffle service built on the xrec framework, which unifies ad and natural recommendation objectives, decouples strategy from business logic, and uses a serial integration to keep average latency under 30 ms while improving both natural and ad metrics, with plans to extend mixing to short video, live streams, and broader scenarios.

BackendService Architecturee‑commerce
0 likes · 11 min read
Mixed Ranking Service Upgrade for E-commerce Recommendation System
58UXD
58UXD
Jan 17, 2024 · Product Management

How Dropping Commercial Clutter Boosted User Satisfaction and Revenue for 58 Yellow Pages

Facing stagnant traffic in 2023, the 58 Yellow Pages design team applied first‑principles user research to strip commercial noise, redesign icons, list and detail pages, and introduce targeted merchant features, resulting in markedly higher user satisfaction and a revenue surge on both the consumer and business sides.

Case StudyDigital TransformationProduct Redesign
0 likes · 6 min read
How Dropping Commercial Clutter Boosted User Satisfaction and Revenue for 58 Yellow Pages
DataFunTalk
DataFunTalk
Jan 16, 2024 · Artificial Intelligence

Applying Knowledge Graphs to E‑commerce AIGC: From Domain‑Specific to General Knowledge Graphs and LLM Integration

This article presents a comprehensive overview of how knowledge graphs are leveraged in e‑commerce AIGC pipelines, detailing domain‑specific and general graph‑based text generation, model architecture, controllable generation techniques, experimental results, and future directions for large language model integration.

AIGCKnowledge GraphText Generation
0 likes · 22 min read
Applying Knowledge Graphs to E‑commerce AIGC: From Domain‑Specific to General Knowledge Graphs and LLM Integration
DeWu Technology
DeWu Technology
Jan 8, 2024 · Backend Development

Overview of Payment System Evolution, Architecture, and Practices

The article traces payment system evolution from early ticket‑house methods to modern real‑time settlement, explains core concepts, architecture, APIs, fund and information flows, security and two‑level clearing mechanisms, and how order‑payment interactions should be designed for reliable e‑commerce transactions.

architecturee‑commercepayment systems
0 likes · 24 min read
Overview of Payment System Evolution, Architecture, and Practices
DaTaobao Tech
DaTaobao Tech
Dec 18, 2023 · Industry Insights

Unlocking E‑Commerce Success: Core Principles and Data‑Driven Strategies Behind Modern Online Retail

This comprehensive guide explains what e‑commerce operation entails, breaks down its six functional areas, compares internet and e‑commerce operations, and presents data‑driven tactics—including conversion funnel analysis, traffic optimization, and average order value improvement—to help businesses boost efficiency and revenue.

ConversionData-drivenMarketing
0 likes · 32 min read
Unlocking E‑Commerce Success: Core Principles and Data‑Driven Strategies Behind Modern Online Retail
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 11, 2023 · Product Management

Boosting Repeat Purchases: Taobao’s Cumulative Order Feature for Grocery Pickup

Taobao’s grocery next‑day pickup service introduced a ‘cumulative order’ marketing mechanism that rewards users for daily purchases, evolving through four versions—from a hidden‑box model to a full‑link guided system—while detailing its business flow, technical architecture, and implementation processes.

Marketing AutomationSystem Architecturee‑commerce
0 likes · 16 min read
Boosting Repeat Purchases: Taobao’s Cumulative Order Feature for Grocery Pickup
Data Thinking Notes
Data Thinking Notes
Dec 7, 2023 · Big Data

How NetEase Yanxuan Detects and Diagnoses Metric Anomalies at Scale

This article explains NetEase Yanxuan's end‑to‑end practice for automatically detecting, classifying, and diagnosing metric anomalies in e‑commerce, covering background motivation, three anomaly types, statistical detection frameworks (GESD, volatility, trend), post‑processing, contribution‑decomposition methods, dimension‑explosion challenges, and practical optimizations.

contribution decompositiondata monitoringe‑commerce
0 likes · 20 min read
How NetEase Yanxuan Detects and Diagnoses Metric Anomalies at Scale
DaTaobao Tech
DaTaobao Tech
Dec 1, 2023 · Artificial Intelligence

Design, Evaluation, and Production of a VOC Tagging System for Taobao User Experience

Taobao’s Technical Industry Data team designed a four‑level VOC tagging hierarchy to unify fragmented user‑feedback sources, evaluated label similarity with vector‑based distance matrices, optimized tag groups via entropy‑driven re‑grouping, built a stacking ensemble of FastText and TextCNN achieving over 90% accuracy, and deployed an automated production pipeline that generates tags, maintains ODPS tables, and provides APIs for rapid experimentation.

Data ScienceNLPTagging
0 likes · 18 min read
Design, Evaluation, and Production of a VOC Tagging System for Taobao User Experience
DaTaobao Tech
DaTaobao Tech
Nov 22, 2023 · Artificial Intelligence

AI Integration in E-commerce: Taobao's Double 11 Experience

Taobao’s Double 11 showcased AI assistants that deliver personalized recommendations, virtual try‑ons, and product comparisons while empowering merchants with AI‑generated content and large‑language‑model tools, illustrating how retrieval‑augmented generation and LoRA address scaling challenges and model hallucinations to create a seamless, data‑driven shopping experience.

AIAIGCDouble 11
0 likes · 11 min read
AI Integration in E-commerce: Taobao's Double 11 Experience