Google Reshuffles AI Leadership as Demis Hassabis Steps Aside
Demis Hassabis is becoming Alphabet chief scientist as Koray Kavukcuoglu takes operational control of DeepMind and four Google veterans launch Discovery Loop.
Beam search is a decoding method used when an AI model must build a sequence one element at a time. Rather than keeping only the single most likely next choice, it maintains a limited set of promising partial sequences called beams. Each step expands those candidates, scores the results, and keeps the best few until a stopping condition is reached. The method can produce stronger translations, transcriptions, or generated text than purely greedy decoding, although a wider beam increases computation and does not guarantee a better answer. Length penalties, repetition controls, and task-specific scoring are often added because the highest-probability sequence may be short, repetitive, or otherwise undesirable.
Demis Hassabis is becoming Alphabet chief scientist as Koray Kavukcuoglu takes operational control of DeepMind and four Google veterans launch Discovery Loop.
Meta has launched Muse Code, a terminal coding agent powered by Muse Spark 1.2, targeting long-running software projects and established rivals Codex and Claude Code.
AI startups captured 53% of global venture funding in July, their lowest share since December, even as total investment reached $65 billion in a record month for mega-rounds.
Google has released Lyria 3.5 in Flow Music, promising more natural vocals, stronger lyrics, richer musical structure, and direct control over song tempo and duration.
More than 1,200 employees from leading AI companies are asking the U.S. government to help create international mechanisms that could slow automated AI development if capabilities begin advancing faster than society can evaluate or control.
Elon Musk says xAI plans to release Grok 4.6 around August 7 and follow it with the larger Grok 4.7 several weeks later, extending the company’s rapid model rollout.
Anthropic researchers used Claude Mythos Preview to develop stronger attacks on the HAWK post-quantum signature scheme and a reduced-round version of AES, demonstrating research-level cryptanalysis without threatening current production systems.
Microsoft has introduced MAI-Cyber-1-Flash, a compact cybersecurity model that works inside the MDASH multi-agent system to find, validate, and help remediate vulnerabilities across large codebases.
NVIDIA has formed a long-term partnership with Ilya Sutskever’s Safe Superintelligence, reportedly investing $5 billion and giving the secretive AI lab access to Vera Rubin systems that will expand its computing capacity tenfold.
Moonshot AI has released the full weights for Kimi K3 on Hugging Face, making its 2.8 trillion-parameter multimodal model available for independent deployment, research, and further development.