proomt

Search

Search posts, papers, and topics

All posts

Hacker News front page

Roboharm: Do frontier robot policies refuse unsafe instructions?

Related reading

  1. From Pretraining to Proficiency: Real-World Subtask RL for Long-Horizon Manipulation with Minimal Human Intervention

    The paper presents PARTS, a framework that augments a frozen pretrained robot policy with RL‑learned residuals on selected bottleneck subtasks, using local success rewards and minimal human resets. In real‑world bimanual and single‑arm tasks, PARTS more than doubles success rates with only minutes of robot rollouts, outperforming prior fine‑tuning methods.

    Hugging Face Daily Papersarxiv.org1 minpaper
  2. In-Context Robot Learning with VLM Agents

    GPT‑Policy is a framework that lets a large vision‑language model (e.g. GPT‑6 Astra) perform in‑context robot learning: a context compiler extracts visual transitions from demos, the VLM proposes tool actions, and a constrained controller verifies and executes them. Real‑robot experiments show that raw video demos improve success rates even without explicit action labels, and that providing align…

    Hugging Face Daily Papersarxiv.org1 minpaper
  3. How to operate shared platforms safely at agent scale

    Datadog explains how scaling AI agents turns isolated executions into shared‑platform risk and outlines a systematic approach to model agent trajectories, monitor per‑dependency constraints, and enforce workload‑specific capacity policies. The result is proactive detection of bottlenecks and protection against noisy‑neighbor failures.

    Datadogdatadoghq.com11 min