• MentalEdge
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    16 days ago

    Obviously.

    But at what point does that guidance just become the dataset you removed from the training data?

    To get it to run Doom, they used Doom.

    To realize a new genre, you’ll “just” have to make that game the old fashion way, first.

    • Even_Adder@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      16 days ago

      But at what point does that guidance just become the dataset you removed from the training data?

      The whole point is that it didn’t know the concepts beforehand, and no it doesn’t become the dataset. Observations made of the training data are added to the model’s weights after training, the dataset is never relevant again as the model’s weights are locked in.

      To get it to run Doom, they used Doom.

      To realize a new genre, you’ll “just” have to make that game the old fashion way, first.

      Or you could train a more general model. These things happen in steps, research is a process.

      • MentalEdge
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        16 days ago

        You are completely missing what I’m saying.

        I know the input doesn’t alter the model, that’s not what I mean.

        And “general” models are only “general” in the sense that they are massively bloated and still crap at dealing with shit that they weren’t trained on.

        And no, “comprehending” new concepts by palette swapping something and smashing two existing things together isn’t the kind of creativity I’m saying these systems are incapable of.

        • Even_Adder@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          4
          ·
          16 days ago

          What kind of creativity are you talking about then? I’ve also never heard of a bloated model. Which models are bloated?

          • MentalEdge
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            16 days ago

            Bloated, as in large and heavy. More expensive, more power hungry, less efficient.

            I already brought it up. They can’t deal with something completely new.

            When you discuss what you want with a human artist or programmer or whatever, there is a back and forth process where both parties explain and ask until comprehension is achieved, and this improves the result. The creativity on display is the kind that can unfold and realize a complex idea based on simple explanations even when it is completely novel.

            It doesn’t matter if the programmer has played games with regenerating health before, one can comprehend and implement the concept based on just a couple sentences.

            Now how would you do the same with a “general” model that didn’t have any games that work like that in the training data?

            My point is that “general” models aren’t a thing. Not really. We can make models that are really, really big, but they remain very bad at filling in gaps in reality that weren’t in the training data. They don’t start magically putting two and two together and comprehending all the rest.

              • MentalEdge
                link
                fedilink
                arrow-up
                2
                ·
                edit-2
                16 days ago

                In a couple sentences? In a way that doesn’t approach, equal or exceed the effort of training the model with that data to begin with?

                You insist these models can do new things out of nothing, and you keep saying “all you have to do, is give them something”.

                • Even_Adder@lemmy.dbzer0.com
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  15 days ago

                  You keep moving the goal posts and putting words in my mouth. I never said you can do new things out of nothing. Nothing I mentioned is approaching, equaling, or exceeding the effort of training a model.

                  You haven’t answered a single one of my questions, and you are not arguing in good faith. We’re done here. I can’t say it’s been a pleasure.

                  • MentalEdge
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    edit-2
                    15 days ago

                    My argument was and is that neural models don’t produce anything truly new. That they can’t handle things outside what is outlined by the data they were trained on.

                    Are you not claiming otherwise?

                    You say it’s possible to guide models into doing new things, and I can see how that’s the case, especially if the model is a very big one, meaning it is more likely that it has relevant structures to apply to the task.

                    But I’m also pretty damn sure they have insurmountable limits. You can’t “guide” and LLM into doing image generation, except by having it interact with an image generation model.