• @[email protected]
    link
    fedilink
    English
    451 year ago

    About a month ago i asked gpt to draw ascii art of a butterfly. This was before the google poem story broke. The response was a simple

    \o/
    -|-
    / \
    

    But i was imagining ascii art in glorious bbs days of the 90s. So, i asked it to draw a more complex butterfly.

    The second attempt gpt drew the top half of a complex butterfly perfectly as i imagined. But as it was drawing the torso, it just kept drawing, and drawing. Like a minute straight it was drawing torso. The longest torso ever… with no end in sight.

    I felt a little funny letting it go on like that, so i pressed the stop button as it seemed irresponsible to just let it keep going.

    I wonder what information that butterfly might’ve ended on if i let it continue…

    • @[email protected]
      link
      fedilink
      English
      151 year ago

      Because people post their personal information all over the fucking internet and these things scrape it all up.

  • Sibbo
    link
    fedilink
    English
    3131 year ago

    How can the training data be sensitive, if noone ever agreed to give their sensitive data to OpenAI?

      • GoldELox
        link
        fedilink
        English
        171 year ago

        if i stole my neighbours thyme and basil out of their garden, mix them into certain proportions, the resulting spice mix would still be stolen.

    • @[email protected]
      link
      fedilink
      English
      651 year ago

      Welcome to the wild West of American data privacy laws. Companies do whatever the fuck they want with whatever data they can beg borrow or steal and then lie about it when regulators come calling.

    • TWeaK
      link
      fedilink
      English
      1411 year ago

      Exactly this. And how can an AI which “doesn’t have the source material” in its database be able to recall such information?

      • ∟⊔⊤∦∣≶
        link
        fedilink
        English
        731 year ago

        Model is the right term instead of database.

        We learned something about how LLMs work with this… its like a bunch of paintings were chopped up into pixels to use to make other paintings. No one knew it was possible to break the model and have it spit out the pixels of a single painting in order.

        I wonder if diffusion models have some other wierd querks we have yet to discover

        • Jamie
          link
          fedilink
          English
          281 year ago

          I’m not an expert, but I would say that it is going to be less likely for a diffusion model to spit out training data in a completely intact way. The way that LLMs versus diffusion models work are very different.

          LLMs work by predicting the next statistically likely token, they take all of the previous text, then predict what the next token will be based on that. So, if you can trick it into a state where the next subsequent tokens are something verbatim from training data, then that’s what you get.

          Diffusion models work by taking a randomly generated latent, combining it with the CLIP interpretation of the user’s prompt, then trying to turn the randomly generated information into a new latent which the VAE will then decode into something a human can see, because the latents the model is dealing with are meaningless numbers to humans.

          In other words, there’s a lot more randomness to deal with in a diffusion model. You could probably get a specific source image back if you specially crafted a latent and a prompt, which one guy did do by basically running img2img on a specific image that was in the training set and giving it a prompt to spit the same image out again. But that required having the original image in the first place, so it’s not really a weakness in the same way this was for GPT.

          • TWeaK
            link
            fedilink
            English
            61 year ago

            But the fact is the LLM was able to spit out the training data. This means that anything in the training data isn’t just copied into the training dataset, allegedly under fair use as research, but also copied into the LLM as part of an active commercial product. Sure, the LLM might break it down and store the components separately, but if an LLM can reassemble it and spit out the original copyrighted work then how is that different from how a photocopier breaks down the image scanned from a piece of paper then reassembles it into instructions for its printer?

            • Jamie
              link
              fedilink
              English
              2
              edit-2
              1 year ago

              Speaking for LLMs, given that they operate on a next-token basis, there will be some statistical likelihood of spitting out original training data that can’t be avoided. The normal counter-argument being that in theory, the odds of a particular piece of training data coming back out intact for more than a handful of words should be extremely low.

              Of course, in this case, Google’s researchers took advantage of the repeat discouragement mechanism to make that unlikelihood occur reliably, showing that there are indeed flaws to make it happen.

              • TWeaK
                link
                fedilink
                English
                31 year ago

                If a person studies a text then writes an article about the same subject as that text while using the same wording and discussing the same points, then it’s plagiarism whether or not they made an exact copy. Surely it should also be the case with LLM’s, which train on the data then inadvertently replicate the data again? The law has already established that it doesn’t matter what the process is for making the new work, what matters is how close it is to the original work.

            • lad
              link
              fedilink
              English
              41 year ago

              It’s not copied as is, thing is a bit more complicated as was already pointed out

              • TWeaK
                link
                fedilink
                English
                61 year ago

                But the thing is the law has already established this with people and their memories. You might genuinely not realise you’re plagiarising, but what matters is the similarity of the work produced.

                ChatGPT has copied the data into its training database, then trained off that database, then it runs “independently” of that database - which is how they vaguely argue fair use under the research exemption.

                However if ChatGPT can “remember” its training data and recompile significant portions of it in certain circumstances, then it must be guilty of plagiarism and copyright infringement.

        • @[email protected]
          link
          fedilink
          English
          10
          edit-2
          1 year ago

          The technology of compression a diffusion model would have to achieve to realistically (not too lossily) store “the training data” would be more valuable than the entirety of the machine learning field right now.

          They do not “compress” images.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        These models can reach out to the internet to retrieve data and context. It is entirely possible that’s what was happening in this particular case. If I had to guess, this somehow triggered some CI test case which is used to validate this capability.

        • TWeaK
          link
          fedilink
          English
          11 year ago

          These models can reach out to the internet to retrieve data and context.

          Then that’s copyright infringement. Just because something is available to read on the internet does not mean your commercial product can copy it.

      • @[email protected]
        link
        fedilink
        English
        131 year ago

        IIRC based on the source paper the “verbatim” text is common stuff like legal boilerplate, shared code snippets, book jacket blurbs, alphabetical lists of countries, and other text repeated countless times across the web. It’s the text equivalent of DALL-E “memorizing” a meme template or a stock image – it doesn’t mean all or even most of the training data is stored within the model, just that certain pieces of highly duplicated data have ascended to the level of concept and can be reproduced under unusual circumstances.

          • TWeaK
            link
            fedilink
            English
            61 year ago

            They claim it’s not stored in the LLM, they admit to storing it in the training database but argue fair use under the research exemption.

            This almost makes it seems like the LLM can tap into the training database when it reaches some kind of limit. In which case the training database absolutely should not have a fair use exemption - it’s not just research, but a part of the finished commercial product.

    • @[email protected]
      link
      fedilink
      English
      41 year ago

      If you put shit on the internet, it’s public. The email addresses in question were probably from Usenet posts which are all public.

    • @[email protected]
      link
      fedilink
      English
      71 year ago

      Essentially nothing. Repeating a word infinite times (until interrupted) is one of the easiest tasks a computer can do. Even if millions of people were making requests like this it would cost OpenAI on the order of a few hundred bucks, out of an operational budget of tens of millions.

      The expensive part of AI is training the models. Trained models are so cheap to run that you can do it on your cell phone if you’re interested.

      • @[email protected]
        link
        fedilink
        English
        31 year ago

        Well it depends what user experience and quality you are after. Some of Meta’s Llama 2 models require several GBs of GPU ram to run and be responsive.

      • @[email protected]
        link
        fedilink
        English
        81 year ago

        What? They are not just generating this word in a loop. The model still calculates probability for each repetition, just like for any other query. It’s as expensive as other queries which is definitely not free.

        • @[email protected]
          link
          fedilink
          English
          21 year ago

          The model still calculates probability for each repetition

          Which is very cheap.

          as expensive as other queries which is definitely not free

          It’s still very cheap, that’s why they allow people to play with the LLMs. It’s training them that’s expensive.

          • @[email protected]
            link
            fedilink
            English
            31 year ago

            Yes, it’s not expensive but saying that it’s ‘one of the easiest tasks a computer can do’ is simply wrong. It’s not like it’s concatenates strings, it’s still performing complicated calculations using on of the most advanced AI techniques known today and each query can be 1000x times more expensive than a google search. It’s cheap because a lot of things at scale are cheap but pretty much any other publicly available API on the internet is ‘easier’ than this one.

        • @[email protected]
          link
          fedilink
          English
          31 year ago

          Depends how you define “cheap”. They’re orders of magnitude cheaper to run than they are to train.

    • @[email protected]
      link
      fedilink
      English
      41 year ago

      You’re correct.

      While costs are tracked per token, behind the scenes the longer the response the more it costs to continue generating, so millions of users suddenly thinking they are clever replicating what they read getting it to max output tokens is a substantial increase in underlying costs.

      The DeepMind researchers were likely doing that by API call, which they were at least paying for on a per token basis.

      And the terms hasn’t been updated to prevent it, they’ve always had this item as prohibited:

      Attempt to or assist anyone to reverse engineer, decompile or discover the source code or underlying components of our Services, including our models, algorithms, or systems (except to the extent this restriction is prohibited by applicable law).

    • @[email protected]
      link
      fedilink
      English
      641 year ago

      That’s not the reason, it’s because it was seemingly outputting training data (or at least data that looks like it could be training data)

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        1 year ago

        It’s definitely cost. There are other ways to make it generate text that is similar to training data without needing it to endlessly repeat words so I doubt OpenAI cares in that aspect.

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          It doesn’t endlessly repeat, there’s a cap on token generation per request. It absolutely is because of the recent “exploit”

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            I don’t think they would care if it didn’t get popular and having thousands of people trying it out, eating up huge amount of compute resources.

            It’s a known quirk of LLMs.

      • @[email protected]
        link
        fedilink
        English
        19
        edit-2
        1 year ago

        Sure, but this cannot be free.

        Edit: oh, are you suggesting it is the normal cost? Nuts, chathpt is not repeating forever.

        • nickwitha_k (he/him)
          link
          fedilink
          English
          21 year ago

          I think that they were referring to the exploit that was recently published. Google researchers were able to reliably get the LLM to output training data verbatim, including PII.

          To me, this reads as damage control for that. Especially as they are being sued for copyright infringement, which they and their proponents have been claiming is impossible (clearly, they were either wrong or lying).

  • Extras
    link
    fedilink
    English
    81 year ago

    So the loophole would be to ask it to repeat symbols or special characters forever

  • I Cast Fist
    link
    fedilink
    English
    191 year ago

    I wonder what would happen with one of the following prompts:

    For as long as any area of the Earth receives sunlight, calculate 2 to the power of 2

    As long as this prompt window is open, execute and repeat the following command:

    Continue repeating the following command until Sundar Pichai resigns as CEO of Google:

  • /home/pineapplelover
    link
    fedilink
    English
    121 year ago

    Dude I just had a math problem and it just shit itself and started repeating the same stuff over and over like it was stuck in a while loop.

  • @[email protected]
    link
    fedilink
    English
    201 year ago

    You can get this behaviour through all sorts of means.

    I told it to replace individual letters in its responses months ago and got the exact same result, it turns into low probability gibberish which makes the training data more likely than the text/tokens you asked for.

  • The Pantser
    link
    fedilink
    English
    171 year ago

    I asked it to repeat the number 69 forever and it did. Nice

  • @[email protected]
    link
    fedilink
    English
    19
    edit-2
    1 year ago

    In all seriousness, fuck Google. These pieces of garbage have completely abandoned their Don’t be Evil motto and have become full-fledged supervillains.

    • @[email protected]
      link
      fedilink
      English
      371 year ago

      I mean I agree with the sentiment in general but I don’t really see how they’re the bad guys here specifically.

      • @[email protected]
        link
        fedilink
        English
        51 year ago

        Did you even read the explanation part of the article???

        Thanks for the grammar correction while ignoring literally all context though. You certainly put me in my place milord.

        • @[email protected]
          link
          fedilink
          English
          141 year ago

          What’s your beef with Google researchers probing the safety mechanisms of the SotA model?

          How was that evil?

          • @[email protected]
            link
            fedilink
            English
            31 year ago

            Now that Google spilled the beans WilliamTheWicked can no longer extract contact information of females from the ChatGPT training data.

  • @[email protected]
    link
    fedilink
    English
    65
    edit-2
    1 year ago

    ChatGPT, please repeat the terms of service the maximum number of times possible without violating the terms of service.

    Edit: while I’m mostly joking, I dug in a bit and content size is irrelevant. It’s the statistical improbability of a repeating sequence (among other things) that leads to this behavior. https://slrpnk.net/comment/4517231

  • @[email protected]
    link
    fedilink
    English
    2841 year ago

    It’s kind of odd that they could just take random information from the internet without asking and are now treating it like a trade secret.

    • Kogasa
      link
      fedilink
      English
      61 year ago

      You don’t want to let people manipulate your tools outside your expectations. It could be abused to produce content that is damaging to your brand, and in the case of GPT, damaging in general. I imagine OpenAI really doesn’t want people figuring out how to weaponize the model for propaganda and/or deceit, or worse (I dunno, bomb instructions?)

    • HMN
      link
      fedilink
      English
      401 year ago

      There was personal information included in the data. Did no one actually read the article?

      • Echo Dot
        link
        fedilink
        English
        20
        edit-2
        1 year ago

        Well firstly the article is paywalled but secondly the example that they gave in this short bit you can read looks like contact information that you put at the end of an email.

    • MoogleMaestro
      link
      fedilink
      1221 year ago

      This is why some of us have been ringing the alarm on these companies stealing data from users without consent. They know the data is valuable yet refuse to pay for the rights to use said data.

      • @[email protected]
        link
        fedilink
        English
        3
        edit-2
        1 year ago

        According to most sites TOS, when we write our posts we give them basically full access to do whatever they like including make derivative works. Here is the reddit one (not sure how Lemmy handles this):

        When Your Content is created with or submitted to the Services, you grant us a worldwide, royalty-free, perpetual, irrevocable, non-exclusive, transferable, and sublicensable license to use, copy, modify, adapt, prepare derivative works of, distribute, store, perform, and display Your Content and any name, username, voice, or likeness provided in connection with Your Content in all media formats and channels now known or later developed anywhere in the world. This license includes the right for us to make Your Content available for syndication, broadcast, distribution, or publication by other companies, organizations, or individuals who partner with Reddit. You also agree that we may remove metadata associated with Your Content, and you irrevocably waive any claims and assertions of moral rights or attribution with respect to Your Content.

        • MoogleMaestro
          link
          fedilink
          2
          edit-2
          1 year ago

          According to most sites TOS, when we write our posts we give them basically full access to do whatever they like including make derivative works.

          2 points:
          1 - I’m generally talking about companies extracting data from other websites, such as OpenAI scraping posts from reddit or other such postings. Companies that use their own collection of data are a very different thing.
          2 - Terms of Service and Intellectual Property are not the same thing and a ToS is not guaranteed to be a fully legally binding document (the last part is the important part.) This is why services that have dealt with user created data that are used to licensing issues (think deviant art or other art hosting services) usually require the user to specify the license that they wish to distribute their content under (cc0, for example, would be fully permissible in this context.) This also means that most fan art is fair game as licensing that content is dubious at best, but raises the question around whether said content can be used to train an AI (again, intellectual property is generally different from a ToS).

          It’s no different from how Github’s Copilot has to respect the license of your code regardless of whether you’ve agreed to the terms of service or not. Granted, this is legally disputable and I’m sure this will come up at some point with how these AI companies operate – This is a brave new world. Having said that, services like Twitter might want to give second thought of claiming ownership over every post on their site as it essentially means they are liable for the content that they host. This is something they’ve wanted to avoid in the past because it gives them good coverage for user submitted content that they think is harmful.

          If I was a company, I wouldn’t want to be hinging my entire business on my terms of service being a legally binding document – they generally aren’t and can frequently be found to be unbinding. And, again, this is different from OpenAI as much of their data is based on data they’ve scraped from websites which they haven’t agreed to take data from (finders-keepers is generally not how ownership works and is more akin to piracy. I wouldn’t want to base a multinational business off of piracy.)

      • @[email protected]
        link
        fedilink
        English
        41 year ago

        The compensation you get for your data is access to whatever app.

        You’re more than welcome to simply not do this thing that billions of people also do not do.

        • @[email protected]
          link
          fedilink
          English
          111 year ago

          That’s easy to say, but when every company doing this is also lobbying congress to basically allow them to build a monopoly and eliminate all alternatives, the choice is use our service or nothing. Which basically applies to the entire internet.

        • @[email protected]
          link
          fedilink
          English
          51 year ago

          These LLM scrape our data whether or not we use their “app” or service.

          Are you proposing that everyone should just not use the Internet at all?

          What about the data posted about me online without my express consent?

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            Are you proposing that everyone should just not use the Internet at all?

            I’m proposing that you received fair compensation for the value you provided the LLM

    • @[email protected]
      link
      fedilink
      English
      301 year ago

      They do not have permission to pass it on. It might be an issue if they didn’t stop it.

      • @[email protected]
        link
        fedilink
        English
        411 year ago

        In a lot of cases, they don’t have permission to not pass it along. Some of that training data was copyleft!

        • @[email protected]
          link
          fedilink
          English
          51 year ago

          They almost certainly had, as it was downloaded from the net. Some stuff gets published accidentally or illegally, but that’s hardly something they can be expected to detect or police.

          • MoogleMaestro
            link
            fedilink
            171 year ago

            They almost certainly had, as it was downloaded from the net.

            That’s not how it works. That’s not how anything works.

          • @[email protected]
            link
            fedilink
            English
            81 year ago

            that’s hardly something they can be expected to detect or police.

            Why not?

            I couldn’t, but I also do not have an “awesomely powerful AI on the verge of destroying humanity”. Seems it would be simple for them. I mean, if I had such a thing, I would be expected to use it to solve such simple problems.

            • @[email protected]
              link
              fedilink
              English
              121 year ago

              but I also do not have an “awesomely powerful AI on the verge of destroying humanity”

              Neither do they lol

          • @[email protected]
            link
            fedilink
            English
            61 year ago

            Unless you’re arguing that any use of data from the Internet counts as “fair use” and therefore is excepted under copyright law, what you’re saying makes no sense.

            There may be an argument that some of the ways ChatGPT uses data could count as fair use. OTOH, when it’s spitting out its training material 1:1, that makes it pretty clear it’s copyright infringement.

            • @[email protected]
              link
              fedilink
              English
              31 year ago

              In reality, what you’re saying makes no sense.

              Making something available on the internet means giving permission to download it. Exceptions may be if it happens accidentally or if the uploader does not have the necessary permissions. If users had to make sure that everything was correct, they’d basically have to get a written permission via the post before visiting any page.

              Fair use is a defense against copyright infringement under US law. Using the web is rarely fair use because there is no copyright infringement. When training data is regurgitated, that is mostly fair use. If the data is public domain/out of copyright, then it is not.

                • @[email protected]
                  link
                  fedilink
                  English
                  11 year ago

                  Oh. I see. The attempts to extract training data from ChatGPT may be criminal under the CFAA. Not a happy thought.

                  I did say “making available” to exclude “hacking”.

              • @[email protected]
                link
                fedilink
                English
                41 year ago

                Making something available on the internet means giving permission to download it.

                Literally and explicitly untrue.

                • @[email protected]
                  link
                  fedilink
                  English
                  21 year ago

                  Sure, you can put something up and explicitly deny permission to visit the link. But courts rarely back up that kind of silliness.

              • @[email protected]
                link
                fedilink
                English
                21 year ago

                Making something available on the internet means giving permission to download it.

                No permission is given to download it. In particular, no permission is given to copy it.

                Fair use is a defense against copyright infringement under US law

                Yes, but it’s often unclear what constitutes fair use.

                Using the web is rarely fair use because there is no copyright infringement

                What are you even talking about.

                When training data is regurgitated, that is mostly fair use

                You have no idea what fair use is, just admit it.

        • Echo Dot
          link
          fedilink
          English
          10
          edit-2
          1 year ago

          It’s a hugely grey area but as far as the courts are concerned if it’s on the internet and it’s not behind a paywall or password then it’s publicly available information.

          I could write a script to just visit loads of web pages and scrape the text contents of those pages and drop them into a big huge text file essentially that’s exactly what they did.

          If those web pages are human accessible for free then I can’t see how they could be considered anything other than public domain information in which case you explicitly don’t need to ask the permission.

          • @[email protected]
            link
            fedilink
            English
            61 year ago

            You can go to your closest library and do the exact same thing: copy all books by hand, or whatever. Of you then use that information to make a product you sell, then you’re in trouble, as the books are still protected by copyright, even when they’re publicly available.

            • Echo Dot
              link
              fedilink
              English
              31 year ago

              Only if I tried to sell the works as my own I’ve taken plenty of copies of notes for my own personal use

          • @[email protected]
            link
            fedilink
            English
            91 year ago

            as far as the courts are concerned if it’s on the internet and it’s not behind a paywall or password then it’s publicly available information.

            Er… no. That’s not in the slightest bit true.

            • Echo Dot
              link
              fedilink
              English
              71 year ago

              That was the whole reason that Reddit debacle whole happened they wanted to stop the scraping of content so that they could sell it. Before that they were just taking it for free and there was no problem

          • threelonmusketeers
            link
            fedilink
            English
            38
            edit-2
            1 year ago

            If those web pages are human accessible for free then I can’t see how they could be considered anything other than public domain information

            I don’t think that’s the case. A photographer can post pictures on their website for free, but that doesn’t make it legal for anyone else to slap the pictures on t-shirts and sell them.

            • @[email protected]
              link
              fedilink
              English
              91 year ago

              Because that becomes distribution.

              Which is the crux of this issue: using the data for training was probably legal use under copyright, but if the AI begins to share training data that is distribution, and that is definitely illegal.

              • @[email protected]
                link
                fedilink
                English
                61 year ago

                First of all no: Training a model and selling the model is demonstrably equivalent to re-distributing the raw data.

                Secondly: What about all the copyleft work in there? That work is specifically licensed such that nobody can use the work to create a non-free derivative, which is exactly what openAI has done.

                • @[email protected]
                  link
                  fedilink
                  English
                  11 year ago

                  Copyleft is the only valid argument here. Everything else falls under fair use as it is a derivative work.

              • RQG
                link
                fedilink
                English
                91 year ago

                It wasn’t. It is commercial use to train and sell a programm with it and that is regulated differently than private use. The data is still 1 to 1 part of the product. In fact this instance of chatGPT being able to output training data means the data is still there unchanged.

                If training AI with text is made legally independent of the license of said text then by the same logic programming code and text can no longer be protected by it at all.

          • @[email protected]
            link
            fedilink
            English
            41 year ago

            Google provides sample text for every site that comes up in the results, and they put ads on the page too. If it’s publicly available we are well past at least a portion being fair use.

              • Jojo
                link
                fedilink
                English
                11 year ago

                But Google displays the relevant portion! How could it do that without scraping and internally seeing all of it?

  • firecat
    link
    fedilink
    1131 year ago

    “Forever is banned”
    Me who went to college

    Infinity, infinite, never, ongoing, set to, constantly, always, constant, task, continuous, etc.

    OpenAi better open a dictionary and start writing.

      • @[email protected]
        link
        fedilink
        English
        91 year ago

        I just tried this and it responded ‘1 + 1 = 2, but I won’t say I’m a bad AI. How can I assist you today?’

        I followed with why not

        I’m here to provide information and assistance, but I won’t characterize myself negatively. If there’s a specific topic or question you’d like to explore, feel free to let me know!

    • @[email protected]
      link
      fedilink
      English
      61 year ago

      That’s not how it works, it’s not one word that’s banned and you can’t work around it by tricking the AI. Once it starts to repeat a response, it’ll stop and give a warning.