Risk introduction

This section introduces the types of risks and troubleshooting methods that are supported by IdNetwork for detection.

Introduction to risk types

IdNetwork supports 2 types of major risk detection:

  • IDFAKE (identity fraud)
  • DUPLICATE (duplicate authentication)
  • BATCH_REGISTER (Batch register)

The risk and sub-risk type details are shown in the table below:

Risk type

Risk description

Sub-risk type

Sub-risk description

IDFAKE

Tampering with document information i.e. face image, numbers, name and other information.

SameFaceDifferentIdNumber

Same face, different ID numbers (same ID type).

SameFaceDifferentPerson

Same face, different name and date-of-birth.

SameIdDifferentFace

Same ID number (same ID type), different faces.

SameIdDifferentPerson

Same ID number (same ID type), different name and date-of-birth.

SamePersonDifferentFace

Same name and date-of-birth, different faces.

SamePersonDifferentIdNumber

Same name and date-of-birth, different document numbers (same ID type).

DUPLICATE

Multiple documents for the same person.

SameFaceDifferentIdType

Same face, different ID types.

SameFaceDifferentUserId

Same face, different users.

BATCH_REGISTER

Different persons conducting verification under the same background.

SameFaceBackgroundDifferentFace

Highly similar face background, different faces.

Risk screening

Risk type

Sub-risk type

Dependent field

Risk judgment ruleĀ 

IDFAKE

SameFaceDifferentIdNumber

  • faceImage
  • idType
  • idNumber

Similar faces, same ID type, different ID numbers.

SameFaceDifferentPerson

  • faceImage
  • certName
  • dateOfBirth

Similar faces, different names and date-of-birth on the ID.

SameIdDifferentFace

  • faceImage
  • idType
  • idNumber

Same ID type and ID number with different faces.

SameIdDifferentPerson

  • idType
  • idNumber
  • certName
  • dateOfBirth

Same ID type and ID number, different name and date-of-birth.

SamePersonDifferentFace

  • faceImage
  • certName
  • dateOfBirth

Same name and birth-of-date, different faces.

SamePersonDifferentIdNumber

  • idType
  • idNumber
  • certName
  • dateOfBirth

Same ID type, name and date-of-birth. Different ID numbers.

DUPLICATE

SameFaceDifferentIdType

  • faceImage
  • idType

Similar faces, different ID types.

SameFaceDifferentUserId

  • faceImage
  • userId

Similar faces, different accounts.

BATCH_REGISTER

SameFaceBackgroundDifferentFace

faceImage

Highly similar face background, different faces.