Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Semantically Guided Action Anticipation

Created by
  • Haebom

Author

Anxhelo Diko, Antonino Furnari, Luigi Cinque, Giovanni Maria Farinella

Outline

This paper addresses the problem of unsupervised domain adaptation, which enables model knowledge transfer across unknown domains. To address the challenge of existing methods, which struggle to balance domain-invariant representations with preserving domain-specific features, we present a novel approach that aligns the relative positions of equivalent concepts in latent space, rather than relying on absolute coordinate alignment. This approach preserves domain-specific features by defining a domain-agnostic structure for semantic/geometric relationships between class labels in language space and inducing the organization of samples in visual space to reflect referential inter-class relationships. We demonstrate excellent performance on domain adaptation tasks across four image and video datasets, achieving average class accuracy improvements of +3.32% on DomainNet, +5.75% on GeoPlaces, +4.77% on GeoImnet, and +1.94% on EgoExo4D.

Takeaways, Limitations

Takeaways:
A novel approach to solving domain adaptation problems through relative position alignment in latent space is presented.
Leveraging relationships in language space to derive domain-agnostic structures in visual space.
Demonstrated superior performance compared to existing methods on various datasets.
Limitations:
There is no Limitations specified in the paper. (There is no specific Limitations mentioned in the Abstract.)
👍