The Box Ticked While You Read This: LinkedIn, AI Training, and the Switch You Did Not Flip
LinkedIn has a setting that allows the platform to use user data for training generative AI models, which is enabled by default. Most users are likely unaware that their data is being utilized unless they actively opt out. The article discusses the implications of this feature and the timeline of its implementation, particularly in relation to privacy regulations in Europe and the UK.
- ▪The 'Data for Generative AI Improvement' setting on LinkedIn is enabled by default for most users.
- ▪LinkedIn uses public profile information and content for AI training, but not private messages.
- ▪The feature was introduced without prior consent, leading to concerns about user awareness and data privacy.
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 === 3841501) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Vivian Voss Posted on May 23 • Originally published at vivianvoss.net The Box Ticked While You Read This: LinkedIn, AI Training, and the Switch You Did Not Flip #privacy #ai #linkedin #dataprotection Not in the Brief (4 Part Series) 1 The Browser That Brought Its Own AI 2 The Vault That Stays Open: Microsoft Edge 3 The Screenshot Diary: Microsoft Recall, the Vault, and the Wall Next to It 4 The Box Ticked While You Read This: LinkedIn, AI Training, and the Switch You Did Not Flip…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).