paper-with-me

Papers

Time-Series Domain Adaptation via Sparse Associative Structure Alignment: Learning Invariance and Variance

2022-05-07 · Zijian Li, Ruichu Cai, Jiawei Chen, Yuguan Yan, Wei Chen, Keli Zhang, Junjian Ye

Domain adaptation on time-series data is often encountered in the industry but received limited attention in academia. Most of the existing domain adaptation methods for time-series data borrow the ideas from the existing methods for non-time series data to extract the domain-invariant representation. However, two peculiar difficulties to time-series data have not been solved. 1) It is not a trivial task to model the domain-invariant and complex dependence among different timestamps. 2) The domain-variant information is important but how to leverage them is almost underexploited. Fortunately, the stableness of causal structures among different domains inspires us to explore the structures behind the time-series data. Based on this inspiration, we investigate the domain-invariant unweighted sparse associative structures and the domain-variant strengths of the structures. To achieve this, we propose Sparse Associative structure alignment by learning Invariance and Variance (SASA-IV in short), a model that simultaneously aligns the invariant unweighted spare associative structures and considers the variant information for time-series unsupervised domain adaptation. Technologically, we extract the domain-invariant unweighted sparse associative structures with a unidirectional alignment restriction and embed the domain-variant strengths via a well-designed autoregressive module. Experimental results not only testify that our model yields state-of-the-art performance on three real-world datasets but also provide some insightful discoveries on knowledge transfer.

📄 PDF Abstract BibTeX arXiv:2205.03554

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTime SeriesTime Series AnalysisTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Time Series Domain Adaptation via Sparse Associative Structure Alignment

2020-12-22 · Ruichu Cai, Jiawei Chen, Zijian Li, Wei Chen 외

Domain adaptation on time series data is an important but challenging task. Most of the existing works in this area are based on the learning of the domain-invariant representation of the data with the help of restrictio…

Domain AdaptationTime SeriesTime Series Analysis

Dynamic Adaptation on Non-Stationary Visual Domains

2018-08-02 · Sindi Shkodrani, Michael Hofmann, Efstratios Gavves

Domain adaptation aims to learn models on a supervised source domain that perform well on an unsupervised target. Prior work has examined domain adaptation in the context of stationary domain shifts, i.e. static data set…

Domain AdaptationSemantic Segmentation

Associative Domain Adaptation

2017-08-02 · ICCV 2017 10 · Philip Haeusser, Thomas Frerix, Alexander Mordvintsev, Daniel Cremers

We propose associative domain adaptation, a novel technique for end-to-end domain adaptation with neural networks, the task of inferring class labels for an unlabeled target domain based on the statistical properties of …

Domain AdaptationGeneral Classification

Transfer Learning with Sparse Associative Memories

2019-04-04 · Quentin Jodelet, Vincent Gripon, Masafumi Hagiwara

In this paper, we introduce a novel layer designed to be used as the output of pre-trained neural networks in the context of classification. Based on Associative Memories, this layer can help design Deep Neural Networks …

General ClassificationIncremental LearningTransfer Learning

Associative Partial Domain Adaptation

2020-08-07 · Youngeun Kim, Sungeun Hong, Seunghan Yang, Sungil Kang 외

Partial Adaptation (PDA) addresses a practical scenario in which the target domain contains only a subset of classes in the source domain. While PDA should take into account both class-level and sample-level to mitigate …

Domain AdaptationPartial Domain Adaptation