Towards Learning free Naive Bayes Nearest Neighbor-based Domain Adaptation
Faraz Saeedan, Barbara Caputo

TL;DR
This paper introduces a simple, learning-free Naive Bayes Nearest Neighbor-based domain adaptation method that effectively reduces distribution mismatch in object categorization tasks, especially with many classes and sources.
Contribution
It proposes a novel, straightforward NBNN-based domain adaptation algorithm that is competitive with state-of-the-art methods and scales well with data complexity.
Findings
Competitive with current state-of-the-art on small datasets
Achieves state-of-the-art performance with many classes and sources
Requires minimal computational resources
Abstract
As of today, object categorization algorithms are not able to achieve the level of robustness and generality necessary to work reliably in the real world. Even the most powerful convolutional neural network we can train fails to perform satisfactorily when trained and tested on data from different databases. This issue, known as domain adaptation and/or dataset bias in the literature, is due to a distribution mismatch between data collections. Methods addressing it go from max-margin classifiers to learning how to modify the features and obtain a more robust representation. Recent work showed that by casting the problem into the image-to-class recognition framework, the domain adaptation problem is significantly alleviated \cite{danbnn}. Here we follow this approach, and show how a very simple, learning free Naive Bayes Nearest Neighbor (NBNN)-based domain adaptation algorithm can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and ELM
