中文
相关论文

相关论文: IA-CLAHE: Image-Adaptive Clip Limit Estimation for…

200 篇论文

Contrastive Language-Image Pretraining (CLIP) enables zero-shot inference in downstream tasks such as image-text retrieval and classification. However, recent works extending CLIP suffer from the issue of modality gap, which arises when the…

机器学习 · 计算机科学 2024-12-20 Na Min An , Eunki Kim , James Thorne , Hyunjung Shim

Test-time adaptation with pre-trained vision-language models (VLMs) has attracted increasing attention for tackling the issue of distribution shift during the test phase. While prior methods have shown effectiveness in addressing…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Baoshun Tong , Kaiyu Song , Hanjiang Lai

Low-light image enhancement (LLIE) has traditionally been formulated as a deterministic mapping. However, this paradigm often struggles to account for the ill-posed nature of the task, where unknown ambient conditions and sensor parameters…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Hongru Han , Tingrui Guo , Liming Zhang , Yan Su , Qiwen Xu , Zhuohua Ye

Artificial intelligence (AI) is increasingly used for the inverse design of materials, such as crystals and molecules. Existing AI research on molecules has integrated chemical structures of molecules with textual knowledge to adapt to…

计算与语言 · 计算机科学 2025-02-25 Yang Jeong Park , Mayank Kumaran , Chia-Wei Hsu , Elsa Olivetti , Ju Li

During the preceding biennium, vision-language pre-training has achieved noteworthy success on several downstream tasks. Nevertheless, acquiring high-quality image-text pairs, where the pairs are entirely exclusive of each other, remains a…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Yuting Gao , Jinfeng Liu , Zihan Xu , Tong Wu Enwei Zhang , Wei Liu , Jie Yang , Ke Li , Xing Sun

Contrastive learning -- a modern approach to extract useful representations from unlabeled data by training models to distinguish similar samples from dissimilar ones -- has driven significant progress in foundation models. In this work, we…

机器学习 · 统计学 2025-10-15 Licong Lin , Song Mei

Contrastive Language-Image Pre-training (CLIP) has been shown to learn visual representations with great transferability, which achieves promising accuracy for zero-shot classification. To further improve its downstream performance,…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Ziyu Guo , Renrui Zhang , Longtian Qiu , Xianzheng Ma , Xupeng Miao , Xuming He , Bin Cui

Contrastive Language-Image Pretraining (CLIP) achieves strong generalization in vision-language tasks by aligning images and texts in a shared embedding space. However, recent findings show that CLIP-like models still underutilize…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Weiheng Zhao , Zilong Huang , Jiashi Feng , Xinggang Wang

Human visual perception naturally evaluates image quality across multiple scales, a hierarchical process that existing blind image quality assessment (BIQA) algorithms struggle to replicate effectively. This limitation stems from a…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Runze Hu , Zihao Huang , Xudong Li , Bohan Fu , Yan Zhang , Sicheng Zhao

Recent advances in contrastive language-image pretraining (CLIP) have demonstrated strong capabilities in zero-shot classification by aligning visual representations with target text embeddings in an image level. However, in dense…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Feng Wang , Jieru Mei , Alan Yuille

In the field of Blind Image Quality Assessment (BIQA), accurately predicting the perceptual quality of authentically distorted images remains highly challenging due to the diverse and complex distortions present in natural environments.…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Yu Li , Puchao Zhou , Yachun Mi , Yanfeng Wu , Xiaoming Wang , Shaohui Liu

Accurately estimating the normalization term (also known as the partition function) in the contrastive loss is a central challenge for training Contrastive Language-Image Pre-training (CLIP) models. Conventional methods rely on large…

机器学习 · 计算机科学 2026-03-05 Xiyuan Wei , Chih-Jen Lin , Tianbao Yang

Visual recognition is recently learned via either supervised learning on human-annotated image-label data or language-image contrastive learning with webly-crawled image-text pairs. While supervised learning may result in a more…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Jianwei Yang , Chunyuan Li , Pengchuan Zhang , Bin Xiao , Ce Liu , Lu Yuan , Jianfeng Gao

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular applications with few…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Bowen Tao , Lan Li , Xin-Chun Li , De-Chuan Zhan

In-Context Learning (ICL) is an important paradigm for adapting Large Language Models (LLMs) to downstream tasks through a few demonstrations. Despite the great success of ICL, the limitation of the demonstration number may lead to…

计算与语言 · 计算机科学 2024-01-10 Caoyun Fan , Jidong Tian , Yitian Li , Hao He , Yaohui Jin

The goal of this paper is to improve the performance of pretrained Vision Transformer (ViT) models, particularly DINOv2, in image clustering task without requiring re-training or fine-tuning. As model size increases, high-norm artifacts…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Kazumoto Nakamura , Yuji Nozawa , Yu-Chieh Lin , Kengo Nakata , Youyang Ng

End-to-end autonomous driving systems powered by Vision-Language-Action (VLA) models achieve strong performance on common driving scenarios, yet remain brittle in rare but safety-critical long-tail situations such as active construction…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Ruiyang Zhu , Yuehan He , Boyuan Zheng , Zesen Zhao , Ahmad Chalhoub , Qingzhao Zhang , Z. Morley Mao

Recent advancements in Contrastive Language-Image Pre-training (CLIP) have demonstrated notable success in self-supervised representation learning across various tasks. However, the existing CLIP-like approaches often demand extensive GPU…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Yuexi Du , Brian Chang , Nicha C. Dvornek

Low-light conditions have an adverse impact on machine cognition, limiting the performance of computer vision systems in real life. Since low-light data is limited and difficult to annotate, we focus on image processing to enhance low-light…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Igor Morawski , Kai He , Shusil Dangi , Winston H. Hsu

CLIP is a widely used foundational vision-language model that is used for zero-shot image recognition and other image-text alignment tasks. We demonstrate that CLIP is vulnerable to change in image quality under compression. This surprising…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Cangxiong Chen , Vinay P. Namboodiri , Julian Padget