Articles from Source: Google-Research

Towards better health conversations: Research insights on a “wayfinding” AI agent based on Gemini

2025-09-25 10:33
A new research article explores a “Wayfinding AI” agent that enhances health conversations. This AI helps users navigate health information by asking clarifying questions, understanding individual goals, and providing tailored responses. User studies revealed challenges in articulating health concerns, indicating a need for more personalized guidance. The findings suggest that proactive engagement from AI can lead to a better user experience. 🤖💬 #HealthTech #AI #UserExperience...
Source: Google Research

AfriMed-QA: Benchmarking large language models for global health

2025-09-24 19:11
Introducing AfriMed-QA! 🌍 This new initiative focuses on evaluating large language models (LLMs) for health-related questions in Africa. It aims to bridge the gap in medical knowledge and support across diverse contexts. Developed with multiple partners, the dataset includes questions from medical schools in 16 African countries. This effort addresses the need for localized benchmarks in healthcare AI. Find out more about how this could enhance clinical decision support in low-resource...
Source: Google Research

Time series foundation models can be few-shot learners

2025-09-23 18:00
🚀 Exciting advancements in time-series forecasting! A new approach allows time-series foundation models to learn from just a few examples, enhancing prediction accuracy without the need for extensive training. This builds on the existing TimesFM model, which previously functioned as a zero-shot learner. The method, highlighted in "In-Context Fine-Tuning for Time-Series Foundation Models," simplifies the forecasting process, making it more efficient for businesses to adapt to various needs....
Source: Google Research

Deep researcher with test-time diffusion

2025-09-19 20:43
Introducing Test-Time Diffusion Deep Researcher (TTD-DR), a groundbreaking framework in machine intelligence. 🤖📚 TTD-DR utilizes a Deep Research agent to draft and refine research reports using high-quality information. This method leads to state-of-the-art results in long-form writing and complex reasoning tasks. Unlike traditional DR agents, TTD-DR emulates the iterative human research process, enhancing drafts through research and revision. This innovative approach mirrors the retrieval-...
Source: Google Research

Sensible Agent: A framework for unobtrusive interaction with proactive AR agents

2025-09-18 20:10
Introducing Sensible Agent, a pioneering framework for proactive AR interaction. 🌟 This research prototype adapts its suggestions based on real-time context like gaze and hand availability, addressing limitations of current AR agents that rely on verbal commands. Sensible Agent aims to provide seamless, unobtrusive assistance in everyday situations, enhancing user experience. Learn more about this innovative approach at UIST 2025! #AugmentedReality #HumanComputerInteraction #TechInnovation...
Source: Google Research

Making LLMs more accurate by using all of their layers

2025-09-17 17:00
Introducing SLED, a new decoding strategy aimed at improving the accuracy of large language models (LLMs) by utilizing all model layers. This method aligns outputs with intrinsic knowledge, tackling the issue of "hallucination," where models generate incorrect information. SLED enhances factuality without requiring external data or additional fine-tuning. Learn more about this innovative approach presented at NeurIPS 2024! 📊💡✨ #AI #MachineLearning #LLMs #SLED #NeurIPS2024
Source: Google Research

Learn Your Way: Reimagining textbooks with generative AI

2025-09-16 17:01
📚 Exciting developments in education are here! New research on generative AI (GenAI) reveals innovative ways to transform textbooks into personalized learning experiences. Google's "Learn Your Way," now in Google Labs, aims to enhance engagement by allowing students to tailor their learning paths with diverse formats. Early studies show that students using this approach scored 11 percentage points higher on retention tests compared to traditional methods. Explore how GenAI can reshape...
Source: Google Research

VaultGemma: The world's most capable differentially private LLM

2025-09-12 08:14
🚀 Introducing VaultGemma, the largest differentially private language model trained from scratch! As AI becomes more integrated into daily life, ensuring privacy is essential. VaultGemma uses differential privacy (DP) to protect user data by adding calibrated noise that prevents memorization. Our research with Google DeepMind highlights the trade-offs of applying DP in large language models, including increased computation costs and altered training dynamics. We are excited to release...
Source: Google Research

Speculative cascades — A hybrid approach for smarter, faster LLM inference

2025-09-11 22:01
Introducing "speculative cascades," a new method enhancing the efficiency of LLMs by merging speculative decoding with standard cascades. This approach aims to reduce inference costs while maintaining output quality. It utilizes smaller models to handle simpler tasks, reserving larger models for complex queries. By combining these techniques, speculative cascades achieve faster results at lower costs, as demonstrated in tests with Gemma and T5 models. #AI #LLM #MachineLearning #TechInnovation...
Source: Google Research

Smarter nucleic acid design with NucleoBench and AdaBeam

2025-09-11 17:18
🚀 Exciting advancements in nucleic acid design! Researchers have developed NucleoBench, an open-source benchmark for evaluating nucleic acid sequence design algorithms. This tool runs over 400,000 experiments across various biological challenges to improve therapeutic development. Alongside NucleoBench, they introduced AdaBeam, a new algorithm that outperforms existing methods on 11 out of 16 tasks, showing better scalability for complex models. Both NucleoBench and AdaBeam are available for...
Source: Google Research

Accelerating scientific discovery with AI-powered empirical software

2025-09-09 17:08
🚀 Exciting advancements in scientific research! A new AI system has been developed to assist scientists in writing empirical software, achieving expert-level results across six challenging benchmarks. This system addresses the bottleneck in hypothesis evaluation by generating high-quality custom software. By leveraging large language models, the AI can propose and implement novel concepts, optimizing performance through extensive code iteration. This innovation spans diverse fields including...
Source: Google Research

How Google’s AI can help transform health professions education

2025-08-27 17:19
Google’s AI is shaping the future of health professions education. 🌍 With a projected shortage of over 11 million healthcare workers by 2030, AI tools are being explored to enhance medical learning. Two studies reveal how Google’s AI models can serve as personalized learning aids for medical students. The first study focused on using generative AI to support clinical reasoning, while the second assessed LearnLM, an AI model tailored for education. Results show strong interest in AI that...
Source: Google Research

A scalable framework for evaluating health language models

2025-08-26 12:34
Introducing a new framework for evaluating health language models! 🏥 This adaptive methodology improves efficiency and inter-rater reliability, reducing the reliance on costly human experts. By using simple boolean questions, it streamlines the evaluation process for complex health queries. The framework focuses on personalized health data and is validated in the metabolic health domain, covering conditions like diabetes and obesity. Learn more about this innovative approach! 🔍🤖 #HealthTech...
Source: Google Research

From massive models to mobile magic: The tech behind YouTube real-time generative AI effects

2025-08-21 18:05
YouTube is enhancing user experience on mobile with real-time generative AI effects. 📱✨ By utilizing knowledge distillation and MediaPipe, YouTube has developed a solution to deliver over 20 effects directly on creators' phones. This process involves creating smaller, efficient models tailored for specific tasks, allowing for seamless video processing. These advancements make features like cartoon style transfer not only possible but also fun and interactive for creators on YouTube Shorts. 🎨🎥...
Source: Google Research

Securing private data at scale with differentially private partition selection

2025-08-20 19:24
🔒 New algorithms are advancing user privacy in data sharing through differentially private partition selection. This approach allows for safe sharing of large datasets, crucial for AI and machine learning innovation. It ensures individual contributions remain confidential by adding controlled noise during selection. Parallel algorithms enhance efficiency, enabling the processing of vast datasets while maintaining robust privacy guarantees. Explore more in the publication “Scalable Private...
Source: Google Research

Beyond billion-parameter burdens: Unlocking data synthesis with a conditional generator

2025-08-14 19:06
Unlocking data synthesis in AI just got easier! 🌐 A new algorithm, CTCL, enables the generation of synthetic data while preserving privacy, using a lightweight 140 million parameter model. This approach avoids the complexities of fine-tuning billion-scale models, making it accessible for resource-constrained applications. CTCL conditions data on topic information, ensuring better topic distribution matching. It also allows for unlimited synthetic data generation without additional privacy...
Source: Google Research

Enabling physician-centered oversight for AMIE

2025-08-12 17:24
Introducing guardrailed-AMIE (g-AMIE), a new AI diagnostic tool designed for history-taking in healthcare. 🩺 g-AMIE operates under strict guidelines, preventing it from giving personalized medical advice. Instead, it generates summaries for physicians to review, ensuring patient safety and oversight. This system allows primary care physicians to maintain accountability while leveraging AI for efficiency. The recent study demonstrated g-AMIE's performance being preferred over nurse...
Source: Google Research

Achieving 10,000x training data reduction with high-fidelity labels

2025-08-07 09:46
A new method in active learning significantly reduces the training data needed for fine-tuning large language models (LLMs). 📉 This innovative approach addresses the challenges in classifying unsafe ad content, which requires deep contextual understanding. Traditional methods are costly and often ineffective with evolving safety policies. The new curation process can cut training data from 100,000 examples to under 500, while improving model alignment with human experts by up to 65%. This is...
Source: Google Research

Insulin resistance prediction from wearables and routine blood biomarkers

2025-08-06 20:02
New research highlights a promising method for predicting insulin resistance using wearable data and routine blood tests. This approach makes early screening for type 2 diabetes more accessible and scalable. Early detection of insulin resistance is crucial, as timely lifestyle changes can reverse the condition. Traditional testing methods can be invasive and costly, creating barriers for many. The study utilized machine learning models to analyze data from wearables and common blood tests,...
Source: Google Research

Highly accurate genome polishing with DeepPolisher: Enhancing the foundation of genomic research

2025-08-06 16:13
Introducing DeepPolisher, a new deep learning tool that enhances the accuracy of genome assemblies by correcting base-level errors. 🧬 This advancement plays a crucial role in refining the Human Pangenome Reference, making it easier to study heredity, disease, and evolution. DeepPolisher reduces assembly errors by 50% and indel errors by 70%, improving gene identification significantly. This open-source method was developed in collaboration with UC Santa Cruz Genomics Institute, marking a step...
Source: Google Research

MLE-STAR: A state-of-the-art machine learning engineering agent

2025-08-01 10:00
Introducing MLE-STAR, a cutting-edge machine learning engineering agent designed to automate various ML tasks across different data types. 📊🤖 This innovative agent streamlines the complex process of developing machine learning models by using large language models (LLMs) to transform task descriptions into executable code. This approach enhances efficiency for machine learning engineers. While MLE-STAR shows great potential, it still faces challenges that impact its overall effectiveness....
Source: Google Research