惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Y
Y Combinator Blog
博客园 - 【当耐特】
V
Visual Studio Blog
GbyAI
GbyAI
V
V2EX
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
量子位
MongoDB | Blog
MongoDB | Blog
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件

Maggie Appleton

The Dark Forest and Generative AI One Developer, Two Dozen Agents, Zero Alignment Gas Town’s Agent Patterns, Design Bottlenecks, and Vibecoding at Scale January 2026 | Maggie Appleton A Treatise on AI Chatbots Undermining the Enlightenment A Brief History & Ethos of the Digital Garden Vibe Code is Legacy Code May 2025 | Maggie Appleton Home-Cooked Software and Barefoot Developers Statistically, When Will My Baby Be Born? Speculative Calendar Events ChatGPT Would be a Decent Policy Advisor March 2025 | Maggie Appleton The Expanding Dark Forest and Generative AI Humanity's Last Exam Squish Meets Structure Common Misconceptions in AI Undetected AI Exam Answers Unbaited Smidgeons Growing a Human: The First 30 Weeks How to Import Academic Papers from Zotero into Tana December 2024 | Maggie Appleton Aesthetic Command Lines with Hyper, Spaceship, and Oh My Zsh Leaving Elicit July 2024 | Maggie Appleton A Short History of Bi-Directional Links The Pattern Language of Project Xanadu Assumed Audiences Ambient Co-presence
Algorithmic Transparency
2021-10-02 · via Maggie Appleton

The Context

We are all familiar with the recommendation algorithm – the dark forces that shove fad-diet-shills, flat-earthers, and Jordan Peterson into our feeds.

They’ve become a modern myth. There are a thousand moral panic op-eds raising the alarms; algorithms are controlling us, manipulating us, radicalizing us, and preying on our insecurities and “secret desires.” All just to sell us overengineered toothbrushes, vegan whey powder, and blow-up paddling pools, among other goodies.

While it’s unclear whether algorithms are truly “harming the children” And other such hand-wavy claims that fail to clearly define ‘algorithms’, ‘harm’, or identify which specific children we should be morally panicked about , there’s still a few legitimate concerns in the ways we’re allowed to interact with them in modern interfaces.

For a start, we aren’t told what kinds of data go into our algorithmic systems, and have no visibility into why certain results come out. Most algorithm-driven interfaces blackbox their internal logic and decision-making rules. Faced with these opaque systems, we end up fetishising the algorithms – we attribute human agency and capacities to them, and in doing so hide the very real human agents designing and maintaining them. We call them “magic” to dismiss the need to make them legible to users.

As an audience we have no visibility into what metrics the engineers are optimising for. The engineers themselves don’t always understand how the algorithms choose what to recommend. The lack of transparency makes it difficult to understand why we’re shown certain content. It hides the fact some algorithms maximise for qualities like emotional outrage, shock value, and political extremism. We lack the agency to evaluate and change the algorithms serving us content.

The Pattern

When an automated system recommends a piece of content, it should include an Epistemic Disclosure

Epistemic Disclosure

Providing clear metadata on the epistemic validity of content message explaining why it suggested it, and what factors went into that decision.

Transparency tips integrated into user interfaces like “Recomended because you liked Pride and Prejudice” or “Recommended because Mary Douglas read this” help us see the chain of logic.

Transparency alone isn’t enough though. Users should have control over the data that feeds algorithmic systems they’re subjected to. We should be able to to remove whole input sources, as well as individual pieces of content.

Pinterest does a good job of telling you why you’re seeing certain pins, as well as giving you controls to remove the pin and see fewer like it:

A screenshot of the Pinterest interface saying why a specific pin was recommended

They also have a “tune your home feed” settings page where you can remove specific pins, boards, or topics:

A screenshot of the Pinterest setting page where you can tune your home feed

Despite being a notorious algorithmic bad boy, YouTube also gives you the ability to mark videos in your feed as “not interested” Although anecdotally, no matter how many times I say I don’t want Jordan Peterson videos, they keep showing up or “don’t recommend channel”, then follows up asking why you marked it.

The YouTube homescreen with the options menu expanded on a single video

The YouTube homescreen after you select 'not interested' with a modal asking why you're not interested

They also offer a “remove this video” option on your watch history page:

The YouTube watch history page with the option to remove a video from it

Letting users remove single videos/posts/tweets/whathaveyous from their algorithmic soup is the bare minimum for any platform. We’re a long way from meaningful transparency that makes internal algorithmic decisions clear and empowers users to design their own feeds.