Skip to content

Commit 98406c1

Browse files
authored
fixes Face Liveness Detection ISO conformance docs
1 parent 329a8e5 commit 98406c1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/ai-foundry/responsible-ai/face/characteristics-and-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can use the [Fairness Assessment Sample Notebook](https://go.microsoft.com/f
4040

4141
## How accurate is the facial liveness detection model?
4242

43-
The facial liveness detection solution from Microsoft is conformant to [ISO/IEC 30107-3:2017 – Biometric presentation attack detection – Part 3: Testing and reporting](https://webstore.ansi.org/standards/iso/isoiec301072017-1662258) standard as validated by iBeta level 1 and level 2 conformance testing.
43+
The facial liveness detection solution from Microsoft achieved a 0% penetration rate in [iBeta Level 1 and 2 Presentation Attack Detection (PAD) tests](https://servicetrust.microsoft.com/DocumentPage/ea3fa18f-3940-4c0b-aa96-41cb50898aee), conducted by a NIST/NVLAP-accredited laboratory and conformant to the [ISO/IEC 30107-3 PAD international standard](https://www.iso.org/standard/79520.html).
4444

4545
## Tradeoffs
4646

articles/ai-services/computer-vision/concept-face-liveness-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The goal of liveness detection is to ensure that the system is interacting with
2626

2727
The Azure AI Face liveness detection solution successfully defends against various spoof types ranging from paper printouts, 2D/3D masks, and spoof presentations on phones and laptops. Liveness detection is an active area of research, with continuous improvements being made to counteract increasingly sophisticated spoofing attacks. Continuous improvements are rolled out to the client and the service components over time as the overall solution gets more robust to new types of attacks.
2828

29-
The Azure Face liveness detection API is [conformant to ISO/IEC 30107-3 PAD (Presentation Attack Detection) standards](https://www.ibeta.com/wp-content/uploads/2023/11/230622-Microsoft-PAD-Level-2-Confirmation-Letter.pdf) as validated by iBeta level 1 and level 2 conformance testing.
29+
The Azure AI Face liveness detection API achieved a 0% penetration rate in [iBeta Level 1 and 2 Presentation Attack Detection (PAD) tests](https://servicetrust.microsoft.com/DocumentPage/ea3fa18f-3940-4c0b-aa96-41cb50898aee), conducted by a NIST/NVLAP-accredited laboratory and conformant to the [ISO/IEC 30107-3 PAD international standard](https://www.iso.org/standard/79520.html).
3030

3131
## How it works
3232

articles/ai-services/computer-vision/overview-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The goal of liveness detection is to ensure that the system is interacting with
8888

8989
The liveness detection solution successfully defends against a variety of spoof types ranging from paper printouts, 2d/3d masks, and spoof presentations on phones and laptops. Liveness detection is an active area of research, with continuous improvements being made to counteract increasingly sophisticated spoofing attacks over time. Continuous improvements will be rolled out to the client and the service components over time as the overall solution gets more robust to new types of attacks.
9090

91-
Our liveness detection solution meets [iBeta Level 1 and 2 ISO/IEC 30107-3](https://www.ibeta.com/wp-content/uploads/2023/11/230622-Microsoft-PAD-Level-2-Confirmation-Letter.pdf) compliance.
91+
Our liveness detection solution meets achieved a 0% penetration rate in [iBeta Level 1 and 2 Presentation Attack Detection (PAD) tests](https://servicetrust.microsoft.com/DocumentPage/ea3fa18f-3940-4c0b-aa96-41cb50898aee), conducted by a NIST/NVLAP-accredited laboratory and conformant to the [ISO/IEC 30107-3 PAD international standard](https://www.iso.org/standard/79520.html).
9292

9393
Tutorials
9494
- [Face liveness Tutorial](Tutorials/liveness.md)

articles/ai-services/computer-vision/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The other features of Image Analysis, such as model customization, background re
114114

115115
The Face Liveness SDK supports liveness detection on your users' mobile or edge devices. It's available in Java/Kotlin for Android and Swift/Objective-C for iOS.
116116

117-
Our liveness detection service meets iBeta Level 1 and 2 ISO/IEC 30107-3 compliance.
117+
Our liveness detection service achieved a 0% penetration rate in [iBeta Level 1 and 2 Presentation Attack Detection (PAD) tests](https://servicetrust.microsoft.com/DocumentPage/ea3fa18f-3940-4c0b-aa96-41cb50898aee), conducted by a NIST/NVLAP-accredited laboratory and conformant to the [ISO/IEC 30107-3 PAD international standard](https://www.iso.org/standard/79520.html).
118118

119119
## September 2023
120120

0 commit comments

Comments
 (0)