paper-with-me

Papers

Testing Human-Hand Segmentation on In-Distribution and Out-of-Distribution Data in Human-Robot Interactions Using a Deep Ensemble Model

2025-01-13 · Reza Jalayer, Yuxin Chen, Masoud Jalayer, Carlotta Orsenigo, Masayoshi Tomizuka

Reliable detection and segmentation of human hands are critical for enhancing safety and facilitating advanced interactions in human-robot collaboration. Current research predominantly evaluates hand segmentation under in-distribution (ID) data, which reflects the training data of deep learning (DL) models. However, this approach fails to address out-of-distribution (OOD) scenarios that often arise in real-world human-robot interactions. In this study, we present a novel approach by evaluating the performance of pre-trained DL models under both ID data and more challenging OOD scenarios. To mimic realistic industrial scenarios, we designed a diverse dataset featuring simple and cluttered backgrounds with industrial tools, varying numbers of hands (0 to 4), and hands with and without gloves. For OOD scenarios, we incorporated unique and rare conditions such as finger-crossing gestures and motion blur from fast-moving hands, addressing both epistemic and aleatoric uncertainties. To ensure multiple point of views (PoVs), we utilized both egocentric cameras, mounted on the operator's head, and static cameras to capture RGB images of human-robot interactions. This approach allowed us to account for multiple camera perspectives while also evaluating the performance of models trained on existing egocentric datasets as well as static-camera datasets. For segmentation, we used a deep ensemble model composed of UNet and RefineNet as base learners. Performance evaluation was conducted using segmentation metrics and uncertainty quantification via predictive entropy. Results revealed that models trained on industrial datasets outperformed those trained on non-industrial datasets, highlighting the importance of context-specific training. Although all models struggled with OOD scenarios, those trained on industrial datasets demonstrated significantly better generalization.

📄 PDF Abstract BibTeX arXiv:2501.07713

Code (0)

등록된 구현이 없습니다.

Tasks

Hand SegmentationSegmentationUncertainty Quantification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Continuous Adaptation for Interactive Object Segmentation by Learning from Corrections

2019-11-28 · ECCV 2020 8 · Theodora Kontogianni, Michael Gygli, Jasper Uijlings, Vittorio Ferrari

In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by t…

Interactive SegmentationObjectSemantic Segmentation

3D Semantic Mapping from Arthroscopy using Out-of-distribution Pose and Depth and In-distribution Segmentation Training

2021-06-10 · Yaqub Jonmohamadi, Shahnewaz Ali, Fengbei Liu, Jonathan Roberts 외

Minimally invasive surgery (MIS) has many documented advantages, but the surgeon's limited visual contact with the scene can be problematic. Hence, systems that can help surgeons navigate, such as a method that can produ…

Depth EstimationNavigatePose EstimationSemantic Segmentation

Evaluation of autonomous systems under data distribution shifts

2024-06-28 · Daniel Sikar, Artur Garcez

We posit that data can only be safe to use up to a certain threshold of the data distribution shift, after which control must be relinquished by the autonomous system and operation halted or handed to a human operator. W…

Towards Open-World Human Action Segmentation Using Graph Convolutional Networks

2025-07-01 · Hao Xing, Kai Zhe Boey, Gordon Cheng arxiv

Human-object interaction segmentation is a fundamental task of daily activity understanding, which plays a crucial role in applications such as assistive robotics, healthcare, and autonomous systems. Most existing learni…

Out-of-Distribution DetectionAction SegmentationFeature Upsampling

RAIS: Robust and Accurate Interactive Segmentation via Continual Learning

2022-10-20 · Yuying Hao, Yi Liu, Juncai Peng, Haoyi Xiong 외

Interactive image segmentation aims at segmenting a target region through a way of human-computer interaction. Recent works based on deep learning have achieved excellent performance, while most of them focus on improvin…

Continual LearningImage SegmentationInteractive SegmentationSegmentation+1