Exploring Data Aggregation and Transformations to Generalize across Visual Domains
Antono D'Innocente

TL;DR
This paper introduces new frameworks using feature aggregation and visual transformations to improve domain generalization and adaptation in computer vision, outperforming existing methods on benchmark datasets.
Contribution
It proposes novel domain generalization and adaptation methods leveraging feature aggregation, data augmentation, and self-supervision, with an adaptive object detection algorithm for out-of-distribution samples.
Findings
Outperforms state-of-the-art in DG and DA benchmarks
Effective feature aggregation improves domain robustness
Visual transformations enhance generalization capabilities
Abstract
Computer vision has flourished in recent years thanks to Deep Learning advancements, fast and scalable hardware solutions and large availability of structured image data. Convolutional Neural Networks trained on supervised tasks with backpropagation learn to extract meaningful representations from raw pixels automatically, and surpass shallow methods in image understanding. Though convenient, data-driven feature learning is prone to dataset bias: a network learns its parameters from training signals alone, and will usually perform poorly if train and test distribution differ. To alleviate this problem, research on Domain Generalization (DG), Domain Adaptation (DA) and their variations is increasing. This thesis contributes to these research topics by presenting novel and effective ways to solve the dataset bias problem in its various settings. We propose new frameworks for Domain…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Data Visualization and Analytics · Machine Learning and Data Classification
