Dear author,
Hello, I have noticed that in the laion400m-random data, images are randomly placed before or after their corresponding text, which is similar to real data found on the internet. However, in the paper, images are only compared with the their preceding text for contrastive loss constraint. This may lead to the preceding text does not match the image, so it would introduce noise to the contrastive loss? Even though the generative loss will learn some image-text related information, this noise is not eliminated. May I ask how you view and address this issue?