3 papers
cs.CV2025
Debiased Prompt Tuning in Vision-Language Model without Annotations
Chaoquan Jiang, Yunfan Yang, Rui Hu +1
Prompt tuning of Vision-Language Models (VLMs) such as CLIP, has demonstrated the ability to rapidly adapt to various downstream tasks. However, recent studies indicate that tuned…
cs.CV2024
Debiasing Vison-Language Models with Text-Only Training
Yunfan Yang, Chaoquan Jiang, Zhiyu Lin +3
Pre-trained vision-language models (VLMs), such as CLIP, have exhibited remarkable performance across various downstream tasks by aligning text and images in a unified embedding sp…
cs.DB2024
CompassDB: Pioneering High-Performance Key-Value Store with Perfect Hash
Jin Jiang, Dongsheng He, Yu Hu +6
Modern mainstream persistent key-value storage engines utilize Log-Structured Merge tree (LSM-tree) based designs, optimizing read/write performance by leveraging sequential disk I…