proomt

Search

Search posts, papers, and topics

All posts

Hugging Face Daily PapersKevin Qu, Tao Sun, Massimiliano Viola1 min readpaperadvanced

FAMOS: Feed-Forward 3D Articulation Modeling from Sparse Observations

Summary

FAMOS is a feed-forward model that predicts 3D articulation, including movable-part segmentation and joint parameters, from sparse, unordered point clouds. It leverages multiple observations through a Multi-state Articulation Transformer and a novel observed articulation span objective, outperforming existing baselines.

  • FAMOS predicts movable-part segmentation and joint parameters from sparse, unordered point clouds.
  • The model jointly reasons over multiple observations, naturally supporting a variable number of inputs.
  • A Multi-state Articulation Transformer with alternating state-wise and global attention aggregates articulation cues.
  • An observed articulation span objective supervises the motion range each part exhibits across input observations.

Researchers and engineers in computer vision and robotics will find this relevant for robustly modeling articulated objects from limited sensor data, which is crucial for applications like augmented reality and robot manipulation.

7/10

Related reading

  1. Zing-0.5: Toward Playable Worlds with Real-Time Joint Action and Text Control

    Zing‑0.5 is a 5 B autoregressive world model that lets users control generated environments in real time using both keyboard actions and text prompts. The paper introduces unified action‑text conditioning, segment‑level teacher distillation, and a low‑cost streaming inference pipeline that runs at 24 FPS (832×480) for about $0.009 per minute, achieving 81 % overall and 88.5 % consistency on a nav…

    Hugging Face Daily Papersarxiv.org1 minpaper
  2. Breaking the Vision-Action Shortcut: Latent Interface Training for Generalizable Robotics Foundation Models

    Latent Interface Training (LIT) first learns a goal‑conditioned action prior without visual input, then adds a pose‑supervised latent interface as the only visual conditioning path. Applied to several vision‑language‑action models, LIT cuts vision‑action shortcuts and lifts LIBERO‑Plus success by 3.9–10.7 points and real‑world task success by 13.3–16.7 points under distribution shifts.

    Hugging Face Daily Papersarxiv.org1 minpaper
  3. DeformSmith: Physics Harness-Guided Hierarchical Generation of Deformable Assets for Robot Manipulation

    DeformSmith is a framework that generates physically plausible deformable assets for robot manipulation from a text prompt or a single image, using a hierarchical construction process guided by a shared physics harness. It outperforms prior baselines in visual fidelity and physical realism while also producing interaction data for downstream tasks.

    Hugging Face Daily Papersarxiv.org1 minpaper
  4. VABench: Measuring Embodied Spatial Intelligence through Visual Demonstrations, Active Perception, and Metric Control

    VA‑Bench is a new benchmark that evaluates general‑purpose multimodal LLMs on the full observe‑reason‑act‑revise loop in embodied robotics, using RGB demonstrations, active camera control, and metric Cartesian commands. The best model reaches 53.9% average task success, showing active perception helps but long‑horizon tasks remain unsolved.

    Hugging Face Daily Papersarxiv.org1 minpaper
  5. Introducing System One Models and Jev

    TypeSafe AI announced its first “System One” model, Jev, a non‑text‑generating LLM that outputs type‑safe structured decisions with calibrated probabilities. It claims 40‑200× lower latency (70‑500 ms) and 100‑500× lower cost versus frontier LLMs, no hallucinations, and parallel sampling. The post includes a side‑by‑side demo, a custom “workflow” benchmark comparing Jev to GPT‑5.6/6 and other mod…

    Hacker News front pagetypesafe.ai9 minHN1824480lobste.rs26