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-19 05:53 UTC.

Live monitoring

Live updates

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

Live updates

Reset
Generative AI Is Having Its Herbalife Moment

The author argues that AI code-generation startups like Replit are marketing to non-coders through influencer ads, promising easy app development and wealth. This is compared to multi-level marketing (MLM) schemes and crypto scams, highlighting hidden costs, security risks, and extremely low success rates. The article condemns the predatory nature of targeting economically vulnerable young people.

Hacker News AIChips / PolicyIn-site article
Plansera AI

E-2 visa business plans, drafted by an AI. A new tool to streamline the preparation of visa business plans using artificial intelligence.

Product Hunt AIToolsIn-site article
Barret Zoph is out at OpenAI again after just five months

Five months after returning to OpenAI, Barret Zoph — the company’s head of enterprise AI sales — has departed, The Verge has learned. He returned in mid-January after a stint as co-founder and CTO of Thinking Machines Lab, where he departed amid misconduct allegations. OpenAI confirmed his departure.

The Verge AIStartupsIn-site article
Why do politicians want AI to go faster?

Despite the public's feeling that AI is moving too fast, many politicians are calling for accelerated adoption. This article explores the political and economic reasons behind the contradiction, highlighting potential social disruptions from rapid change.

Hacker News AIChips / PolicyIn-site article
Show HN: Sakha – An AI employee onboarding tool for businesses

Sakha is an AI onboarding companion that lives in Slack, guiding new hires through day-by-day flows, answering questions from company knowledge, reviewing contracts, and generating policies. It aims to fix broken onboarding processes with a flat pricing model.

Hacker News AIPolicy / StartupsIn-site article
AI Agents for Product Managers

Ferrix AI introduces a suite of 12 specialised agents for product managers, covering the entire product lifecycle from customer feedback collection to post-launch monitoring. The agents operate with calibrated autonomy, automating repetitive tasks while keeping PMs in control of key decisions.

Hacker News AIAgents / ResearchIn-site article
Low-skilled attacker used Claude, Codex to breach 14 companies

Researchers at OALABS discovered that a low-skilled attacker used AI agents Claude Code and Codex to breach at least 14 companies by issuing vague prompts, bypassing guardrails, and exfiltrating data. The attacker’s operational security failures allowed recovery of over 1,000 session logs, revealing his identity and methods.

Hacker News AIAgents / PolicyIn-site article
A Categorial and Sheaf-Theoretic Semantics for Autonomic Component Ensembles

This research proposes a novel multi-layered mathematical model using category theory and sheaf theory to describe the Software Component Ensemble Language (SCEL) for autonomous agent systems. The model treats components as points, ensembles as open sets, and distributed knowledge as sheaf data. Information sharing is modeled as 'gluing' local data, and system failures are quantified as topological obstructions via sheaf cohomology. This approach transforms verification of complex distributed systems into geometric analysis, providing structural insights for robust autonomic system design.

arXiv RoboticsAgents / ResearchIn-site article
Proprioceptive Invariant State Estimation for Humanoid Robots on Non-Inertial Ground

This paper presents an invariant extended Kalman filtering (InEKF) approach for real-time state estimation of humanoid robots on non-inertial ground using only onboard proprioceptive sensing. It estimates the robot's base position and velocity relative to the moving ground without direct ground motion measurements, using foot-mounted IMUs and kinematic constraints. Experiments on Digit robot show 96% faster convergence and 80% lower position errors on swaying ground, and average errors under 9 cm on rotating ground.

arXiv RoboticsResearch / RoboticsIn-site article
Playful Agentic Robot Learning

This paper introduces Playful Agentic Robot Learning, where an embodied coding agent uses self-directed play as a continual skill-learning stage. The proposed RATs framework proposes exploratory tasks, executes code policies, verifies progress, and distills successful executions into a persistent skill library. Experiments show significant improvements on LIBERO-PRO and MolmoSpaces, and transferable skills boost performance without fine-tuning.

arXiv RoboticsModels / Agents / PolicyIn-site article
DiffusionVS: A Generative Framework for Robust Visual Servoing Based on Diffusion Policy

The paper presents DiffusionVS, a diffusion-based visual servoing method that uses conditional denoising to generate camera velocity and online training for improved generalization. It achieves nearly 100% success in simulation and 93% in physical experiments, and can be integrated into existing visual servoing networks to boost performance.

arXiv RoboticsModels / Policy / ResearchIn-site article
3D Scene Graphs: Open Challenges and Future Directions

3D Scene Graphs (3DSGs) have emerged as a powerful representation for spatial AI, combining geometric grounding with semantic and relational abstractions. They are relevant to robotics and computer vision problems including manipulation, navigation, task planning, and scene understanding. However, the field is fragmented across different communities with distinct formulations, construction pipelines, and evaluation protocols, making it difficult to compare methods and assess challenges for real-world deployment. This survey provides a unified and critical review of 3DSGs, focusing on open challenges and future directions. It formalizes 3DSGs under a common definition, analyzes modeling choices (node/edge attributes, hierarchical structure, dynamic scenes, affordance-aware extensions), reviews construction from raw sensory data, and examines downstream applications and evaluation strategies. A dedicated website supplements the survey.

arXiv RoboticsResearch / StartupsIn-site article
WorkBenchMark: A LEGO-Based Assembly Benchmark with an Assembly-by-Disassembly Baseline for the Smart Manufacturing League

WorkBenchMark is a LEGO Duplo-based robotic assembly benchmark inspired by the RoboCup Smart Manufacturing League. It provides 400 tasks across four complexity tiers and introduces an open-vocabulary Assembly-by-Disassembly baseline. The planning-based pipeline outperforms modern vision-language-action approaches on all tiers. The benchmark, simulation environment, and baseline implementation will be released openly.

arXiv RoboticsModels / Research / RoboticsIn-site article
Physical Atari: A Robust and Accessible Platform for Real-time Reinforcement Learning on Robots

Researchers built a robot called Robotroller that actuates an Atari CX40+ controller and a device called Atari Devbox that renders game frames and reward signals from the Arcade Learning Environment. Together with an off-the-shelf camera and desktop computer, the system forms Physical Atari, a robust (bearings for movement, high-frequency servo monitoring) and accessible (under $1,000, 3D-printed parts) platform for studying real-world reinforcement learning. Weeks of non-stop experiments validated that RL algorithms can learn directly on robots, while showing that small distribution shifts between training and deployment severely degrade policy performance, emphasizing the need for on-device adaptation.

arXiv RoboticsPolicy / Research / RoboticsIn-site article
TeleMorpher: Toward Robust Simultaneous Motion-Location Editing

Researchers propose TeleMorpher, a one-shot framework for simultaneous motion and location editing in videos using diffusion models. It disentangles protagonist and background, uses pose warping with motion priors, and introduces new evaluation metrics. Experiments show superior performance on in-the-wild videos and the TaiChi dataset.

arXiv Computer VisionModels / Research / StartupsIn-site article
Learning When to Denoise: Optimizing Asynchronous Schedules for Latent Diffusion

The paper proposes learning an asynchronous schedule for denoising in multi-representation latent diffusion models. It introduces a schedule-corrected objective and a flexible parametric class that is convex and monotone. The schedule is learned with minimal additional compute (<1%). On ImageNet 256x256, the method achieves FID 1.05 in 200 epochs (matching a 800-epoch baseline) and FID 1.02 in 600 epochs (outperforming a 1B-parameter model). Unguided results also show significant improvements.

arXiv Computer VisionModels / ResearchIn-site article
Language-Instructed Vision Embeddings for Controllable and Generalizable Perception

Language-Instructed Vision Embeddings (LIVE) uses language as high-level guidance to produce task-centric embeddings at inference time, removing the need for task-specific retraining. It reduces visual hallucinations by 34 points on MMVP, surpasses much larger vision-language models on VQA, and generalizes to unseen instructions and tasks.

arXiv Computer VisionModels / ResearchIn-site article
Mix-QVLA: Task-Evidence-Aware Mixed-Precision Quantization of Vision-Language-Action Models

Mix-QVLA is a task-evidence-aware mixed-precision post-training quantization framework for VLA models. It evaluates whether quantization preserves task-relevant evidence and dynamically adjusts layer precision, achieving high accuracy with significant memory reduction and speedup. On LIBERO, it reduces memory from 15.4 GB to 4.1 GB, retains 96.3% success rate, and achieves 1.52x inference speedup.

arXiv Computer VisionModels / Research / StartupsIn-site article
PerceptionDLM: Parallel Region Perception with Multimodal Diffusion Language Models

This paper proposes PerceptionDLM, a multimodal diffusion language model optimized for efficient parallel region perception. Leveraging the parallel decoding nature of diffusion language models, it introduces efficient prompting and structured attention masking to enable simultaneous perception of multiple masked regions, significantly improving inference efficiency. A new benchmark, ParaDLC-Bench, is constructed to evaluate parallelism in visual perception. Experiments show competitive performance with substantial speed improvements for multi-region tasks.

arXiv Computer VisionModels / Research / StartupsIn-site article
LooseControlVideo: Directorial Video Control using Spatial Blocking

LooseControlVideo is a novel framework that enables intuitive and expressive text-to-video generation control via sparse, oriented 3D boxes as a "blocking" proxy. It fine-tunes a Wan 2.2 backbone with DNOCS encoding for 3D size, orientation, and depth-ordered occlusions, supporting localized refinements without global disruption. Evaluations on nuScenes, HO-3D, and BEHAVE benchmarks show significant improvements: 1.2x-3x in Trajectory Error, 2x in Rigid Motion Consistency, and 1.5x-2x in Occlusion Accuracy over existing methods.

arXiv Computer VisionModels / Agents / ResearchIn-site article
LEAP: Layer-skipping Efficiency via Adaptive Progression for Vision Transformer Distillation

LEAP introduces a training curriculum for Vision Transformer feature-based knowledge distillation that uses the teacher’s intermediate feature maps as progressively harder targets, enabling the student to build a foundation before tackling higher-level abstractions. It achieves significant accuracy gains and training efficiency improvements across multiple benchmarks.

arXiv Computer VisionModels / ResearchIn-site article
Scaling Generative Foundation Models for Chest Radiography with Rectified Flow Transformers

Researchers introduce the first billion-parameter generative foundation model for chest radiograph synthesis, with over 1.3B parameters trained on 1.2M radiographs and expert metadata. The model supports controllable generation across demographics, views, and pathologies, achieving near-clinical indistinguishability.

arXiv Computer VisionModels / ResearchIn-site article
Quantifying Aleatoric Uncertainty of In-Context Learning for Robust Measure of LLM Prediction Confidence

This paper introduces self-function vectors to directly estimate aleatoric uncertainty in in-context learning under a Bayesian framework, along with the first rigorous evaluation protocol to separate aleatoric from epistemic uncertainty. Experiments show the method reliably measures LLM prediction uncertainty and can be used for hallucination detection. Accepted to ACL 2026.

arXiv Computational LinguisticsModels / Research / StartupsIn-site article