SkillAgentSearch skills...

KnowledgeFactor

[ECCV2022] Factorizing Knowledge in Neural Networks

Install / Use

/learn @Adamdad/KnowledgeFactor

README

Factorizing Knowledge in Neural Networks

This is a PyTorch implementation of the paper

Factorizing Knowledge in Neural Networks(ECCV 2022)

Supplementary Material

Xingyi Yang, Jingwen Ye, Xinchao Wang

kf In this paper, we explore a novel and ambitious knowledge-transfer task, termed Knowledge Factorization~(KF). The core idea of KF lies in the modularization and assemblability of knowledge: given a pretrained network model as input, KF aims to decompose it into several factor networks, each of which handles only a dedicated task and maintains task-specific knowledge factorized from the source network.

Licence

This project is released under the Apache 2.0 license.

Citation

If you find this project useful in your research, please consider cite:

    @Article{yang2022knowledgefactor,
    author  = {Xingyi Yang, Jingwen Ye, Xinchao Wang},
    title   = {Factorizing Knowledge in  Neural Networks},
    journal = {European Conference on Computer Vision},
    year    = {2022},
    }
View on GitHub
GitHub Stars91
CategoryEducation
Updated6mo ago
Forks5

Languages

Python

Security Score

92/100

Audited on Sep 26, 2025

No findings