150
v1v2 (latest)

Improving Machine Learning-Based Robot Self-Collision Checking with Input Positional Encoding

Foundations of Computing and Decision Sciences (FCDS), 2025
Main:15 Pages
12 Figures
Bibliography:3 Pages
4 Tables
Abstract

This manuscript investigates the integration of positional encoding -- a technique widely used in computer graphics -- into the input vector of a binary classification model for self-collision detection. The results demonstrate the benefits of incorporating positional encoding, which enhances classification accuracy by enabling the model to better capture high-frequency variations, leading to a more detailed and precise representation of complex collision patterns. The manuscript shows that machine learning-based techniques, such as lightweight multilayer perceptrons (MLPs) operating in a low-dimensional feature space, offer a faster alternative for collision checking than traditional methods that rely on geometric approaches, such as triangle-to-triangle intersection tests and Bounding Volume Hierarchies (BVH) for mesh-based models.

View on arXiv
Comments on this paper