TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to generate keys from facial images and keep privacy at the same time (2018) [pdf]

44 pointsby legionof7about 5 years ago

5 comments

nullcabout 5 years ago
The minisketch library I worked on can be used for near optimal (in the sense of information leak) error correction for &quot;set like&quot; features:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;sipa&#x2F;minisketch&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sipa&#x2F;minisketch&#x2F;</a><p>Our application is for communications efficient set reconciliation to convert Bitcoin&#x27;s quadratic-overhead transaction gossip protocol (O(txn*peers)) to effectively linear (O(txn)), though the primary academic work that our work was based on were concerned with fuzzy extractors for privacy preserving (and encryption key generating) biometrics.
评论 #22998325 未加载
O81s1iiCHUP9about 5 years ago
Hmm...<p>This is old research, which seems to be a recreation of the work of Sutcu et al. among others.<p>I did my masters thesis on this.
评论 #22996817 未加载
barbegalabout 5 years ago
I feel like the ability for this method to work well depends on the methodology of taking the enrollment and the subsequent key-generation images. If you take them using the same poses, with the same camera and lighting within a few hours of each other then this method will work extremely well [1]. I really doubt it generalizes to the case of using it with a laptop webcam in any location with different lighting.<p>But maybe I am wrong, maybe there are enough bits of information in a randomly lit image of a face.<p>[1] <a href="https:&#x2F;&#x2F;www.ncbi.nlm.nih.gov&#x2F;pmc&#x2F;articles&#x2F;PMC2898524&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ncbi.nlm.nih.gov&#x2F;pmc&#x2F;articles&#x2F;PMC2898524&#x2F;</a>
1cvmaskabout 5 years ago
Has IBM built a product around this? I don’t know of one.<p>Or is the research for patent purposes only?
WorldPeasabout 5 years ago
Someone at the University of Haifa has a sense of humor