OpenAI now tries to hide that ChatGPT was trained on copyrighted books, including J.K. Rowling’s Harry Potter series::A new research paper laid out ways in which AI developers should try and avoid showing LLMs have been trained on copyrighted material.

  • Tyler_Zoro
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    4
    ·
    10 months ago

    Artists, construction workers, administrative clerks, police and video game developers all develop their neural networks in the same way, a method simulated by ANNs.

    This is not, “foreign to most artists,” it’s just that most artists have no idea what the mechanism of learning is.

    The method by which you provide input to the network for training isn’t the same thing as learning.

    • Sentau@lemmy.one
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      2
      ·
      10 months ago

      Artists, construction workers, administrative clerks, police and video game developers all develop their neural networks in the same way, a method simulated by ANNs.

      Do we know enough about how our brain functions and how neural networks functions to make this statement?

      • Yendor@reddthat.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        Do we know enough about how our brain functions and how neural networks functions to make this statement?

        Yes, we do. Take a university level course on ML if you want the long answer.

        • Sentau@lemmy.one
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          My friends who took computer science told me that we don’t totally understand how machine learning algorithms work. Though this conversation was a few years ago in college. Will have to ask them again

    • zbyte64@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      10 months ago

      ANNs are not the same as synapses, analogous yes, but different mathematically even when simulated.

      • Prager_U@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 months ago

        This is orthogonal to the topic at hand. How does the chemistry of biological synapses alone result in a different type of learned model that therefore requires different types of legal treatment?

        The overarching (and relevant) similarity between biological and artificial nets is the concept of connectionist distributed representations, and the projection of data onto lower dimensional manifolds. Whether the network achieves its final connectome through backpropagation or a more biologically plausible method is beside the point.