paper-with-me

Papers

Domain Transfer Multi-Instance Dictionary Learning

2016-05-26 · Ke Wang, Jiayong Liu, Daniel González

In this paper, we invest the domain transfer learning problem with multi-instance data. We assume we already have a well-trained multi-instance dictionary and its corresponding classifier from the source domain, which can be used to represent and classify the bags. But it cannot be directly used to the target domain. Thus we propose to adapt them to the target domain by adding an adaptive term to the source domain classifier. The adaptive function is a linear function based a domain transfer multi-instance dictionary. Given a target domain bag, we first map it to a bag-level feature space using the domain transfer dictionary, and then apply a the linear adaptive function to its bag-level feature vector. To learn the domain-transfer dictionary and the adaptive function parameter, we simultaneously minimize the average classification error of the target domain classifier over the target domain training set, and the complexities of both the adaptive function parameter and the domain transfer dictionary. The minimization problem is solved by an iterative algorithm which update the dictionary and the function parameter alternately. Experiments over several benchmark data sets show the advantage of the proposed method over existing state-of-the-art domain transfer multi-instance learning methods.

📄 PDF Abstract BibTeX arXiv:1605.08397

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningTransfer Learning

Similar Papers 제목 키워드 기반

Compensation based Dictionary Transfer for Similar Multispectral Image Spectral Super-resolution

2025-01-27 · Xiaolin Han, huan zhang, Lijuan Niu, Weidong Sun

Utilizing a spectral dictionary learned from a couple of similar-scene multi- and hyperspectral image, it is possible to reconstruct a desired hyperspectral image only with one single multispectral image. However, the di…

Spectral Super-ResolutionSuper-Resolution

Stochastic Learning of Multi-Instance Dictionary for Earth Mover's Distance based Histogram Comparison

2016-09-03 · Jihong Fan, Ru-Ze Liang

Dictionary plays an important role in multi-instance data representation. It maps bags of instances to histograms. Earth mover's distance (EMD) is the most effective histogram distance metric for the application of multi…

Dictionary LearningImage RetrievalMedical Image RetrievalMulti-Instance Retrieval+4

Category Contrast for Unsupervised Domain Adaptation in Visual Tasks

2021-06-05 · CVPR 2022 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu 외

Instance contrast for unsupervised representation learning has achieved great success in recent years. In this work, we explore the idea of instance contrastive learning in unsupervised domain adaptation (UDA) and propos…

Contrastive LearningDomain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Multiple Instance Dictionary Learning using Functions of Multiple Instances

2015-11-09 · Changzhe Jiao, Alina Zare

A multiple instance dictionary learning method using functions of multiple instances (DL-FUMI) is proposed to address target detection and two-class classification problems with inaccurate training labels. Given inaccura…

Dictionary LearningGeneral ClassificationMultiple Instance Learning

Best Practices for Learning Domain-Specific Cross-Lingual Embeddings

2019-07-06 · WS 2019 8 · Lena Shakurova, Beata Nyari, Chao Li, Mihai Rotaru

Cross-lingual embeddings aim to represent words in multiple languages in a shared vector space by capturing semantic similarities across languages. They are a crucial component for scaling tasks to multiple languages by …

Transfer Learning