paper-with-me

Papers

Incremental Deep Learning for Robust Object Detection in Unknown Cluttered Environments

2018-10-13 · Shin Dong Kyun, Ahmed Minhaz Uddin, Rhee Phill Kyu

Object detection in streaming images is a major step in different detection-based applications, such as object tracking, action recognition, robot navigation, and visual surveillance applications. In mostcases, image quality is noisy and biased, and as a result, the data distributions are disturbed and imbalanced. Most object detection approaches, such as the faster region-based convolutional neural network (Faster RCNN), Single Shot Multibox Detector with 300x300 inputs (SSD300), and You Only Look Once version 2 (YOLOv2), rely on simple sampling without considering distortions and noise under real-world changing environments, despite poor object labeling. In this paper, we propose an Incremental active semi-supervised learning (IASSL) technology for unseen object detection. It combines batch-based active learning (AL) and bin-based semi-supervised learning (SSL) to leverage the strong points of AL's exploration and SSL's exploitation capabilities. A collaborative sampling method is also adopted to measure the uncertainty and diversity of AL and the confidence in SSL. Batch-based AL allows us to select more informative, confident, and representative samples with low cost. Bin-based SSL divides streaming image samples into several bins, and each bin repeatedly transfers the discriminative knowledge of convolutional neural network (CNN) deep learning to the next bin until the performance criterion is reached. IASSL can overcome noisy and biased labels in unknown, cluttered data distributions. We obtain superior performance, compared to state-of-the-art technologies such as Faster RCNN, SSD300, and YOLOv2.

📄 PDF Abstract BibTeX arXiv:1810.10323

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionActive LearningDeep LearningObjectobject-detectionObject DetectionObject TrackingRobot NavigationRobust Object Detection

Similar Papers 제목 키워드 기반

EW-DETR: Evolving World Object Detection via Incremental Low-Rank DEtection TRansformer

2026-02-24 · Munish Monga, Vishal Chudasama, Pankaj Wasnik, C. V. Jawahar arxiv

Real-world object detection must operate in evolving environments where new classes emerge, domains shift, and unseen objects must be identified as "unknown": all without accessing prior data. We introduce Evolving World…

Incremental LearningDomain AdaptationObject Detection

Few-Shot Incremental 3D Object Detection in Dynamic Indoor Environments

2026-04-09 · Yun Zhu, Jianjun Qian, Jian Yang, Jin Xie 외 arxiv

Incremental 3D object perception is a critical step toward embodied intelligence in dynamic indoor environments. However, existing incremental 3D detection methods rely on extensive annotations of novel classes for satis…

Novel Object Detection3D Object Detection

Sim-Suction: Learning a Suction Grasp Policy for Cluttered Environments Using a Synthetic Benchmark

2023-05-25 · Juncheng Li, David J. Cappelleri

This paper presents Sim-Suction, a robust object-aware suction grasp policy for mobile manipulation platforms with dynamic camera viewpoints, designed to pick up unknown objects from cluttered environments. Suction grasp…

Dataset GenerationPhysical Simulations

Interleaved POMDP Planning for Multi-Object Search in Unknown Multi-Room Household Environments

2026-07-11 · Ruochu Yang, Ziyi Xia, Huibo Zhang, Yatong Han 외 arxiv

Multi-object search in unknown household environments requires planning under extensive uncertainty - from unknown object locations to cluttered spaces with unobserved obstacles. POMDPs offer a principled framework for s…

SLAM++: Simultaneous Localisation and Mapping at the Level of Objects

2013-06-01 · CVPR 2013 6 · Renato F. Salas-Moreno, Richard A. Newcombe, Hauke Strasdat, Paul H. J. Kelly 외

We present the major advantages of a new 'object oriented' 3D SLAM paradigm, which takes full advantage in the loop of prior knowledge that many scenes consist of repeated, domain-specific objects and structures. As a ha…

3D Object RecognitionDescriptiveObjectObject Recognition+1