paper-with-me

Papers

Unsupervised Cross-Domain Recognition by Identifying Compact Joint Subspaces

2015-09-05 · Yuewei Lin, Jing Chen, Yu Cao, Youjie Zhou, Lingfeng Zhang, Yuan Yan Tang, Song Wang

This paper introduces a new method to solve the cross-domain recognition problem. Different from the traditional domain adaption methods which rely on a global domain shift for all classes between source and target domain, the proposed method is more flexible to capture individual class variations across domains. By adopting a natural and widely used assumption -- "the data samples from the same class should lay on a low-dimensional subspace, even if they come from different domains", the proposed method circumvents the limitation of the global domain shift, and solves the cross-domain recognition by finding the compact joint subspaces of source and target domain. Specifically, given labeled samples in source domain, we construct subspaces for each of the classes. Then we construct subspaces in the target domain, called anchor subspaces, by collecting unlabeled samples that are close to each other and highly likely all fall into the same class. The corresponding class label is then assigned by minimizing a cost function which reflects the overlap and topological structure consistency between subspaces across source and target domains, and within anchor subspaces, respectively.We further combine the anchor subspaces to corresponding source subspaces to construct the compact joint subspaces. Subsequently, one-vs-rest SVM classifiers are trained in the compact joint subspaces and applied to unlabeled data in the target domain. We evaluate the proposed method on two widely used datasets: object recognition dataset for computer vision tasks, and sentiment classification dataset for natural language processing tasks. Comparison results demonstrate that the proposed method outperforms the comparison methods on both datasets.

📄 PDF Abstract BibTeX arXiv:1509.01719

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject RecognitionSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Human Activity Recognition with Low-Resolution Infrared Array Sensor Using Semi-supervised Cross-domain Neural Networks for Indoor Environment

2024-03-05 · Cunyi Yin, Xiren Miao, Jing Chen, Hao Jiang 외

Low-resolution infrared-based human activity recognition (HAR) attracted enormous interests due to its low-cost and private. In this paper, a novel semi-supervised crossdomain neural network (SCDNN) based on 8 $\times$ 8…

Activity RecognitionDomain AdaptationHuman Activity Recognition

Unsupervised domain-agnostic identification of product names in social media posts

2018-12-11 · Nicolai Pogrebnyakov

Product name recognition is a significant practical problem, spurred by the greater availability of platforms for discussing products such as social media and product review functionalities of online marketplaces. Custom…

ClusteringPart-Of-Speech TaggingWord Embeddings

Semantic Domain Adversarial Networks for Unsupervised Domain Adaptation

2020-03-30 · Dapeng Hu, Jian Liang, Qibin Hou, Hanshu Yan 외

Domain adversarial training has become a prevailing and effective paradigm for unsupervised domain adaptation (UDA). To successfully align the multi-modal data structures across domains, the following works exploit discr…

Domain AdaptationObject RecognitionSemantic SegmentationUnsupervised Domain Adaptation

AU-Guided Unsupervised Domain Adaptive Facial Expression Recognition

2020-12-18 · Kai Wang, Yuxin Gu, Xiaojiang Peng, Panpan Zhang 외

The domain diversities including inconsistent annotation and varied image collection conditions inevitably exist among different facial expression recognition (FER) datasets, which pose an evident challenge for adapting …

Facial Expression RecognitionFacial Expression Recognition (FER)Triplet

Learning from Small Sample Sets by Combining Unsupervised Meta-Training with CNNs

2016-12-01 · NeurIPS 2016 12 · Yu-Xiong Wang, Martial Hebert

This work explores CNNs for the recognition of novel categories from few examples. Inspired by the transferability properties of CNNs, we introduce an additional unsupervised meta-training stage that exposes multiple top…

Action RecognitionGeneral ClassificationScene ClassificationTemporal Action Localization