DARL framework tackles partial domain adaptation by selecting source instances for positive transfer.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Transformer models show robustness across domains with domain adversarial training.
This work increases shape bias in CNNs trained on ImageNet, improving robustness without accuracy gain.
Fisher loss improves deep domain adaptation by learning discriminative within-class compact and between-class separable representations.
Choosing optimal (or at least better) policies is an important problem in domains from medicine to education to finance and many others. One approach to this problem is through controlled experiments/trials - but controlled experiments are expensive. Hence it is important to choose the best policies on the basis of obs…
Domain adaptation addresses the common problem when the target distribution generating our test data drifts from the source (training) distribution. While absent assumptions, domain adaptation is impossible, strict conditions, e.g. covariate or label shift, enable principled algorithms. Recently-proposed domain-adversa…
Paper proposes MDAT to stabilize domain alignment in label-scarce settings.
Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two domains is via domain adversarial training (Ganin & Lempitsky, 2015), which attempt…
MuLANN tackles multi-domain learning with adversarial approach.
New framework using Jensen-Shannon divergence improves domain adaptation theory.
Unified deep architecture for domain-invariant network alignment.
AFTER technique improves NLP models by preventing overfitting to task-specific domains.
We present CROSSGRAD, a method to use multi-domain training data to learn a classifier that generalizes to new domains. CROSSGRAD does not need an adaptation phase via labeled or unlabeled data, or domain features in the new domain. Most existing domain adaptation methods attempt to erase domain signals using technique…
Paper proposes a method to refine embeddings efficiently.
Through deep learning and computer vision techniques, driving manoeuvres can be predicted accurately a few seconds in advance. Even though adapting a learned model to new drivers and different vehicles is key for robust driver-assistance systems, this problem has received little attention so far. This work proposes to …
Domain-Adversarial Neural Networks improve fault diagnosis models across different machines.
MetFA aligns source and target domains for cross-device image classification.
New risk decompositions clarify domain adaptation issues.
With the rapid development of high-throughput technologies, parallel acquisition of large-scale drug-informatics data provides huge opportunities to improve pharmaceutical research and development. One significant application is the purpose prediction of small molecule compounds, aiming to specify therapeutic propertie…
DAC-SSM learns domain-agnostic states for better imitation learning.
Proposes novel losses for fine-grained categorical domain adaptation.
Statistical learning on biological data can be challenging due to confounding variables in sample collection and processing. Confounders can cause models to generalize poorly and result in inaccurate prediction performance metrics if models are not validated thoroughly. In this paper, we propose methods to control for …
We propose a framework that learns a representation transferable across different domains and tasks in a label efficient manner. Our approach battles domain shift with a domain adversarial loss, and generalizes the embedding to novel task using a metric learning-based approach. Our model is simultaneously optimized on …
Unsupervised learning filters tweets for emergency services during crises.
AVDA transfers knowledge from source to target domains using embeddings.
Generating logical form equivalents of human language is a fresh way to employ neural architectures where long short-term memory effectively captures dependencies in both encoder and decoder units. The logical form of the sequence usually preserves information from the natural language side in the form of similar token…
Paper tackles sim-to-real domain adaptation in HEP.
We introduce a new representation learning algorithm suited to the context of domain adaptation, in which data at training and test time come from similar but different distributions. Our algorithm is directly inspired by theory on domain adaptation suggesting that, for effective domain transfer to be achieved, predict…
Improves unsupervised domain adaptation by mixing source and target domains.
Method addresses label shift in adversarial domain adaptation.
This paper creates imperceptible, effective audio adversarial examples for speech recognition.
While neural networks have shown impressive performance on large datasets, applying these models to tasks where little data is available remains a challenging problem. In this paper we propose to use feature transfer in a zero-shot experimental setting on the task of semantic parsing. We first introduce a new method fo…
Active learning improves inspection systems by using weakly labeled data.
Many people are suffering from voice disorders, which can adversely affect the quality of their lives. In response, some researchers have proposed algorithms for automatic assessment of these disorders, based on voice signals. However, these signals can be sensitive to the recording devices. Indeed, the channel effect …
CRN model estimates treatment effects over time using adversarial balancing.
New method removes pseudo-label bias for unsupervised domain adaptation.
The paper improves model robustness by regularizing posterior differences.
New algorithm guarantees domain generalization with few environments.
We consider the problem of a neural network being requested to classify images (or other inputs) without making implicit use of a "protected concept", that is a concept that should not play any role in the decision of the network. Typically these concepts include information such as gender or race, or other contextual …
A new method makes adversarial domain adaptation aware of class relationships.
Proposes a method to predict RUL with domain adaptation for PHM.
While domain adaptation has been actively researched in recent years, most theoretical results and algorithms focus on the single-source-single-target adaptation setting. Naive application of such algorithms on multiple source domain adaptation problem may lead to suboptimal solutions. As a step toward bridging the gap…
We introduce a new representation learning approach for domain adaptation, in which data at training and test time come from similar but different distributions. Our approach is directly inspired by the theory on domain adaptation suggesting that, for effective domain transfer to be achieved, predictions must be made b…
Incremental domain adaptation improves neural network performance.
KD improves DNN performance on unseen data without hyperparameter tuning.
The learning of domain-invariant representations in the context of domain adaptation with neural networks is considered. We propose a new regularization method that minimizes the discrepancy between domain-specific latent feature representations directly in the hidden activation space. Although some standard distributi…
Paper develops new algorithms for unsupervised multi-class domain adaptation.
Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while it is a well explored topic in computer vision, it is largely ignored in robotic …