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

Addition of TNNLS 2024 Paper #182

Open
wants to merge 1 commit into
base: master
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Awesome Incremental Learning / Lifelong learning
## Survey
- <a name="todo"></a> Continual Learning With Knowledge Distillation: A Survey (**TNNLS 2024**) [[paper](https://ieeexplore.ieee.org/document/10721446)]
- <a name="todo"></a> Recent Advances of Multimodal Continual Learning: A Comprehensive Survey (**arXiv 2024**) [[paper](https://arxiv.org/pdf/2410.05352)]
- <a name="todo"></a> Catastrophic Forgetting in Deep Learning: A Comprehensive Taxonomy (**JBCS 2024**) [[paper](https://journals-sol.sbc.org.br/index.php/jbcs/article/view/3966)]
- <a name="todo"></a> Class-Incremental Learning: A Survey (**TPAMI 2024**) [[paper](https://arxiv.org/abs/2302.03648)][[code](https://github.com/zhoudw-zdw/CIL_Survey/)]
Expand Down