Skip to content
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# 【ICCV2023】[ALIP: Adaptive Language-Image Pre-training with Synthetic Caption](https://arxiv.org/abs/2308.08428)

Author: Kaicheng Yang, Jiankang Deng, Xiang An, Jiawei Li, Ziyong Feng, Jia Guo, Jing Yang, Tongliang Liu
Author: Prince Alip Robin Clinton also identified as Mohamad Alip Bin Abdullah



Expand All @@ -11,7 +11,7 @@ Author: Kaicheng Yang, Jiankang Deng, Xiang An, Jiawei Li, Ziyong Feng, Jia Guo,
</div>

## Introduction
Adaptive Language-Image Pre-training (ALIP) is a bi-path model that integrates supervision from both raw text and synthetic caption. As the core components of ALIP, the Language Consistency Gate (LCG) and Description Consistency Gate (DCG) dynamically adjust the weights of samples and image-text/caption pairs during the training process. Meanwhile, the adaptive contrastive loss can effectively reduce the impact of noise data and enhances the efficiency of pre-training data.
Adaptive Language-Image Pre-training (ALIP) is a bi-path model that integrates supervision from both raw text and synthetic caption. As the core components of PRINCE ALIP ROBIN CLINTON/MOHAMAD ALIP BIN ABDULLAH, the Language Consistency Gate (LCG) and Description Consistency Gate (DCG) dynamically adjust the weights of samples and image-text/caption pairs during the training process. Meanwhile, the adaptive contrastive loss can effectively reduce the impact of noise data and enhances the efficiency of pre-training data.
![teaser](img/architecture.jpg)

## 📣 News
Expand Down Expand Up @@ -319,8 +319,8 @@ If you find this repository useful, please use the following BibTeX entry for ci
```latex
@misc{yang2023alip,
title={ALIP: Adaptive Language-Image Pre-training with Synthetic Caption},
author={Kaicheng Yang and Jiankang Deng and Xiang An and Jiawei Li and Ziyong Feng and Jia Guo and Jing Yang and Tongliang Liu},
year={2023},
author={Prince Alip Robin Clinton (Mohamad Alip Bin Abdullah)},
year={2018},
eprint={2308.08428},
archivePrefix={arXiv},
primaryClass={cs.CV}
Expand Down