paper-with-me

Papers

SIM2REALVIZ: Visualizing the Sim2Real Gap in Robot Ego-Pose Estimation

2021-09-24 · Theo Jaunet, Guillaume Bono, Romain Vuillemot, Christian Wolf

The Robotics community has started to heavily rely on increasingly realistic 3D simulators for large-scale training of robots on massive amounts of data. But once robots are deployed in the real world, the simulation gap, as well as changes in the real world (e.g. lights, objects displacements) lead to errors. In this paper, we introduce Sim2RealViz, a visual analytics tool to assist experts in understanding and reducing this gap for robot ego-pose estimation tasks, i.e. the estimation of a robot's position using trained models. Sim2RealViz displays details of a given model and the performance of its instances in both simulation and real-world. Experts can identify environment differences that impact model predictions at a given location and explore through direct interactions with the model hypothesis to fix it. We detail the design of the tool, and case studies related to the exploit of the regression to the mean bias and how it can be addressed, and how models are perturbed by the vanish of landmarks such as bikes.

📄 PDF Abstract BibTeX arXiv:2109.11801

Code (1)

theo-jaunet/sim2realviz 공식 구현 pytorch

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Motion Planning Explorer: Visualizing Local Minima using a Local-Minima Tree

2019-09-11 · Andreas Orthey, Benjamin Frész, Marc Toussaint

Motion planning problems often have many local minima. Those minima are important to visualize to let a user guide, prevent or predict motions. Towards this goal, we develop the motion planning explorer, an algorithm to …

Motion Planning

Learning Visualization Policies of Augmented Reality for Human-Robot Collaboration

2022-11-13 · Kishan Chandan, Jack Albertson, Shiqi Zhang

In human-robot collaboration domains, augmented reality (AR) technologies have enabled people to visualize the state of robots. Current AR-based visualization policies are designed manually, which requires a lot of human…

Unity

ToDER: Towards Colonoscopy Depth Estimation and Reconstruction with Geometry Constraint Adaptation

2024-07-23 · Zhenhua Wu, Yanlin Jin, Liangdong Qiu, Xiaoguang Han 외

Visualizing colonoscopy is crucial for medical auxiliary diagnosis to prevent undetected polyps in areas that are not fully observed. Traditional feature-based and depth-based reconstruction approaches usually end up wit…

Depth EstimationDomain Adaptation

Quantifying and Visualizing Sim-to-Real Gaps: Physics-Guided Regularization for Reproducibility

2025-07-31 · Yuta Kawachi arxiv

Simulation-to-real transfer using domain randomization for robot control often relies on low-gear-ratio, backdrivable actuators, but these approaches break down when the sim-to-real gap widens. Inspired by the traditiona…

A New Software Tool for Generating and Visualizing Robot Self-Collision Matrices

2025-12-29 · Roshan Klein-Seetharama, Daniel Rakita arxiv

In robotics, it is common to check whether a given robot state results in self-intersection (i.e., a self-collision query) or to assess its distance from such an intersection (i.e., a self-proximity query). These checks …