Leaders Insights
Leaders Insights

Stay at the top of your field, a little every day.

DomainsMarketingDataFinanceAI
ResourcesLearnTestToolsBlogGlossary
© 2026 Leaders Insights — All rights reserved.
Tracks/AI in luxury/AI in luxury/Authentication and counterfeit detection at the point of resale
2/4+150 XP

AI in luxury

1Clienteling with AI: turning client data into white-glove relationships+1502Authentication and counterfeit detection at the point of resale+1503
Forecasting demand for limited editions and controlled drops
+150
4Preserving exclusivity while scaling AI-driven engagement+150

Authentication and counterfeit detection at the point of resale

A used Hermès Birkin can sell for more than a new luxury car. So when one arrives at a resale warehouse, the question is not just "what is it worth" but "is it real." Getting that answer wrong, even once, can destroy a marketplace's reputation overnight.

The authentication problem

Luxury resale is now a large and growing business. Platforms like The RealReal, Vestiaire Collective, and Fashionphile take in used handbags, watches, and jewelry, verify them, and resell them.

The bottleneck is trust. A superfake (a counterfeit good enough to fool trained human authenticators) can pass through resale channels and end up on a customer's arm. When that happens, the platform is liable, both legally and reputationally.

Traditionally, authentication relied on human experts. A specialist inspects stitching, hardware, date stamps, and the smell of the leather. This works, but it is slow, hard to scale, and dependent on scarce talent. AI enters here as a way to make expert judgment faster and more consistent.

How computer vision authenticates a bag

Computer vision is a branch of AI where models learn to interpret images. For authentication, the model is trained on thousands of photos of genuine and fake items, learning the visual signatures that separate them.

The key insight: authenticity lives in the microscopic details, not the overall look.

What the models actually look at

  • Stitching: Genuine Hermès bags use a saddle stitch with a consistent angle and thread tension. Counterfeiters struggle to replicate the exact pitch and slant at high magnification.
  • Leather grain: Real leather has an irregular, natural grain pattern. The model learns the statistical "texture fingerprint" of authentic hides versus embossed synthetic imitations.
  • Hardware: Engraving depth, font spacing, and metal finish on zippers, locks, and logos.
  • Date stamps and serials: Position, font, and stamping pressure.

Entrupy's approach

Entrupy built a handheld microscope-camera device paired with an AI model. An operator scans specific zones of a bag at high magnification. The system compares those microscopic images against a large database of authentic and counterfeit examples and returns a verdict, typically in under a minute, along with a certificate.

The value is not just speed. It is consistency. The same input produces the same output, unlike a tired human on their hundredth bag of the day.

The RealReal's approach

The RealReal combines in-house human authenticators (gemologists, horologists, brand specialists) with technology tools that flag suspicious items and speed up routine checks. AI here acts as a first filter and a second opinion, not a full replacement for expert eyes on high-value pieces.

This hybrid model is common across the industry: machines handle volume and pattern recognition, humans handle judgment calls and edge cases.

Why this is a classification problem

Under the hood, authentication is a binary classification task: given an image, output "authentic" or "counterfeit," usually with a confidence score.

Input:  high-magnification image of stitching region
Model:  convolutional neural network (CNN)
Output: {"authentic": 0.94, "counterfeit": 0.06}

Decision rule:
  if authentic_score > 0.90 -> pass
  if authentic_score < 0.60 -> reject
  else -> escalate to human expert

That middle band, the "escalate" zone, is the whole point. A well-designed system does not force a yes or no on ambiguous cases. It routes them to a person. The economics work because the model confidently clears the easy majority, freeing experts to focus on the hard few.

A convolutional neural network (CNN) is a model architecture that is especially good at images. It scans for local patterns (an edge, a stitch angle, a grain texture) and builds up to a whole-item judgment.

🎬 [VIDEO: "How AI Authenticates Luxury Goods" — youtube.com — a walkthrough of computer-vision authentication in the resale market]

Where the models still fail

AI authentication is powerful but not magic. Understanding the failure modes matters more than believing the marketing.

The superfake arms race

Counterfeiters improve. As authentic reference data leaks or gets reverse-engineered, fakes get closer to real. The best superfakes now use genuine leather, correct hardware suppliers, and near-perfect stitching. A model trained on last year's fakes may not recognize this year's.

This is a moving target. The model must be retrained continuously as new counterfeit techniques appear. A system that is not updated degrades silently.

Training data limitations

The model only knows what it has seen.

  • Rare items: A limited-edition colorway with few authentic examples gives the model little to learn from. Confidence drops.
  • New releases: A bag released last week has no counterfeit history yet.
  • Brand coverage: A device trained thoroughly on Louis Vuitton may perform poorly on a niche brand.

Real items that look "wrong"

Genuine goods vary. Handmade items, factory changes over decades, honest wear, and repairs can all make an authentic bag look atypical. A model that is too strict generates false rejections, flagging real items as fake. This frustrates sellers and creates disputes.

The opposite error, a false acceptance (passing a fake), is worse for the brand's trust. Tuning the system is a constant balance between these two failure types.

What the camera cannot see

Microscopic vision captures surface detail. It does not smell the leather, feel the weight, or open the lining to check internal construction. Some authenticity cues remain physical and human. This is why high-value items still get human review.

Adversarial risk

As with any AI, there is a theoretical risk of adversarial attacks, deliberately crafting a fake to exploit blind spots in the model. In practice this requires knowing how the model works, but it is a reason platforms keep their exact methods confidential.

Knowledge check

1. Why does computer vision authentication focus on microscopic details like stitch pitch and leather grain rather than the overall appearance of a bag?

2. The excerpt frames the core bottleneck of luxury resale as 'trust.' What does this reveal about why AI authentication matters to these platforms?

3. According to the lesson's reasoning, what limitation of traditional human authentication makes AI appealing as a complement?

MULTIPLE CHOICE

4. Select ALL correct answers about why leather grain is a useful authentication signal.

Select all the correct answers.

MULTIPLE CHOICE

5. Select ALL correct answers describing how a computer vision model learns to authenticate items.

Select all the correct answers.

The business logic of AI authentication

Why do platforms invest here? Three concrete reasons.

1. Scale. Resale volume is growing faster than the supply of trained human experts. AI lets a platform handle more items without a proportional increase in specialist headcount.

2. Trust as a product. For a resale marketplace, verified authenticity is the core value propositionvalue propositionA clear statement of the benefits your product delivers, the problems it solves and why customers should choose you over alternatives.View full definition →. A shopper pays a premium to buy from The RealReal instead of an anonymous seller precisely because of the authentication guarantee. AI makes that guarantee cheaper to deliver and easier to document with a certificate.

3. Data compounding. Every item scanned adds to the training database. The more a platform authenticates, the better its models get, which is a genuine competitive moatmoatA lasting edge over competitors: a resource, capability or position they cannot easily replicate, letting a firm earn above-average returns over time.. A newcomer cannot easily replicate years of accumulated authentic and counterfeit imagery.

Previous

Clienteling with AI: turning client data into white-glove relationships

Next

Forecasting demand for limited editions and controlled drops

View full definition →

A note on the counterfeit economy

Counterfeiting is a very large global problem. The OECD has published extensive research estimating that trade in counterfeit and pirated goods runs into the hundreds of billions of dollars annually, with fashion and leather goods among the most affected categories. Precise figures are estimates and vary by methodology, but the scale explains why brands and platforms invest heavily in detection.

The hybrid future

The direction of travel is clear: not full automation, but augmentation.

The realistic 2026 workflow looks like this:

1. Item arrives and gets photographed under controlled conditions.

2. AI runs a first-pass classification and flags risk zones.

3. Confident authentic items clear automatically.

4. Ambiguous or high-value items escalate to human experts, who see the AI's findings as a starting point.

5. Every outcome feeds back into the training data.

The human expert does not disappear. Their role shifts from checking every item to resolving the hard cases the machine flags, which is a better use of scarce expertise.

For luxury brands themselves, there is a strategic question: should authentication technology stay in the resale market, or should brands build it into products from the start? Some are experimenting with embedded digital identifiers (NFC chips or QR-linked tokenstokensA token is the basic unit of text that language models process, often a word fragment, whole word, or punctuation mark rather than a single character.View full definition →) so a bag can prove its own provenance. That approach sidesteps the vision problem entirely, but it only helps for items made with it, leaving decades of existing luxury goods to the computer-vision approach.

Key Takeaways

  • Authentication is a classification problem where AI clears the confident majority and escalates ambiguous cases to human experts, making expert judgment scale.
  • The signal lives in microscopic detail: stitching angle, leather grain, and hardware engraving, not the overall look, which is exactly what the best fakes copy first.
  • Superfakes force continuous retraining. A model that is not updated against new counterfeit techniques degrades silently and can start passing fakes.
  • False acceptances and false rejections trade off. Passing a fake destroys trust; rejecting a real item frustrates sellers. Tuning that balance is the core operational challenge.
  • Data compounds into a moat. Every authenticated item improves the model, giving established platforms like Entrupy and The RealReal an advantage newcomers cannot quickly copy.