Evaluating potential cybersecurity threats of advanced AI
AI

Evaluating potential cybersecurity threats of advanced AI

Artificial intelligence (AI) has long been a cornerstone of cybersecurity. From malware detection to network traffic analysis, predictive machine learning models and other narrow AI applications have been used in cybersecurity for decades. As we move closer to artificial general intelligence (AGI), AI’s potential to automate defenses and fix vulnerabilities becomes even more powerful. But […]

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs
AI

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs

Data creation and verification To construct ECLeKTic, we started by selecting articles that only exist in a single language on Wikipedia for 12 languages — English, French, German, Hebrew, Hindi, Indonesian, Italian, Japanese, Korean, Mandarin Chinese, Portuguese, and Spanish. These pages are often based on topics most salient to speakers of that language, but they

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs
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

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs
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

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs
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,

A novel benchmark for evaluating cross-lingual knowledge transfer in LLMs
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

Scroll to Top