paper-with-me

Papers

Multi-Resolution A*

2020-04-14 · Wei Du, Fahad Islam, Maxim Likhachev

Heuristic search-based planning techniques are commonly used for motion planning on discretized spaces. The performance of these algorithms is heavily affected by the resolution at which the search space is discretized. Typically a fixed resolution is chosen for a given domain. While a finer resolution allows for better maneuverability, it significantly increases the size of the state space, and hence demands more search efforts. On the contrary, a coarser resolution gives a fast exploratory behavior but compromises on maneuverability and the completeness of the search. To effectively leverage the advantages of both high and low resolution discretizations, we propose Multi-Resolution A* (MRA*) algorithm, that runs multiple weighted-A*(WA*) searches having different resolution levels simultaneously and combines the strengths of all of them. In addition to these searches, MRA* uses one anchor search to control expansions from these searches. We show that MRA* is bounded suboptimal with respect to the anchor resolution search space and resolution complete. We performed experiments on several motion planning domains including 2D, 3D grid planning and 7 DOF manipulation planning and compared our approach with several search-based and sampling-based baselines.

📄 PDF Abstract BibTeX arXiv:2004.06684

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic SearchMotion Planning

Similar Papers 제목 키워드 기반

Multiresolution Search of the Rigid Motion Space for Intensity Based Registration

2015-10-14 · Behrooz Nasihatkon, Fredrik Kahl

We study the relation between the target functions of low-resolution and high-resolution intensity-based registration for the class of rigid transformations. Our results show that low resolution target values can tightly…

global-optimizationImage Registration

Multi-Spectral Multi-Image Super-Resolution of Sentinel-2 with Radiometric Consistency Losses and Its Effect on Building Delineation

2021-11-05 · Muhammed Razzak, Gonzalo Mateo-Garcia, Luis Gómez-Chova, Yarin Gal 외

High resolution remote sensing imagery is used in broad range of tasks, including detection and classification of objects. High-resolution imagery is however expensive, while lower resolution imagery is often freely avai…

Image Super-ResolutionSuper-Resolution

Resolution based Feature Distillation for Cross Resolution Person Re-Identification

2021-09-16 · Asad Munir, Chengjin Lyu, Bart Goossens, Wilfried Philips 외

Person re-identification (re-id) aims to retrieve images of same identities across different camera views. Resolution mismatch occurs due to varying distances between person of interest and cameras, this significantly de…

Image Super-ResolutionPerson Re-IdentificationSuper-Resolution

RARE-UNet: Resolution-Aligned Routing Entry for Adaptive Medical Image Segmentation

2025-07-21 · Simon Winther Albertsen, Hjalte Svaneborg Bjørnstrup, Mostafa Mehdipour Ghazi arxiv

Accurate segmentation is crucial for clinical applications, but existing models often assume fixed, high-resolution inputs and degrade significantly when faced with lower-resolution data in real-world scenarios. To addre…

Medical Image SegmentationTumor Segmentation

Learned Multi-View Texture Super-Resolution

2020-01-14 · Audrey Richard, Ian Cherabier, Martin R. Oswald, Vagia Tsiminaki 외

We present a super-resolution method capable of creating a high-resolution texture map for a virtual 3D object from a set of lower-resolution images of that object. Our architecture unifies the concepts of (i) multi-view…

DecoderImage Super-ResolutionSuper-Resolution