Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /home/u483256323/domains/poorvam.com/public_html/subdomains/pore/includes/api.php on line 184
Abstract
<title>Abstract</title> <p>The strongest baseline for calibration-free indoor floor detectionβno labels, no per-environment height priorβis PCA surface normals combined with RANSAC plane fitting; on the S3DIS Area 5 benchmark this achieves 86.6% F1. Trained alternatives reach higher accuracy but require labeled point clouds and degrade under domain shift. We introduce a third geometry-based route: a gravity-aware variant of the Smooth Overlap of Atomic Positions(SOAP) descriptor, originally developed for computational chemistry. We retain the π-resolved SOAP coefficients(where β is the spherical-harmonic degree and π the azimuthal order) and compute them in a gravity-alignedframe, so the descriptor is invariant only to rotations about the vertical axis (πΊπΆ (2)); the ratio of the β=2, π=0band power to the total β=2 power yields a per-point score that discriminates horizontal surfaces from vertical andirregular surfaces. The only assumption is gravity alignment, available from any on-platform IMU; otherwise nolabeled data, no height threshold, no environment-specific parameters. On all 68 rooms of S3DIS Area 5, the SOAP π-band score combined with RANSAC plane refinement achieves 90.0% F1 (96.2% precision), out performing PCA-normal+RANSAC (86.6%). The descriptor exposes a 315-dimensional per-point feature space at the same compute cost as the binary floor decision, supporting multi-class surface classification and a continuous similarity field for potential-field steering. We deploy on a Unitree G1 EDU humanoid (Livox MID-360 LiDAR, NVIDIAJetson Orin NX). Real-time operation on the onboard GPU required a vectorized PyTorch implementation of the π-band-resolved SOAP power spectrum that runs in 0.08 s per scan, 20Γ faster than an optimized CPU implementation of the same computation. With this, the descriptor serves as the platformβs primary obstacle-avoidance system at 2 Hz; the same similarity field reduces simulated path length by 4.5Γ over a classical artificial potential field. To our knowledge this is the first deployment of SOAP descriptors as a real-time perception laye ron a humanoid.</p>