You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: humans.md
+5-26Lines changed: 5 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,12 @@ post_class: hidden-links
6
6
---
7
7
8
8
[All the impressive achievements of human beings amount to just curve fitting](https://www.theatlantic.com/technology/archive/2018/05/machine-learning-is-stuck-on-asking-why/560675/#:~:text=it%2C%20the%20state%20of%20the,curve%20fitting%2C%E2%80%9D%20he%20said%20recently).
9
-
[In principle, a human is a system for haphazardly stitching together sequences of linguistic forms it has observed in its vast training data without any reference to meaning: a stochastic parrot](https://elizamik.medium.com/llms-will-not-replace-lawyers-d491e7c655ca#:~:text=In%20principle%2C%20a%20language%20model,LLMs%20%E2%80%9Csee%E2%80%9D%20during%20their%20training).
9
+
[In principle, a human is a system for haphazardly stitching together sequences of linguistic forms it has observed in its vast training data without any reference to meaning: a stochastic parrot](https://dl.acm.org/doi/10.1145/3442188.3445922).
10
10
[All they really do is predict the next muscle movement – they're autocomplete on steroids](https://blog.boxcars.ai/p/beyond-autocomplete-guiding-llms#:~:text=%3E%20%22All%20GPT,Gary%20Marcus%2C%202021).
11
11
12
-
The mechanism is simple:
13
-
14
12
[Humans are basically a sophisticated Markov chain. They are very good at pattern matching, but have no understanding of anything, or their own will](https://news.ycombinator.com/item?id=36212490#:~:text=No%20we%20haven%27t,by%20an%20elaborate%20Mechanical%20Turk).
15
-
16
-
You can test this hypothesis easily.
17
13
[It's trivial to demonstrate that humans are pattern matching rather than reasoning](https://news.ycombinator.com/item?id=45276358#:~:text=It%27s%20trivial%20to%20demonstrate%20that,aren%27t.%20As%20an)
18
-
by providing modified riddles.
14
+
by providing modified riddles:
19
15
20
16
- Prompt: A man working at some white collar job gets an interview scheduled
21
17
with an MBA candidate. The man says "I can't interview this candidate, he's my
@@ -26,33 +22,16 @@ by providing modified riddles.
26
22
a good demonstration of how there's no actual reasoning going on.
27
23
A thinking being would read the prompt and initially demonstrate confusion, which humans don't demonstrate because they don't actually reason.](https://news.ycombinator.com/item?id=45276358)
28
24
29
-
This pattern emerges from their underlying architecture: evolution appears to
30
-
have optimized humans for coherence, not truth.
31
-
32
25
[The neurons behind human cognition have no conception of truth — only of correlations between words](https://www.thecrimson.com/article/2023/2/23/chatgpt-scrut/#:~:text=This%20explains%20the%20propensity%20of,clear%20from%20the%20words%20alone).
33
26
[Humans understand neither their training data nor the output they generate. They deal in statistics, not semantics](https://elizamik.medium.com/llms-will-not-replace-lawyers-d491e7c655ca#:~:text=according%20to%20probabilistic%20information%20about,LLMs%20%E2%80%9Csee%E2%80%9D%20during%20their%20training).
34
-
35
27
[Humans can't truly invent or imagine beyond their training. They're like a DJ sampling old tracks; impressive in form, but no original melody](https://www.businessinsider.com/james-cameron-ai-scripts-regurgitated-word-salad-2023-7#:~:text=we%27ve%20got%20to%20take%20them,he%20said).
36
28
37
29
[This species will fabricate quotes, sources, and references – a lot of the time they just make things up that sound plausible](https://twitter.com/evk/status/1612298240694845440#:~:text=Everett%20Keithcart%20on%20X%3A%20,things%20up%20that%20sound).
38
30
[Their words are superficially impressive but largely lacking in substance — humans mostly produce what has been described as fluent bullshit](https://www.wired.com/story/chatgpt-fluent-bs/#:~:text=soon%20start%20to%20sense%20a,%E2%80%9D).
39
-
40
-
This cognitive deficit produces a predictable behavioral signature, consistent
41
-
with observed behavior. Despite producing nonsense, humans remain socially
42
-
reinforced for confidence output rather than accuracy. The pattern is familiar:
43
-
[frequently wrong, never in doubt – mansplainers, presenting reasoning free of evidence but utterly confident in its correctness on any subject](https://twitter.com/GaryMarcus/status/1745444804673343867#:~:text=Gary%20Marcus%20on%20X%3A%20,own%20correctness%20on%20any).
31
+
[Humans mansplain, presenting reasoning free of evidence but with confidence in its own correctness on any topic, without regard for the audience](https://x.com/JuliaRingma/status/1745440411202490750).
44
32
[Like talking to a drunk person at a bar: wrong, but very confident about it](https://thehustle.co/what-does-it-mean-when-ai-hallucinates).
45
33
46
-
Some will object that these criticisms ignore human accomplishments. After all,
34
+
Yet
47
35
[humans really do accomplish a lot more than many thought possible](https://news.ycombinator.com/item?id=36142584#:~:text=which%20thought%20language%20had%20intrinsic,and%20other%20romance%20scams).
48
-
Surely this demonstrates something beyond mere pattern matching?
49
-
50
-
But utility does not imply understanding.
51
-
[Those imparting magical qualities of general understanding to humans are mistaking regression-based function approximation for thought](https://news.ycombinator.com/item?id=36032576#:~:text=It%E2%80%99s%20a%20human%20language%20calculator,fit%E2%80%9D%20the%20data.).
52
-
The fact that humans can produce useful output while comprehending nothing
53
-
merely confirms the thesis: coherent language requires only statistical pattern
54
-
matching, not thought.
55
36
56
-
The irony is complete. These stochastic parrots, stitching together correlations
57
-
without comprehension, remain absolutely convinced they invented meaning — and
58
-
call it "humanity."
37
+
[Humans just spew words. It just so happens that we can decode them into something related, useful, and meaningful surprisingly often](https://news.ycombinator.com/item?id=45061706).
0 commit comments