Research
On-device research index

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.

169,181 papers · 148 categories

Trend · papers per month

4088161,2231,631 · Jun 202019922001200920182026
48 results for Cross-domain representation learning

A new method improves cross-domain sentiment analysis by learning weighted domain-invariant representations.

problem Label distribution changes across domains harm domain adaptation in DIRL.
method Proposes WDIRL, a modification to DIRL that learns weighted domain-invariant representations.
result Empirical studies show the effectiveness of WDIRL in cross-domain sentiment analysis.

DMGE learns cross-domain user behavior embeddings using multi-graphs and GNNs.

problem Data sparsity in learning large-scale item embedding from individual domain data.
method Construct multi-graphs from users' behaviors across domains, use multi-graph neural networks to learn cross-domain representation.
result DMGE outperforms state-of-the-art embedding methods in various tasks.

Sparse coding has shown its power as an effective data representation method. However, up to now, all the sparse coding approaches are limited within the single domain learning problem. In this paper, we extend the sparse coding to cross domain learning problem, which tries to learn from a source domain to a target dom…

2013-11-27abs ↗pdf ↗

JSCN improves cross-domain recommendation by learning domain-invariant user representations.

problem Cross-domain recommendation data sparsity and domain-incompatibility issues.
method JSCN uses multi-layer spectral convolutions on different graphs to learn domain-invariant user representations and domain adaptive user mappings.
result Significant improvement in cross-domain recommendation performance (9.2% recall, 36.4% MAP improvements).

VASE learns disentangled representations that generalize across domains.

problem Learning new knowledge from diverse data sources while preserving old knowledge.
method VASE uses shared embeddings and Minimum Description Length principle to disentangle representations.
result VASE achieves better cross-domain inference and disentangled representations.

ADGAN improves risk tolerance prediction by aligning cross-domain data.

problem Lack of professional knowledge and domain-specific models in risk tolerance studies.
method Asymmetric cross-Domain Generative Adversarial Network (ADGAN) for domain scale inequality.
result ADGAN better handles class imbalance and unqualified data than state-of-the-art methods.

New approach improves cross-domain recommendation for sparse target domains.

problem Cross-domain recommendation challenges with sparse target domains.
method Guided neural collaborative filtering with domain-invariant components across dense and sparse domains.
result Effective and scalable approach demonstrated on public and Visa datasets.

NeuCDCF combines matrix factorization and deep learning for cross-domain recommendation.

problem Data sparsity and cold-start problems in recommendation systems.
method Wide and deep framework combining matrix factorization and deep neural networks.
result NeuCDCF outperforms state-of-the-art models on real-world datasets.

Proposes a new method for manifold alignment using geometry-regularized twin autoencoders.

problem Traditional MA methods lack out-of-sample extension and real-world applicability.
method Guided representation learning with geometry-regularized twin autoencoders.
result Improves cross-domain generalization and robustness while maintaining alignment fidelity.

HAGAN uses hierarchical attention to improve cross-domain sentiment classification.

problem Cross-domain sentiment classification with domain discrepancy.
method Hierarchical attention in GANs to produce domain-indistinguishable document representations.
result HAGAN outperforms existing methods on Amazon review dataset.

A new model CDT improves cross-domain recommendation by learning translation vectors.

problem Improving cross-domain recommendation by transferring user preferences across different platforms.
method Translation-based learning approach with embedding space and factorization machines.
result The proposed CDT model outperforms other cross-domain strategies in six publicly available tasks.

DSSM separates domain-invariant dynamics from domain-specifics in sequential data.

problem Learning cross-domain sequence representations from diverse data domains.
method Introduce disentangled state space models (DSSM) using unsupervised VAE-based training.
result Improves knowledge transfer and robust prediction across domains.

Study shows cross-domain X-ray prediction performance discrepancies and label shifts.

problem Quantifying generalization limits across different X-ray datasets.
method Large-scale study on multiple X-ray datasets, focusing on performance and label shifts.
result Interesting discrepancies found between model performance and agreement, and concept similarity across tasks.

A new model for imputing missing values in time series data across domains.

problem Imputing missing values in time series data across domains with domain shifts and high missing rates.
method A diffusion-based imputation model that integrates shared spectral components and domain-specific temporal structures, with cross-domain consistency alignment.
result Our model effectively handles missing values and domain shifts, outperforming existing methods.

Proposes ADC for cross-domain recommendation balancing user preferences.

problem Users' preferences change across different domains (e.g., social media, e-commerce).
method Designs a neural architecture and cross-domain loss function to adaptively balance user preferences.
result ADC model effectively balances the impact of domains with different complexities.

URT layer improves few-shot image classification across diverse domains.

problem Few-shot image classification in multi-domain settings.
method Meta-learns to dynamically re-weight and compose domain-specific representations.
result Sets new state-of-the-art on Meta-Dataset.

TCRI improves domain generalization by enforcing conditional independence constraints.

problem Limitations of existing domain generalization methods due to incomplete constraints.
method TCRI implements regularizers motivated by conditional independence constraints.
result TCRI achieves cross-domain stability and outperforms baselines in worst-domain accuracy.

CosML combines domain-specific meta-learners for cross-domain few-shot classification.

problem Generalizing to unseen domains while meta-learning on multiple seen domains.
method CosML trains domain-specific meta-learners and combines their meta-parameters in the parameter space.
result CosML outperforms state-of-the-art methods and achieves strong cross-domain generalization.

GWIL uses Gromov-Wasserstein distance to align expert and imitation agent states.

problem Cross-domain imitation learning challenges due to different system dimensions and stationary distributions.
method Gromov-Wasserstein Imitation Learning (GWIL) using Gromov-Wasserstein distance.
result GWIL effectively aligns expert and imitation agent states in various continuous control domains.

New model learns coupled representations for domains, intents, and slots.

problem Representation learning for domains, intents, and slots in spoken language understanding.
method Proposes a model that learns coupled representations by aggregating slot and intent representations based on their hierarchical relationships.
result Improved performance on contextual cross-domain reranking task.

Deep neural networks improve face matching across different domains for banking security.

problem Matching facial images from ID documents with selfies for secure transactions.
method A novel deep learning architecture using two CNNs for cross-domain face matching.
result Accuracy rates higher than 93% on the FaceBank dataset.

TLR learns better latent representations for unsupervised domain adaptation.

problem Learning models in a target domain using data from a source domain.
method Designing a simple linear autoencoder objective function to derive robust latent representations.
result TLR reduces domain shift and preserves common properties of both domains.

Develops Triangle GAN for semi-supervised cross-domain learning.

problem Semi-supervised cross-domain joint distribution matching with limited labeled data.
method Triangle GAN architecture with two generators and two discriminators trained adversarially.
result Generators learn conditional distributions between domains, discriminators define ternary function.

AdaFlow adapts DNN density estimators to new distributions for anomaly detection and cross-domain translation.

problem Unsupervised anomaly detection and cross-domain translation with limited paired data.
method AdaFlow combines Normalizing Flows and Adaptive Batch-Normalizations for domain adaptation.
result AdaFlow efficiently adapts to new distributions with minimal computational resources.

CDSPP learns domain-specific projections for heterogeneous domain adaptation.

problem Heterogeneous domain adaptation problems where source and target domains have different modalities or feature dimensions.
method Cross-Domain Structure Preserving Projection (CDSPP) algorithm that learns domain-specific projections to map features into a common subspace.
result CDSPP achieves superior performance in both supervised and semi-supervised HDA compared to state-of-the-art methods.

This paper proposes learning priors for adversarial autoencoders to improve model expressiveness.

problem The choice of priors in deep latent factor models can significantly affect model expressiveness, especially for models with limited capacity.
method The authors introduce code generators to transform simple priors into ones that better characterize the data distribution for adversarial autoencoders.
result The proposed model generates better image quality and learns better disentangled representations than standard AAEs in supervised and unsupervised settings.