paper-with-me

Papers

Multi-View Domain Generalization for Visual Recognition

2015-12-01 · ICCV 2015 12 · Li Niu, Wen Li, Dong Xu

In this paper, we propose a new multi-view domain generalization (MVDG) approach for visual recognition, in which we aim to use the source domain samples with multiple types of features (i.e., multi-view features) to learn robust classifiers that can generalize well to any unseen target domain. Considering the recent works show the domain generalization capability can be enhanced by fusing multiple SVM classifiers, we build upon exemplar SVMs to learn a set of SVM classifiers by using one positive sample and all negative samples in the source domain each time. When the source domain samples come from multiple latent domains, we expect the weight vectors of exemplar SVM classifiers can be organized into multiple hidden clusters. To exploit such cluster structure, we organize the weight vectors learnt on each view as a weight matrix and seek the low-rank representation by reconstructing this weight matrix using itself as the dictionary. To enforce the consistency of inherent cluster structures discovered from the weight matrices learnt on different views, we introduce a new regularizer to minimize the mismatch between any two representation matrices on different views. We also develop an efficient alternating optimization algorithm and further extend our MVDG approach for domain adaptation by exploiting the manifold structure of unlabeled target domain samples. Comprehensive experiments for visual recognition clearly demonstrate the effectiveness of our approaches for domain generalization and domain adaptation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain Generalization

Similar Papers 제목 키워드 기반

Robust Domain Generalization for Multi-modal Object Recognition

2024-08-11 · Yuxin Qiao, Keqin Li, Junhong Lin, Rong Wei 외

In multi-label classification, machine learning encounters the challenge of domain generalization when handling tasks with distributions differing from the training data. Existing approaches primarily focus on vision obj…

Domain GeneralizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONObject+1

Visual Recognition by Learning From Web Data: A Weakly Supervised Domain Generalization Approach

2015-06-01 · CVPR 2015 6 · Li Niu, Wen Li, Dong Xu

In this work, we formulate a new weakly supervised domain generalization problem for the visual recognition task by using loosely labeled web images/videos as training data. Specifically, we aim to address two challengin…

Domain Generalization

EV-CLIP: Efficient Visual Prompt Adaptation for CLIP in Few-shot Action Recognition under Visual Challenges

2026-04-24 · Hyo Jin Jon, Longbin Jin, Eun Yi Kim arxiv

CLIP has demonstrated strong generalization in visual domains through natural language supervision, even for video action recognition. However, most existing approaches that adapt CLIP for action recognition have primari…

Action Recognition

Attention Consistency on Visual Corruptions for Single-Source Domain Generalization

2022-04-27 · Ilke Cugu, Massimiliano Mancini, Yanbei Chen, Zeynep Akata

Generalizing visual recognition models trained on a single distribution to unseen input distributions (i.e. domains) requires making them robust to superfluous correlations in the training set. In this work, we achieve t…

Domain GeneralizationSingle-Source Domain Generalization

GOPro: Generate and Optimize Prompts in CLIP using Self-Supervised Learning

2023-08-22 · Mainak Singha, Ankit Jha, Biplab Banerjee

Large-scale foundation models, such as CLIP, have demonstrated remarkable success in visual recognition tasks by embedding images in a semantically rich space. Self-supervised learning (SSL) has also shown promise in imp…

Domain GeneralizationPrompt LearningSelf-Supervised Learning