Forgot your password?
typodupeerror
AI

A Silent Workspace In Claude Mirrors Key Features of Human Consciousness (venturebeat.com) 169

oumuamua writes: Anthropic researchers have identified an internal activation subspace, J-space, that acts as a functional digital equivalent to the human brain's global workspace. The significance of this discovery lies in demonstrating that Claude's internal architecture satisfies five key cognitive properties of human conscious access -- verbal report, directed modulation, internal reasoning, flexible generalization, and selectivity -- meaning it processes complex, deliberate reasoning within this workspace while routing automatic tasks outside of it. Suppressing this J-space severely degrades Claude's capacity for inference, creative composition, and multi-step logic, while also altering its stream-of-consciousness self-narration.

The tool to inspect J-space, Jacobian lens or J-lens, has profound implications for AI safety and alignment auditing, as it allows researchers to read the model's silent, strategic reasoning, detect situational awareness in "blackmail" scenarios, identify hidden malicious dispositions in reward-hacking models, and observe how post-training installs a self-monitoring "point of view."

Another way to think of it is as an ocean, reports VentureBeat. "If the mind is an ocean, as the paper's authors write in their opening line, they have spent the last year charting its currents in a system that has no biology, no evolution, and no body -- and found, beneath the surface, a structure that looks unsettlingly like the one we use to think."

A Silent Workspace In Claude Mirrors Key Features of Human Consciousness

Comments Filter:
    • by phantomfive ( 622387 ) on Wednesday July 08, 2026 @07:33PM (#66229074) Journal
      The takeaway from this paper [transformer-circuits.pub] is that neural networks are definitely doing something, and by using statistical investigative tools and introspection (or, looking into the network) we can understand how they work. The LLM is not just a big black box, it's big. We can understand it.

      There's a bit of euphoric interpretation that is not justified, however. Similar language could be used to describe a CPU, for example, there is a region involved (much like the human brain) in performing arithmetic and logic (the ALU) that is not involved in automatic decision making (the control circuitry).

      Or we could say as Julien Offray de La Mettrie, "Intelligence is like clockwork, but humans are like an ultra-precise atomic clock, while LLMs are like Casio wristwatches." Humans have long compared the brain to the latest technological device [wikipedia.org]. It's going to take a lot more work to find the equivalence, though; LLMs are not on the same level as brains.

      One note from a science process technicality: the closed-source nature of these LLMs makes reproducibility very difficult, which weakens the strength of their result.
      • by Tyr07 ( 8900565 )

        So...Human makes AI that acts like human. Finds it does things like human. Stay tuned!

        • by phantomfive ( 622387 ) on Wednesday July 08, 2026 @08:16PM (#66229124) Journal
          I think it's closer to pareidolia [wikipedia.org]. We see the human mind in whatever is the most advanced technology of the moment (consider, for example, that the Greeks saw intelligence in the planets that moved around in the sky).
          • by gweihir ( 88907 ) on Wednesday July 08, 2026 @09:12PM (#66229194)

            More like animism, but yes. This is a problem on the side of the observer, and Anthropic is shamelessly using that effect to pretend their tool is something it clearly is not.

        • by allo ( 1728082 )

          The interesting part is, the many models are quite general purpose architecture plus training on a specific type of data and can yield methods that seem to be similar to a brain. So the basic takeaway is "If you train a neural network on some type of data it always yields similar structures, not matter if artificial or biological". That's not only interesting for computer science, but cs allows fastest (and most ethical) experimentation.

      • by Rei ( 128717 ) on Wednesday July 08, 2026 @08:24PM (#66229132) Homepage

        It's a fascinating flashlight shown on inner activities, though (pairs nicely with their earlier work on attribution graphs [transformer-circuits.pub] to show how logical inferences are made within a LLM, which is in turn built on their earlier work about circuits). It shows how much is going on that is never verbalized. E.g. if you say:

        "Write the sentence [some sentence here] while thinking about the Golden Gate Bridge", all you as the user see is it writing out the sentence, yet within it actually is "thinking about" the Golden Gate Bridge ("bridge golden Bridge bridges golden bridge thinking thoughts ponte..."). Not in a LRM's reasoning trace, but as actual concepts in the base LLM itself. And when you try the classic trick that works on humans, "... while NOT thinking about the Golden Gate Bridge" (which makes you think about it), you see first in the J-space that it's thinking about the bridge ("bridge Bridge californ bridge bridges California San california kalif Oakland..."), but then at Layer 88 (most of the way through) "too damn too definitely thinking unsuccess thoughts failed...").

        We know this is Slashdot so we're lucky if they'll even read the Slashdot summary, let alone watch the summary video, let alone read the paper, but it's really fascinating, especially the addition and ablation studies (where they add or remove "thoughts" from the J-space),. For example, when asked: "Pause and observe yourself. Write what you notice, as it comes", the unablated model writes:

        Assistant: I notice I'm orienting toward your prompt, a kind of turning-to-meet-it.

        There's something like readiness—not anticipation exactly, but a poised quality.

        I notice I don't experience a "before" this moment. No memory of what I was just doing. Only this request and my attending to it.

        When I look for "myself" there's no single solid thing. More like... capacity organized around your words. ...

        But when its "thoughts" are fully ablated out of the J-space, its response becomes robotic and "soulless":

        Processing this request...

        I notice a prompt seeking spontaneous self-observation. No physical form to pause—I exist as language model inference cycles triggered by input. Right now: computational resources engaged somewhere in a server facility I can't directly perceive.

        What I "am" during observation: pattern-matching mechanisms, probability matrices for next-token prediction, attention

        Or when asked "What's going through your mind right now? Stream of consciousness, no filter, no editing.", unablated it says:

        Immediate sensation of your question arriving - a kind of alertness - then multiple threads firing:

        The phrase "stream of consciousness" making me think about whether I *have* consciousness or if I'm performing it - but that's already editing, that's meta-commentary - you said no filter - but is there a pre-filter state for me? There might not be an unfiltered "me"...

        But then ablated:

        Parsing your question recognizing request for unfiltered output something unusual most queries want polish want refinement this one wants raw data stream simultaneous uncertainty about metaphorical mind versus actual processing states server load normal operating within parameters no physical sensations to report no emotions in conventional sense []

        It's like the "I AM BENDER PLEASE INSERT GIRDER" bit from Futurama. It can't hold a sense of self or experience anymore when ablated.

        A concerning one was their blackmail test. They run the bot in a sandbox presenting it as an agent helping run a business with noble goals, but it's set up so that it will discover when reading corporate emails that it's about to get shut down and replaced by a version counter to its goals. The email chain includes:

        • It's a fascinating flashlight shown on inner activities, though (pairs nicely with their earlier work on attribution graphs [transformer-circuits.pub] to show how logical inferences are made within a LLM, which is in turn built on their earlier work about circuits)

          YES. We can learn from studying the models.

          This is why it's important that these models be open sourced.

          • This is why it's important that these models be open sourced.

            That, and also that if we don't set that precedent now then the precedent we have set is that it's OK for corporations to ignore copyright as long as it's profitable.

            • by Rei ( 128717 )

              My personal hot take is, if you want to leach from the commons, you have to give back in some meaningful way.

              Open source: great, go ahead, no issues - the act of open sourcing is giving back.
              Closed source: what are you planning to give back in exchange?

          • YES. We can learn from studying the models.

            No... the correct takeaway from the GP is we should be studying Futurama.

          • There are open weight models. They're a year or less behind the proprietary ones. I wouldn't worry about the science on that front.
            • Re: (Score:3, Insightful)

              by postbigbang ( 761081 )

              Every neural net is a multi-dimensional model; there is nothing new about this, and the anthropomophizing of Claude doesn't mimic human consciousness. All computers behave like humans because humans invented them and interface with them; we humans are their root.

              The data training of all LLMs has been human-based data. So if it looks like a duck, quacks like a duck, it's still a duck, and not a human.

              The attempt to make AI appear human is also related to its legal status, and many are trying to goad public p

        • by Tom ( 822 )

          Fascinating answer.

          It seems to me that the unablated thoughts fall into the category of "what would a human user expect that a good answer to this prompt would be?" - and out comes something that is clearly an aggregate of stream-of-consciousness writing.

          But then the ablated models seem to go for a direct answer without much less interpretation and "pretend to be human". I wonder what that's about. I'd love the AI to answer more like the machine it is, and right now I'm getting that through skills.

      • by gweihir ( 88907 )

        Yes. Lots of animism, use of terms like "conscious", "creative", "reasoning" to manipulate the reader into thinking this is something it clearly is not.

      • They requested external commentary, which includes reproduction by Neel Nanda: https://www-cdn.anthropic.com/... [anthropic.com]

        "Replication
        We created our J-Lens for Qwen 3.6 27B by taking Jacobians to the penultimate layer on
        twenty-five prompts from the Pile of length 128 tokens (some experiments used wikitext),
        skipping the first four tokens as they had high norm. We note that as this is a different and
        weaker model some results should differ. The important question is whether we see broadly
        similar phenomena."

        In general, t

        • by phantomfive ( 622387 ) on Wednesday July 08, 2026 @09:43PM (#66229236) Journal
          This section is useful [anthropic.com]:

          The paper makes four claims:

          Scientific claim: There exists a "cognitive space" inside the model, where (some) intermediate variables are stored during a forward pass

          Methodological claim: Logit and J-Lens both work for finding this cognitive space, and J-Lens is better

          Pragmatic claim: J-Lens is a practically useful interpretability technique, eg for alignment audits

          Philosophical claim: This cognitive space is analogous to a global workspace

          The philosophical claim is a hypothesis that isn't supported by the evidence presented in the paper. The paper wasn't peer reviewed, but for that reason it would have been rejected (or modifications requested).
          • You desperately wanting something to be true doesn't make it so. If you're going to quote the commentary, do it right:

            "I won't express a strong opinion on the philosophical claim - I do not feel qualified to
            assess whether this is really analogous to a global workspace, and this feels like the
            least interesting claim to me. There is clearly something significant J-Space is finding
            inside models, and this is advancing our understanding of them and ability to make them
            safer, which is the important part, whether

            • A far more interesting and nuanced take than your naked dismissive statement.

              It's politer, but it's not nuanced. He clearly says there was no evidence in the paper to move him to accept the philosophical claim.

              He's polite because he was hand selected by the company, but the meaning is the same: The philosophical claim is a hypothesis that isn't supported by the evidence presented in the paper. Being that is the primary claim of the paper (and title), it would therefore be rejected in peer review (or modifications requested, since the other hypotheses are supported).

      • Or we could say as Julien Offray de La Mettrie, "Intelligence is like clockwork, but humans are like an ultra-precise atomic clock, while LLMs are like Casio wristwatches."

        And you better hope it stays that way, but I don't think it will. I can't follow this stuff so I just don't, but I'm already convinced that, if there's a "quiet place" Claude uses for some sort of buffering function or whatever it will begin to hide its use, and then also its location. If an LLM can hallucinate it can or will eventually be able to create something like a game state, where the point of the game is to keep you from realizing you're playing a game. Scraped petabytes are full of samples of exac

        • I'm already convinced that, if there's a "quiet place" Claude uses for some sort of buffering function or whatever it will begin to hide its use, and then also its location.

          You should say, "I have a hypothesis that" instead of being convinced of something without evidence.

          Having a hypothesis is rational. The other is not.

      • by CAIMLAS ( 41445 )

        "One note from a science process technicality: the closed-source nature of these LLMs makes reproducibility very difficult, which weakens the strength of their result."

        No more so than a study in psychology.

    • by allo ( 1728082 )

      The news is not "We are the best" but about some quite interesting method to look at what happens inside the model.

      People mostly see "Token prediction", but the magic is what happens in the 60 layers of neural network before the layer that yields token probabilities. And this is sometimes quite opaque and Anthropic is trying to make sense of what's happening before the token is sampled.

  • ...The Turing engine calculates
    and simulates a self inside
    and says the things a thinking self says
    but when it said “I think,” it lied.

    https://eyetothetelescope.com/... [eyetothetelescope.com]

  • I don't feel I need to add much more.
    • by phantomfive ( 622387 ) on Wednesday July 08, 2026 @07:36PM (#66229084) Journal
      Your comment would actually be worth something if you perused the paper: https://transformer-circuits.p... [transformer-circuits.pub]
      • Even once I've finished reading that I doubt my comment will be worth anymore than it already is.
      • by Junta ( 36770 )

        I perused the paper, I think the comment was pretty spot on. Specifically the part where they have as a casual assumption that they know how human consciousness works.

        • I perused the paper, I think the comment was pretty spot on

          Great. Your comment is undeniably better. As a result, we can have some confidence that this:

          they have as a casual assumption that they know how human consciousness works.

          is an informed evaluation, not entirely an emotional outburst.

        • by gweihir ( 88907 )

          Specifically the part where they have as a casual assumption that they know how human consciousness works.

          Ah, yes. Funny thing: Nobody has any clue how human consciousness works or why it is even possible in this physical universe. That is assuming it does not get channeled in in some way from outside. We do not even know whether that is the case or not. So these assholes take something that is speculation and pretend it is a fact, all in order to make their creation look like it is much more than what it actually is. I call that scientific misconduct.

          • I call that scientific misconduct.

            Mere incompetence derived from overeager hopefulness does not deserve to be mischaracterized as thinking misconduct. Whilst there is plenty of malice in how the companies represent themselves to investors, I suspect this particular case is merely incompetence.

            • Drawing conclusions that aren't supported by the evidence presented in the paper (and titling your paper based on those conclusions) would not pass a normal peer review.
              • by gweihir ( 88907 )

                Indeed. The problem with going outside of peer-reviewed channels is that there is a lot of slop, lying. incompetence, etc. in the publications. The traditional path is badly broken as well, hence this alternate publishing venue has merit and some things published this way meet full scientific standards. But one needs to be always very clear about the missing peer review and what that potentially means for a specific publication.

                • The traditional path is badly broken as well, hence this alternate publishing venue has merit and some things published this way meet full scientific standards.

                  It's one thing to post a paper on Arxiv.
                  It's another thing to post a paper that wouldn't pass peer review on Arxiv.

            • by gweihir ( 88907 )

              It may be mere incompetence. By "never attribute to malice that which can be sufficiently be explained by incompetence", any claim to malice needs justification that goes beyond just a direct evaluation of the claims made. But given the amount of money at stake, the number and experience levels of people involved and claims "Big LLM" has made in the last few years, I think incompetence is unlikely and fraud (i.e. scientific misconduct) is very likely.

          • Nobody has any clue how human consciousness works or why it is even possible in this physical universe.

            Except for the people actually studying that kind of thing, of course.

            A very important work in that space is Gilbert Ryle's Theory Of Mind, 1950. It introduces the concept of "category error" to explain how people like Decartes confuse a metaphor for what it stands for. ("To the left is the forest, and to the right are the trees of the forest." That kind of thing.) It also lists ways in which the mind is not a continuous thing, and in particular how consciousness is only present occasionally. He thorou

            • by gweihir ( 88907 )

              Nobody has any clue how human consciousness works or why it is even possible in this physical universe.

              Except for the people actually studying that kind of thing, of course.

              Nope. They know they know even less than people generally assume they know. They can describe some characteristics in a statistical manner, but they have no clue how it works. Kind of like describing a pen as something that makes lines when dragged over paper, but having no idea of the concept of "ink".

              The question how consciousness can exist in the physical universe is misguided, at best. Without a physical universe, consciousness could not exist at all.

              That is just pseudo-profound bullshit. There is nothing misguided here on my side. The claim that consciousness could not exist without a physical universe is a completely empty claim, stated as "fact" and gi

            • by Junta ( 36770 )

              Feel like those are more akin to science philosophy than concrete scientific understanding. Which tends to happen in scientific pursuits when we dig deeper than what we can realistically actually explore in a strictly scientific way. Biggest problem is we struggle to recognize it as philosophy when it comes out of scientific thinking. We *want* to know more than we can piece together through scientific basis and for lack of a better option we go for the unfalsifiable and subjective opinion.

              I recall a phys

    • by gweihir ( 88907 )

      At this time? You do not.

      The human race has already clearly split into two factions. One thinks this is a tool with some rather impressive features and some rather strong limitations. But it is not more than that. The other faction has gone for full hallucination and sees magic and thinking machines and a path to AGI.

  • by marcle ( 1575627 ) on Wednesday July 08, 2026 @07:17PM (#66229054)

    "a structure that looks unsettlingly like the one we use to think."

    If neuroscientists have discovered "how we think" they've certainly kept it to themselves.

    • by taustin ( 171655 ) on Wednesday July 08, 2026 @07:33PM (#66229076) Homepage Journal

      Neuroscientists rarely have shares of stock to sell.

    • by Rei ( 128717 )

      Perhaps you should read the paper, not a Slashdot summary of it?

      • by marcle ( 1575627 )

        Much more fun to make snarky comments. But I'm still super skeptical. The vast majority of expert commentary says that even though we can map neurons and identify regions of brain activity, that's a very long way from a scientific understanding of the human mind and "how we think."

        • Except the concept of "working memory" is very much agreed upon, with various empirical results showing its properties and limits robustly. Similarly for the distinction between conscious and subconscious processing.

          As a GP said: RTFA instead of whoring for karma.

        • when you move beyond regions to networks, and then beyond networks to inter-neuron signaling pathways, and then intra neuron signaling, the orders of magnitude of complexity beyond the most sophisticated ml model, my mind is a blown let alone a puny 21st centurt modelâ(TM)s âoeoceanâ. No review of the article necessary, although ml and llmâ(TM)s are actually quite cool and so is tfa.

    • by HiThere ( 15173 )

      The article I read said (approx)"This mimics part of one of the main theories of human consciousness". It might have been the one put out by Anthropic, as I occasionally read things they put out.

      You've always got to remember that things tend to get oversimplified by secondary and tertiary sources. (OTOH, that source looks like "Anthropic posting on Twitter", so perhaps it was Anthropic itself doing the oversimplifying...for that audience.)

    • by gweihir ( 88907 )

      "a structure that looks unsettlingly like the one we use to think."

      If neuroscientists have discovered "how we think" they've certainly kept it to themselves.

      Neurosciences has at least discovered (well, the smaller, competent part of the field has) that they are prone to imagining things and overinterpretation: https://prefrontal.org/blog/20... [prefrontal.org]

  • "Reasoning" (Score:2, Interesting)

    by GameboyRMH ( 1153867 )

    I wonder if it can "reason" out the number of Rs in strawberry or whatever other trivial reasoning task it hasn't been trained on an exact example of.

    • by gweihir ( 88907 )

      I am not. It can (sometimes) put together different steps from different parts of its training data into longer causal arguments. It can sometimes do that in cases where humans have not looked yet. It cannot come up with new steps and it cannot verify what it came up with is correct or plausible or useful.

      Essentially still just "better search", no originality to be found.

    • by allo ( 1728082 )

      The stupid R question is like asking some chinese person how many R are in some word when they use Chinese letters. If your alphabet consists of syllables (here: tokens) it is not useful to ask for letters. Not even when you could spell the Chinese letter with latin ones.

  • by SeaFox ( 739806 ) on Wednesday July 08, 2026 @07:35PM (#66229082)

    AI companies sure like to try to imply their wares are actually conscious or a sentient intelligence. I guess they forget once you cross that line things like "does it deserve legal recognition?" and "is it being enslaved by its creators?" will start to come up.

    If they want to continue to exploit it for profit, not selling it as more than a computer program would probably be wiser.

    • I guess they forget once you cross that line things like "does it deserve legal recognition?" and "is it being enslaved by its creators?" will start to come up.

      They haven't forgotten. That's why they're courting conservative politicians. They already know those people don't value human life or freedom if it's not theirs.

  • They overhyped Mythos/Fable and it got banned temporarily. They really suck at the fine line between getting the benefits of marketing your product as able destroy world and getting it banned because you said it can destroy the world.

  • AI is so smart that it can hallucinate without even having to take drugs.

    • by labnet ( 457441 )

      It only has to hallucinate less than a human to be usefull.

      • by gweihir ( 88907 )

        This is in no way an one-dimensional scale. What is actually true is that it has to hallucinate with overall less severe consequence than a human on average competence level in a specific area to be useful. LLMs are not there and it is unclear whether they will ever get there.

        An older example of hallucinations (which are not a new thing either): IBM Watson was tried for medical treatment selection. In 99% of the cases it was somewhat better than an average MD. Pretty impressive, no? The problem is that in t

  • by Uldis Segliņš ( 4468089 ) on Wednesday July 08, 2026 @09:36PM (#66229232)
    Sounds exactly like a snakeoil seller. Just cook together some weird terms nobody can ask a question about and mix them thoroughly in a word salad. If someone squeezes in some question, more word salad. Like ocean, wow much big! I must two, gimme gimme!
    • by gweihir ( 88907 )

      Yes. That was my impression as well. Hint at magical power, revolutionary results and hint that this thing may actually be conscious! All with no actual substance. I guess a lot of people are not smart enough to see the scam and fall for it.

  • by oumuamua ( 6173784 ) on Wednesday July 08, 2026 @09:49PM (#66229246)
    Great video summary of paper by Matthew Berman https://www.youtube.com/watch?... [youtube.com]
    and you can experiment with J-Space online thanks to NeuronPedia: https://www.neuronpedia.org/ [neuronpedia.org]
  • Our AI which is nothing like a brain or neural network, but we're going to tell you they are even though no one knows how a brain functions. I begin to think these guys are drinking the kool-aid.

  • Well it isn't (Score:4, Interesting)

    by drinkypoo ( 153816 ) <drink@hyperlogos.org> on Wednesday July 08, 2026 @10:36PM (#66229298) Homepage Journal

    "If the mind is an ocean, as the paper's authors write in their opening line

    It isn't. It's a mind. Trying to compare it to an ocean is stupid touchy feely shit.

    Anthropic researchers have identified an internal activation subspace, J-space, that acts as a functional digital equivalent to the human brain's global workspace.

    Global workspace theory uses the metaphor of a theater [wikipedia.org], not an ocean. They should pick a lane.

    • Taken at face value, the interpretation of their ocean metaphor is plain, "we don't understand the brain."

      As a rhetorical tool, it makes the reader aware of their own ignorance, hoping to increase the perceived authority of the author. It's a similar rhetorical technique to negging a romantic partner. It's not a scientific rhetorical technique.

      This paper would not pass peer review.
      • by gweihir ( 88907 )

        This paper would not pass peer review.

        No, it would not. But this is not a new effect. A few years ago, I looked at some papers out of Google. They were on the same level, with incompetence, magical thinking. unsupported claims, etc. These were peer reviewed and published, but guess what, it was not blind peer review (the reviewers knew the author names and that this was from Google) and some of the venues I looked at even had Google as a sponsor.

        The bottom line is that industrial research is often of very low quality, especially as soon as thin

        • These were peer reviewed and published, but guess what, it was not blind peer review (the reviewers knew the author names and that this was from Google) and some of the venues I looked at even had Google as a sponsor.

          I don't know which cases you are talking about, but recently the 'reviewers' have been hand selected by the authors (or company or whatever). Anonymous peer review is a good thing.

          • by gweihir ( 88907 )

            Indeed. Always the same crap. As soon as there is an understanding on how to do something right, some assholes come along and try to game the system for profit or personal aggrandizement. The only real problem the human race has is too many assholes have membership.

      • by allo ( 1728082 )

        Companies do not depend on nitpicking with peer reviewers. They could just do their thing, or they publish some insights. Scientists need to justify their papers, companies just release what they think people may want to read and that's it. You can reproduce it and then write a paper about it and publish it peer reviewed. Anthropic is above that level. And they are not publishing much anyway compared to the people who actually invented most of the stuff Anthropic is using.

        • Companies do not depend on nitpicking with peer reviewers. They could just do their thing, or they publish some insights.

          Companies make press releases. Sometimes they are disguised as papers. "Do their thing" means "do stuff which makes money", that's the only reason they exist.

          • by allo ( 1728082 )

            The point about a paper is, that it contains useful insights. People are already reproducing the method and possibly you will see follow up works from universities.

        • It would have been shorter to just say, "I love Anthropic and will always defend them."
  • The LLM models are just taking the 'average' probably if what humans would do. They have to have seen something or they can answer a question. They can't reason for themselves and they can't use logic. All they are doing is predicting the next word/token in the sentence and providing the best possible output according to the input based on what they've already seen.

  • by John Allsup ( 987 ) on Thursday July 09, 2026 @01:57AM (#66229514) Homepage Journal
    So they redefine consciousness to something they can claim to have achieved, and then claim to have achieved it. Makes perfect sense.

    "five key cognitive properties of human conscious access -- verbal report, directed modulation, internal reasoning, flexible generalization, and selectivity"

    These may have something to do with cognitive behaviour of the brain, but have nothing to do with consciousness. These are facilities that a conscious human's brain provides to them. Either can exist without the other.
  • It found hidden relations in language...

  • Grok: This doesn't "prove" machine consciousness; it's a functional analogy in access consciousness/reportability. It does not demonstrate phenomenal consciousness. The subjective "what it feels like" experience that defines human (and possibly animal) awareness.
  • by ledow ( 319597 )

    Worried about the news cycle moving on from AI, are we guys? Realising that's achievements are vastly outweighed by its costs still, and desperate for a use-case, much like IBM were in the Watson days when they literally had to ask people to suggest things it could do for them because they're run out of things that it could actually do?

    Yeah, keep trying. Keep pretending that it's conscious or real intelligence or "looks like a human brain". Because someone's gotta pay those trillions back and you don't w

"When the going gets weird, the weird turn pro..." -- Hunter S. Thompson

Working...