Published January 22, 2026
| Version v1.0.0
Software
Open
CGCL-codes/Thorki: Thorki v1.0.0
Authors/Creators
Description
๐ New Release: Thorki v1.0.0
This release introduces Thorki, a federated learning system that decouples general and personalized knowledge across all model layers to achieve superior accuracy and efficiency.
โจ Key Features
- Dual-model design:
- A small model for preserving client-specific personalized knowledge.
- A large model for collaboratively learning general knowledge via federated training.
- Lightweight fusion network that adaptively combines outputs from both models during inference.
- Efficient personalization using a small adaptation set without compromising privacy.
๐งช Experimental Coverage
- Evaluated with three model architectures on four datasets under varying data heterogeneity.
- Includes comprehensive ablation studies validating each component of Thorki.
๐ง Implementation
- Supports CV and NLP tasks with pre-trained ViT and BERT backbones.
- Incorporates LoRA-based fine-tuning for parameter-efficient training.
Files
CGCL-codes/Thorki-v1.0.0.zip
Files
(1.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9565b01b13f1ef0c71625f2267faf550
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/CGCL-codes/Thorki/tree/v1.0.0 (URL)
Software
- Repository URL
- https://github.com/CGCL-codes/Thorki