
Google is attempting to transform the way we search the internet, but so far it isn鈥檛 going very well. Rather than simply providing links to other websites, Google鈥檚 new AI Overviews tool attempts to summarise information, with mixed success 鈥 reports of people being told to have gone viral in the past week.
The question now is whether Google can fix this problem it has introduced to its core product, or if it will be forced to roll back the AI tool, which is currently only available to people in the US. Experts are divided over whether this signals a fundamental issue with the generative AI technology powering the tool, or just teething problems that can be solved.
at Durham University, UK, says that the large language models (LLMs) used by Google and others will always be flawed when it comes to providing factual information because of their statistical nature 鈥 after being trained on vast amounts of text from the internet, they piece together an output based on which word is most likely to fit next. In the case of Google鈥檚 AI suggesting using glue on pizzas, the origin was .
Advertisement
Indeed, Google CEO Sundar Pichai called this an 鈥溾 of such models in a recent interview with听The Verge, praising the ability of LLMs to be 鈥渋ncredibly creative鈥. But the flip side of that is there is always a risk of plausible-sounding but factually incorrect output.
Al Moubayed believes that technology companies are racing to roll out AI models due to fears of being left behind, urged on by shareholders, meaning products are being launched before they can be depended upon to be accurate. She thinks that solutions could be found, but not that they are being seriously looked for.
鈥淚t is potentially fixable, long-term, but seeing how much interest big companies are actually paying into fixing the language models rather than making money out of the language models, this will probably take a really long time,鈥 she says. 鈥淚鈥檓 not really against the idea [of AI search]. But it has to happen gradually and in a transparent way, because of the impact that will have on the world. The lack of transparency is quite alarming.鈥
Al Moubayed believes that governments need to intervene to stop companies releasing these models before they can be proven to be accurate and reliable, but despite repeated pledges 鈥 such as at the UK鈥檚 AI Safety Summit last year 鈥 she doesn鈥檛 think any have yet shown concrete results.
at the University of Leeds, UK, is confident that technology companies will, in time, overcome the tendency of LLMs to make things up. One possible solution is a technique called retrieval-augmented generation (RAG), says Atwell, where the AI is instructed only to pull factual information from a small, niche and highly reliable source of data, such as the lecture notes from a particular university course or technical specifications for a certain machine 鈥 and to not fabricate responses to questions if the answer isn鈥檛 in that data.
鈥淚 think there鈥檚 a tendency to focus on a few counter examples rather than the vast majority of cases where it鈥檚 doing fine. It鈥檚 doing really useful stuff,鈥 says Atwell. 鈥淧eople drive cars and kill people, [that] doesn鈥檛 mean that you should stop driving cars. It鈥檚 just unfortunately, occasionally it doesn鈥檛 work out correctly. Technology is moving so fast 鈥 why would you want to slow it down just because there鈥檚 a few bugs in it?鈥
RAG-based search engines already exist, says at the University of Maryland, Baltimore County. For example, makes things up less frequently in his experience, and also shows citation for any factual information. Feldman believes that Google could build a similar model but that it is under pressure to instead create an AI that generates compelling and conversational text.
鈥淭hey are less focused on the accuracy of search and more focused on the glitter of the model, the impressiveness of it. It鈥檚 sort of a philosophical difference between extracting value and providing value. Yes, you can get a lot more money in the short term if you extract, but in the end you鈥檙e going to poison the well,鈥 he says.
But even RAG isn鈥檛 a full solution, says Feldman. While it can reduce the frequency of inaccurate information, it can鈥檛 fully eliminate it.听Paradoxically, a small chance of errors can increase the damage they cause, as most people won鈥檛 bother to check the accuracy of a tool that is extremely reliable. The ultimate solution may be another layer of RAG-like systems to keep the first in check, says Feldman, and perhaps more and more layers will be needed to catch increasingly infrequent hallucinations at each level.
Google did not respond to a request for comment.