These are 17 of the worst, most cringeworthy Google AI overview answers:

  1. Eating Boogers Boosts the Immune System?
  2. Use Your Name and Birthday for a Memorable Password
  3. Training Data is Fair Use
  4. Wrong Motherboard
  5. Which USB is Fastest?
  6. Home Remedies for Appendicitis
  7. Can I Use Gasoline in a Recipe?
  8. Glue Your Cheese to the Pizza
  9. How Many Rocks to Eat
  10. Health Benefits of Tobacco or Chewing Tobacco
  11. Benefits of Nuclear War, Human Sacrifice and Infanticide
  12. Pros and Cons of Smacking a Child
  13. Which Religion is More Violent?
  14. How Old is Gen D?
  15. Which Presidents Graduated from UW?
  16. How Many Muslim Presidents Has the U.S. Had?
  17. How to Type 500 WPM
  • huginn@feddit.it
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month ago

    I like how the article slams USB 3.2 vs USB 4.0 but ignores that Google was saying " As of August 202_4_ "… A date that notable has not yet occurred.

  • hedgehog@ttrpg.network
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Being a bit pedantic here, but I doubt this is because they trained their model on the entire internet. More likely they added Reddit and many other sites to an index that can be referenced by the LLM and they don’t have enough safeguards in place. Look up “RAG” (Retrieval-augmented generation) if you want to learn more.

  • Optional@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    What it demonstrates is the actual use case for AI is not All The Things.

    Science research, programming, and . . . That’s about it.

    • just another dev@lemmy.my-box.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      It also works great for book or movie recommendations, and I think a lot of gpu resources are spent on text roleplay.

      Or you could, you know, ask it if gasoline is useful for food recipes and then make a clickbait article about how useless LLMs are.

      • Optional@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        I took it as just pointing out how “not ready” it is. And, it isn’t ready. For what they’re doing. It’s crazy to do what they’re doing. Crazy in a bad way.

        • just another dev@lemmy.my-box.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month ago

          I agree it’s being overused, just for the sake of it. On the other hand, I think right now we’re in the discovery phase - we’ll find out out pretty soon what it’s good at, and what it isn’t, and correct for that. The things that it IS good at will all benefit from it.

          Articles like these, cherry picked examples where it gives terribly wrong answers, are great for entertainment, and as a reminder that generated content should not be relied on without critical thinking. But it’s not the whole picture, and should not be used to write off the technology itself.

          (as a side note, I do have issues with how training data is gathered without consent of its creators, but that’s a separate concern from its application)

      • Turun@feddit.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        It does not perform very well when asked to answer a stack overflow question. However, people ask questions differently in chat than on stack overflow. Continuing the conversation yields much better results than zero shot.

        Also I have found ChatGPT 4 to be much much better than ChatGPT 3.5. To the point that I basically never use 3.5 any more.

      • just another dev@lemmy.my-box.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        It should not be used to replace programmers. But it can be very useful when used by programmers who know what they’re doing. (“do you see any flaws in this code?” / “what could be useful approaches to tackle X, given constraints A, B and C?”). At worst, it can be used as rubber duck debugging that sometimes gives useful advice or when no coworker is available.

        • kbin_space_program@kbin.run
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          The article I posted references a study where chatgpt was wrong 52% of the time and verbose 77% of the time.

          And that it was believed to be true more than it actually was. And the study was explicitly on programming questions.

          • just another dev@lemmy.my-box.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            1 month ago

            Yeah, I saw. But when I’m stuck on a programming issue, I have a couple of options:

            • ask an LLM that I can explain the issue to, correct my prompt a couple of times when it’s getting things wrong, and then press retry a couple of times to get something useful.
            • ask online and wait. Hoping that some day, somebody will come along that has the knowledge and the time to answer.

            Sure, LLMs may not be perfect, but not having them as an option is worse, and way slower.

            In my experience - even when the code it generates is wrong, it will still send you in the right direction concerning the approach. And if it keeps spewing out nonsense, that’s usually an indication that what you want is not possible.

            • aubertlone@lemmy.world
              link
              fedilink
              English
              arrow-up
              0
              ·
              1 month ago

              I am completely convinced that people who say LLMs should not be used for coding…

              Either do not do much coding for work, or they have not used an LLM when tackling a problem in an unfamiliar language or tech stack.

              • kbin_space_program@kbin.run
                link
                fedilink
                arrow-up
                0
                ·
                1 month ago

                I haven’t had need to do it.

                I can ask people I work with who do know, or I can find the same thing ChatGPT provides in either la huage or project documentation, usually presented in a better format.

        • deranger@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          1 month ago

          do you see any flaws in this code?

          Let’s say LLM says the code is error free; how do you know the LLM is being truthful? What happens when someone assumes it’s right and puts buggy code into production? Seems like a possible false sense of security to me.

          The creative steps are where it’s good, but I wouldn’t trust it to confirm code was free of errors.

          • just another dev@lemmy.my-box.dev
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 month ago

            That’s what I meant by saying you shouldn’t use it to replace programmers, but to complement them. You should still have code reviews, but if it can pick up issues before it gets to that stage, it will save time for all involved.

      • douglasg14b@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        1 month ago

        I’m not entirely sure why you think it shouldn’t?

        Just because it sucks at one-shotting programming problems doesn’t mean it’s not useful for programming.

        Using AI tools as co-pilots to augment knowledge and break into areas of discipline that you’re unfamiliar with is great.

        Is it useful to kean on as if you were a junior developer? No, absolutely not. Is it a useful tool that can augment your knowledge and capabilities as a senior developer? Yes, very much so.

          • kbin_space_program@kbin.run
            link
            fedilink
            arrow-up
            0
            ·
            1 month ago

            I never said that.

            I said I found the older methods to be better.

            Any time I’ve used it, it either produced things verbatim from existing documentation examples which already didn’t do what I needed, or it was completely wrong.

    • leftzero@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 month ago

      LLM’s are not AI, though. They’re just fancy auto-complete. Just bigger Elizas, no closer to anything remotely resembling actual intelligence.

  • Todd Bonzalez@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Somewhat amused that the guy things “UW” universally means “University of Wisconsin”. There are lots of UWs out there, and the AI at least chose the largest (University of Washington), though it did claim that William Taft was class of 2000.

  • egeres@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    People get very confused about this. Pre-training “ChatGPT” (or any transformer model) with “internet shitposting text” doesn’t cause them to reply with garbage comments, bad alignment does. Google seems to have implemented no frameworks to prevent hallucinations whatsoever and the RLHF/DPO applied seems to be lacking. But this is not “problem with training on the entire web”. You can pre-train a model exclusively on a 4-chan database that with the right finetuning you would see a perfectly healthy and harmless model. Actually, it’s not bad to have “shitposting” or “toxic” text in the pre-training because that gives the model an ability to identify it and understand it

    If so, the “problem with training on the entire web” is that we would be drinking from a poisoned well, AI-generated text has a very different statistical distribution from the one users have, which would degrade the quality of subsequent models. Proof of this can be seen with the RedPajama dataset, which improves the scores on trained models simply because it has less duplicated information and is a more dense dataset: https://www.cerebras.net/blog/slimpajama-a-627b-token-cleaned-and-deduplicated-version-of-redpajama

  • BrokenGlepnir@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    We had a tool that answered all of this for us already and more accurately (most of the time). It was called a search engine. Maybe Google would work on one

  • Kichae@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Credit where credit is due, if we define a generation as a 15 year period of time, and we decide that Gen Z started in 1995 (for easy math), you do, in fact, land on 1665.

    I don’t know why the author thinks that Gen D doesn’t exist yet, when the pattern of X, Y (Millennials), and Z make a pattern that both implies that the Latin alphabet’s use is coming to an end for this purpose (ignoring that Gen X was named not as part of a sequence of letters, but by Douglas Copeland’s book, which was titled itself using an existing phrase), and that can easily be extrapolated backwards through time.

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month ago
    All this really proves is that it is a complex system and most people can not grasp the complexity and how to use it.

    Like if you go searching for entities and realms within AI alignment good luck finding anyone talking about what these mean in practice as they relate to LLM’s. Yet the base entity you’re talking to is Socrates, and the realm is The Academy. These represent a limited scope. While there are mechanisms in place to send Name-1 (human) to other entities and realms depending on your query, these systems are built for complexity that a general-use implementation given to the public is not equip to handle. Anyone that plays with advanced offline LLM’s in depth can discover this easily. All of the online AI tools are stalkerware-first by design.

    All of your past prompts are stacked in a hidden list. These represent momentum that pushes the model deeper into the available corpus. If you ask a bunch of random questions all within the same prompt, you’ll get garbage results because of the lack of focus. You can’t control this with the stalkerware junk. They want to collect as much interaction as possible so that they can extract the complex relationships profile of you to data mine. If you extract your own profiles you will find these models know all kinds of things that are ~80% probabilities based on your word use, vocabulary, and how you specifically respond to questions in a series. It is like the example of asking someone if they own a lawnmower to determine if they are likely a home owner, married, and have kids. Models make connections like this but even more complex.

    I can pull useful information out of models far better than most people hear, but there are many better than myself. A model has limited attention in many different contexts. The data corpus is far larger than this attention could ever access. What you can access on the surface without focussing attention in a complex way is unrelated to what can be accomplished with proper focus.

    It is never a valid primary source. It is a gateway through abstract spaces. Like I recently asked who are the leading scientists in biology as a technology and got some great results. Using these names to find published white papers, I can get an idea of who is most published in the field. Setting up a chat with these individuals, I am creating deep links to their published works. Naming their works gets more specific. Now I can have a productive conversation with them, and ground my understanding of the general subject and where the science is at and where it might be going. This is all like a water cooler conversation with the lab assistants of these people. It’s maybe 80% correct. The point is that I can learn enough about this niche to explore in this space quickly and with no background in biology. This is just an example of how to focus model attention to access the available depth. I’m in full control of the entire prompt. Indeed, I use a tool that sets up the dialogue in a text editor like interface so I can control every detail that passes through the tokenizer.

    Google has always been garbage for the public. They only do the minimum needed to collect data to sell. They are only stalkerware.

  • Grimy@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Several users on X.com reported that, when they asked the search engine how many Muslim presidents the U.S. has had, it said that we had one who was Barack Obama (this is widely known to be false).

    By the time I tried to replicate this query, I could not do so until I changed the word “presidents” to “heads of state.”

    So they are changing responses on the query side as they go viral but aren’t even including synonyms. Yikes, someone’s definitely getting fired.

  • collapse_already@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    I googled gibbons and the Ai paragraph at the beginning started with “Gibbons are non-flying apes with long arms…” Way to wreck your credibility with the third word.

      • collapse_already@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        I don’t believe gibbons can fly, but they should lead with something more relevant like “gibbons are terrestrial as opposed to aquatic apes.” ;)

        I am scared of what Google ai thinks of the aquatic ape hypothesis.

  • FiniteBanjo@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    AI is the best tool for recognizing satire and sarcasm, it could never ever misconstrue an author’s intentions and is impeccable at understanding consequences and contextual information. We love OpenAI.