A következő címkéjű bejegyzések mutatása: vita. Összes bejegyzés megjelenítése
A következő címkéjű bejegyzések mutatása: vita. Összes bejegyzés megjelenítése

2026. június 29., hétfő

Can LLMs be considered automation and is that useful?

Richard Gross on LinkedIn

Automation with LLMs is non-deterministic and jagged. Can that even be considered automation and is that useful?

LLMs are non-deterministic, the same inputs will lead to a different output every time. LLMs are also jagged, some scenarios work great, others are disappointing to say the least, and which is which can change even without the model number changing. A tricky foundation to build upon.
[...]

For automation to be automation it has to "reduce human intervention" and we have to "predetermine" what has to happen. What makes LLMs so novel is that "predetermine" no longer has to be hard rules that are specified ahead of time.
[...]  

So can you build useful automation with LLMs? Yes, but first you need to spend the time to "predetermine" aka constrain what the beneficial actions are, which ones trigger alerts and which ones are plain refused. If you cannot do that for your domain, then you cannot automate it.

Second you need a domain that does not need reliability. That makes it a bad fit for medical or health decisions, financial or legal decisions, and basically any decision with serious consequences.

Third, be wary of using LLMs to generate "suggestions" for a human to "sign off". This will eventually lead to review fatigue where the human just approves whatever the LLM generated. This will also lead to skill atrophy where the human eventually loses the skills to make these decisions himself.

Fourth, it might be way cheaper to write your automation as deterministic code.


Lorand Kedves

First, 100% agree but I don't think you got the point.

The aim of LLMs is not automation but "intelligence", we do not check (or even, like) the question if it is useful, but cool and exciting and in some environments, dangerous (not the wasted resources, pollution etc. but the "emerging god" 🤦‍♂️ ).

This is how LLM lords "make profit" (the ultimate definition of being useful) - or to be more precise, fake profit. And as we go forward in this IPO game, this will be their problem, not the fact of just destroying the human civilisation. (John von Neumann, Can we survive technology? - 1955)

Otherwise, people would read the definition of the Turing test, not just recall what they felt when watching Her, Ex Machina, Terminator etc.

Just as predicted.



Richard Gross

You 100% agree with my point but I don't get the point? I think I am quite close to getting the point: https://richargh.de/posts/Fifty-First-Dates-with-AI


Lorand Kedves
I don't want to make this a competition (folks here report my comments and LinkedIn moderates me), but you define yourself as an IT Archaeologist - here is what it means to me.
https://lnkd.in/duJEbZty

The conclusion is that LLMs are futile, a catastrophic answer to an already bad question.
1: Transformable information (JCR Licklider, Libraries of the Future, 1964) is a graph.
2: An information system (including the DSLs, algorithms and state / transaction representation) IS transformable information.
-> working with them is NOT text but graph management.
https://lnkd.in/dTCD8dBv

I build this system. Transparent, deterministic, reliable, dirt cheap, platform independent, open source, Apache 2. The only problem is that this is "impossible", and against the business model of IT. ⬇️

'It is difficult to get a man to understand something, when his salary depends on his not understanding it.' (Upton Sinclair)

----
History
2011: I summarised my disappointment of 20+ years of coding with text.
https://lnkd.in/dy5Tnm3n

2018: Based on my experience using knowledge graphs while building real-life IT systems (startup, multinationals, government, academic research), tried PhD, rejected.
https://lnkd.in/ddue7rH3

Want more? 🙂



Richard Gross
I was not aware we were in a competition. Do you mind going back a couple of steps? You said you agree with me but then you added some words that make it seem like you don’t. So do you agree with my post, and if not, what exactly do you take issue with?


Lorand Kedves
I agree with the expectations against any information system: it should be deterministic, transparent, reliable. When we won Comdex'99 with DataScope, a data mining/AI tool, we wrote all machine learning components from math papers. The goal was "explainable AI" that we delivered.
LLMs can't do that.

The "human in the loop" is a patch for responsibility (because at some point, mistakes become legal issues, see how Copilot got its disclaimers, how Tesla sneak out of all lawsuits and then Musk personally destroyed regulatory systems in doggy etc.), they should use more AND less tokens, train their replacement, etc.
LLMs are dead end.

You are an IT Archaeologist, so let's step back 60 years, shall we?

Have you read and understood Man-Computer Symbiosis from JCR Licklider (1960), Augmenting Human Intellect from Douglas Engelbart (1962), or are you aware of Joseph Weizenbaum's or Neil Postman's problems with this technology?

Because there is nothing new in what either of us are typing here. Which begs the question: why do we spend time on this discussion?

At this point people think I take this as a competition, but to me, this is rather "do you know what you are talking about?"

Which is not better of course... 😊


Lorand Kedves
I may sound rude, but there is a reason for that. If you stop complaining and try to act, you should be aware that the whole system will be your enemy. This is not a game or a topic for a TED talk.
https://youtu.be/9vz06QO3UkQ

I am interested in this conversation if you are aware of these things and decided to continue. Otherwise, consider me as a troll and forget about this. A few days of LinkedIn guano covers everything... 😉

Cheers mate.

2026. február 20., péntek

Paper Tigers on LinkedIn

Ross Wilson's post and our discussion on LinkedIn


🐅 Paper Tigers 🐅

Inhale: the illusion of strength

Many AI safety frameworks look formidable on paper.

Policies.
Certifications.
Oversight committees.
Governance diagrams that suggest control.

They work—right up until recursion accelerates.

A paper tiger is not harmless.
It is impressive, symbolic, and structurally irrelevant once interaction compounds faster than review cycles, faster than human bottlenecks, faster than accountability can reattach.

Most contemporary safety systems assume a world where:
• systems move slower than governance,
• escalation remains legible,
• humans remain the stabilizing substrate.

Recursive agent systems break those assumptions by design.

Hold: borrowed stability

When a system lacks an endogenous way to complete its own cycles, stability is borrowed.

Drift is absorbed by people.
Failure is delayed, not prevented.
Risk migrates outward while coherence appears intact.

The framework looks strong precisely because it is not load-bearing.

External guardrails do not metabolize collapse.
Trust mechanisms do not constrain recursion.
Rituals of oversight do not survive regime change.

This is not a critique of intent.
It is a classification of failure mode.

There is a difference between:
• governance that reassures, and
• architecture that holds.

One manages perception.
The other carries load.

Exhale: when pressure arrives

Paper tigers roar loudly in planning rooms.

They go silent in live recursion.

When interaction accelerates, only structures that can:
• bound recursion,
• metabolize failure,
• and complete their own loops

remain coherent.

Everything else becomes symbolic—
useful until it isn’t.

This is not about preventing collapse.
It is about whether anything remains lawful when collapse arrives.

Validator
Governance that cannot survive recursion is not governance.

Resonance
What does not carry load disappears when pressure becomes real.



Lorand Kedves
Do you have a real tiger? Or want to see one and what it can do?

For example, here is one of my zoo, handles XBRL financial / sustainability reports as they should be, implemented in a university AI R&D project. It creates a pretty efficient knowledge graph from a few hundred GB of text (SEC / EU filing collections). The sources are on GitHub but that's for people who can read my summary first (I don't mess my code with comments)... 🤭

Experience: it can do NOTHING because of the 90/9/1 rule.
- 90% have no clue, so they can't see anything.
- 9% make their living on dealing with or complaining about the problem it solved. 'It is difficult to get a man to understand something, when his salary depends on his not understanding it.' (Upton Sinclair, 1935)
- 1% that is working on it... is fired.

Paper tigers have real claws. They are the mid-managers / loud "experts". The 9%.

Welcome to the real world, Neo.



Ross Wilson

Institutions behave as stability-preserving recursive systems. High-variance innovations exceed their integration bandwidth unless there is a mechanism for invariant-preserving transformation. Without that, even technically sound architectures remain peripheral.


Lorand Kedves

Yes, in IT that's Conway's Law in both ways: any information system inherits the communication structure of the creator organisation, and the created infrastructure controls what the organisation can see (thus, safely transform). The declared, forgotten goal of informatics was to get over this limitation, the best example is Engelbart's "bootstrap" initiative, or going to the root, the Universal Turing Machine and Turing's real challenge: define "machine" and "thinking".

I don't speak about "technically sound architectures" but actual, working proof-of-concept solutions. And being rejected (at academy) or fired (in the industry) for real. Each and every time.

But there was a benefit from it. I learned to solve any task knowing that I will be fired, to focus on the abstract lessons instead of the fancy, but context-dependent artefacts. Not even try to wrap the solutions into nice presentations, no chance against paper tigers. I learned to trust, talk with and learn from the machine, not people.


Conway’s Law explains architectural mirroring well. The harder problem is not building a system that works in isolation, but designing one that can be absorbed by an organization without destabilizing its identity. Machines execute logic; institutions preserve continuity. Bridging those domains requires more than technical coherence.


The interesting part of Conway's Law is that it was not a theoretical exercise to explain a phenomenon, but reverse engineered from doing it to give clues to a better approach. You find those principles under true moonshots, from Lockheed Skunkworks under Kelly Johnson to the Apollo program. The 1% compared to the current global hype rides (90%) and what I call "artistic moaning" 🤭 (9%).

Similar is the realisation that building an information system does not start with "executing logic" but to build a language (more precisely, a coherent set of domain specific languages following the single responsibility principle) while refining requirements. This would require a platform that allows changing this language not only along the building process, but when the system is actually running. For those who know, I described Engelbart B and C levels - but so far I have not met such a person.

We have nothing like that. We distort the whole interaction under what our quite expensive tools allow (modelling, building, compiling, deploying, testing, ... different for each platform and subsystem). Regardless, level B is what I do when I am not venting here, level C is on hold as that is completely out of interest - except mine. 😁


Ross Wilson
Language evolution at runtime is safe only if mutation is bounded by invariants that preserve system identity across state transitions.
Yep, that's a tough one. The key is to consider the language (metadata) also the (meta? 🙃 ) state of the system, not only the "normal" data entities. And ~25 years refining the meta-meta entities (like "type", "attribute", etc.) under real tasks. There are some nasty tricks and you don't know which would work until you try them. The human mind is painfully limited against these tasks, prediction does not work, "feel" improves slowly. 🤕
I respect that. Refining meta-entities under real tasks is the only way to discover which abstractions survive contact with reality. I’m earlier in that journey, so I’m cautious about claiming intuition at that depth. The distinction I’m trying to hold is slightly different though: not only treating language as state, but asking what invariant preserves system identity when that language mutates. Most large systems don’t fail because metadata can’t evolve; they fail because representation and identity are entangled.
Here is a video from 2018 where I tried to explain my problems with the current tooling (part of my rejected PhD attempt). The model changed quite a lot since then but I wonder if you find it similar to that entanglement problem?
I appreciate the depth you’ve put into refining the meta-layer. Most people never get past tooling. Treating metadata and language as state is necessary if systems are going to evolve coherently.

Where I’m coming from is adjacent but slightly different. I’m less focused on refining the meta-entities themselves and more on specifying invariants that preserve identity when those entities mutate under load.

In other words, assuming the language can evolve, what constrains recursive drift so that the system remains itself?

I’ve built an architecture around that constraint layer. Not to prevent mutation, but to govern it. It runs. It metabolizes drift structurally rather than procedurally.

I don’t think that replaces the entanglement problem. It sits underneath it. If identity is invariant under mutation, the language layer can evolve more aggressively without risking systemic fracture.

I’m genuinely curious how your runtime language evolution would behave if identity were decoupled from representation through invariant recursion constraints.


Lorand Kedves
Yep, the real difference is where we are coming from.

Inhale: what is an information system (IS)?
A coherent, precise but limited set of
1: Tokens of languages, "nouns and verbs" to describe nodes, attributes, relations, actions.
2: Validation statements of, and transition logic between the allowed states.
3: Connectors to the environment: sensors, actuators, UI.
(Another form of the von Neumann architecture)

Hold: what software engineers (SWEs, ref: Margaret Hamilton) do?
1: Translate a client's current knowledge about a system to an IS (90%).
2: Translate SWE knowledge emerging from 1: an OS, RDBMS, a http server, a GUI framework, spreadsheet editor, etc. (9%)
3: Support knowledge extraction. Load any client or SWE data and allow writing scripts, running ML algorithms (clustering, decision trees, neural nets), provide interactive visualisation. Your users write their IS on the fly over their own data, you provide the workshop. (1%)

Exhale
DataScope, a data mining / AI tool was a level 3 IS, I was a tech lead. We won Comdex in Las Vegas. In 1999. Since then, I apply 3 to 1 and later, 2.

Validator
I am not a 10x or 100x but a yes/no SWE.

Resonance
Any invariant is a roadblock of system evolution.

Like it? 😉


Ross Wilson
I think the difference hinges on what we mean by “invariant.”

If an invariant freezes tokens or transition rules, then yes, it becomes a roadblock.

But κᴸᴿ isn’t an invariant of representation. It’s an invariant of return.

In the collapse–return formulation, κᴸᴿ expresses the proportion of identity restored after perturbation. It doesn’t prevent mutation; it bounds divergence so that mutation remains evolution of the same system rather than silent replacement.

Without a conserved return ratio, recursive evolution collapses into drift. With one, language and structure can evolve aggressively because identity has a measurable recovery band.

So the invariant isn’t blocking evolution, it makes evolution coherent.

And this isn’t bolt-on governance. κᴸᴿ functions as a dynamical governor within the recursion loop itself. It regulates the relationship between divergence and return at each cycle. As mutation accelerates, correction scales proportionally. The constraint is internal to the operator, not imposed externally. It behaves less like a rulebook and more like a governor: motion is allowed; unbounded divergence is not.


Lorand Kedves
Looks familiar. Translating to my language (meaning: terms that I use in my current "impossible mission").

Knowledge is a state of a graph that represents
1: the "data state" of the target system
2: the "meta state": type and attribute token definitions used in 1
3: the network of "agents" (configured business logic instances, currently simple Java classes) to change 1 and 2.

Thinking is an interaction of agents and states in a dialog.
The agents use shared tokens to refer to nodes and their attributes to manage them. The changes are local to the dialog: the members see a coherent, changing, transient view.
Changes can be committed in one transaction to update the persistent state. "mutation"?
The instances are versioned, stored references always contain the version. Diffs (because we talk about graphs) are not simple, but transparent and manageable.

Beyond "data", a dialog can also change
- the meta definitions (the system "learns" the data it uses while reading the input) and the dialogs (the configuration of the agent and data nodes) - that's Engelbart B,
- or the meta-meta language (the attributes of an attribute definition) and the runtime (attributes of the Dialog definition) - Engelbart C.


Ross Wilson
That translation helps, especially the separation of data, meta, and agent layers.

Where I’m focused is slightly downstream. Evolution presupposes continuity: for a system to evolve, it must remain recognizably the same system across state transitions, including B and C level mutations.

If cumulative mutation alters the identity conditions without a conserved return band, what we observe isn’t evolution but substitution. Versioning preserves history; it doesn’t necessarily preserve identity. Verification describes change, but it doesn’t bound how far change may drift.

The scaling issue is that observability scales; boundedness does not. As mutation accumulates across data, meta, and meta-meta layers, traceability can remain intact while divergence compounds. The system can explain each step locally yet drift globally beyond any recoverable identity band. At small scale this is manageable; at large scale it becomes collapse-prone because coherence erodes faster than inspection can restore it.

Bounded evolution isn’t about restricting mutation. It’s about ensuring that mutation, even at Engelbart C, scales without dissolving the substrate that makes scaling meaningful.


Lorand Kedves
I think I understand as much as an outsider can. However, the questions below bug me.

1: As I see, your system prefers continuity, somewhat quantitative improvement. Do you accept that in edge cases this is not enough because a qualitative change is necessary? When the best system can only make the internal structures of each approach transparent and somewhat comparable, but can't connect them. This is how I see "paradigm shift" that is mandatory now because our current world view leads us to self destruction on a precisely predicted and mathematically proven path, with informatics in the epicentre.

2: Our ability to understand the world is ultimately limited, so such paradigm shifts or even coexistence of mutually exclusive paradigms are inevitable. Science learned to live together with this scenario. Is light a particle beam or a wave? Most likely none of them, explaining and calculating with one class of phenomena it is a wave, photon for the others. Continuous improvement or total disintegration and fusion into a different model - both are valid results of evolution.

3: How do you translate your system to solving real life tasks in total headwind? Is it a real tiger or an aspirant, as of today?


Ross Wilson
Continuity doesn’t mean incrementalism. It means conservation across transformation. When a paradigm reaches its limiting factors, reconfiguration becomes necessary. Lawful recursion doesn’t block that; it requires that even radical change remain within a recoverable identity band. Without a bounded return path, a shift becomes rupture rather than evolution. Collapse functions as audit; survival is proof.

Models can be mutually exclusive at the representational layer without violating continuity at the structural layer. Wave and particle are descriptions; what’s conserved is invariant behavior under transformation. Evolution permits coexistence and even fusion of paradigms, provided transitions remain bounded. Disintegration only qualifies as evolution if something returns.

The purpose of my public writing is to articulate the structure, not to litigate its implementation. The coherence either stands on its own, or it doesn’t.


Lorand Kedves
Thank you, this is what I expected, we have fundamental disagreement. Survival is not proof, rather a "bias" (ref Neil Postman: all science should be taught as history).

We must understand and remember discarded paths, always supported by the 99% against the 1% outliers who over often a long time happened to be right. Our current civilisation is the cumulative results of that 1%, and our current knowledge will be the discarded 99% looking back from a hundred years. If we survive the current chaos.

Example. Phlogiston theory was generally accepted and used, had long evolution process. It was wrong, its survival would block improvement. I think a theory of evolution must not only include but embrace this outcome.

Only the last question remained open.

Is your model a real tiger?

Does it help me solve a real problem with minimal resources and negative timelines? Today.


Ross Wilson
Phlogiston didn’t collapse because it lacked consensus. It collapsed because, under refined measurement, it violated conservation constraints. The representational layer changed; the conserved laws did not.

Longevity under consensus is bias. Survival under invariant constraint is structural selection.

On the tiger question: if a system accelerates local progress but compounds unbounded drift under scale, it’s scaffolding. If it preserves bounded identity under scaling pressure, it’s a governor.

Different animals.

And genuinely, I appreciate you sharing your experience. It clarified where the reinforcement-learning problem sits structurally for me.


Lorand Kedves
Different animals, indeed.

1: I realised the evolution problem (1) and tried to talk with the impostors at OpenAI (2) a decade ago. In 2023 I gave a lecture at my university about it (3), luckily downloaded the record because they did not think it was worth even the storage.
https://youtu.be/WKfEDicpwPw

2: The explained XBRL project used a "quick and dirty" Dust (Engelbart A) variant. First I created a research portal over the complete EU filing collection (~20k items - while researchers struggle with a hundred), it felt a bit overkill.
Then I switched to the SEC collection in 800k+ preprocessed JSON files of 100M+ facts over the past 20 years of all US companies. Both run fine on my M2 Max MacBook.
Moved on to sustainability reporting, knew that the EU will drop the ESRS taxonomy for VSME. Created a direct data collector interface, then (as a volunteer for another university) a complete Scope 3 footprint manager. Showed it to many responsible people.

When the National AI lab stopped funding, I was fired, all projects went to the trash. The official Scope 3 data collection tool is an Excel file. 🤷‍♂️
https://www.efrag.org/en/vsme-digital-template-and-xbrl-taxonomy

... continued ...

3: The mentioned Engelbart C is Giskard Gen06, meaning, this is the sixth time I restarted from an empty project, carrying the previous architecture only in my brain. But for the first time, Gen05 executed a brain dump, literally. (1) is part of the knowledge graph of Gen05's MiND. Bootstrapping Gen06 will mean a small code that generates the core tokens required the new Dust to run. Gen06 will be the last version where I write code, I will only use graph editors to refine the runtime graph. Gen07 will include this action and generate all of its source. On hold for a paying job.

I learned from this conversation that an evolution model must contain paradigm shift. The "machine" that Turing asked for must include its own shift. At last I have a terminology to describe it.

Sharing experience, you say?

No, I share working proof-of-concept solutions.

On 2025/10/14, I prepared to register for unemployment, no academic or industrial organisation found me worth any pay. I am 53, Neumann died at this age. I often wonder how long my life sentence is, this global brain rot, this freak show gets f.ng boring the more you understand of it.
https://mondoaurora.org/

This is my experience.


Ross Wilson
You’ve clearly built and rebuilt through real collapse. That’s not theoretical. Institutions discarding systems doesn’t invalidate the architecture, it just exposes the selection pressures they operate under. My focus is narrower: what structural properties let a system survive even when its host environment turns hostile? That’s where I think the shift question lives. Either way, I respect the persistence.


Lorand Kedves
"what structural properties let a system survive even when its host environment turns hostile?"

This is what you learn only by building information systems for a lifetime. The environment is ALWAYS hostile.
- Your manager is either "technophile" and try to micromanage you or "technophobe" and tries to prove that the project is impossible. The longer it does not work the less chance they will let you prove that it can be done (like yelling "shut up!" instead of listening to what an OLAP cube is, remember, dear "senior architect"? 🤣 )
- Your tools are the result of decades of featuritis, hordes of young "colleagues" look at you as a moron when you explain that if you can do it in a thousand lines of code, you will not use a tool with a million lines. The fact that it is one line to send an SQL select, it is the same machine, memory and storage where Oracle processes it. Use it when you NEED it.
- And yes, the requirement specification lies, goals and tools will change the day you deployed.

If you survive and keep keep all (analyst, architect, coder) roles, you have a chance to distill the answer, but nobody will understand it. Except the system that you both write and learn from.

Inhale... Hold... Exhale.

Namaste.


Ross Wilson
Agreed, hostility is baseline. That’s precisely why I focus on structural invariants rather than environmental stability. If the environment is always shifting, the property worth isolating is bounded coherence under shifting constraints.

Craft is how you discover that boundary in practice. Formalization is an attempt to preserve it so it doesn’t vanish with the next restart.

Hostility isn’t the problem. Unbounded drift under hostility is.

That’s the layer I’m interested in making explicit.


Lorand Kedves
"Craft is how you discover that boundary in practice. Formalization is an attempt to preserve it so it doesn’t vanish with the next restart."

That was BEFORE we started informatics.
- Informatics gives you a way to formalise the dynamic process, not the static architecture, from the Universal Turing Machine / Chomsky language classes, to the von Neumann Architecture (and the MiND model).
- This is where Gödel's incompleteness theory wobbles: the proof depends on the "invariant" language definition but if you can change the language in a controlled manner, you can overcome any contradiction.
- Fun fact, Minsky's "useless machine" is a working implementation of the A = !A formula, which is "contradiction" in a formal system but simply an assignment instruction in any programming language. I don't know if Minsky realised what he created.

And on and on and on... BORING.

Anyways, it is easy to summarise my research.

The process of understanding the process of understanding.

Here (1) was the last time I tried to explain that in English. Found it futile, so I think I should return to a language in which I am proficient, is processed perfectly, and gives usable feedback. Java... 😁


Limits aren’t obstacles to eliminate. They’re the geometry recursion climbs, each shift reveals the next boundary.


Lorand Kedves
Yeah... impressive, symbolic, but I don't see the value in what I do. Thanks for the chat.

2025. december 30., kedd

State of AI 2026: Deterministic automation or back to the future...

LinkedIn
Deterministic automation is not the enemy of intelligence. It is the floor, the rockbase.. Without determinism, you cannot build trust. Without trust, you cannot deploy autonomy. And without autonomy grounded in real dynamics, all the tokens in the world will never get you 'intelligence'. So the real question for 2026 is not whether AI goes boom or bust.. It is whether we stay trapped in probabilistic or deep learning dogma, or finally move toward systems that can adapt, act, and remain coherent in the real world, in realtime, under uncertainty.. History suggests that when the hype cycle collapses, the real work finally begins. 


For me, history suggests that without proper root cause analysis, we are doomed to repeat the same story. The question is why this GenAI hysteria could even emerge while the science and engineering was always clear, unambiguous and known? How could this misinterpretation of the Turing test become a global cargo cult? How could this whole industry not even reject but totally forget its own foundations?




Todd Johnson
Lorand Kedves For me, it is because the coding agent (in particular Claude and Claude Code) is remarkable. I can finally do things that I did not have the resources to do. I have been at universities since 1980. We are always underfunded--even with grant funding, which never provides enough to do the work that needs to be done (much less the extra committee, teaching and grant writing work). At this stage, it is a matter of learning when and how to use the LLMs, not whether to use them.



Thoralf J. Klatt
it’s not just the efficiency gains. also innovation that comes from understanding hashtag#unmetneeds. we don’t just need to do the wrong stuff faster but understand what’s the right stuff. solving people‘s needs (aka pro•duct in latin). enter jobs-to-be-done. Eckhart Boehme can tell you how to augment with hashtag#graphRAG to make more sense. start here:

https://medium.com/@thoralfjklatt/better-discovery-using-jobs-to-be-done-jtbd-46775f2a2234


Eckhart Boehme
Thoralf J. Klatt A highly controlled process for building a data basis (human behavior) for context-based graphrag produced by deterministic and probabilistic rules and a step-by-step process is a middle way to produce meaningful results.


Lorand Kedves
Thoralf J. Klatt - sounds like "I think the computer has from the beginning been a fundamentally conservative force. It has made possible the saving of institutions pretty much as they were, which otherwise might have had to be changed." (Joseph Weizenbaum, 1985) 🤔
https://lnkd.in/dPmbG4TN


Eckhart Boehme - I guess JTBD would not be new for the people of the Apollo program or Skunkworks...
https://youtu.be/ecIWPzGEbFc?t=2851
Or a "context-based graphrag produced by deterministic and probabilistic rules and a step-by-step process" to Ivan Sutherland (1963...)
https://youtu.be/6orsmFndx_o?t=45

This is what I call the forgotten foundations, with the predicted consequences... 👇

More on that in my lame summaries
in text: https://lnkd.in/d8_cAMBB
in video: https://lnkd.in/duJEbZty



Todd Johnson - speaking of academy.

1: I have no idea what an LLM can do with the formal definition of the term information: "things that you did not know and could not derive from what you knew" vs taming gigantic neural nets with examples. 🤦‍♂️
2: I know that Turing's article was not a goal but a warning, and his real challenge was to define the terms 'machine' and 'thinking' BEFORE making any statements with them. 👇
3: I know that Noam Chomsky's research on languages is the theoretical and practical foundation of modern programming, lately realised that his generative grammar is the key to answer Turing's call. https://lnkd.in/dTCD8dBv
It is incomplete, but not "crazy" as proclaimed by "a psychologist trying to understand how the brain works" a.k.a. "the godfather of AI"... 🤷‍♂️. https://youtu.be/aAvtBdtyEOg

Gambling is a known human weakness exploited by huge industries. We can spend trillions on hyper-sophisticated slot machines and call that 'rocket science'. Unfortunately, true rocket scientist still have to eat and pay their bills, so the field of rocket science disappears.
https://youtu.be/Elyfo1DIlzs?t=91

Examples of that true rocket science:
https://youtu.be/_OSspHZICOg
https://youtu.be/aXVUoT_objA




Thoralf J. Klatt 
Lorand Kedves it’s about increasing the likelihood that customers make progress by adopting your solutions. JTBD originates in marketing which turned out to be part of your pro•duct


Lorand Kedves
Thoralf J. Klatt As I know, Turing assumed the total understanding audience of his real technical articles around ten (10) on the planet. This is how you do real science. The success of going to orbit is not about marketing or consumer adoption. It is about physics. This is how you do real engineering.

Don't get me wrong, you are right in the business and unfortunately, society and academy as well (Aaron Swartz learned this the hard way https://youtu.be/9vz06QO3UkQ )

I am afraid we disagree on the definition of "real work"...


One more thing... for you and the maybe 10 people still following this thread 🤫

You set two goals,
1: "we don’t just need to do the wrong stuff faster but understand what’s the right stuff"
2: "customers make progress by adopting your solutions"

They are in contradiction!

Every system has an inertia, customers want to make progress in their current path and mental framework. Any solution that would require additional thinking, learning or new tooling is rejected because of the decreasing immediate profit and risk. This is the only thing these people would agree on:
Alan Kay - https://youtu.be/NdSD07U5uBs?t=787
Ted Nelson - https://youtu.be/KdnGPQaICjk

Douglas Engelbart started investigating this problem in his research of AI (as Augmenting Intellect), Dynamic Knowledge Repository, NLS, Boosting Collective IQ, ...
https://lnkd.in/dsEEzZVs

His A-B-C model resolves that contradiction by layering.
A: improve a current process.
B: analyse the 'A' solution, find ways to change anything that would bring improvement in the long run.
C: consider 'B' as 'A', improve the improvement process. This is where we are get back to "crazy" Chomsky again, against the whole genAI tragicomedy.


Thoralf J. Klatt
Lorand Kedves the 4 forces of JTBD are in balance until customers pull, habits are overvome and anxieties vanish. that’s the moment of your pro•duct leading forth to solution of their needs. they switch. see this video by Bobby Moesta incl a customer interview from Toronto. AI can help humans in discovery and understanding experience design when made available in graphs.

https://vimeo.com/81153746




Eckhart Boehme
Lorand Kedves the principles didn't change but the tools.


Lorand Kedves
Eckhart Boehme Yep... knowing some "old tools" and being aware of the hardware capabilities, the comparison is disappointing.
Here is Alan Kay from 2003
https://youtu.be/1pXmuh1AUQQ?t=4933
Or Engelbart's NLS (1968, before the test launch of ARPANET).
https://youtu.be/UhpTiWyVa6k
The hardware difference from the same Bob Martin lecture
https://youtu.be/ecIWPzGEbFc?t=3142

I don't think "modern tools" reflect the elapsed 20+ or 50+ years. 🤔


Thoralf J. Klatt "AI can help humans in discovery and understanding experience design when made available in graphs." - exactly, if we trash chatbots and return to what Ivan Sutherland worked on in 1963.

"- We're going to show you a man actually talking to a computer in a way far different than it's ever been possible to do before.
- Surely not with his voice.
- No he's going to be talking graphically. He's going to be drawing and the computer is going to understand his drawings. The man will be using a graphical language that we call Sketchpad."
https://youtu.be/6orsmFndx_o

BTW, this was the topic of my CS PhD in 2018 (age 45). Rejected of course, they "did not see the academic value"... 🤣 Here is a very obsolete prototype from that time:
https://youtu.be/3GsSp7Zd1g8



Thoralf J. Klatt
Lorand Kedves the open questions to be asked can be designed by AI. humans still need to understand and make sense of the needs of humans. after all they will buy your product. robots will only buy energy and water


Lorand Kedves
Thoralf J. Klatt ... and we are back at the beginning: how does 'an AI design a question'? What is 'a machine' and what is 'thinking'? 🙂 / 🧠 / 🤖
For some seasoning, add Fred Hoyle's Black Cloud (if an intelligent entity should be human-like), or history / current politics (if being human-like actually means intelligent). 😁


Thoralf J. Klatt 
Lorand Kedves based on the 4 forces (push, pull, habits, anxieties) and functional, emotional personal, emotional social, life-changing, financial (unmet) needs. The answers are the interesting part. As always. AI is your personal assistant hashtag#PA, nothing more. You are accountable as a product owner. Hope this helps. Try it. cc Riccardo Mariti


Todd Johnson
When I use LLMs for coding, I'm not gambling or expecting it to pass the Turing test... I'm getting work done--more work than I ever got done before. My concern is that outside of their training distribution and outside of the custom agentic systems (such as Claude Code) they show very limited ability to reason even in areas where humans can do quite well. They are still stochastic parrots, albeit more and more clever ones and more and more useful ones. But leadership in most cases is bound to be fooled by these parrots, because they don't understand the limits and will be all too willing to accept the hype.


Lorand Kedves
Todd Johnson I know, but this is the problem, not the solution (painkiller vs cure).

I am an IT expert writing code for 40 years, got CS BSc in '99 (unlike the famous hype riders, and not in psychology, like prof. Hinton). I was a lead developer of an AI startup 25 years ago, we won Comdex '99 with DataScope, a data visualisation and knowledge extraction tool supported by "traditional" machine learning. I improved my knowledge graph tooling behind many projects (government, multinationals, startups, academic R&D) since then. Meanwhile I got suspicious that I missed something, went BACK to the academy at age 43 for a CS MSc and a half PhD (they rejected my research).

You are a very experienced and tech-aware client, one that I would love to work with. Now you have the illusion that you can accomplish more with your chatbots than ever before. But whatever you do is not more than the rough average of all previous works, that's the content of the LLM. Congratulations, you hired a million script kiddies. 🎉

But they will never have my knowledge because that is not the average but the exception. And nobody cares if I solve problems, because the money is NOT in solving but 'dealing with' them.
https://lnkd.in/dy5Tnm3n

Catch-22.

2025. augusztus 4., hétfő

Outsiders


@lkedves comment
Greetings, Grim, 

I like this model but think it is incomplete and wonder what you think about my version. 

1: The chess analogy is power-oriented, describes actions, a black box model. 
I use a white box model focusing on motivations and found a twisted version of the Indian caste system more useful with the Brahmins (monks), Kshatriyas (guardians), Vaishyas (organisers), Sudras (craftspeople), and the Dalits (untouchables). These represent the five ways that people can deal with their inevitable weakness and mortality; and dictates every decision they make. The model also shows how "modern society" flipped this system upside down, together with a possible (though quite improbable) solution. 

2: There is no single person who can flip the table, this is not how it works. 
There may be people who never accepted the motivations of this game, spent their lives outside of the struggle for money and power, seeking for real answers and better questions(!) They lost all their fights not because they were not ABLE to win but because they were NOBLE to take only what they needed and not what they could grab. They can and do tell everyone their way to play the game but get the response that "you have to understand". They do understand but they don't obey. 

Then the Pharisees went out and laid plans to trap him in his words. They sent their disciples to him along with the Herodians. 
“Teacher,” they said, “we know that you are a man of integrity and that you teach the way of God in accordance with the truth. You aren’t swayed by others, because you pay no attention to who they are. Tell us then, what is your opinion? Is it right to pay the imperial tax to Caesar or not?” 
But Jesus, knowing their evil intent, said, 
“You hypocrites, why are you trying to trap me? Show me the coin used for paying the tax.” They brought him a denarius, and he asked them, “Whose image is this? And whose inscription?” “Caesar’s,” they replied. 
Then he said to them, “So give back to Caesar what is Caesar’s, and to God what is God’s.” 
When they heard this, they were amazed. So they left him and went away. 

Today the whole table is in free fall, no pawns and no kings can really control it, the game plays itself through them. Players either realise that and start looking for those outsiders or we die together. 

The outsiders do no look for honour, they seek respect in its original meaning: "re-specto" = "examine it again". Don't reject because you think that's insane. It is just frightening because it is out of the world you knew. 

Your move?

2025. május 22., csütörtök

Stargate... Another few billons for Sammy's Toy Factory?



@lkedves1 day ago
25+ years in working with AI (NOT the current chatbot bubble) and the true pioneers of informatics say: it does not matter how far you go into a dead end street because you did not even know that there were maps showing where to go. The question is: when do you realise the mistake and turn back from it... (no problem if you delete this comment, just a minority report)


@rwlurk
1 day ago
there is no insatiable demand for AI, but there is insatiable demand from investors for more growth in tech stocks, which are propping up the USA's security markets


@Abouttime-p8u4 hours ago
@lkedves it just might be too lste by then... AI makes work so much easier though, 10 hours of work turn into 1


@Abouttime-p8u4 hours ago
@rwlurk My reply: Have you seen how many billions of pare using AI? Just from the time ChatGPT started to a year later it tremendous growth. Sure, there is also a lot of demand from stock investors interested in companies related to AI.



@lkedves27 minutes ago (edited)
​ @Abouttime-p8u Ironically, you are right but maybe not for the reason you think. Social media is not a big fan of facts and real science, I try to be as lightweight as possible here. Let's quote Alan Turing, highlighting the keys that nobody seem to read. 

--- 
1. The Imitation Game 
I propose to consider the question, "Can machines think?" This should begin with definitions of the meaning of the terms "machine" and "think". The definitions might be framed so as to reflect so far as possible the normal use of the words, but this attitude is dangerous, If the meaning of the words "machine" and "think" are to be found by examining how they are commonly used it is difficult to escape the conclusion that the meaning and the answer to the question, "Can machines think?" is to be sought in a statistical survey such as a Gallup poll. But this is absurd. Instead of attempting such a definition I shall replace the question by another, which is closely related to it and is expressed in relatively unambiguous words. 
The new form of the problem can be described in terms of a game which we call the 'imitation game." 
--- 

Understand? 

Turing stated that both the goals and the means of this current "mainstream AI" are absurd. The "imitation game" does not answer the question if machines can think but replaces it. Turing wrote this article in the Mind (a Quarterly Review on Psychology and Philosophy !) to explain why people should stop calling the Universal Turing Machine a "thinking machine". I don't think he could imagine that a whole industry will be based on misinterpreting the first page (and completely ignoring the next 21) Or rather, just quoting Benedict Cumberbatch from the movie because he is so cute. Scientists... 

I have spent good 25 years on finding a definition of these terms on par with the UTM. I follow Douglas Engelbart, a mentioned pioneer when read AI as Augmenting Intellect, because his forgotten results hold the key. My daily job is to deliver solutions to "impossible missions" in real life with real deadlines and restricted budgets, not hype riding. 
The ratio is not 10 to 1 but 1 to 0. 

On the other hand, social media defines "thinking" as skimming over the popular news following the latest hypes (including videos like this), conduct some excited discussions with relatable buddies in your idea bubble and regurgitate some word salad as your well-founded opinion. And you are absolutely right. 
LLMs can do this much better than 10 to 1. 

But, there is a question. Is this second path really worth billions of dollars and terawatts of consumption? 

Back in the days before LinkedIn turned to a GeekBook, I picked up a quote that still holds today: 

I suppose one way for a machine to pass the Turing test is to wait until the quality of actual human conversation is so bad that a bot could be an improvement. This seems to be happening here. 

Peace... 


---- Interestingly, the first comment remained public and got a response to it ----


I've been thinking about this in addition to a "maximum wage" in the USA. Thinking of ceilings for progress. I'm becoming ever-more convinced that we should impose ceilings as a society, to slow the rate of progress for the sake of security and happiness. 

EACC folks (effective accelerationists) encourage us to barrel forward because AGI will solve all of our problems. I have extreme doubts. We will see how it okays out.


Quite the opposite. If you understand that our monetary system is based on exponential functions (the definition of the yearly interest on your bank deposit, or the GDP), combine it with enough elementary mathematics or informatics to know what it means, you realise that there is no ceiling. The repeated hype-rides and falls are simple consequences of the systemic ignorance, under various, sometimes bittersweet ideologies. 

I often watch The Big Short, you only have to replace the few words and get the AGI story - the two mortgage brokers are just like Sammy boy and the whoever that showed the site to Emily. I play a mix of Mark Baum and Michael Burry. Informatics offered a solution but the middle men took over, check Joseph Weizenbaum, the creator of the first chatbot, ELIZA, 1966. For contrast, Softbank invested in all hypes so far: Theranos, FTX, WeWork... I would rather consider that a red flag. Let alone, a praise from Trump.

I wonder if Bloomberg shadow bans this comment individually, or I am banned as a person. Testing, testing... 
😉

2025. május 10., szombat

What Is The Future Of Programming Languages?



The questions are excellent, the answers are "state of the art", the latter is not a compliment in this case. Here is a different take on the graph part.

  1. You have two fundamentally different ways to transfer and curate knowledge, A: storytelling (very human, imprecise) or B: knowledge graph building (hard for a human, as precise as can be). 👉 JCR Licklider, Libraries of the Future (1965, book).
  2. STEM knowledge is always B: a graph. When you have a problem in physics, biology, math, medicine, ... it's NOT about how you sing it or what language you use, but to build a precise network of property pages filled with data and linked to each other. The very terms (labels of data and links) are also graphs (DSLs). Information systems are graphs, too. In the computer's memory, you have flowcharts of the algorithms and you use the memory to hold the content of those property sheets. 👉 Ivan Sutherland Sketchpad (YouTube)
  3. EVERY program is a combination of a DSL set (the "meta" layer of classes, members, functions and their parameters) and a bunch of stories (the code of the functions and procedures), quoting Bob Martin: the software is assignment statements, if statements and while loops 👉 Future of Programming (YouTube).
  4. The real problem is that the text-based tools make us focus on the storytelling, we only see the big list of features or use cases, instead of the DSLs that allow us to describe and solve the atomic problems (modularity, KISS, DRY, SRP. ...). We have already solved every possible atomic problems literally millions of times, but repeating them every time (copy-paste or in "modern cases", LLMs🤦‍♂) in the endless possible combinations, and that grows every day. 👉 Alan Kay's Power of Simplicity (YouTube)
  5. Introducing new programming languages that do the same has one effect: it even erodes the "burden" of cumulated human experience and the codebase, start it all over again, not solving the fundamental issue.

Problem: Information systems are graphs. Storytelling is not the right way to interact with graphs. The blamed imprecision is manageable "human error" in the case of graphs but inevitable fatal block in text-based programming. Teaser 👉 Bret Victor, Future of Programming (YouTube); hard-core answer 👉 Douglas Engelbart: Augmenting Human Intellect (report)

Solution: STEM languages are graphs (DSLs). THE future programming language is the DSL of information systems. The same that we have in physics, mathematics, biology, ...

Question: has anyone read this far? 😉

---[ discussion under a comment ]---

CallousCoder
Your behaviour is like the old horse and cart people against the automobile. It's nonsensical, the technology is here to stay. So either adopt it or you'll go extinct. You know that good developers are terrible managers, right? ;) Also I don't get it, what the resistance is. Whether you ask a junior or medior to implement something or you ask an LLM. It's no different other than that the LLM just does it and doesn't nag especially after the 2nd or 3rd iteration ;)

CallousCoder
“bro” is 52 years old and didn’t take philosophy but EE and CS.

lkedves
Age is just a number (happens to be the same...) Check the Mother of All Demos, that was real technology behind the Apollo program, while this chatbot AI is just another stock market bubble. Side note: before the previous AI winter, we won Comdex '99 with a data mining / AI tool. Back then people could read the first paragraph of Turing's article, the definition of "the test" instead of trying to implement cartoon dreams... (including a Nobel prize winner psychologist) 

But you got the point with "Modern software is a disease!" LLMs learn from their sources, kids copy-paste them to real software, LLM learns from them again. Quantity goes up, quality goes down. LLM companies use human slaves to avoid stupid mistakes in everyday tasks after the first flops. Regardless of we accept this as a solution, who will censor generated codes? 

Dead end.

cyberfunk3793
AI is obviously going to fix data races and buffer overflows and every other type of bugs you can think of. You don't understand what is coming if you think it's just hype. I don't know if it will be 5 years or 50, but at some point humans will only be describing (in human language) what they want the program to do and reviewing the code that is produced. Currently AI is already extremely helpful but still makes a lot mistakes. These mistakes will get more and more rare and the ability of AI to program will far exceed humans just like computers beat us at chess.

TCMx3
Chess engines did not need AI to curbstomp us at chess. Non-ML based engines with simple table-bases for endings were already some 700 points stronger than the best humans. Sounds like you don't actually know very much about chess engines lmao.

CallousCoder
btw playing chess with an LLM is a hilarious experience. If it looses it brings back pieces from the dead or just “portals” them into safety.

lkedves
[retry, I promise I leave if disappears again]

You may have missed so I repeat. We won Comdex '99 with a data mining / AI tool (and there is nothing new on this field except the exponential growth of the hardware). Since then I have worked on refining knowledge graph management in information systems under every single project I touched, often delivering "impossible missions". I work together with the machine because I follow a different resolution of AI: Augmenting Intellect (Douglas Engelbart) on systems that are of course smarter than me (and generate part of their own codes for years from these graphs). Right now at the national AI lab in a university applied research project that I will not try to explain here.
You find some of my conclusions with references to sources in my comment added to this video (11th May). 

I know the pioneers who predicted and warned about what we have today (recommended reading: Tools For Thought by Howard Rheingold, you find the whole book online). One of them is Alan Turing, who asked people not to call the UTM a "thinking machine" and wrote an article in Mind: A Quarterly Review of Psychology and Philosophy about the dangers of making such claims without proper definitions. Poor man never thought that in a few decades "IT folks" would think this was an aim. Or Joseph Weizenbaum, the guy who wrote the first chatbot, ELIZA. 

I know why your dream will never happen because I know informatics (its original meaning, not the business model Gates invented) was against this fairy tale. LLMs are just try to prove that old story from quantum mechanics, that infinite monkeys in infinite time will surely type in the whole Hamlet. The problem is that we don't have infinite time and resources, and the goal is not repeating but write the next Hamlet. Those who initiated informatics, made this clear. Start with Vannevar Bush: As We May Think, 1945. 

@TCMx3 , @CallousCoder - thanks for your answers... 🙏 Another excellent example - in chess, you have absolute rules.

In life, we know that all the laws we can invent are wrong (Incompleteness theorem) and thinking means improving the rules while solving problems and taking the responsibility of all errors. The ultimate example is the Apollo program with Engelbart's NLS in the background, that's how THEY went to the moon. We go to the plaza to watch the next Marvel story in 4D, now with the help of genAI. If we go with the question of predicting the next 50 years, look up "Charly Gordon Algernon 1968" here on YouTube.

---[ This answer "disappeared" for the second time so I left the place ]---

2025. március 20., csütörtök

Immersive Technologies Policy Primer - reaction

On LinkedIn



This looks like a solid overview of the current "state of the art". What I don't see is the background, 𝐭𝐡𝐞 𝐫𝐞𝐚𝐥 𝐠𝐢𝐚𝐧𝐭𝐬 𝐨𝐧 𝐰𝐡𝐨𝐬𝐞 𝐬𝐡𝐨𝐮𝐥𝐝𝐞𝐫𝐬 𝐰𝐞 𝐚𝐥𝐥 𝐚𝐫𝐞 𝐬𝐭𝐚𝐧𝐝𝐢𝐧𝐠 (and were afraid to look down so now we fall like a stone, just as predicted -> https://youtu.be/KZqsWGtdqiA?t=102 ).

When discussing the social effects of communication technologies, where is the reference to Neil Postman? -> neilpostman.org
https://youtu.be/QqxgCoHv_aE

When talking about education, where is PLATO?
https://youtu.be/THoxsBw-UmM

When discussing AR/VR, where is Ivan Sutherland?
https://youtu.be/AFqXGxKsM3w
Or at least, Alan Kay (among others, the real inventor of the tablet)...
https://youtu.be/pUoBSC3uoeo?t=5061

When thinking about informatics in general, where is Douglas Engelbart?
https://youtu.be/O77mweZ8-RQ?t=22
Or Ted Nelson?
https://youtu.be/KdnGPQaICjk

...

---

"Primer"... 🧐

“Those who cannot remember the past are condemned to repeat it.”
George Santayana

---
... and I guess this date should be 1994:
[3] Paul Milgram and Fumio Kishino (1884)

2022. szeptember 1., csütörtök

Answer to "Why no-code is uninteresting"

Jonathan Edwards - Why no-code is uninteresting

Why no-code is uninteresting in 1 tweet. No game-changing inventions. Just design tradeoffs between generality & simplicity looking for market fit. The long tail of software makes that hard. Monetization entails self-defeating customer lock-in. Move along, nothing to see here.



Lorand Kedves
AUGUST 31, 2022 AT 9:35 PM

Hello Jonathan,

maybe it’s just me but I can replace “no-code” with “code” in this statement and works the same way. You complain about the general state of the software industry, not about a specific method.

But how about this?
Code is uninteresting because its core is data access and control structures: sequence, iteration, selection – which are, also not interestingly, the way to process an array, set and map, respectively. The rest is an overcomplicated struggle with modularization by those who failed to understand the difference between state machines and the Turing machine and can’t see them in a real information system. Or, more likely, don’t even understand the previous sentence.

If you are interested in my take on programming, take a look here. It was 10 years ago, but no regret.
https://github.com/MondoAurora/DustFramework/wiki/What-is-wrong-with-programming

2022. augusztus 30., kedd

Key to Space




Hi Scott! As always, a fantastic starter of my day, but let me add two comments. 

First, I missed a reference to Robert Zubrin's totally serious Mars Direct concept from 1990/1996, based on then-existing hardware and contains the tethered spinning vehicle idea. As far as I know, they came up with a prototype of creating fuel on the Martian surface. I think you could create a great video about this. 
"During the trip, artificial gravity would be generated by tethering the Habitat Unit to the spent upper stage of the booster, and setting them rotating about a common axis. This rotation would produce a comfortable 1 g working environment for the astronauts, freeing them of the debilitating effects of long-term exposure to weightlessness." 

Second (my obsession): We will never stay in space with this mindset. The 0th law of space exploration is that we need a working human mind in time sync in extreme distances. Not a human body. In space, it is a dead weight (or more precisely, a continuously dying burden regardless of all the ridiculous amount of effort and cost). If you like, our body is an excellent Earth-suit for the mind. Without a magical synchronous communication device, we must start with extracted brains, kept alive and in the immediate communication loop with the local equipment and delayed contact with Mission Control. Is there any serious research in this direction?


daviga118 hours ago (edited)

Regarding the second, of course there's some progress in that sort of direction, we have therapies like ECMO and Dialysis etc. However, to get a brain-in-a-jar means replacing all of the life support services that the body provides with artificial surrogates - including a prothetic immune system, blood cells or advanced blood surrogate, various hormones, detoxification etc. etc.. It's a very large set of problems, and the solutions need to weigh less than a human body, be at least equally resilient and fault-tolerant, cost-effective, non-traumatic (!), and as versatile as a living crew (the ability to do the space equivalent of 'get out and change the tires' when something goes wrong is very valuable). 

Happens that working towards extreme transhumanist goals invariably makes all healthcare better, so I'm 100% for it


Lorand Kedves12 hours ago (edited)

​ @daviga1 You don't seem to get the point. Have you ever seen a rocket and wondered how inefficient machine it is? See Artemis 1: MASS AT LIFTOFF — 5,750,000 pounds / PAYLOAD TO THE MOON — 59,000 pounds (copied from NASA). 99% of the mass is there only to lift itself and the 1% useful part at the top. 

From space travel's aspect, the human body is the "mass at liftoff", the brain is the "payload". You need bones and muscles to move and get food, digestion, immune system, healing capacities, ... only survive alone (self sustaining) on Earth and in this ecosystem. In space, you only need to keep your brain that "operates you" in homeostasis. 
Some Wikipedia facts (I am not an expert on this field). The dura mater contains the cerebrospinal fluid that completely surrounds the central nervous system: your brain and the spinal cord. You have the blood-brain barrier that filters most of the stuff out of your blood, allowing the transportation of the absolutely necessary components. Your brain is already in a biological jar. 
You should learn to replace this jar with external, mechanical systems. Such systems already showed that they can go around the solar system and even out of it, without "changing tires". Humans? Made it to the moon 50 years ago a few times. Because it only takes days, and a little luck to not meet with solar storms. (Or issues with wiring that killed the crew of Apollo 1 during ground test, blew up 13 in flight, and most missions have their close calls...) 
I absolutely do not think that keeping a brain alive in a jar is simple, but at least, more manageable than doing the same with a whole, continuously dying and totally useless human body. You should compare the weight and complexity of the "life" support systems - like for a brain, you need a cubic meter filled with water and you got sufficient radiation protection as a bonus. For a crew? Huge volumes "just to move around" with pressurized air or O2, with ventilation to avoid CO2 bubbles, food, water circulation, ... serious, error-prone etc. systems just to keep the bodies alive longer (but they are damaged regardless). You need humans to operate the systems that keep them alive? Does not sound too efficient... 

A hint. The key to space is energy management: not hopping over to another gravity well but go out of this one and stay outside, indefinitely. You even knew how to do it but it is not compatible with Star Wars and Marvel stories - so you forgot about that. Please, don't enlighten me, I also know this will not happen because people don't really want to leave Earth, just want to live in their dreams (or more precisely, most of them just admire the few who do and forget about how to live IRL). I just forgot to delete the previous comment. 

I am not a "transhumanist", I only have a properly trained and tested logical thinking. I simply don't care much about "healthcare" as long as you spend thousand times more on killing; "education" as long as you do everything to enslave; "communication" as long as you only want to remote control; etc. each other. Very inhuman and absolutely not popular attitude. But you do your best to prove that a technological civilization does not work without it. 
Sorry, I am not as good as Douglas Adams with sugarcoating, and TMI anyway. Good luck. You all will need it...


daviga14 hours ago

@Lorand Kedves “Nothing can stop the man with the right mental attitude from achieving his goal; nothing on earth can help the man with the wrong mental attitude.” - Thomas Jefferson


Lorand Kedves3 hours ago

@daviga1 To the "nothing can stop" part... 

"The Internet's Own Boy depicts the life of American computer programmer, writer, political organizer and Internet activist Aaron Swartz. It features interviews with his family and friends as well as the internet luminaries who worked with him. The film tells his story up to his eventual suicide after a legal battle, and explores the questions of access to information and civil liberties that drove his work." 

You find the film here on YouTube. The momentum of the "long tail" is a pretty strong adversary today and mental attitude is just part of the game. I would add a wink if Aaron survived but instead, Skol, brother!

2022. augusztus 13., szombat

That's my secret, monkeys. I'm always angry...

Regarding this article, The Problems with AI Go Way Beyond Sentience


2022.08.09.

Dear Noah,


I read your article that on the surface talks from my heart except for the optimistic conclusion related to academy and community. In my experience, this does not work that way. For example,

Those who refer to the Turing test do not seem to care about its definition, even when the clues are highlighted on the very first page...



I also asked the OpenAI folks about sentience when they had an open forum back in 2016. And yes, I offered an objective definition with levels as follows:

Knocking on Heaven's Door :-D

At OpenAI gym.

May 14 08:31

I would ask you a silly question: what is your definition of "intelligence"? No need to give links to AI levels or algorithms, I have been on the field for 20 years. I mean "intelligence", without the artificial part, "A" is the second question after defining "I". At least to me :-)

May 14 21:47

@JKCooper2 @yankov The popcorn is a good idea, I tend to write too much, trying to stay short.

@daly @gdb First question: what do we examine? The actions (black box model) or the structure (white box)?

If it's about actions (like playing go or passing Turing test), intelligence is about "motivated interaction" with a specific environment (and: an inspector who can understand this motivation!). In this way even a safety valve is "intelligent" because it has a motivation and controls a system: it is "able to accomplish a goal". Or a brake control system in a vehicle, a workflow engine or a rule based expert system.

However, white box approach: how it works is more promising. At least it enforces cleaning foggy terms like "learn", "quicker", or how we should deal with "knowledge representation", especially if we want to extract or share it.

In this way, I have starter levels like:

  • direct programmed reactions to input by a fixed algorithm;
  • validates inputs and self states, may react differently to the same input.

So far it's fine with typing code. But you need tricky architecture to continue:

  • adapts to the environment by changing the parameters of its own components;
  • adapts by changing its configuration (initiating, reorganizing, removing worker components).

So far it's okay, my framework can handle such things. However, the interesting parts come here:

  • monitors and evaluates its own operation (decisions, optimization);
  • adapts by changing its operation (writes own code);
  • adapts by changing its goals (what does "goal" mean to a machine?)

At least, for me artificial intelligence is not about the code that a human writes, but an architecture that later can change itself - and then a way of "coding" that can change itself. I did not see things related to this layer (perhaps I was too shallow), this is why I asked.

May 16 06:10

@gdb Okay, it seems that my short QnA does not worth serious attention here. I have quite long experience with cognitive dissonance, so just a short closing note.

Do you know the Tower of Babel story, how God stopped us to reach the sky? He gave us multiple languages so that we could not cooperate anymore. With OpenHI ;-) this story may resemble the myriads of programming languages, libraries and tools - for the same, relatively small set of tasks, being here for decades. (I have been designing systems and programming for decades to get the pain of it - see Bret Victor for more.)

So my point here: Artificial intelligence is not about algorithms, python codes, libraries, wrappers, etc. that YOU write and talk about. All that is temporal. (And by the way, AI is NOT for replacing human adults, like Einstein, Gandhi, Neumann or Buddha. It is only better than us today: dreaming children playing with a gun. hmm... lots of guns.) However...

When you start looking at your best codes like they should have been generated. When you have an environment that holds a significant portion of what you know about programming. When it generates part of its own source code from that knowledge to run (and you can kill it by a bad idea). When you realize that your current understanding is actually the result of using this thing, and that you can't follow what it is doing because you have a human brain, even though you wrote every single line of code. Because its ability is not the code, but the architecture you can build but can't keep in your brain and use it as fast and perfect as a machine.

By the way, you actually create a mind map to organize your own mind! How about a mind map that does what you put in there? An interactive mind map that you use to learn what you need to create an interactive mind map? Not a master-slave relationship, but cooperation with an equal partner with really different abilities. I think this is when you STARTED working on AI, because... "Hey! I'm no one's messenger boy. All right? I'm a delivery boy." (Shrek)

Sorry for being an ogre. Have fun!


Since then I learned that with this mindset, you can pass the exams of a CS PhD, but you can't publish an article, the head of your doctoral school "does not see the scientific value of this research", you don't get response from other universities like Brown (ask Andy van Dam and Steve Reiss) or research groups, etc.

So, I do it alone, because I am an engineer with respect to real science, even though I have not found a single "real" scientist to talk with. Yet.

Best luck to you!

  Lorand


2022.08.11.


[Response from Noah - private]


2022.08.12.

Hello Noah,


Thanks for the response to the message in the bottle. Before going on, a bit of context.

I used to be a software engineer, as long as this term had any connection with its original definition from Margaret Hamilton. Today I am "Solution Architect" at one of the last and largest "real" software company. You know, that gets its revenue from creating information systems, not mass manipulation (aka marketing), ecosystem monopoly etc. (Google, Apple, Facebook, Amazon, Microsoft, ... you name it).

When I started working on AI in a startup company, we wrote the algorithms (clustering, decision tree building and execution, neural nets etc.) from the math papers in C++, on computers that would not "run" a coffee machine today. The guy facing me wrote the 3D engine from Carmack's publications; in spare time he wrote a Wolfenstein engine in C and C++ to see how smart the C++ compiler is. I am still proud of that he though I was weird. Besides leading, I wrote the OLAP data cube manager for time series analysis, a true multithreaded job manager, and the underlying component manager infrastructure, the Basket, later learned that it was an IoC container, the only meaningful element of the "cloud". I was 25.

I saw the rise and fall of many programming languages and frameworks, while I had to do the same thing all the time in every environment: knowledge representation and assisted interaction, because that is the definition of all information system if you are able to see abstraction under the surface. I followed the intellectual collapse of IT population (and the human civilization by the way), fought against both as hard as I could. Lost. Went back to the university at 43 to check my intelligence in an objective environment. Got MSc while being architect / lead developer at a startup company, then another working for the government. Stayed for PhD because I thought what else should be a PhD thesis if not mine? I had 20 minutes one-on-one with really the top Emeritus Professor of model based software engineering, a virtual pat on the shoulder from Noah Chomsky (yes, that Chomsky), a hollow notion of interest from Andy van Dam, a kick in the butt from Ted Nelson (if you are serious about text management, you must learn his work), etc., etc., etc. In the meantime, I looked for communities as well, like published the actual research on Medium, chatting on forums like LinkedIn, RG, ... Epic fail, they think science is like TED lectures and Morgan Freeman in the movies... and oh yes, the Big Bang Theory. :D

Experience is what you get when you don't get what you wanted. (Randy Pausch, Last Lecture) I learned that this is the nature of any fundamental research and there is no reason to be angry with the gravity. The Science of Being Wrong is not a formal proof of that, but with the referred "founding fathers", a solid explanation. Good enough for me. Side note: of course, you can't publish a scientific article that among others states that the current "science industry" is the very thing information science was aimed to avoid before it destroys the civilization. See also, the life and death of Aaron Swartz. Yes, I mean it.


Back to the conversation.

If anyone carefully reads the Turing article instead of "yea yea I know", finds the following statements (and only these!) 

  1. We don't have a scientific definition of intelligence. 
  2. We tend to define intelligence as something we think it is intelligent because it behaves somewhat like us. 
  3. The machines will eventually have performance enough to fulfil this role. 

If you also happen to know about the work and warnings of Joseph Weizenbaum (the builder of the ELIZA chatbot) and Neil Postman (the "human factor" expert), then you will not waste a single second of your life on nn-based chatbots, whatever fancy name they have. I certainly do not do that, although understand how fantastic business and PR opportunity this is. For me this is science and not the Mythbusters show where you break all the plates in the kitchen to "verify" gravity (and make excellent sales opportunity for the dishware companies).


You also wrote that "Instead of talking in circles about how to use the word “sentience” (which no one seems to be able to define)"

I repeat: I have this definition with multiple levels quoted in the part you "skimmed". And use these levels as target milestones while building running information systems in real life environments. For the same reason, I stopped trying to write about it because nobody puts the effort to read what I write (general problem), I write the code instead. A code that I can see one day generate itself completely (partial self-generation in multiple languages for interacting multi-platform systems is done). You find a partially obsolete intro here - GitHub, etc. also available from there.

So, thank you for the support, but I am not frustrated about academy, I understood how it works, cows don't fly. The painful part is understanding that they never did, it's just self marketing. I am kind of afraid of losing my job again right now, but that's part of the game as I play it.

Best,

  Lorand


2022.08.13

FYI, this is where "your kind" abandons the dialog all the time, lets it sink under the guano of 21th century "communication". Been there, done that all the time, no problem. So just one closing note while I am interested in typing it in.

At least I hope you realize: a chatbot will never generate the previous message. I am not pretending intelligence by pseudo-randomly select some of the trillions of black box rules collected by adapting to the average of the global mass. I am intelligent because I create my rules, test and improve by using them, keep what works and learn form what does not. Another constructive definition and if you think about it, the direct opposite of a chatbot or the whole "emerging" tech-marvel-cargo-cult.

We both know "infinite mass of monkeys in infinite time will surely type in the Hamlet". But please consider that this is not the way the first one was created, and none of the monkeys will be able to tell the next Hamlet from the infinite garbage. Similarly, I may have a nonzero chance to create a conscious information system, even if I do it as a public project on GitHub, it will die with me because nobody will be able to see it. Btw, this is a valid conclusion of Turing's article (and the reason why Vannevar Bush wrote the As We May Think article and initiated the computer era).

Namaste :-)