paper-with-me

홈 › Papers

Deep Fuzzy Optimization for Batch-Size and Nearest Neighbors in Optimal Robot Motion Planning

2025-08-28 · Liding Zhang, Qiyang Zong, Yu Zhang, Zhenshan Bing, Alois Knoll arxiv

Efficient motion planning algorithms are essential in robotics. Optimizing essential parameters, such as batch size and nearest neighbor selection in sampling-based methods, can enhance performance in the planning process. However, existing approaches often lack environmental adaptability. Inspired by the method of the deep fuzzy neural networks, this work introduces Learning-based Informed Trees (LIT*), a sampling-based deep fuzzy learning-based planner that dynamically adjusts batch size and nearest neighbor parameters to obstacle distributions in the configuration spaces. By encoding both global and local ratios via valid and invalid states, LIT* differentiates between obstacle-sparse and obstacle-dense regions, leading to lower-cost paths and reduced computation time. Experimental results in high-dimensional spaces demonstrate that LIT* achieves faster convergence and improved solution quality. It outperforms state-of-the-art single-query, sampling-based planners in environments ranging from R^8 to R^14 and is successfully validated on a dual-arm robot manipulation task. A video showcasing our experimental results is available at: https://youtu.be/NrNs9zebWWk

📄 PDF Abstract BibTeX arXiv:2508.20884

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationMotion Planning

Similar Papers 제목 키워드 기반

Instance-based entropy fuzzy support vector machine for imbalanced data

2018-07-11 · Poongjin Cho, Minhyuk Lee, Woojin Chang

Imbalanced classification has been a major challenge for machine learning because many standard classifiers mainly focus on balanced datasets and tend to have biased results towards the majority class. We modify entropy …

BIG-bench Machine LearningDiversityimbalanced classification

Fuzzy k-Nearest Neighbors with monotonicity constraints: Moving towards the robustness of monotonic noise

2020-03-05 · Sergio González, Salvador García, Sheng-Tun Li, Robert John 외

This paper proposes a new model based on Fuzzy k-Nearest Neighbors for classification with monotonic constraints, Monotonic Fuzzy k-NN (MonFkNN). Real-life data-sets often do not comply with monotonic constraints due to …

Machine Learning Distinguishes Neurosurgical Skill Levels in a Virtual Reality Tumor Resection Task

2018-11-20 · Samaneh Siyar, Hamed Azarnoush, Saeid Rashidi, Alexandre Winkler-Schwartz 외

Background: Virtual reality simulators and machine learning have the potential to augment understanding, assessment and training of psychomotor performance in neurosurgery residents. Objective: This study outlines the fi…

BIG-bench Machine Learningfeature selection

Comparison of Possibilistic Fuzzy Local Information C-Means and Possibilistic K-Nearest Neighbors for Synthetic Aperture Sonar Image Segmentation

2019-04-01 · Joshua Peeples, Matthew Cook, Daniel Suen, Alina Zare 외

Synthetic aperture sonar (SAS) imagery can generate high resolution images of the seafloor. Thus, segmentation algorithms can be used to partition the images into different seafloor environments. In this paper, we compar…

Image SegmentationLandmineSegmentationSemantic Segmentation

Nearest Neighbor Matching for Deep Clustering

2021-06-19 · CVPR 2021 1 · Zhiyuan Dang, Cheng Deng, Xu Yang, Kun Wei 외

Deep clustering gradually becomes an important branch in unsupervised learning methods. However, current approaches hardly take into consideration the semantic sample relationships that existed in both local and glob…

ClusteringDeep Clustering