WeSearch

De-Identified and Still Exposed

·20 min read · 0 reactions · 0 comments · 5 views
#healthcare#privacy#artificial intelligence#data security
De-Identified and Still Exposed
⚡ TL;DR · AI summary

A recent study highlights the privacy risks associated with foundation models trained on de-identified electronic health records. Researchers found that these models can memorize individual patient data, potentially exposing sensitive information. This issue raises significant concerns about patient privacy in the deployment of clinical artificial intelligence.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2478211) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Tim Green Posted on Mar 19 • Originally published at smarterarticles.co.uk on Jun 3 De-Identified and Still Exposed #humanintheloop #clinicalaimemorization #healthcareprivacyrisks #deidentificationfailures Somewhere inside a foundation model trained on millions of supposedly de-identified electronic health records, a ghost lingers.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)