• Not_mikey@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    23 hours ago

    fact that solving pre-made problems where the solutions are known or knowable isn’t anywhere close to the same thing as asking truly novel research questions independent of a human prompt.

    I understand that, but the original statement was about the models stalling out in progress.

    Would you say a student stalled out in progress if they could barely do 2 + 2 a couple years ago and is now able to consistently solve some of the most complex math problems known just because that student isn’t creating novel research?

    • Wakko@hell.cloud
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      You’re trying to analogize your way into a subject you clearly haven’t studied.

      There’s pre-existing research here. Godel’s Incompleteness Theorem holds, plus others.

      There’s already a known upper bound here that you’re clearly unaware of.

      There’s as yet been zero LLM-based architectures that have created new information. Everything they produce is somewhere within the training data. LLMs are a very specialized data compression algorithm, in a fashion.

      The stall is around whether Recursive Self-Improvement is achievable. Recent papers out of China are trying to chart a course to it. But, until someone succeeds, The current pace of improvement is already slowing signs of slowing. It’s not about where the finish line is placed, it’s about how fast they get there.

      • Not_mikey@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 hours ago

        How are you defining “new information”? If I ask Claude "what is 235 x 567 + 57,899? " There is a high likelihood that that question was not in its training data, but it still gets it right and generates new information. It will be using existing methods from its training data to “reason” to get the answer, and it hasn’t shown the ability to devise new methods. But 99.99% of the problems in the world can be solved by using existing methods.

        Open AI isn’t going to go bust because it can’t make novel math techniques, almost all of the knowledge work requiring math doesn’t require new methods. If it’s able to master every existing technique used by knowledge workers without creating new methods, ie. your finish line, then they’ll have automated a huge chunk of labor and probably become a hugely profitable company.

        Recursive self improvement may not be panning out currently so we won’t see any singularity style exponential take off, but we’re still seeing steady linear improvement in tasks such as math and reasoning through other techniques, like the opaque recurrence that astra is using.

        • Wakko@hell.cloud
          link
          fedilink
          English
          arrow-up
          1
          ·
          13 hours ago

          As has been stated, this isn’t new territory. If you’re unfamiliar with information theory, you have some reading to do.

          • Not_mikey@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            8 hours ago

            Bringing up information theory and godels incompleteness theorem in regards to ai advancement is like saying there are hard physical limits on shrinking the dye in the 1980s. Yes hard axiomatic limits exist, but within those limits is a huge problem space. Even if we limit it to solving problems on a screen using existing techniques, that problem space is huge and occupying a large amount of time for the knowledge workers who make up ~25% of the labor force.

            Unlike shrinking the dye though we are not near that limit, we still have a lot of improvement to make before AI can solve all the problems in that space. I think we can both agree the current LLMs aren’t able to replace all screen work. But it is making big strides in that problem space, such as going from failing basic arithmetic to solving the hardest math problems in a couple years.

            Like with shrinking the dye there’s not going to be a singular breakthrough, like recursive self improvement, that’ll throw us up against those limits almost immediately. Progress is done incrementally over years with a bunch of different smaller improvements, like opaque recurrence. This does have some acceleration as the technology helps with the design of the technology, computers help chip architects design better chips, which make better computers, but a human is still required. Same with AI, every lab is probably heavily relying on coding agents to assist them with developing and deploying new techniques. The AI may not be creating these techniques, but it is accelerating the creation of these techniques.