The evolution of graph learning
AI

The evolution of graph learning

Graph algorithms (the pre–deep learning era) Initial work in graph analysis often focused on developing methods to better understand the structure of graphs. They aimed to uncover hidden patterns, properties, and relationships within graphs (e.g., community structures or centrality within a network) and were concerned with gaining insights into the graph’s overall organization and meaning. […]

Our newest Gemini model with thinking
AI

Our newest Gemini model with thinking

[{“model”: “blogsurvey.survey”, “pk”: 9, “fields”: {“name”: “AA – Google AI product use – I/O”, “survey_id”: “aa-google-ai-product-use-io_250519”, “scroll_depth_trigger”: 50, “previous_survey”: null, “display_rate”: 75, “thank_message”: “Thank You!”, “thank_emoji”: “✅”, “questions”: “[{\”id\”: \”e83606c3-7746-41ea-b405-439129885ead\”, \”type\”: \”simple_question\”, \”value\”: {\”question\”: \”How often do you use Google AI tools like Gemini and NotebookLM?\”, \”responses\”: [{\”id\”: \”32ecfe11-9171-405a-a9d3-785cca201a75\”, \”type\”: \”item\”, \”value\”: \”Daily\”}, {\”id\”: \”29b253e9-e318-4677-a2b3-03364e48a6e7\”,

A 100-AV Highway Deployment – The Berkeley Artificial Intelligence Research Blog
AI

A 100-AV Highway Deployment – The Berkeley Artificial Intelligence Research Blog

Training Diffusion Models with Reinforcement Learning We deployed 100 reinforcement learning (RL)-controlled cars into rush-hour highway traffic to smooth congestion and reduce fuel consumption for everyone. Our goal is to tackle “stop-and-go” waves, those frustrating slowdowns and speedups that usually have no clear cause but lead to congestion and significant energy waste. To train efficient

The evolution of graph learning
AI

Load balancing with random job arrivals

Cluster management systems, such as Google’s Borg, run hundreds of thousands of jobs across tens of thousands of machines with the goal of achieving high utilization via effective load balancing, efficient task placement, and machine sharing. Load balancing is the process of distributing network traffic or computational workloads across multiple servers or computing resources, and

The evolution of graph learning
AI

Loss of Pulse Detection on the Google Pixel Watch 3

Acknowledgements The research described here is joint work across Google Research, Google Health, Google DeepMind, and partnering teams, including Consumer Health Research, Personal Safety, quality, regulatory, and clinical operations. The following researchers contributed to this work: Kamal Shah, Anran Wang, Yiwen Chen, Jitender Munjal, Sumeet Chhabra, Anthony Stange, Enxun Wei, Tuan Phan, Tracy Giest, Beszel

Free Local RAG Scraper for Custom GPTs and Assistants • AI Blog
AI

Free Local RAG Scraper for Custom GPTs and Assistants • AI Blog

This web scraper runs entirely in your browser and is perfect for creating training data for AI models. It works by reading the website’s sitemap.xml file, making it particularly well-suited for modern platforms like Squarespace and Shopify that automatically generate sitemaps. The scraper preserves the structure of your content, including headings, paragraphs, lists, and tables,

The evolution of graph learning
AI

Generating synthetic data with differentially private LLM inference

Due to challenges in generating text while maintaining DP and computational efficiency, prior work focused on generating a small amount of data points (<10) to be used for in-context learning. We show that it’s possible to generate two to three orders of magnitude more data while preserving quality and privacy by solving issues related to

Gemini Robotics brings AI into the physical world
AI

Gemini Robotics brings AI into the physical world

Models Published 12 March 2025 Authors Carolina Parada Introducing Gemini Robotics, our Gemini 2.0-based model designed for robotics At Google DeepMind, we’ve been making progress in how our Gemini models solve complex problems through multimodal reasoning across text, images, audio and video. So far however, those abilities have been largely confined to the digital realm.

Experiment with Gemini 2.0 Flash native image generation
AI

Experiment with Gemini 2.0 Flash native image generation

In December we first introduced native image output in Gemini 2.0 Flash to trusted testers. Today, we’re making it available for developer experimentation across all regions currently supported by Google AI Studio. You can test this new capability using an experimental version of Gemini 2.0 Flash (gemini-2.0-flash-exp) in Google AI Studio and via the Gemini

Scroll to Top