paper-with-me

홈 › Papers

Visual-RRT: Finding Paths toward Visual-Goals via Differentiable Rendering

2026-03-27 · Sebin Lee, Jumin Lee, Taeyeon Kim, Younju Na, Woobin Im, Sung-Eui Yoon arxiv

Rapidly-exploring random trees (RRTs) have been widely adopted for robot motion planning due to their robustness and theoretical guarantees. However, existing RRT-based planners require explicit goal configurations specified as numerical joint angles, while many practical applications provide goal specifications through visual observations such as images or demonstration videos where precise goal configurations are unavailable. In this paper, we propose visual-RRT (vRRT), a motion planner that enables visual-goal planning by unifying gradient-based exploitation from differentiable robot rendering with sampling-based exploration from RRTs. We further introduce (i) a frontier-based exploration-exploitation strategy that adaptively prioritizes visually promising search regions, and (ii) inertial gradient tree expansion that inherits optimization states across tree branches for momentum-consistent gradient exploitation. Extensive experiments across various robot manipulators including Franka, UR5e, and Fetch demonstrate that vRRT achieves effective visual-goal planning in both simulated and real-world settings, bridging the gap between sampling-based planning and vision-centric robot applications. Our code is available at https://sgvr.kaist.ac.kr/Visual-RRT.

📄 PDF Abstract BibTeX arXiv:2604.16388

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

FlexPath: Learned Semantic Path Priors for Image-Based Planning

2026-06-08 · Taehyoung Kim, Tim Schoenbrod, David Eckel, Henri Meeß arxiv

Recent learning-based path planners use neural networks to process visual map representations and approximate heuristics for classical search algorithms, yielding near-optimal paths with reduced search effort. However, t…

Zero-shot Generalization

Artificially Generated Visual Scanpath Improves Multi-label Thoracic Disease Classification in Chest X-Ray Images

2025-03-01 · Ashish Verma, Aupendu Kar, Krishnendu Ghosh, Sobhan Kanti Dhara 외

Expert radiologists visually scan Chest X-Ray (CXR) images, sequentially fixating on anatomical structures to perform disease diagnosis. An automatic multi-label classifier of diseases in CXR images can benefit by incorp…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONScanpath predictionThoracic Disease Classification

Differentiable Ray Tracing with Gaussians for Unified Radio Propagation Simulation and View Synthesis

2026-05-08 · Niklas Vaara, Lam Huynh, Pekka Sangi, Miguel Bordallo López 외 arxiv

Explicit neural representations such as 3D Gaussian Splatting (3DGS) enable high-fidelity and real-time novel view synthesis, yet optimize for alpha-composited optical appearance rather than ray-intersectable geometry. I…

Novel View Synthesis

DiT: Efficient Vision Transformers with Dynamic Token Routing

2023-08-07 · Yuchen Ma, Zhengcong Fei, Junshi Huang

Recently, the tokens of images share the same static data flow in many dense networks. However, challenges arise from the variance among the objects in images, such as large variations in the spatial scale and difficulti…

Instance SegmentationObjectobject-detectionObject Detection+1

Visualizing Overlapping Biclusterings and Boolean Matrix Factorizations

2023-07-14 · Thibault Marette, Pauli Miettinen, Stefan Neumann

Finding (bi-)clusters in bipartite graphs is a popular data analysis approach. Analysts typically want to visualize the clusters, which is simple as long as the clusters are disjoint. However, many modern algorithms find…