AI News 2025-07-10

General

Research Insights

LLM

  • gremllm is clever and/or diabolical. It is a Python library that generates on-the-fly the attributes and methods of a Python object. Thus, one need not actually define the methods for a new class; simply allow the LLM to hallucinate them when they are called for.
    • Although this sounds silly and dangerous, there are viable use-cases. In March 2023 (site and code no longer online), there was some exploration of “imaginary programming” wherein one would define a function’s requirements but never actually code the function (the LLM would instead stand-in for the function at call time).
  • xAI release Grok 4 (and Grok 4 Heavy). Benchmarks are strong, taking the lead on several, including 100% on AIME, 44% on Humanity’s Last Exam, and 16% on ARC-AGI-2 (c.f. 9% Claude Opus 4). If real-world utility matches benchmarks, then Grok 4 may take the lead as the best model.

Safety

World Synthesis

  • Odyssey is again teasing their “interactive video” system (precursor to generative playable games).

Science

Robots

Posted in AI, News | Tagged , , , , , | Leave a comment

AI News 2025-07-03

General

Research Insights

LLM

Agents

Safety

Image Synthesis

Video

World Synthesis

Science

Cars

  • Tesla shows off a car self-driving (no occupants) from factory to customer’s address. No doubt the route was carefully selected and vetted. Nevertheless, it is impressive.
  • Tesla launched a limited rollout of their full-self driving Robotaxi (with in-vehicle employee monitor, for now), in Texas.

Robots

  • K-Scale announces that you can now order one of their open-source humanoid robots (9k$ early adopter price; 16k$ nominal price).
Posted in AI, News | Tagged , , , , , , , , , | Leave a comment

AI News 2025-06-26

General

Research Insights

  • Dense SAE Latents Are Features, Not Bugs. They find pairs of opposing features that fire very frequently. Far from being useless, they find these encode meaningful concepts.
  • Sakana AI: Reinforcement Learning Teachers of Test Time Scaling (preprint). Rather than using to RL to improve solution, they focus on improving the ability for the model to teach other models. RL reward is based on how useful generated training examples are (to smaller learning models); rather than being rewarded on correctness of their final answer.

LLM

Agents

Audio

  • ElevenLabs introduces 11ai, a voice conversational assistant; exploits MCP to enable connection to resources (calendar, etc.).
  • ElevenLabs introduces Voice Design v3, an improvement to their text-to-voice system for designing a voice.

Image Synthesis

Video

World Synthesis

Science

  • Google DeepMind releases AlphaGenome (including API capabilities); it takes base-pair sequences as input, and predicts genomic behavior outputs.

Robots

Posted in AI, News | Tagged , , , , , , , , | Leave a comment

AI News 2025-06-19

General

Research Insights

LLM

Agents

Safety

Video

Science

Hardware

  • AMD unveiled its new MI350 chip, optimized for AI workloads. They are focusing on open/compliant coding standards, and energy/cost efficiency.

Cars

Robots

Posted in AI, News | Tagged , , , , , , , , | Leave a comment

AI News 2025-06-12

General

Research Insights

LLM

  • Anthropic adds Claude Gov; models intended for national security.
  • Mistral announces Magistral, a reasoning model. Two variants: 24B open-source or a larger enterprise version via API.
    • An interesting result from the report (section 7.2: Eating the multimodal free lunch): They base model is multi-modal, but RL is done using text only. Yet, they observe this text-only training does not harm multi-modal performance; in fact multi-modal performance improves. This suggests modalities are well-entangled and that transfer learning between modalities is naturally occurring.
  • OpenAI announced the released of o3-pro (release notes).

Vision

  • Meta announce V-JEPA 2 (paper) a vision model that builds a world model, and could be useful for robotic control.

Audio

World Synthesis

Science

Cars

  • Tesla has provided some updated details on their current “full self-driving” (FSD) implementation. Some claims: 3.5B miles driven by FSD across 6 million vehicles, 54% safer than human.

Robots

Posted in AI, News | Tagged , , , , , , , , | Leave a comment

AI News 2025-06-05

General

Research Insights

LLM

  • LisanBench (github) is a new benchmark that evaluates long-term task coherence (“stamina”) through a game where the LLM must progressively alter a word (one character at a time), always yielding a valid English word, to build the longest possible chain. Although highly contrived, this does seem to test longer-range planning. The results conform to vibes about model intelligence.
  • Anthropic has launched Claude Explains, a blog of AI generated posts (with human verification). The focus (currently) appears to be teaching simple coding concepts.
  • OpenAI announces updates to ChatGPT for business.
    • Deep research can now search across defined private data repositories (Sharepoint, Google Drive, Dropbox, etc.).
    • Chat queries and data analysis requests can draw directly from connected data sources.
    • ChatGPT now supports custom connectors, based on MCP.
    • Being deployed for Teams, Enterprise, and Edu.
    • Record mode transcribes meetings, providing a summary document with pointers to the transcript/timecode.
  • Google updated Gemini 2.5 Pro.

Agents

Safety

  • Yoshua Bengio launches LawZero, a non-profit dedicated to advancing safe-by-design AI.

Audio

  • Elevenlabs introduces a multi-modal assistant, that can handle mixture between voice and text input (at the same time; not requiring toggling between modes). It does seem like a productive way to interact with an AI.
  • Play AI is open-sourcing PlayDiffusion (demo) a diffusion-LLM for speech, which allows for inpainting (example).
  • Bland announces an improvement in their text-to-speech model, with cloning of voice, accent, style, etc. They claim it is finally past the uncanny valley.

Image Synthesis

Video

  • AMC is integrating Runway ML genAI into its workflows (mostly for ideation, pre-vis, and promotional materials).
  • Luma introduces Modify Video, allowing style transfer or video-generation conditioned on an input video.

Science

Posted in AI, News | Tagged , , , , , , , | Leave a comment

AI News 2025-05-29

General

  • Essay by Pete Koomen: AI Horseless Carriages (video version: Why AI Apps Still Feel Broken with Pete Koomen). It makes the case that our current approach of adding AI to existing applications is akin to early horseless carriages (which added engines to existing carriage designs; instead of being designed from scratch to optimally take advantage of an engine). Future AI-first applications need to rethink the user experience in light of AI capabilies.

Research Insights

LLM

Agents

  • OpenAI updates Operator to use the o3 model.
  • Manus introduce a system that will build a slide deck on demand.

Safety & Interpretability

Audio

  • Kyutai demos Unmute, a text-to-speech and speech-to-text capability. Will be open-sourced.
  • Anthropic announce that they will begin rolling out voice conversation mode.
  • Chatterbox TTS is a high-quality open source speech synthesis model (try).

Image Synthesis

Video

  • Viggle Live enables real-time avatar control.
  • Workflow: Use Google Street View imagery combined with image synthesis (e.g. Runway References) and then video generation (e.g. Runway Gen3) to generate a sequence of “on location” clips.
  • Google DeepMind report SignGemma, a forthcoming open model for converting sign language video into text.

World Synthesis

Science

  • OpenAI adds to ChatGPT scaffolding the ability to visualize molecules (RDKit library).

Robots

Posted in AI, News | Tagged , , , , , , , , , | Leave a comment

AI News 2025-05-22

General

Research Insights

LLM

Agents

  • OpenAI announces: A research preview of Codex in ChatGPT. Whereas Codex-CLI runs locally, this new system runs on OpenAI’s servers. Uses Codex-1 (based on o3, optimized for coding), and can be used for things like: understanding a repo, fixing bugs in a repo, etc.
  • Google adds an Agent Mode to Gemini, allowing you to delegate tasks for it to work on.
  • Google release Jules, an asynchronous coding agent.
  • Google published a video demo of their Project Astra research prototype, an AI assistant operating from your smartphone.

Image Synthesis

Video

Audio

  • Google announce improvements to their Lyria 2 music generator.

Science

Hardware

Robots

  • Video of LimX Dynamics TRON 1, performing various real-world relevant tasks.
  • Video of Tesla Optimus performing real-world tasks autonomously. Reportedly, all tasks are accomplished using a single neural network trained on human POV data.
Posted in AI, News | Tagged , , , , , , , , | Leave a comment

AI News 2025-05-15

General

Research Insights

LLM

  • OpenAI add o4-mini to their reinforcement fine-tuning API.
  • ByteDance releases SeedCoder 8B.
  • OpenAI adds GPT-4.1 to the ChatGPT web product.
  • OpenAI release HealthBench. In addition to providing a useful way to track progress on LLMs for healthcare applications, the current results demonstrate just how effective existing LLMs can be in this application space.

Agents

Safety

Audio

Video

World Synthesis

  • Enigma Labs claims they have made the first multiplayer AI-generative video game (a multiplayer car racing game). They say they will open-source the work eventually. Although the gameplay video shows crude graphics, it is further evidence that generative environments are a key part of future entertainment.

Science

Hardware

Robots

  • Tesla shows a video of Optimus robot dancing. Fluid motion like this tests the limit of hardware and software (latency, real-time compensation, etc.).
Posted in AI, News | Tagged , , , , , , , | Leave a comment

AI News 2025-05-08

General

Research Insights

LLM

Audio

Video

Brain

Robots

Posted in AI, News | Tagged , , , , , | Leave a comment