As a Developer, How Can We Upgrade from a Small Model to a Large Model Palm Vein Recognition Algorithm Without Re-Registering Users?

March 17, 2026
8 min. de leitura

When building a biometric system, developers often face an important architectural question:

If we start with a small model palm vein recognition algorithm, how can we upgrade to a larger AI model later without forcing users to register their palms again?

For developers integrating BioWavePass palm vein technology, this is a critical design decision during the early stage of system development.

If the biometric data architecture is designed correctly from the beginning, upgrading the algorithm later can be completed smoothly without affecting existing users.

This article explains the recommended approach from a developer and system integration perspective.


Starting with the Small Model During Development

Most biometric systems begin with a small model palm vein recognition algorithm during development and early deployments.

This model is ideal for:

  • System integration
  • Pilot deployments
  • Proof-of-concept testing
  • Small or medium-scale projects

The verification workflow typically follows these steps:

  1. The BioWavePass palm vein device captures RGB and IR palm data
  2. The SDK extracts two biometric feature vectors
    • RGB Palm Print Feature
    • IR Palm Vein Feature
  3. The feature vectors are sent to the application server
  4. The server compares the vectors with stored user data

In this architecture, verification relies mainly on device-side feature extraction, which keeps the system lightweight and efficient.

At this stage, image data is not required for matching.


A Key Developer Decision: Should We Store Palm Images?

Although the small model only requires feature vectors, BioWavePass engineers strongly recommend storing RGB and IR palm images during user registration.

Each registered hand typically generates:

  • 1 RGB palm image
  • 1 IR palm vein image

The SDK performs image quality verification during the registerPalm process, ensuring that only images that meet the required standards are stored. :contentReference[oaicite:0]{index=0}

From a developer’s perspective, storing images early provides several advantages:

  • Avoids requiring users to register again later
  • Enables seamless algorithm upgrades
  • Preserves original biometric data
  • Supports future AI improvements

If palm images are not stored during registration, upgrading to a new AI recognition algorithm later may require collecting biometric data again from every user.


What Changes When the System Upgrades to the Large Model?

As biometric systems grow or security requirements increase, developers can upgrade to a large model palm vein recognition algorithm.

Unlike the small model, the large model introduces server-side AI feature extraction.

Verification then combines four types of biometric data:

  1. Device-side RGB palm print feature
  2. Device-side IR palm vein feature
  3. Server-side palm print feature extracted from stored RGB images
  4. Server-side palm vein feature extracted from stored IR images

The algorithm server re-extracts features from the stored images and combines them with device-side features.

This architecture significantly improves:

  • Recognition accuracy
  • Reliability in large databases
  • Resistance to spoofing

Because the original biometric images are stored, the system can generate new features without requiring users to re-register. :contentReference[oaicite:1]{index=1}


The Upgrade Process from a Developer’s Perspective

From an integration standpoint, upgrading the algorithm is relatively simple.

Typical steps include:

  1. Deploying the large model algorithm service on the server
  2. Configuring the service based on the deployment documentation
  3. Updating the application server API endpoint
  4. Performing minor interface adjustments if necessary

Since the biometric data already exists in the database, the system can begin operating with the large model immediately after deployment.

In most cases, the upgrade requires only minimal changes to the application layer.


Recommended Biometric Data Structure

When designing the biometric database, developers should consider storing the following data:

  • User ID or phone number
  • RGB palm image
  • IR palm image
  • RGB palm feature vector
  • IR palm vein feature vector

For deployments with 10,000 users or fewer, storing feature vectors may technically be sufficient for the small model.

However, storing RGB and IR images is still recommended so that when the system upgrades to the large model later, existing users will not need to register again.

For larger deployments exceeding 10,000 users, storing both images and feature vectors becomes essential to support AI-based verification and maintain high recognition accuracy. :contentReference[oaicite:2]{index=2}


Designing Biometric Systems That Can Evolve

For developers building biometric systems, scalability is not only about infrastructure capacity but also about algorithm flexibility.

Palm vein recognition technology will continue evolving as AI models improve.

By storing biometric images during registration and designing the system architecture correctly from the start, developers can ensure that their systems can:

  • Upgrade algorithms smoothly
  • Improve recognition accuracy over time
  • Scale from pilot deployments to large-scale biometric systems

Em BioWavePass, our goal is to provide palm vein technology that enables developers to build secure, scalable, and future-ready biometric platforms.


Learn more about BioWavePass palm vein technology:
https://biowavepass.com/biowavepass-palm-vein-scanner-products/

Também pode gostar

How to Choose the Right Palm Payment Hardware Platform for Your Fintech or Banking Project

As Palm Pay continues to gain momentum across banking, digital wallets, government services, and fintech ecosystems, selecting the right hardware platform has become one of the most important decisions in

Why Palm Vein Scanners Don't Use Bluetooth Communication Way?

One of the most common questions we receive is: "Why can fingerprint scanners use Bluetooth, but Palm Vein Scanners cannot?" The answer comes down to one key factor: data transmission

How Does Palm Vein Payment Technology Migration from Small Model to Large Scale Model Work?

As fintech platforms, digital wallets, and banking projects grow, one question frequently arises: "If we start with the free Small Model and later upgrade to the Large Scale Model, will

Do Palm Vein Payments Replace OTP and Tokenization? Understanding the Future of Palm Pay

Introduction As Palm Pay solutions gain popularity around the world, many fintech companies, banks, and payment platforms are asking the same question: If a customer can pay with their palm

Why Is There a License Fee for Palm Vein Recognition Algorithms?

FAQ Guide by BioWavePass Palm vein recognition is becoming an important biometric technology for payment, identity verification, access control, attendance, fintech platforms, healthcare systems, and large-scale user authentication. However, some

What is Palm Payment China?

What is Palm Payment China? Palm Payment China refers to a new generation of biometric payment technology that allows users to complete payment by scanning their palm. Instead of using

What Makes Palm Vein POS AirOne Different from Traditional POS Devices?

Introduction Traditional POS devices were designed mainly for: card payment QR payment transaction processing However, the next generation of payment infrastructure is changing. Today, fintech companies, digital banks, and payment

Why BioWavePass Palm Vein Systems Are Built for Seamless Large-Scale Expansion

Introduction Many biometric projects begin with a simple goal: launch an MVP validate the business model test real-world deployment However, as the project grows, a major concern appears: 👉 How

How Palm Vein Technology Scales to Millions of Users Without Losing Accuracy

Introduction One of the biggest challenges in biometric systems is simple: 👉 How do you scale from thousands to millions of users without losing accuracy? Most biometric technologies struggle as

Is It Normal for a Palm Vein Device to Get Warm?

A Practical Guide to BioWavePass Palm Vein Module Temperature When customers evaluate a palm vein recognition device, they may notice that the module becomes warm after running for a period