Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a survey #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,17 @@ Using adapters provides multiple benefits. They are ...


## Surveys
- **Parameter-Efficient Fine-Tuning for Pre-Trained Vision Models: A Survey** 

_Yi Xin1, Siqi Luo1,2, Haodi Zhou1, Junlong Du3, Xiaohong Liu2,Yue Fan4, Qing Li4, Yuntao Du_ (2024)

<details>
<summary>TLDR</summary>
This survey provides a comprehensive overview and future directions for visual PEFT, offering a systematic review of the latest advancements, and categorizes existing methods into three categories: addition-based, partial-based, and unified-based.
</details>

[[Paper PDF]](https://arxiv.org/pdf/2402.02242.pdf)&nbsp; [[Semantic Scholar]](https://www.semanticscholar.org/paper/Parameter-Efficient-Fine-Tuning-for-Pre-Trained-A-Xin-Luo/0f2fbed561e37da842c98633faf8fe1de9e2e174)

- **Modular Deep Learning**&nbsp;

arXiv.org
Expand Down