paper-with-me

Papers

MemSAC: Memory Augmented Sample Consistency for Large Scale Unsupervised Domain Adaptation

2022-07-25 · Tarun Kalluri, Astuti Sharma, Manmohan Chandraker

Practical real world datasets with plentiful categories introduce new challenges for unsupervised domain adaptation like small inter-class discriminability, that existing approaches relying on domain invariance alone cannot handle sufficiently well. In this work we propose MemSAC, which exploits sample level similarity across source and target domains to achieve discriminative transfer, along with architectures that scale to a large number of categories. For this purpose, we first introduce a memory augmented approach to efficiently extract pairwise similarity relations between labeled source and unlabeled target domain instances, suited to handle an arbitrary number of classes. Next, we propose and theoretically justify a novel variant of the contrastive loss to promote local consistency among within-class cross domain samples while enforcing separation between classes, thus preserving discriminative transfer from source to target. We validate the advantages of MemSAC with significant improvements over previous state-of-the-art on multiple challenging transfer tasks designed for large-scale adaptation, such as DomainNet with 345 classes and fine-grained adaptation on Caltech-UCSD birds dataset with 200 classes. We also provide in-depth analysis and insights into the effectiveness of MemSAC.

📄 PDF Abstract BibTeX arXiv:2207.12389

Code (1)

ViLab-UCSD/MemSAC_ECCV2022 공식 구현 pytorch

Tasks

Domain AdaptationFine-Grained Visual RecognitionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MemCam: Memory-Augmented Camera Control for Consistent Video Generation

2026-03-27 · Xinhang Gao, Junlin Guan, Shuhan Luo, Wenzhuo Li 외 arxiv

Interactive video generation has significant potential for scene simulation and video creation. However, existing methods often struggle with maintaining scene consistency during long video generation under dynamic camer…

Video Generation

Theoretical Analysis of Consistency Regularization with Limited Augmented Data

2021-09-29 · Shuo Yang, Yijun Dong, Rachel Ward, Inderjit S Dhillon 외

Data augmentation is popular in the training of large neural networks; currently, however, there is no clear theoretical comparison between different algorithmic choices on how to use augmented data. In this paper, we ta…

Data AugmentationGeneralization Boundsregression

Memory-V2V: Memory-Augmented Video-to-Video Diffusion for Consistent Multi-Turn Editing

2026-01-22 · Dohun Lee, Chun-Hao Paul Huang, Xuelin Chen, Jong Chul Ye 외 arxiv

Video-to-video diffusion models achieve impressive single-turn editing performance, but practical editing workflows are inherently iterative. When edits are applied sequentially, existing models treat each turn independe…

Novel View Synthesis

Improving memory banks for unsupervised learning with large mini-batch, consistency and hard negative mining

2021-02-08 · Adrian Bulat, Enrique Sánchez-Lozano, Georgios Tzimiropoulos

An important component of unsupervised learning by instance-based discrimination is a memory bank for storing a feature representation for each training sample in the dataset. In this paper, we introduce 3 improvements t…

MemLoRA: Distilling Expert Adapters for On-Device Memory Systems

2025-12-04 · Massimo Bini, Ondrej Bohdal, Umberto Michieli, Zeynep Akata 외 arxiv

Memory-augmented Large Language Models (LLMs) have demonstrated remarkable consistency during prolonged dialogues by storing relevant memories and incorporating them as context. Such memory-based personalization is also …

Visual Question AnsweringKnowledge DistillationVisual Reasoning