paper-with-me

Papers

Bayesian Deep Learning for Affordance Segmentation in images

2023-03-02 · Lorenzo Mur-Labadia, Ruben Martinez-Cantin, Jose J. Guerrero

Affordances are a fundamental concept in robotics since they relate available actions for an agent depending on its sensory-motor capabilities and the environment. We present a novel Bayesian deep network to detect affordances in images, at the same time that we quantify the distribution of the aleatoric and epistemic variance at the spatial level. We adapt the Mask-RCNN architecture to learn a probabilistic representation using Monte Carlo dropout. Our results outperform the state-of-the-art of deterministic networks. We attribute this improvement to a better probabilistic feature space representation on the encoder and the Bayesian variability induced at the mask generation, which adapts better to the object contours. We also introduce the new Probability-based Mask Quality measure that reveals the semantic and spatial differences on a probabilistic instance segmentation model. We modify the existing Probabilistic Detection Quality metric by comparing the binary masks rather than the predicted bounding boxes, achieving a finer-grained evaluation of the probabilistic segmentation. We find aleatoric variance in the contours of the objects due to the camera noise, while epistemic variance appears in visual challenging pixels.

📄 PDF Abstract BibTeX arXiv:2303.00871

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDeep LearningInstance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Affordance segmentation of hand-occluded containers from exocentric images

2023-08-22 · Tommaso Apicella, Alessio Xompero, Edoardo Ragusa, Riccardo Berta 외

Visual affordance segmentation identifies the surfaces of an object an agent can interact with. Common challenges for the identification of affordances are the variety of the geometry and physical properties of these sur…

Mixed RealityObjectSegmentationSemantic Segmentation

Uncertainty Estimation in Instance Segmentation of Affordances via Bayesian Visual Transformers

2026-05-05 · Lorenzo Mur-Labadia, Ruben Martinez-Cantina, Jose J. Guerrero arxiv

Visual affordances identify regions in an image with potential interactions, offering a novel paradigm for scene understanding. Recognizing affordances allows autonomous robots to act more naturally, could enhance human-…

Instance SegmentationScene Understanding

Adaptive Binarization for Weakly Supervised Affordance Segmentation

2017-07-10 · Johann Sawatzky, Juergen Gall

The concept of affordance is important to understand the relevance of object parts for a certain functional interaction. Affordance types generalize across object categories and are not mutually exclusive. This makes the…

BinarizationObjectSegmentation

RAGNet: Large-scale Reasoning-based Affordance Segmentation Benchmark towards General Grasping

2025-07-31 · Dongming Wu, Yanping Fu, Saike Huang, Yingfei Liu 외 arxiv

General robotic grasping systems require accurate object affordance perception in diverse open-world scenarios following human instructions. However, current studies suffer from the problem of lacking reasoning-based lar…

Robot ManipulationRobotic Grasping

Bayesian deep learning of affordances from RGB images

2021-09-27 · Lorenzo Mur-Labadia, Ruben Martinez-Cantin

Autonomous agents, such as robots or intelligent devices, need to understand how to interact with objects and its environment. Affordances are defined as the relationships between an agent, the objects, and the possible …

Continual LearningDeep LearningUncertainty Quantification