AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-06-12 13:00 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
Scientists are working on headphones that block annoying noises and allow the ones you love? I can’t wait! | Emma Beddington

Imagine a world with more birdsong and less Nigel Farage. If this is the future, bring it on. Unpopular opinion incoming: there’s cool stuff brewing in the world. Microbots might one day mend spinal cords, a petri dish of brain cells can already play video games, and now the prospect of a new wonder: according to a New Yorker article on misophonia, a team of miracle workers are using machine learning to develop headphones that can quickly target and eliminate irksome audio. This project, led by Shyam Gollakota of the University of Washington’s Mobile Intelligence Lab, aims to develop headphones that selectively filter out triggering noises, leaving or enhancing the good sounds. Gollakota offers the example of sitting on a park bench, oblivious to loud talkers next to you but able to hear birdsong.

The Guardian AIResearch / RoboticsIn-site article
Talk to all your data, wherever it lives

Databricks introduces Lakehouse Federation to connect to external data sources without migration, allowing natural language queries via Genie while maintaining governance through Unity Catalog.

Databricks BlogAgents / PolicyIn-site article
Moonshot AI Launches Kimi Work, a Local Desktop Agent Reportedly Running on Kimi K2.6 With a 300-Sub-Agent Agent Swarm

Moonshot AI has introduced Kimi Work, a local desktop AI agent for macOS and Windows that runs a swarm of up to 300 sub-agents on your machine. It drives your logged-in browser via WebBridge, reads local files, and schedules background jobs with a built-in cron engine. Based on the Kimi K2.6 MoE model (≈32B active parameters, 256K context), it targets knowledge workers by keeping data and execution local.

MarkTechPostAgents / PolicyIn-site article
SpaceX to list on US stock market at historic $1.77tn valuation

SpaceX will become publicly traded on Friday with a valuation of $1.77 trillion, the largest IPO in history. Elon Musk, founder and CEO, holds a significant stake and could become the world's first trillionaire.

The Guardian AIStartupsIn-site article
9 Google Messages settings I change on every new Android phone - and why

This article outlines nine settings adjustments in Google Messages to enhance privacy, reduce distractions, and improve the texting experience, including disabling sensitive content warnings, limiting profile sharing, turning off Gemini, and more.

ZDNet AIPolicy / ResearchIn-site article
Zyphra Release Zamba2-VL: Hybrid Mamba2–Transformer Vision-Language Models That Cut Time-to-First-Token by About an Order of Magnitude

Zyphra has released Zamba2-VL, a family of open vision-language models at 1.2B, 2.7B, and 7B parameters. The models use a hybrid Mamba2 state-space and Transformer backbone, shipping under Apache 2.0. They stay competitive with comparable Transformer VLMs while cutting time-to-first-token by about an order of magnitude.

MarkTechPostModels / Chips / ResearchIn-site article
What is customer segmentation?

Customer segmentation is the practice of dividing existing customers into groups based on shared characteristics to tailor marketing and services. This guide covers types, methods, importance, challenges, and how AI is transforming segmentation.

Databricks BlogAgents / PolicyIn-site article
Gemini Omni: AI Video Generation Inside Gemini

Gemini Omni integrates video generation directly into the Gemini multimodal AI assistant, enabling users to create videos from text or images, animate static pictures, and edit existing videos. The article demonstrates its capabilities through hands-on tests, while noting limitations such as usage quotas, video length caps, and restrictive content policies.

Analytics VidhyaModels / Agents / ChipsIn-site article
A Coding Implementation on MONAI for End-to-End 3D Spleen Segmentation Using UNet on Medical CT Volumes

This tutorial builds an end-to-end 3D medical image segmentation pipeline using MONAI to segment the spleen on the Medical Segmentation Decathlon Task09 dataset. It covers volumetric CT processing, medical imaging transformations, training a 3D UNet with mixed precision and DiceCE loss, sliding-window inference, validation, and qualitative visualization.

MarkTechPostAgents / ChipsIn-site article
Siri won’t be your AI girlfriend

Apple's software chief Craig Federighi says the new Siri won't be sycophantic like other chatbots, and is designed to be helpful, not to form emotional connections.

The Verge AIPolicy / RoboticsIn-site article
Qursor

Qursor lets you point at any UI element to send its exact context to your AI assistant, streamlining interactions. Launched on Product Hunt.

Product Hunt AIToolsIn-site article
AINews: Loopcraft: The Art of Stacking Loops

The article discusses the emerging trend of designing loops to drive AI agents instead of manual prompting, covering key figures' insights, Anthropic's Fable 5 rollout controversy, automated research systems, data infrastructure bottlenecks, inference speed optimizations, and agent tooling developments.

Latent SpaceAgents / ChipsIn-site article
EquiDexFlow: Contact-Grounded SE(3)-Equivariant Dexterous Grasp Generative Flows

EquiDexFlow is an SE(3)-equivariant flow-matching model that jointly predicts wrist pose, joint angles, fingertip contacts, surface normals, and contact forces from an object point cloud. By projecting contacts onto the object surface and forces into the Coulomb friction cone by construction, it ensures placement and friction compliance without loss penalties. Experiments show wrist residuals below 0.04° over 200 rotations, zero joint deviation, zero friction violations, and the best composite score among ablations. On a physical robot, retargeted grasps successfully complete open-loop pick-and-hold trials on all six test objects.

arXiv RoboticsResearch / RoboticsIn-site article
EWAM: An Enhanced World Action Model for Closed-Loop Online Adaptation in Embodied Intelligence

EWAM is a closed-loop online adaptation architecture built on a frozen Cosmos3 backbone. It uses four lightweight neural layers for inference-time co-reasoning, enabling zero-shot task adaptation without fine-tuning or extra demonstration data, significantly reducing the amount of deployment data needed for new task layouts.

arXiv RoboticsModels / Policy / ResearchIn-site article
EgoEngine: From Egocentric Human Videos to High-Fidelity Dexterous Robot Demonstrations

EgoEngine is a scalable framework that transforms egocentric human manipulation videos into high-fidelity robot observation videos and executable action trajectories, bridging the visual and action gaps between human and robot. It enables zero-shot dexterous policy learning without real-robot demonstrations.

arXiv RoboticsPolicy / Research / RoboticsIn-site article
From Imitation to Alignment: Human-Preference Flow Policies for Long-Horizon Sidewalk Navigation

FlowPilot is a mapless navigation policy for long-horizon sidewalk navigation using only a monocular RGB camera. It employs anchored flow matching for pre-training on large-scale robot fleet data and a human-in-the-loop preference learning scheme to improve social compliance and counterfactual reasoning. In simulation, it achieves 42% success rate and 66% route completion; real-world experiments show a 40.0% reduction in intervention rate and 52.1% reduction in non-intervention rate over the base model.

arXiv RoboticsModels / Policy / ResearchIn-site article
Foresight: Iterative Reasoning About Clues that Matter for Navigation

Foresight is a test-time framework that uses a finetuned Vision-Language Model to iteratively propose and critique motion plans for mapless navigation from sparse language instructions. It learns a reward model from human feedback and post-trains the VLM with reinforcement learning, achieving 37% higher task success and 52% fewer interventions in real-world environments.

arXiv RoboticsModels / Research / StartupsIn-site article
Action-Effect Memory Pretraining for Robot Manipulation

A new pretraining framework called AEM learns compact temporal representations from vision-action history for robot manipulation, outperforming baselines in simulation and real-world tasks.

arXiv RoboticsModels / Policy / ResearchIn-site article
Learning to Assist: Collaborative VLAs for Implicit Human-Robot Collaboration

This work shows that end-to-end imitation learning with vision-language-action (VLA) models can support collaborative manipulation. It identifies demonstration action leakage as a failure mode causing premature assistive behavior, and proposes an inference-time steering method. A 16-participant user study on a long-horizon assembly task demonstrates that steering enables longer execution horizons, faster collaboration, and fewer failures.

arXiv RoboticsModels / Policy / ResearchIn-site article