paper-with-me

홈 › Papers

Visualizing High-Dimensional Configuration Spaces: A Comprehensive Analytical Approach

2023-12-18 · Jorge Ocampo Jimenez, Wael Suleiman

The representation of a Configuration Space C plays a vital role in accelerating the finding of a collision-free path for sampling-based motion planners where the majority of computation time is spent in collision checking of states. Traditionally, planners evaluate C's representations through limited evaluations of collision-free paths using the collision checker or by reducing the dimensionality of C for visualization. However, a collision checker may indicate high accuracy even when only a subset of the original C is represented; limiting the motion planner's ability to find paths comparable to those in the original C. Additionally, dealing with high-dimensional Cs is challenging, as qualitative evaluations become increasingly difficult in dimensions higher than three, where reduced-dimensional C evaluation may decrease accuracy in cluttered environments. In this paper, we present a novel approach for visualizing representations of high-dimensional Cs of manipulator robots in a 2D format. We provide a new tool for qualitative evaluation of high-dimensional Cs approximations without reducing the original dimension. This enhances our ability to compare the accuracy and coverage of two different high-dimensional Cs. Leveraging the kinematic chain of manipulator robots and human color perception, we show the efficacy of our method using a 7-degree-of-freedom CS of a manipulator robot. This visualization offers qualitative insights into the joint boundaries of the robot and the coverage of collision state combinations without reducing the dimensionality of the original data. To support our claim, we conduct a numerical evaluation of the proposed visualization.

📄 PDF Abstract BibTeX arXiv:2312.10918

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Data-Free Learning of Reduced-Order Kinematics

2023-05-05 · Nicholas Sharp, Cristian Romero, Alec Jacobson, Etienne Vouga 외

Physical systems ranging from elastic bodies to kinematic linkages are defined on high-dimensional configuration spaces, yet their typical low-energy configurations are concentrated on much lower-dimensional subspaces. T…

To Boldly Show What No One Has Seen Before: A Dashboard for Visualizing Multi-objective Landscapes

2020-11-29 · Lennart Schäpermeier, Christian Grimme, Pascal Kerschke

Simultaneously visualizing the decision and objective space of continuous multi-objective optimization problems (MOPs) recently provided key contributions in understanding the structure of their landscapes. For the sake …

Visualizing and Comparing Convolutional Neural Networks

2014-12-20 · Wei Yu, Kuiyuan Yang, Yalong Bai, Hongxun Yao 외

Convolutional Neural Networks (CNNs) have achieved comparable error rates to well-trained human on ILSVRC2014 image classification task. To achieve better performance, the complexity of CNNs is continually increasing wit…

ClassificationGeneral Classificationimage-classificationImage Classification

Visualizing Loss Functions as Topological Landscape Profiles

2024-11-19 · Caleb Geniesse, Jiaqing Chen, Tiankai Xie, Ge Shi 외

In machine learning, a loss function measures the difference between model predictions and ground-truth (or target) values. For neural network models, visualizing how this loss changes as model parameters are varied can …

Image SegmentationSemantic SegmentationTopological Data Analysis

t-SNE-CUDA: GPU-Accelerated t-SNE and its Applications to Modern Data

2018-07-31 · David M. Chan, Roshan Rao, Forrest Huang, John F. Canny

Modern datasets and models are notoriously difficult to explore and analyze due to their inherent high dimensionality and massive numbers of samples. Existing visualization methods which employ dimensionality reduction t…

Dimensionality ReductionGPU