this post was submitted on 20 Feb 2024
155 points (94.8% liked)

Technology

74098 readers
2386 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

TL;DR MIT researchers have developed an antitampering ID tag that is tiny, cheap, and secure. It is several times smaller and significantly cheaper than the traditional radio frequency tags that are used to verify product authenticity. The tags use glue containing microscopic metal particles. This glue forms unique patterns that can be detected using terahertz waves. The system uses AI to compare glue patterns and calculate their similarity. The tags could be used to authenticate items too small for traditional RFIDs.

you are viewing a single comment's thread
view the rest of the comments
[–] TheOneCurly@lemm.ee 47 points 2 years ago (2 children)

We made a tag that can't be reliably and deterministically scanned so we also included a machine learning model that takes a good guess at it.

I just don't see how you could possibly rely on a black box model for anything important. You have no way to mathematically prove if there are collisions in the model output or not, and newer versions of the model can't be made backwards compatible. So if you have a database of thousands of these tags scanned, then they discover a critical vulnerability and provide a new model, you're SOL and everything you have is worthless.

[–] TimeSquirrel@kbin.social 11 points 2 years ago

Can you imagine your house doorknob had to think about the shape of your key before letting you in, and then have the possibility of just saying "No. Not today."?

[–] Lmaydev@programming.dev 2 points 2 years ago

It's used to identify similarities in glue patterns. In what way wouldn't this be backwards compatible? New versions would just be better at it.