paper-with-me

Papers

SketchPlan: Diffusion Based Drone Planning From Human Sketches

2025-10-03 · Sixten Norelius, Aaron O. Feldman, Mac Schwager arxiv

We propose SketchPlan, a diffusion-based planner that interprets 2D hand-drawn sketches over depth images to generate 3D flight paths for drone navigation. SketchPlan comprises two components: a SketchAdapter that learns to map the human sketches to projected 2D paths, and DiffPath, a diffusion model that infers 3D trajectories from 2D projections and a first person view depth image. Our model achieves zero-shot sim-to-real transfer, generating accurate and safe flight paths in previously unseen real-world environments. To train the model, we build a synthetic dataset of 32k flight paths using a diverse set of photorealistic 3D Gaussian Splatting scenes. We automatically label the data by computing 2D projections of the 3D flight paths onto the camera plane, and use this to train the DiffPath diffusion model. However, since real human 2D sketches differ significantly from ideal 2D projections, we additionally label 872 of the 3D flight paths with real human sketches and use this to train the SketchAdapter to infer the 2D projection from the human sketch. We demonstrate SketchPlan's effectiveness in both simulated and real-world experiments, and show through ablations that training on a mix of human labeled and auto-labeled data together with a modular design significantly boosts its capabilities to correctly interpret human intent and infer 3D paths. In real-world drone tests, SketchPlan achieved 100\% success in low/medium clutter and 40\% in unseen high-clutter environments, outperforming key ablations by 20-60\% in task completion.

📄 PDF Abstract BibTeX arXiv:2510.03545

Code (0)

등록된 구현이 없습니다.

Tasks

Drone navigation

Similar Papers 제목 키워드 기반

Falconry-like palm landing by a flapping-wing drone based on the human gesture interaction and distance-aware flight planning

2025-07-23 · Kazuki Numazato, Keiichiro Kan, Masaki Kitagawa, Yunong Li 외 arxiv

Flapping-wing drones have attracted significant attention due to their biomimetic flight. They are considered more human-friendly due to their characteristics such as low noise and flexible wings, making them suitable fo…

Trajectory PlanningMotion Planning

Plan-X: Instruct Video Generation via Semantic Planning

2025-11-22 · Lun Huang, You Xie, Hongyi Xu, Tianpei Gu 외 arxiv

Diffusion Transformers have demonstrated remarkable capabilities in visual synthesis, yet they often struggle with high-level semantic reasoning and long-horizon planning. This limitation frequently leads to visual hallu…

Scene UnderstandingVideo Generation

StableSketcher: Enhancing Diffusion Model for Pixel-based Sketch Generation via Visual Question Answering Feedback

2025-10-23 · Jiho Park, Sieun Choi, Jaeyoon Seo, Jihie Kim arxiv

Although recent advancements in diffusion models have significantly enriched the quality of generated images, challenges remain in synthesizing pixel-based human-drawn sketches, a representative example of abstract expre…

Visual Question AnsweringReinforcement Learning

Conditional Human Sketch Synthesis with Explicit Abstraction Control

2023-06-15 · Dar-Yen Chen

This paper presents a novel free-hand sketch synthesis approach addressing explicit abstraction control in class-conditional and photo-to-sketch synthesis. Abstraction is a vital aspect of sketches, as it defines the fun…

Interactive Tumor Progression Modeling via Sketch-Based Image Editing

2025-03-10 · Gexin Huang, Ruinan Jin, Yucheng Tang, Can Zhao 외

Accurately visualizing and editing tumor progression in medical imaging is crucial for diagnosis, treatment planning, and clinical communication. To address the challenges of subjectivity and limited precision in existin…