Google Research links diffusion-model novelty to score smoothing, not a mysterious creative spark. The ICLR 2026 paper and released code give the memorization debate a sharper mechanism: regularized networks interpolate between training samples instead of collapsing onto them.
#google-research
RSS FeedGoogle Research trained SensorFM on more than one trillion minutes of consented wearable data from five million people. The model beat feature-engineered baselines on 34 of 35 health prediction tasks, pointing to a more general route for wearable health AI.
Google Research separates two mechanisms behind reasoning-assisted factual recall in Gemini-2.5 and Qwen3-32B. Extra tokens provide computation time, related facts prime recall, and hallucinated intermediate facts sharply reduce final-answer accuracy.
Machine unlearning is only useful if auditors can prove what was forgotten. Google Research introduced Regularized f-Divergence Kernel Tests on June 10, 2026 and reported that one privacy violation could be detected with thousands of samples instead of millions.
A Hacker News post about TimesFM drew 254 points and 95 comments, and the discussion quickly shifted from the GitHub repo itself to harder questions about generalization across domains, trust and explainability in forecasts, and comparisons with Prophet and Nixtla. The thread treated TimesFM 2.5 as a concrete update, but also as a test case for how far a general time-series foundation model can really go.
A March 2026 r/singularity post shared Google Research’s TurboQuant work and drew 114 points with 18 comments. Google says the method can shrink KV cache memory by at least 6x on needle tasks, quantize caches to 3 bits without training, and deliver up to 8x attention-logit speedups on H100 GPUs.