Latest news with #KarenWeise

Business Standard
10 hours ago
- Business
- Business Standard
At Amazon's biggest data centre, everything is supersized for AI
By Karen Weise & Cade Metz A year ago, a 1,200-acre stretch of farmland outside New Carlisle, Ind., was an empty cornfield. Now, seven Amazon data centres rise up from the rich soil, each larger than a football stadium. Over the next several years, Amazon plans to build around 30 data centres at the site, packed with hundreds of thousands of specialised computer chips. With hundreds of thousands of miles of fibre connecting every chip and computer together, the entire complex will form one giant machine intended just for artificial intelligence. The facility will consume 2.2 gigawatts of electricity — enough to power a million homes. Each year, it will use millions of gallons of water to keep the chips from overheating. And it was built with a single customer in mind: the AI startup Anthropic, which aims to create an AI system that matches the human brain. The complex — so large that it can be viewed completely only from high in the sky — is the first in a new generation of data centres being built by Amazon, and part of what the company calls Project Rainier, after the mountain that looms near its Seattle headquarters. Project Rainier is Amazon's entry into a race by the technology industry to build data centres so large they would have been considered absurd just a few years ago. The data centres will dwarf most of today's, which were built before OpenAI's ChatGPT chatbot inspired the AI boom in 2022. The tech industry's increasingly powerful AI technologies require massive networks of specialised computer chips — and hundreds of billions of dollars to build the data centres that house those chips. The result: behemoths that stretch the limits of the electrical grid and change the way the world thinks about computers. Amazon, which has invested $8 billion in Anthropic, will rent computing power from the new facility to its startup partner. An Anthropic cofounder, Tom Brown, who oversees the company's work with Amazon on its chips and data centres, said having all that computing power in one spot could allow the startup to train a single AI system.


Indian Express
08-05-2025
- Business
- Indian Express
AI is getting more powerful, but its hallucinations are getting worse
Written by Cade Metz and Karen Weise Last month, an artificial intelligence bot that handles tech support for Cursor, an up-and-coming tool for computer programmers, alerted several customers about a change in company policy. It said they were no longer allowed to use Cursor on more than just one computer. In angry posts to internet message boards, the customers complained. Some canceled their Cursor accounts. And some got even angrier when they realized what had happened: The AI bot had announced a policy change that did not exist. 'We have no such policy. You're of course free to use Cursor on multiple machines,' the company's CEO and co-founder, Michael Truell, wrote in a Reddit post. 'Unfortunately, this is an incorrect response from a front-line AI support bot.' More than two years after the arrival of ChatGPT, tech companies, office workers and everyday consumers are using AI bots for an increasingly wide array of tasks. But there is still no way of ensuring that these systems produce accurate information. The newest and most powerful technologies — so-called reasoning systems from companies including OpenAI, Google and the Chinese startup DeepSeek — are generating more errors, not fewer. As their math skills have notably improved, their handle on facts has gotten shakier. It is not entirely clear why. Today's AI bots are based on complex mathematical systems that learn their skills by analyzing enormous amounts of digital data. They do not — and cannot — decide what is true and what is false. Sometimes, they just make stuff up, a phenomenon some AI researchers call hallucinations. On one test, the hallucination rates of newer AI systems were as high as 79%. These systems use mathematical probabilities to guess the best response, not a strict set of rules defined by human engineers. So they make a certain number of mistakes. 'Despite our best efforts, they will always hallucinate,' said Amr Awadallah, CEO of Vectara, a startup that builds AI tools for businesses, and a former Google executive. 'That will never go away.' For several years, this phenomenon has raised concerns about the reliability of these systems. Though they are useful in some situations — like writing term papers, summarizing office documents and generating computer code — their mistakes can cause problems. The AI bots tied to search engines like Google and Bing sometimes generate search results that are laughably wrong. If you ask them for a good marathon on the West Coast, they might suggest a race in Philadelphia. If they tell you the number of households in Illinois, they might cite a source that does not include that information. Those hallucinations may not be a big problem for many people, but it is a serious issue for anyone using the technology with court documents, medical information or sensitive business data. 'You spend a lot of time trying to figure out which responses are factual and which aren't,' said Pratik Verma, co-founder and CEO of Okahu, a company that helps businesses navigate the hallucination problem. 'Not dealing with these errors properly basically eliminates the value of AI systems, which are supposed to automate tasks for you.' Cursor and Truell did not respond to requests for comment. For more than two years, companies such as OpenAI and Google steadily improved their AI systems and reduced the frequency of these errors. But with the use of new reasoning systems, errors are rising. The latest OpenAI systems hallucinate at a higher rate than the company's previous system, according to the company's own tests. The company found that o3 — its most powerful system — hallucinated 33% of the time when running its PersonQA benchmark test, which involves answering questions about public figures. That is more than twice the hallucination rate of OpenAI's previous reasoning system, called o1. The new o4-mini hallucinated at an even higher rate: 48%. When running another test called SimpleQA, which asks more general questions, the hallucination rates for o3 and o4-mini were 51% and 79%. The previous system, o1, hallucinated 44% of the time. In a paper detailing the tests, OpenAI said more research was needed to understand the cause of these results. Because AI systems learn from more data than people can wrap their heads around, technologists struggle to determine why they behave in the ways they do. 'Hallucinations are not inherently more prevalent in reasoning models, though we are actively working to reduce the higher rates of hallucination we saw in o3 and o4-mini,' a company spokesperson, Gaby Raila, said. 'We'll continue our research on hallucinations across all models to improve accuracy and reliability.' Hannaneh Hajishirzi, a professor at the University of Washington and a researcher with the Allen Institute for Artificial Intelligence, is part of a team that recently devised a way of tracing a system's behavior back to the individual pieces of data it was trained on. But because systems learn from so much data — and because they can generate almost anything — this new tool can't explain everything. 'We still don't know how these models work exactly,' she said. Tests by independent companies and researchers indicate that hallucination rates are also rising for reasoning models from companies such as Google and DeepSeek. Since late 2023, Awadallah's company, Vectara, has tracked how often chatbots veer from the truth. The company asks these systems to perform a straightforward task that is readily verified: Summarize specific news articles. Even then, chatbots persistently invent information. Vectara's original research estimated that in this situation chatbots made up information at least 3% of the time and sometimes as much as 27%. In the year and a half since, companies such as OpenAI and Google pushed those numbers down into the 1% or 2% range. Others, such as San Francisco startup Anthropic, hovered around 4%. But hallucination rates on this test have risen with reasoning systems. DeepSeek's reasoning system, R1, hallucinated 14.3% of the time. OpenAI's o3 climbed to 6.8%. (The New York Times has sued OpenAI and its partner, Microsoft, accusing them of copyright infringement regarding news content related to AI systems. OpenAI and Microsoft have denied those claims.) For years, companies like OpenAI relied on a simple concept: The more internet data they fed into their AI systems, the better those systems would perform. But they used up just about all the English text on the internet, which meant they needed a new way of improving their chatbots. So these companies are leaning more heavily on a technique that scientists call reinforcement learning. With this process, a system can learn behavior through trial and error. It is working well in certain areas, such as math and computer programming. But it is falling short in other areas. 'The way these systems are trained, they will start focusing on one task — and start forgetting about others,' said Laura Perez-Beltrachini, a researcher at the University of Edinburgh who is among a team closely examining the hallucination problem. Another issue is that reasoning models are designed to spend time 'thinking' through complex problems before settling on an answer. As they try to tackle a problem step by step, they run the risk of hallucinating at each step. The errors can compound as they spend more time thinking. The latest bots reveal each step to users, which means the users may see each error, too. Researchers have also found that in many cases, the steps displayed by a bot are unrelated to the answer it eventually delivers. 'What the system says it is thinking is not necessarily what it is thinking,' said Aryo Pradipta Gema, an AI researcher at the University of Edinburgh and a fellow at Anthropic.
&w=3840&q=100)

Business Standard
05-05-2025
- Business
- Business Standard
AI becoming more powerful, but its hallucinations are getting worse
In angry posts to internet message boards, the customers complained. Some cancelled their Cursor accounts NYT San Francisco/ Seattle By Cade Metz & Karen Weise Last month, an AI bot that handles tech support for Cursor, an up-and-coming tool for computer programmers, alerted several customers about a change in company policy. It said they were no longer allowed to useCursor on more than just one computer. In angry posts to internet message boards, the customers complained. Some cancelled their Cursor accounts. And some got even angrier when they realised what had happened: The AI bot had announced a policy change that did not exist. 'We have no such policy. You're of course free to use Cursor on multiple machines,' the firm's chief executive and co-founder, Michael Truell, wrote in a Reddit post. 'Unfortunately, this is an incorrect response from a front-line AI support bot.' More than two years after the arrival of ChatGPT, tech companies, office workers and everyday consumers are using AI bots for an increasingly wide array of tasks. But there is still no way of ensuring that these systems produce accurate information. The newest and most powerful technologies — so-called reasoning systems from companies like OpenAI, Google and the Chinese start-up DeepSeek — are generating more errors, not fewer. As their math skills have notably improved, their handle on facts has gotten shakier. It is not entirely clear why. Today's AI bots are based on complex mathematical systems that learn their skills by analysing enormous amounts of digital data. They do not — and cannot — decide what is true and what is false. Sometimes, they just make stuff up, a phenomenon some AI researchers call hallucinations. On one test, the hallucination rates of newer AI systems were as high as 79 per cent. These systems use mathematical probabilities to guess the best response, not a strict set of rules defined by human engineers. So they make a certain number of mistakes. 'Despite our best efforts, they will always hallucinate,' said Amr Awadallah, the chief executive of Vectara, a start-up that builds AI tools for businesses, and a former Google executive. 'That will never go away.' For several years, this phenomenon has raised concerns about the reliability of these systems. Though they are useful in some situations — like writing term papers, summarising office documents and generating computer code — their mistakes can cause problems. The AI bots tied to search engines like Google and Bing sometimes generate search results that are laughably wrong. If you ask them for a good marathon on the West Coast, they might suggest a race in Philadelphia. If they tell you the number of households in Illinois, they might cite a source that does not include that information. Those hallucinations may not be a big problem for many people, but it is a serious issue for anyone using the technology with court documents, medical information or sensitive business data. 'You spend a lot of time trying to figure out which responses are factual and which aren't,' said Pratik Verma, co-founder and chief executive of Okahu, a company that helps businesses navigate the hallucination problem. 'Not dealing with these errors properly basically eliminates the value of AI systems, which are supposed to automate tasks for you.' For more than two years, companies like OpenAI and Google steadily improved their AI systems and reduced the frequency of these errors. But with the use of new reasoning systems, errors are rising. The latest OpenAI systems hallucinate at a higher rate than the company's previous system, according to the company's own tests. The company found that o3 — its most powerful system — hallucinated 33 per cent of the time when running its PersonQA benchmark test, which involves answering questions about public figures. That is more than twice the hallucination rate of OpenAI's previous reasoning system, called o1. The new o4-mini hallucinated at an even higher rate: 48 per cent. When running another test called SimpleQA, which asks more general questions, the hallucination rates for o3 and o4-mini were 51 per cent and 79 per cent. The previous system, o1, hallucinated 44 per cent of the time. Tests by independent companies and researchers indicate that hallucination rates are also rising for reasoning models from companies such as Google and DeepSeek. Since late 2023, Awadallah's company, Vectara, has tracked how often chatbots veer from the truth. The company asks these systems to perform a straightforward task that is readily verified: Summarise specific news articles. Even then, chatbots persistently invent information. Vectara's original research estimated that in this situation chatbots made up information at least 3 per cent of the time and sometimes as much as 27 per cent. In the year and a half since, companies such as OpenAI and Google pushed those numbers down into the 1 or 2 percent range. Others, such as the San Francisco start-up Anthropic, hovered around 4 per cent. But hallucination rates on this test have risen with reasoning systems. DeepSeek's reasoning system, R1, hallucinated 14.3 per cent of the time. OpenAI's o3 climbed to 6.8.