paper-with-me

홈 › Papers

SERF: Spatiotemporal Environment and Robot Feature Map for Long-Horizon Mobile Manipulation

2026-06-11 · Sunghwan Kim, Byeonghyun Pak, Kehan Long, Yulun Tian, Nikolay Atanasov arxiv

Long-horizon robot mobile manipulation requires continual reasoning about localization, environment changes, and task progress, all of which are challenging to infer from image observations alone. In this paper, we show that conditioning a mobile manipulation policy on a spatiotemporal feature map improves reasoning over long horizons. The map represents the environment and the articulated robot body as neural points in a shared latent space and is updated online from egocentric observations and proprioceptive state. We update the environment neural points using object-level rigid tracking and the robot neural points using forward kinematics. We use our spatiotemporal environment and robot feature (SERF) map as a state input to a vision-language-action (VLA) model by extracting map tokens from multiple reference frames and spatial scales, providing the policy with both local and global context. We demonstrate SERF on BEHAVIOR-1K, a benchmark for long-horizon mobile manipulation in household environments. Experiments show that the SERF VLA policy outperforms image-only baselines, reaches subgoals faster by following more direct trajectories, improves robustness to scene-configuration shifts, and recovers from object-drop failures.

📄 PDF Abstract BibTeX arXiv:2606.12956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SERF: Towards better training of deep neural networks using log-Softplus ERror activation Function

2021-08-21 · Sayan Nag, Mayukh Bhattacharyya

Activation functions play a pivotal role in determining the training dynamics and neural network performance. The widely adopted activation function ReLU despite being simple and effective has few disadvantages including…

image-classificationImage ClassificationMachine Translationobject-detection+4

SERF: Interpretable Sleep Staging using Embeddings, Rules, and Features

2022-09-21 · Irfan Al-Hussaini, Cassie S. Mitchell

The accuracy of recent deep learning based clinical decision support systems is promising. However, lack of model interpretability remains an obstacle to widespread adoption of artificial intelligence in healthcare. Usin…

Sleep QualitySleep Staging

SERNF: Sample-Efficient Real-World Dexterous Policy Fine-Tuning via Action-Chunked Critics and Normalizing Flows

2026-02-10 · Chenyu Yang, Denis Tarasov, Davide Liconti, Romain Guntz 외 arxiv

Real-world fine-tuning of dexterous manipulation policies remains challenging due to limited real-world interaction budgets and highly multimodal action distributions. Diffusion-based policies, while expressive, do not p…

LaserFlow: Efficient and Probabilistic Object Detection and Motion Forecasting

2020-03-12 · Gregory P. Meyer, Jake Charland, Shreyash Pandey, Ankit Laddha 외

In this work, we present LaserFlow, an efficient method for 3D object detection and motion forecasting from LiDAR. Unlike the previous work, our approach utilizes the native range view representation of the LiDAR, which …

3D Object DetectionAutonomous DrivingMotion ForecastingObject+2

ErfReLU: Adaptive Activation Function for Deep Neural Network

2023-06-02 · Ashish Rajanand, Pradeep Singh

Recent research has found that the activation function (AF) selected for adding non-linearity into the output can have a big impact on how effectively deep learning networks perform. Developing activation functions that …