• @mkwt@lemmy.world
    link
    fedilink
    73 months ago

    A better analogy would be the mass outsourcing of call center jobs to South Asia.

    Well that’s where it’s at now. There’s no guarantee it will stay that way. Give Moore’s law several more cycles, and maybe we’ll have enough computing power to make drop in replacement humans.

    I think people are misinformed about the current readiness of AI specifically because Silicon Valley VCs have taken a lot of the R&D funding market share from the DARPA government types.

    VC funding decisions are heavily oriented around the prototype product demo. (No grant writing!). This encourages “fake it till you make it”: demo a fake product to get the funding to build the real one. This stuff does leak out to the public, and you end up with overstated capabilities.

    • @WhatAmLemmy@lemmy.world
      link
      fedilink
      17
      edit-2
      3 months ago

      Give Moore’s law several more cycles, and maybe we’ll have enough computing power to make drop in replacement humans.

      There seems to be a misunderstanding of how LLM’s and statistical modelling work. Neither of these can solve their accuracy as they operate based on a probability distribution and only find correlations in ones and zeros. LLM’s generate the probability distribution internally, without supervision (a “black box”). They’re only as “smart” as the human-generated input data, and will always find false positives and false negatives. This is unavoidable. There simply is no critical thought or intelligence whatsoever — only mimicry.

      I’m not saying LLM’s won’t shakeup employment, find their niche, and make many jobs redundant, or that critical general AI advances won’t occur, just that LLM’s simply can’t replace human decision making or control, and doing so is a disaster waiting to happen — the best they can do is speed up certain tasks, but a human will always be needed to determine if the results make (real world) sense.

    • @MechanicalJester@lemm.ee
      link
      fedilink
      23 months ago

      Moore’s law predicts that compared to 1980, computers in 2040 would be a BILLION times faster.

      Also that compared to 1994 computers, the ones rolling out now are a MILLION times faster.

      A cheap Raspberry PI would easily be able to handle the computational workload of a room full of equipment in 1984.

      What would have taken a million years to calculate in 1984 would theoretically take 131 hours today and 29 seconds in 2044…

      • @bionicjoey@lemmy.ca
        link
        fedilink
        03 months ago

        Correction: Moore’s law predicts that the number of transistors on an integrated circuit would double every two years. It doesn’t make predictions about computers being “faster” or able to handle a certain “workload”. The only thing it predicts is the growth in physical capacity of a single chip.

        And we actually broke Moore’s law and this capacity growth slowed a decade ago since manufacturing techniques started being the bottleneck.

        • @MechanicalJester@lemm.ee
          link
          fedilink
          13 months ago

          Yes yes single threaded execution etc but now we just build a crap ton more and keep increasing the computational throughput per watt etc.

          We’ve moved massive calculations into GPUs and thus in terms computational capabilities it holds up.

          I mean check this out https://en.wikipedia.org/wiki/FLOPS

          The geometric growth is real. Moore’s law was just one way to explain it.

    • @AA5B@lemmy.world
      link
      fedilink
      13 months ago

      Give Moore’s law several more cycles, and maybe we’ll have enough computing power

      If it were only a matter of processing power, we’d already be able to demonstrate much more capable AIs. More computing power in more places will facilitate further development, but it’s the “further development” that’s key.

      Personally, I’m looking for Moore’s Law to make home AIs more responsive and more similar to today’s cloud-based AIs.

      • The one I have configured is slow and not very good, but it’s running on a Raspberry Pi, so I could throw more processing at it and probably will at some point.
      • there was an Apple announcement several weeks ago about optimizing performance on memory-constrained devices, that has me really hopeful for effective home-based devices soon. I don’t know what Apples “neural processors” do but I know my phone has them and maybe they apply here