Understanding Cross-Domain Adaptation in Low-Resource Topic Modeling
About
Topic modeling plays a vital role in uncovering hidden semantic structures within text corpora, but existing models struggle in low-resource settings where limited target-domain data leads to unstable and incoherent topic inference. We address this challenge by formally introducing domain adaptation for low-resource topic modeling, where a high-resource source domain informs a low-resource target domain without overwhelming it with irrelevant content. We establish a finite-sample generalization bound showing that effective knowledge transfer depends on robust performance in both domains, minimizing latent-space discrepancy, and preventing overfitting to the data. Guided by these insights, we propose DALTA (Domain-Aligned Latent Topic Adaptation), a new framework that employs a shared encoder for domain-invariant features, specialized decoders for domain-specific nuances, and adversarial alignment to selectively transfer relevant information. Experiments on diverse low-resource datasets demonstrate that DALTA consistently outperforms state-of-the-art methods in terms of topic coherence, stability, and transferability.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text Classification | Drug Review Norethindrone (5-fold cross-validation) | Accuracy60 | 36 | |
| Text Classification | Drug Review Norgestimate (5-fold cross-validation) | Accuracy64.6 | 36 | |
| Text Classification | Newsgroup Science (5-fold cross-validation) | Accuracy0.758 | 36 | |
| Text Classification | SMS Spam Collection (5-fold cross-validation) | Accuracy97.8 | 36 | |
| Text Classification | Newsgroup Religion (5-fold cross-validation) | Accuracy54.9 | 36 | |
| Text Classification | Yelp (5-fold cross-validation) | Accuracy68.6 | 36 | |
| Document Clustering | Newsgroup Religion | Purity50 | 18 | |
| Document Clustering | Drug Review Norgestimate | Purity60.4 | 18 | |
| Document Clustering | SMS Spam Collection | Purity97.8 | 18 | |
| Topic Modeling | Newsgroup Science | Cv0.493 | 18 |