paper-with-me

홈 › Papers

Unsupervised Domain Adaptation Learning Algorithm for RGB-D Staircase Recognition

2019-03-04 · Jing Wang, Kuangen Zhang

Detection and recognition of staircase as upstairs, downstairs and negative (e.g., ladder) are the fundamental of assisting the visually impaired to travel independently in unfamiliar environments. Previous researches have focused on using massive amounts of RGB-D scene data to train traditional machine learning (ML) based models to detect and recognize the staircase. However, the performance of traditional ML techniques is limited by the amount of labeled RGB-D staircase data. In this paper, we apply an unsupervised domain adaptation approach in deep architectures to transfer knowledge learned from the labeled RGB-D stationary staircase dataset to the unlabeled RGB-D escalator dataset. By utilizing the domain adaptation method, our feedforward convolutional neural networks (CNN) based feature extractor with 5 convolution layers can achieve 100% classification accuracy on testing the labeled stationary staircase data and 80.6% classification accuracy on testing the unlabeled escalator data. We demonstrate the success of the approach for classifying staircase on two domains with a limited amount of data. To further demonstrate the effectiveness of the approach, we also validate the same CNN model without domain adaptation and compare its results with those of our proposed architecture.

📄 PDF Abstract BibTeX arXiv:1903.01212

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGeneral ClassificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Federated Unsupervised Domain Adaptation for Face Recognition

2022-04-09 · Weiming Zhuang, Xin Gan, Yonggang Wen, Xuesen Zhang 외

Given labeled data in a source domain, unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, whose data distributions are different. However, existing works ar…

ClusteringDomain AdaptationFace RecognitionFederated Learning+1

The CORAL+ Algorithm for Unsupervised Domain Adaptation of PLDA

2018-12-26 · Kong Aik Lee, Qiongqiong Wang, Takafumi Koshinaka

State-of-the-art speaker recognition systems comprise an x-vector (or i-vector) speaker embedding front-end followed by a probabilistic linear discriminant analysis (PLDA) backend. The effectiveness of these components r…

Domain AdaptationSpeaker RecognitionUnsupervised Domain Adaptation

Unsupervised Domain Adaptation: A Multi-task Learning-based Method

2018-03-25 · Jing Zhang, Wanqing Li, Philip Ogunbona

This paper presents a novel multi-task learning-based method for unsupervised domain adaptation. Specifically, the source and target domain classifiers are jointly learned by considering the geometry of target domain and…

Domain AdaptationMulti-Task LearningUnsupervised Domain Adaptation

Learning Transferrable Representations for Unsupervised Domain Adaptation

2016-12-01 · NeurIPS 2016 12 · Ozan Sener, Hyun Oh Song, Ashutosh Saxena, Silvio Savarese

Supervised learning with large scale labelled datasets and deep layered models has caused a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers from generalization issues und…

Domain AdaptationObject RecognitionUnsupervised Domain Adaptation

Domain Adaptation Under Behavioral and Temporal Shifts for Natural Time Series Mobile Activity Recognition

2022-07-10 · Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook

Increasingly, human behavior is captured on mobile devices, leading to an increased interest in automated human activity recognition. However, existing datasets typically consist of scripted movements. Our long-term goal…

Activity RecognitionContrastive LearningDomain AdaptationHuman Activity Recognition+3