105 Comments
⭠ Return to thread

They could step us through a few examples, the way a programmer would if he were using a debugger. But my complaint is not about the algorithms working too well, but about the algorithms working poorly -- if the intent is to increase my engagement by catering to my interests.

I'd never heard of Ray Epps until the NYT piece. My impression, after watching the videos, was that it was very suspicious not only that he wasn't locked up, but that the NYT would write a piece defending him. He seemed the poster boy for "insurrectionist," the person most deserving of being thrown underneath the jail by the Democrats. I started reading pieces reflecting my suspicions. However, when I did Google news searches on "Ray Epps," I was flooded, and still am, with articles such as -- and this is a real example -- "The Little Guys Being Taken Down by Trumpworld." Epps was a man urging people, starting the day before and continuing on Jan 6, to go INSIDE the Capitol and now he is being "taken down by Trump world"?

Anyway, people can argue the pros and cons of algorithms feeding my existing preconceptions until the cows come home; that is a conversation worth having. My complaint is about the information pushed on me when the designers of the algorithms clearly have an interest in NOT feeding my preconceptions, but rather in "educating" me.

(On the other hand, YouTube suggestions are amazingly attentive to my short and long term viewing habits. They have my number, so to speak.)

Expand full comment

// They could step us through a few examples, the way a programmer would if he were using a debugger.

Machine learning doesn't work like this. A trained model is not a sequence of interpretable instructions. When I make a system that works I dont have any idea of "why" it works in the sense that people would find satisfying.

Expand full comment

A person's history has to be stored somewhere. A devoted Sean Hannity fan is somehow distinguishable from a Rachel Maddow devotee. In the end, it's all 1's and 0's. I believe I would find it satisfying.

That said, I'm open to being disabused should a piece of reasonable length exist which makes your case. I'm not trying to be argumentative. It's just that I can't imagine how it would be impossible to trace the exact behavior of the algorithms. It's not magic.

Expand full comment
Jul 24, 2022·edited Jul 24, 2022

// I believe I would find it satisfying.

This is Hitch Hikers Guide to the Galaxy in real life. The answer is 42. Are you actually happy with that? (Actually the answer is a vector of 2.3 million numbers between 0 and 1, but the volume doesn't make it easier to comprehend.)

// I can't imagine how it would be impossible

I can't change the boundaries of your imagination. Interestingly, this is part of the problem - people have never encountered anything like it and so they literally cannot conceive of anything this complicated. Until I got into it I would have said the same thing.

The best I can do is the brain in the jar analogy. A complete map of every neuron firing in my head is not regarded as an acceptable explanation for why I ate eggs for breakfast. We are in a field where the limit of the possible is the neuron map.

If you dont want to believe that, the only thing left is point you to a series of math, programming, and machine learning textbooks.

Expand full comment

I was trying to be polite, so I used "I can't imagine" and "I believe I would find." Forgive me. Your contention amounts to saying bugs cannot be fixed, nor adjustments made, because the system is too complicated. Manifestly, that is not true. Your combativeness does not strengthen your case.

Expand full comment

// Your contention amounts to saying bugs cannot be fixed, nor adjustments made, because the system is too complicated.

No. My contention is that there are no techniques that make these systems sufficiently interpretable _today_. Maybe we will be able to do it 10 years from now, but as of this moment it simply doesn't exist.

// Manifestly, that is not true.

Electrons are both a particle and a waveform. It makes no sense, and yet it is so. Insisting otherwise doesn't change the facts.

// Your combativeness does not strengthen your case.

My apologies, I tend to avoid posting because I gravitate towards edgy analogies and snark. I'm not trying to be combative, but it falls out of me.

Expand full comment

Using patterns of statistical association is not, to me, a "brain in a jar." Maybe we don't know every association used by a facial recognition system to rank people by beauty, but we know symmetry and feature size are key. "Too complicated" is a copout, especially for systems such as social media news and video recommendations where the results are largely predictable. Anyway, I guess this is one of those agree to disagree moments.

Expand full comment
Jul 25, 2022·edited Jul 25, 2022

It has been a few years since I watched it, but Grant Sanderson (a.k.a. 3Blue1Brown) has a really nice series of four short videos on neural networks if you have the math background to follow it - mainly linear algebra and multivariable calculus. I seem to recall him doing, as he always does, an excellent job explaining why the different "layers" involved in such a network really can't be interpreted in a clear manner - even to those who designed the network.

https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi

Expand full comment

Thanks much. I'll check it out.

Expand full comment