This commit is contained in:
2026-04-22 12:06:23 +02:00
parent 61ddad37b1
commit 92badcf23f
3 changed files with 70 additions and 6 deletions
@@ -0,0 +1,66 @@
## Abstraction Fallacy
In AI, intelligence can be simulated but not instantiated. That's the conclusion in this very interesting paper. The logical framing of the problem is based on physical systems and their states, mapping physical states to abstract symbolic states and causality. Here are some pertinent definitions from the paper
1. The Physical States (𝑝):
These are the symbols (the vehicle). They are objective physical entities (e.g., voltage gradients), possessing zero intrinsic semantic content.
2. The Abstract States (𝐴):
These are concepts (the content). As established, these are grounded physiological states existing exclusively within the mapmaker who holds the computations meaning.
3. The Mapping Function (𝑓):
This is the alphabetization. It represents the assigned association held in the mapmakers mind, actively bridging the machines blind physics (𝑝) to the
mapmakers grounded concepts (𝐴)
4. Simulation:
The syntactic manipulation of physical vehicles (𝑝) to track the abstract
5The Abstraction Fallacy: Why AI Can Simulate But Not Instantiate Consciousness relationship between concepts (𝐴).
5. Instantiation:
The replication of the intrinsic, constitutive dynamics (𝑃) of the process itself.
Instead of a review of the paper, I will provided some pertinent quotes from the paper.
"The limits of physical simulation elsewhere in biology make the point explicit. A GPU that simulates photosynthesis may accurately model the abstract transformation from sunlight, water, and carbon dioxide (𝐴) to oxygen and glucose (𝐴′), but it will not synthesize a single molecule of glucose or release oxygen. So while perfectly simulating the process, it lacks the causal capacity
to perform the underlying biochemical work. To suggest that simulating the “software” of the brain avoids this physical constraint introduces a category error (Searle, 1980). It conflates the algorithmic description of a process with the intrinsic physics required to instantiate it"
"In a digital simulation, the causal chain is driven entirely by the vehicle (𝑝). The logic gate does not switch because it hurts (content causality driven by 𝐴). Instead, it switches because the voltage crosses a defined physical threshold (vehicle causality driven by 𝑝). The physical state of
the system alone determines its evolution. The semantic content of the symbol (𝐴) plays no causal role, since the machine would perform the same physical operations even if the symbol referred to nothing at all. Assuming otherwise would mean to fall victim to the abstraction fallacy."
"Moving from concepts to symbols is not a step in abstraction. It is a lateral act of assignment where a mapmaker forcibly binds a physical token to a mental concept. It is precisely this unbridgeable lateral step that exposes the causality gap, permanently cutting off any intrinsic path leading back from the symbol to the original experience."
![abstraction-fallacy.pdf](.attachments.1443207/abstraction-fallacy.pdf)
<https://www.linkedin.com/feed/update/activity:7452022061905940480/?trk=feed_main-feed-card_social-actions-comments>
---
Instead of appealing to intuitions about what is absent, we examine how abstraction arises in the first place. If computation depends on a mapmaker who extracts invariants from experience and assigns symbols, then the dependency is built into the structure. Any
computational map presupposes an experiencing agent who performs the alphabetization. Making the algorithm more complex does not undo this order of dependence. No increase in scale allows the map to generate the subject whose activity is required for computation to count as such at all.
### Sergio
Noi non solo evidenziamo lesistenza del ruolo del mapmaker (che anche nellarticolo è in parte anche losservatore attivo), ma addirittura lo includiamo esplicitamente chiarendo definitivamente il suo ruolo di riconoscitore dei propri significati.
Nellarticolo il ruolo attivo è quello di mappare I simboli computazionali ai significati che comunque sembrano essere assunti come oggettivi
## Video Giochi
The Nyquist-Shannon theorem is about sampling — reconstructing a continuous signal from discrete measurements. That's what happens in:
Microphones capturing audio
Cameras capturing video from the real world
But in video games, frames are generated, not sampled. There's no underlying continuous signal being measured. The GPU is constructing each frame from scratch — geometry, shaders, lighting calculations, etc.
So the analogy breaks down fundamentally. The question of "how many frames per second" in games is purely about:
How fast the hardware can complete the rendering pipeline for each frame
Perception thresholds — what frame rates the human visual system perceives as smooth motion (which is a psychophysics question, not an information theory one)
Game loop timing — how game logic, physics, and input polling are scheduled
There's no theorem from information theory that governs this in a meaningful way. Shannon's work simply doesn't apply to the generation side.
The smoothness of high frame rates (60 vs 120 vs 240fps) is better explained by human visual persistence, motion blur perception, and input latency — none of which are Shannon's domain.
### Sergio
Quello che dice sui videogiochi è corretto, la differenza è che il nostro codice non sta implementando leggi della fisica per generare frames di una realtà modellata.
Sta generando un movimento che permette allosservatore di riconoscere una continuità di significato avvalorata dalla possibilità di effettuare tagli e analizzare frames
+4 -6
View File
@@ -104,9 +104,7 @@ container: PRESYNAPSE
Il rilascio di NT lo facciamo nel contesto di AP. Biologicamente dovrebbe avvenire solo in base alle concentrazioni, quindi anche al difuori degli AP. Il rilascio di NT lo facciamo nel contesto di AP. Biologicamente dovrebbe avvenire solo in base alle concentrazioni, quindi anche al difuori degli AP.
RF deve essere MOLTO piu' basso della durata di un AP. In maniera da essere attivo varie volte nel contesto di un episodio di AP. Il che ha senso perche' un AP e' SOMA ad un tempo piu' alto che i comportamenti di PRE. RF di interacting deve essere MOLTO piu' basso di un RF di AP. In maniera da essere attivo varie volte nel contesto di un episodio di AP. Il che ha senso perche' un AP e' SOMA ad un tempo piu' alto che i comportamenti di PRE. Questo poi per permettere la diversa contestualizzazione degli episodi di NTrelease, a piu' o meno alta velocita'.
Questo poi per permettere la diversa contestualizzazione degli episodi di NTrelease, a piu' o meno alta velocita'.
![nt-release.png](.attachments/nt-release.png) ![nt-release.png](.attachments/nt-release.png)
@@ -134,11 +132,11 @@ check_tpc: PRE_Status_ms
Non consideriamo le vesicles come liberate, ma direttamente gli NT. Questo permette di gestire la quantita' rilasciata di NT, invece di gestire un numero di vescicles. Nella realta' ciascuna vesicle contiene migliaia di NT. Qui mettiamo un floor a questo tipo di comprensione. Non consideriamo le vesicles come liberate, ma direttamente gli NT. Questo permette di gestire la quantita' rilasciata di NT, invece di gestire un numero di vescicles. Nella realta' ciascuna vesicle contiene migliaia di NT. Qui mettiamo un floor a questo tipo di comprensione.
Ci sono 4 casi che dipendono da RRP, Ca2+ e NT. L'idea e' che la quantita' di RRP sia il driver principale. Gli NT liberati sono di piu' al crescere di RRP e Ca2+ e di meno al crescere di NT. Gli NT nella sinapsi fanno da moderazione alla ulteriore liberazione di NT, ma non bloccano mai totalmente. NT suppression only matters when everything else is already at maximum which is exactly the biological purpose: it prevents runaway release during peak activity, not during moderate activity. Ci sono 4 casi che dipendono da RRP, Ca2+ e indirettamente da concentrazione di NT nella SYN che diventa mGLur che limita in VGCC l'entrata di Ca2+. L'idea e' che la quantita' di RRP sia il driver principale. Gli NT liberati sono di piu' al crescere di RRP e Ca2+ e di meno (indirettamente) al crescere della concentrazione di NT gia' liberati nella SYN. Gli NT nella sinapsi fanno da moderazione alla ulteriore liberazione di NT, ma non bloccano mai totalmente. NT suppression only matters when everything else is already at maximum, which is exactly the biological purpose: it prevents runaway release during peak activity, not during moderate activity.
##### NTreleaseMaximum: interacting ##### NTreleaseMaximum: interacting
NT empty NT empty. Qui siamo contestualizzati se Ca2+ full, il che dovrebbe significare indirettamente che non ci sono NT nella SYN.
```Gen ```Gen
interacting: NTreleaseMaximum interacting: NTreleaseMaximum
@@ -154,7 +152,7 @@ interacting: NTreleaseMaximum
##### NTreleaseHigh: interacting ##### NTreleaseHigh: interacting
Solo in questo caso NT modera! NT NOT empty Solo in questo caso NT modera! NT NOT empty, perche' Ca2+ fullness non full.
```Gen ```Gen
interacting: NTreleaseHigh interacting: NTreleaseHigh