Artificial Intelligence 24 min read

Intelligent Parcel Identification in JD Express Logistics Using Large Language Models

This article examines the challenges of low parcel matching rates in JD Express logistics and proposes a large‑model‑based intelligent identification system, detailing its architecture, accuracy validation, cost‑saving cache strategy, and future prospects for improved efficiency and personalized services.

JD Tech
JD Tech
JD Tech
Intelligent Parcel Identification in JD Express Logistics Using Large Language Models

In modern e‑commerce logistics, accurate parcel information is crucial; JD Express faces diverse item categories and personalized demands, leading to low matching rates and high damage/claim costs.

The paper analyzes the causes of low matching rates, including incomplete category libraries, varied user inputs, and noisy B‑side product names, and discusses the impact on operations, especially for high‑value and perishable goods.

It proposes using large language models (LLMs) for intelligent parcel recognition, outlining selection criteria such as performance, latency, resource consumption, integration ease, scalability, and security.

Two architecture designs are presented: a B‑side flow where merchant‑provided descriptions are pre‑processed and sent to an LLM for category extraction, and a C‑side flow that first attempts exact matching before falling back to the LLM.

Accuracy is validated on 1,000 online orders, achieving 88 % matching and over 95 % correctness, with an operational backend allowing manual correction and category enrichment.

Cost‑effective deployment is achieved through a warm‑up cache that reuses previous LLM results for identical item names, reducing inference calls.

Future directions include richer user profiling, personalized value‑added services, demand forecasting, route optimization, and further cost reductions.

References to related research on NLP, AI, and logistics are provided.

large language modelslogisticsNatural Language ProcessingOperational EfficiencyAI in e-commerceParcel Identification
JD Tech
Written by

JD Tech

Official JD technology sharing platform. All the cutting‑edge JD tech, innovative insights, and open‑source solutions you’re looking for, all in one place.

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.