paper-with-me

홈 › Papers

Robots Autonomously Detecting People: A Multimodal Deep Contrastive Learning Method Robust to Intraclass Variations

2022-03-01 · Angus Fung, Beno Benhabib, Goldie Nejat

Robotic detection of people in crowded and/or cluttered human-centered environments including hospitals, long-term care, stores and airports is challenging as people can become occluded by other people or objects, and deform due to variations in clothing or pose. There can also be loss of discriminative visual features due to poor lighting. In this paper, we present a novel multimodal person detection architecture to address the mobile robot problem of person detection under intraclass variations. We present a two-stage training approach using 1) a unique pretraining method we define as Temporal Invariant Multimodal Contrastive Learning (TimCLR), and 2) a Multimodal Faster R-CNN (MFRCNN) detector. TimCLR learns person representations that are invariant under intraclass variations through unsupervised learning. Our approach is unique in that it generates image pairs from natural variations within multimodal image sequences, in addition to synthetic data augmentation, and contrasts crossmodal features to transfer invariances between different modalities. These pretrained features are used by the MFRCNN detector for finetuning and person detection from RGB-D images. Extensive experiments validate the performance of our DL architecture in both human-centered crowded and cluttered environments. Results show that our method outperforms existing unimodal and multimodal person detection approaches in terms of detection accuracy in detecting people with body occlusions and pose deformations in different lighting conditions.

📄 PDF Abstract BibTeX arXiv:2203.00187

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationHuman Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
RoIPool 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Prototypical Contrastive Transfer Learning for Multimodal Language Understanding

2023-07-12 · Seitaro Otsuki, Shintaro Ishikawa, Komei Sugiura

Although domestic service robots are expected to assist individuals who require support, they cannot currently interact smoothly with people through natural language. For example, given the instruction "Bring me a bottle…

Transfer Learning

An Architecture for Autonomously Controlling Robot with Embodiment in Real World

2013-07-26 · Megumi Fujita, Yuki Goto, Naoyuki Nide, Ken Satoh 외

In the real world, robots with embodiment face various issues such as dynamic continuous changes of the environment and input/output disturbances. The key to solving these issues can be found in daily life; people `do ac…

Sixth-Sense: Self-Supervised Learning of Spatial Awareness of Humans from a Planar Lidar

2025-02-28 · Simone Arreghini, Nicholas Carlotti, Mirko Nava, Antonio Paolillo 외

Localizing humans is a key prerequisite for any service robot operating in proximity to people. In these scenarios, robots rely on a multitude of state-of-the-art detectors usually designed to operate with RGB-D cameras …

Self-Supervised Learning

Towards Multimodal Social Conversations with Robots: Using Vision-Language Models

2025-07-25 · Ruben Janssens, Tony Belpaeme arxiv

Large language models have given social robots the ability to autonomously engage in open-domain conversations. However, they are still missing a fundamental social skill: making use of the multiple modalities that carry…

Autonomous Fault Detection in Self-Healing Systems using Restricted Boltzmann Machines

2015-01-07 · Chris Schneider, Adam Barker, Simon Dobson

Autonomously detecting and recovering from faults is one approach for reducing the operational complexity and costs associated with managing computing environments. We present a novel methodology for autonomously generat…

Fault Detection