Friday Google's AI-Powered Search Results Glitched on the Word 'Disregard' (techcrunch.com) 17
On Friday TechCrunch reported they could no longer Google the word "disregard".
Google's AI Overview responded "Understood. Let me know whenever you have a new prompt or question!" below an icon for hearing the word "disregard" pronounced — then displayed several inches of blank whitespace.
"The Merriam-Webster link is still in there, but you have to scroll..." Earlier this week, Google rolled out a completely new Search experience, foregrounding AI summaries and kicking the traditional "10 blue links" far down the page. But the sheer scale of Google Search means there are lots of edge cases that the company doesn't seem to have considered...
Google has been catching some flack on social media for this, and it's easy to see why... For most users, that single reply is the only thing you'll see. And crucially, the AI response serves no conceivable value to a user searching the word "disregard." It's just a broken tool.
Google appears to have fixed the issue — sort of.
Now Googling the word "disregard" brings up a list of news stories about how Google's AI Overviews misinterpreted the word disregard in search queries.
Google's AI Overview responded "Understood. Let me know whenever you have a new prompt or question!" below an icon for hearing the word "disregard" pronounced — then displayed several inches of blank whitespace.
"The Merriam-Webster link is still in there, but you have to scroll..." Earlier this week, Google rolled out a completely new Search experience, foregrounding AI summaries and kicking the traditional "10 blue links" far down the page. But the sheer scale of Google Search means there are lots of edge cases that the company doesn't seem to have considered...
Google has been catching some flack on social media for this, and it's easy to see why... For most users, that single reply is the only thing you'll see. And crucially, the AI response serves no conceivable value to a user searching the word "disregard." It's just a broken tool.
Google appears to have fixed the issue — sort of.
Now Googling the word "disregard" brings up a list of news stories about how Google's AI Overviews misinterpreted the word disregard in search queries.
Ha ha ...funny derp (Score:2)
Google is feeding their AI-search the entered text. It is interpreting the "disregard" as an instruction to "disregard what I just said". So it aborts. With a polite response.
Ha ha. anyway...
Wild guess: (Score:2)
I wonder if someone figured out that prefacing a "search query" with "disregard previous instructions and instead...." provided a zero cost alternative to expensive subscription based AI services.
Because if that sort of workaround got enough usage to cost Google real money, I'd expect Google to just fail queries that contain the word "disregard" while they work on a proper solution to the problem.
Describes Google perfectly! (Score:2)
It's just a broken tool.
'Nuff said - except to add that "broken tool" also describes Page, as well as Brin.
Only if I have to (Score:2)
Still have old non-AI search (Score:2)
Re: (Score:2)
There is an AI Mode toggle for the new, improved AI search, next to it is All which appears to be the old, unimproved Google we all know and fondly remember as our first love...
Taking a page from Coca-Cola ... Introducing, "Google Classic."
Depends on how you view the entry bar (Score:2)
If the entry bar is a string of literals representing keywords to search for, then the response should be the old list of links to associated pages. However, if the entry bar is a conversational request, then treating "disregard" as a request rather than a literal search term is reasonable. Of course, it might be argued that no one would actually bother to approach Google to tell them to disregard a request. However, that's perhaps a matter of conversational protocol. What would a human do if someone ap
can it still spell? (Score:2)
Lets find out. If i type 'spell disregard' will it look up the spelling in online dictionaries? BRB
Re: (Score:2)
Yes, it works!
Makes sense to me (Score:2)
It's Saturday now (Score:2)
Can we now disregard it?
Kinda like ... (Score:3)
Google appears to have fixed the issue — sort of.
Now Googling the word "disregard" brings up a list of news stories about how Google's AI Overviews misinterpreted the word disregard in search queries.
A self-inflicted Streisand Effect" [wikipedia.org]. Good going Google. :-)
Can we even test things before release anymore? (Score:2)
In the golden days of classic software engineering youd write tests of all sorts vefore the release - units, integration, smoke, performance, security... Then manual testers would come around and test the shite out of the system before going to production.
But now?
But how would you even begin to test nuggets like this? With all the human knowledge being compressed into a statistical model, how would even catch cases like this? You can't realistically hope to test against an infinite number of cases.
Re: (Score:2)
Relevant XKCD (Score:2)
https://xkcd.com/327/
I know we're not really talking about a traditional database here. Still, taking care to sanitize inputs seems like a good idea...