paper-with-me

Papers

AirShot: Efficient Few-Shot Detection for Autonomous Exploration

2024-04-07 · Zihan Wang, Bowen Li, Chen Wang, Sebastian Scherer

Few-shot object detection has drawn increasing attention in the field of robotic exploration, where robots are required to find unseen objects with a few online provided examples. Despite recent efforts have been made to yield online processing capabilities, slow inference speeds of low-powered robots fail to meet the demands of real-time detection-making them impractical for autonomous exploration. Existing methods still face performance and efficiency challenges, mainly due to unreliable features and exhaustive class loops. In this work, we propose a new paradigm AirShot, and discover that, by fully exploiting the valuable correlation map, AirShot can result in a more robust and faster few-shot object detection system, which is more applicable to robotics community. The core module Top Prediction Filter (TPF) can operate on multi-scale correlation maps in both the training and inference stages. During training, TPF supervises the generation of a more representative correlation map, while during inference, it reduces looping iterations by selecting top-ranked classes, thus cutting down on computational costs with better performance. Surprisingly, this dual functionality exhibits general effectiveness and efficiency on various off-the-shelf models. Exhaustive experiments on COCO2017, VOC2014, and SubT datasets demonstrate that TPF can significantly boost the efficacy and efficiency of most off-the-shelf models, achieving up to 36.4% precision improvements along with 56.3% faster inference speed. Code and Data are at: https://github.com/ImNotPrepared/AirShot.

📄 PDF Abstract BibTeX arXiv:2404.05069

Code (1)

imnotprepared/airshot 공식 구현 pytorch

Tasks

Few-Shot Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

AirDet: Few-Shot Detection without Fine-tuning for Autonomous Exploration

2021-12-03 · Bowen Li, Chen Wang, Pranay Reddy, Seungchan Kim 외

Few-shot object detection has attracted increasing attention and rapidly progressed in recent years. However, the requirement of an exhaustive offline fine-tuning stage in existing methods is time-consuming and significa…

Few-Shot Object DetectionMeta-Learningobject-detectionObject Detection

Zero-Shot Reinforcement Learning on Graphs for Autonomous Exploration Under Uncertainty

2021-05-11 · Fanfei Chen, Paul Szenher, Yewei Huang, Jinkun Wang 외

This paper studies the problem of autonomous exploration under localization uncertainty for a mobile robot with 3D range sensing. We present a framework for self-learning a high-performance exploration policy in a single…

Decision MakingDeep Reinforcement LearningDomain Adaptationreinforcement-learning+3

T2Nav Algebraic Topology Aware Temporal Graph Memory and Loop Detection for ZeroShot Visual Navigation

2026-03-06 · Quang-Anh N. D., Duc Pham, Minh-Anh Nguyen, Tung Doan 외 arxiv

Deploying autonomous agents in real world environments is challenging, particularly for navigation, where systems must adapt to situations they have not encountered before. Traditional learning approaches require substan…

Visual Navigation

InDRiVE: Reward-Free World-Model Pretraining for Autonomous Driving via Latent Disagreement

2025-12-21 · Feeza Khan Khanzada, Jaerock Kwon arxiv

Model-based reinforcement learning (MBRL) can reduce interaction cost for autonomous driving by learning a predictive world model, but it typically still depends on task-specific rewards that are difficult to design and …

Reinforcement LearningCollision AvoidanceAutonomous Driving

Staircase Localization for Autonomous Exploration in Urban Environments

2024-03-26 · Jinrae Kim, Sunggoo Jung, Sung-Kyun Kim, Youdan Kim 외

A staircase localization method is proposed for robots to explore urban environments autonomously. The proposed method employs a modular design in the form of a cascade pipeline consisting of three modules of stair detec…

Line Segment Detectionobject-detectionObject Detection