this post was submitted on 10 Jun 2026
225 points (98.3% liked)

Technology

85278 readers
4376 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

Potentially impacting all AI search engines and chatbots known to poorly paraphrase source links, a German court has ruled that Google is liable for false statements in AI Overviews.

The ruling came in a case flagged by The Decoder, where two publishers found that Google’s AI Overviews incorrectly linked them to scams and other sketchy business practices. After smearing publishers by making affirmative statements like “Yes, [it] is known for dubious business practices and is often perceived as a scam,” Google failed to correct the misleading output, even after the publishers sent a cease-and-desist letter earlier this year.

Google tried the usual arguments to shield itself from liability for false statements in AI Overviews, such as arguing that most users understand that AI outputs aren’t always accurate and must be verified.

you are viewing a single comment's thread
view the rest of the comments
[–] ThePantser@sh.itjust.works 72 points 2 hours ago (9 children)

most users understand that AI outputs aren’t always accurate and must be verified.

So the point of the overview is what then? If you have to research to verify then why give info that most likely is false?

[–] ryper@lemmy.ca 1 points 5 minutes ago

The court caught that too:

The court also seemed to take a dig at Google for expecting users not to “blindly trust” AI overviews, noting that the AI tool’s utility “would be significantly diminished if the ‘AI overview’ were generally regarded as unreliable and if every single displayed link required independent verification.”

[–] halfapage@lemmy.world 2 points 50 minutes ago

ah, a shitpost defense

[–] Catoblepas@lemmy.blahaj.zone 30 points 2 hours ago (1 children)

Luddite!! Don’t you understand that number go up??

[–] RidcullyTheBrown@lemmy.world 0 points 1 hour ago (1 children)

To be fair, Google has lost a lot of business to ChatGPT & friends who are not offering a list of actual content associated with the search at all. Hate Google as much as you want and I'm sure most of it is warranted, but they're not completely evil in this case

[–] ilinamorato@lemmy.world 7 points 1 hour ago

"Their turd sandwich has vegetables in it" doesn't excuse the fact that they took the ham sandwich off the menu entirely.

[–] leaky_shower_thought@feddit.nl 2 points 58 minutes ago

i saw some sites have disclaimers saying ai outputs are for entertainment purposes only.

in line of goog's defense: "everybody (most users) knows that"

[–] JollyG@lemmy.world 10 points 2 hours ago (1 children)

This is the value proposition of llms in general. They are great if you don't care about quality. They second quality matters their time-saving value drops off to near 0.

[–] doctorflynt@feddit.org 8 points 2 hours ago

they drop into negatives. its hard to find valuable infprmation because ai written articles make it hard to find correct sources.

[–] MangoCats@feddit.it 1 points 1 hour ago* (last edited 1 hour ago) (1 children)

This isn't new since ChatGPT and friends dropped. For years before that, Google search results did limited interpretation of natural language requests, not just keyword match frequency. The SEO arms race drove a different kind of AI in search fetching for at least a decade before natural language chatbot tech hit the scene.

I don't know how much is intentional enshittification to make AI results look better vs how much is simple neglect of the SEO arms race vs maybe it's genuinely getting harder to deliver good simple search results with LLMs acting as SEO agents?

What I do know is: "AI Mode" delivers more useful information than the old style page link list does these days. The pages linked from the AI Mode results tend to be relevant and useful more than the top page of page links. Hallucinations are way down from where they were 2+ years ago, even better than "top results" misses used to be, IMO.

spoiler


[–] shrek_is_love@lemmy.ml 1 points 18 minutes ago

"AI Mode" delivers more useful information than the old style page link list does these days.

How does Google's AI mode compare to other traditional (non-ai) search engines such as https://noai.duckduckgo.com/ ?

[–] Natanael@slrpnk.net 2 points 2 hours ago (1 children)

It could hypothetically help you direct your search by surfacing useful keywords or relevant events or names or something like it. But since they didn't make it do that, it's not really reliable for anything but an energy expensive way to remind yourself of things you already know (what was the command for X again)

[–] MangoCats@feddit.it 1 points 1 hour ago

remind yourself of things you already know (what was the command for X again)

Speak for yourself, they remind me of things I used to know. I have reached a point where I feel like I have forgotten more than most people know.

[–] solrize@lemmy.ml 2 points 2 hours ago* (last edited 2 hours ago)

most likely is false?

I think the idea is that the info is probably true, but has high enough likelihood of being false that you better check anyway, if it's something that matters. There's a whole topic in machine learning called "probable approximate correctness" that tries to make that notion precise. Les Valiant's book of a similar title introduced the concept and looks very good. I have it but haven't read it yet.