Related Experiment Video
Updated: Sep 3, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
TSTELM: Two-Stage Transfer Extreme Learning Machine for Unsupervised Domain Adaptation.
Shaofei Zang1, Xinghai Li1, Jianwei Ma1
1College of Information Engineering, Henan University of Science and Technology, Luoyang 471000, China.
This study introduces the two-stage transfer extreme learning machine (TSTELM) to improve domain adaptation for machine learning. TSTELM enhances knowledge transfer, achieving higher accuracy by aligning data distributions and model parameters.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Computer Science
Background:
- Extreme Learning Machine (ELM) excels in classification and regression due to speed and generalization.
- ELM struggles with domain adaptation when training and testing data distributions differ.
Purpose of the Study:
- Propose a novel ELM variant, the Two-Stage Transfer Extreme Learning Machine (TSTELM), to address domain adaptation challenges.
- Enhance knowledge transfer capabilities of ELM for improved performance on target domains with different data distributions.
Main Methods:
- Employ Maximum Mean Discrepancy (MMD) at the statistical matching stage to reduce output layer distribution differences.
- Implement subspace alignment, target cross-domain mean approximation, and output weight approximation for parameter alignment and knowledge transfer.
- Integrate ELM parameters from both stages for final test sample prediction.
Main Results:
- TSTELM effectively enhances knowledge transfer ability in domain adaptation tasks.
- Experiments on four public datasets demonstrate higher accuracy compared to existing transfer and non-transfer classifiers.
- The proposed method shows robust performance in classification tasks across different domains.
Conclusions:
- TSTELM offers a significant improvement over standard ELM for domain adaptation.
- The two-stage approach successfully bridges the distribution gap between source and target domains.
- TSTELM provides a promising solution for machine learning applications requiring robust cross-domain generalization.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Associative Learning
Classical conditioning, also known...
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Improving Translational Accuracy
Transfer Function to State Space
In an...

