Artificial intelligence continued to dominate the news this week with revelations about industry giants, a near-miss inside the U.S. military, and fresh demonstrations of what AI can do — from cracking a century-old cipher to designing its own silicon. Here are the top five AI stories of the day.
Microsoft exec called AI scraping “the largest theft of labor in human history”
Newly unredacted filings in the copyright lawsuit The New York Times brought against OpenAI and Microsoft in 2023 have surfaced an explosive admission: internally, the companies themselves described their AI training practices as theft. According to TechCrunch, a top Microsoft executive privately characterized the practices as “an astonishing theft of unprecedented proportions” and “the largest theft of labor in human history.”
The documents detail how the two firms allegedly bypassed paywalls undetected, mass-scraped news content into training datasets, and deliberately stripped copyright notices from training data. OpenAI’s own leadership reportedly conceded that its models posed an “existential threat” to the publishers whose work trained them. OpenAI’s mid-training datasets alone contained more than 91,692 copies of works published by the NYT, the Daily News, and the Center for Investigative Reporting, while one Common Crawl-derived dataset included more than two million documents from nytimes.com.
Microsoft CEO Satya Nadella testified in a deposition this year that paywalled content should be licensed by anyone who wishes to use it for training or grounding, and said he would have invoked Microsoft’s right to require OpenAI to retrain its models had he known the firm scraped paywalled content. Microsoft’s own data showed its Copilot “answer engine” drove New York Times click-through rates down as much as 93% versus traditional Bing search — a “doom loop” an internal Microsoft presentation said would “hurt the performance of our models and the entire web at the same time.” Both companies declined to comment.
U.S. military had close call after AI hallucinated an intelligence report
An intelligence report circulated across the U.S. military earlier this year nearly triggered an armed intercept of a Chinese ship — until officials discovered the report had been generated with the help of AI and contained false conclusions. CNN, citing four sources, reported that the report claimed a Chinese ship in the Middle East was transporting components of a nuclear weapons program, prompting plans to board the vessel with armed personnel and military aircraft in the air.
Before the operation, officials dug deeper and found a special operations analyst had used a chatbot that inaccurately identified the cargo. The report was described by one source as “entirely false” but one that “almost started a war.” An analyst queried a chatbot about intelligence originating with U.S. Special Operations Command Pacific, based in Hawaii; the bot fused open-source intelligence with signals intelligence before reaching its conclusion, and the analyst then used AI again to package the findings into a standard intelligence report. Officials say the episode underscores the profound risks — and the danger of catastrophic miscalculation — as the military pushes AI into targeting and analysis during wartime.
GPT-6 Astra solves a previously unsolved WWI German radio cipher
The GPT-6 Astra model has cracked a German World War I radio message that had eluded codebreakers for over a century, according to a writeup on Prinz. The message, transmitted November 27, 1918, was encoded using the ADFGVX method — a cipher built on a letter table assembled around a keyword. Hundreds of such messages had been decoded by experts like George Lasry, but more than a dozen had remained unsolved.
Astra determined that the encryption keyword was “TRUPPENVERSCHIEBUNG” (German for “troop deployment”) — notable because that key is believed to have been in use starting December 9, 1918, after the message was sent. The decoded text reads: “An English cruiser arrived at Sevastopol on the 24th. An allied squadron follows on the 26th.” The model verified its work against naval logs: the British cruiser HMS Canterbury did arrive at Sevastopol on November 24, 1918, and an allied squadron followed on November 26. It’s a small but striking demonstration of what modern models can accomplish in cryptanalysis.
OpenAI used its own LLMs to design its Jalapeño chip — and it was fast
OpenAI’s debut AI accelerator chip, Jalapeño, was designed with heavy help from OpenAI’s own large language models, IEEE Spectrum reported. The chip delivers up to 13.4 petaflops of 4-bit compute, accesses 232 gigabytes of HBM4 memory at up to 15.4 terabytes per second, and can reduce end-to-end inference latency by up to 3.6 times versus Nvidia’s GB300 while drawing less power.
The design went from first concept to first silicon in under 20 months, with just nine months separating the first register-transfer level (RTL) code from tape-out. “The models are giving superpowers to our engineers,” said OpenAI vice president of hardware Richard Ho. The team averaged fewer than 100 people over the project, with OpenAI handling end-to-end system design and partner Broadcom managing physical design. A front-end workflow built around Google’s open-source Accelerated Hardware Synthesis (XLS) toolchain let engineers write in DSLX and C++ before conversion to Verilog. Experts called OpenAI’s timeline “likely best in class today,” while cautioning that Broadcom’s help was essential to the pace.
Alibaba open-sources RADAR, a medical AI that detects cancer and nearly 150 conditions
Alibaba has open-sourced RADAR, a generalist vision-language model for radiology that its developers say can detect cancer and nearly 150 conditions from abdominal CT scans. According to the model card on Hugging Face and reporting from the South China Morning Post, RADAR was trained on over 400,000 contrast-enhanced abdominal CT examinations with 15 million anatomy-aware image–text pairs, learning directly from clinical reports without manual annotation.
The model is described as an “expert-level generalist AI for abdominal CT diagnosis,” capable of handling both routine and complex clinical tasks, and is released under a CC BY-NC-SA 4.0 license with code available on GitHub. The work is detailed in a paper in Science and follows a supporting study in Nature Medicine on large-scale AI-guided liver malignancy diagnosis. While experts caution about how diagnostic metrics are evaluated in practice, the release marks another significant open-source entry from China in the medical AI space.
From courtroom revelations over training data to a military near-miss and breakthroughs in cryptanalysis and chip design, today’s AI news shows a technology advancing rapidly — and raising urgent questions about how it should be governed.