中文
相关论文

相关论文: Prompting Language-Informed Distribution for Compo…

200 篇论文

This work explores the zero-shot compositional learning ability of large pre-trained vision-language models(VLMs) within the prompt-based learning framework and propose a model (\textit{PromptCompVL}) to solve the compositonal zero-shot…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Guangyue Xu , Parisa Kordjamshidi , Joyce Chai

Compositional Zero-Shot Learning (CZSL) aims to transfer knowledge from seen state-object pairs to novel unseen pairs. In this process, visual bias caused by the diverse interrelationship of state-object combinations blurs their visual…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Chenyi Jiang , Haofeng Zhang

We tackle continual adaptation of vision-language models to new attributes, objects, and their compositions in Compositional Zero-Shot Learning (CZSL), while preventing forgetting of prior knowledge. Unlike classical continual learning…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Sauda Maryam , Sara Nadeem , Faisal Qureshi , Mohsen Ali

Compositional zero-shot learning (CZSL) refers to recognizing unseen compositions of known visual primitives, which is an essential ability for artificial intelligence systems to learn and understand the world. While considerable progress…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Siteng Huang , Qiyao Wei , Donglin Wang

Compositional zero-shot learning aims to recognize unseen state-object compositions by leveraging known primitives (state and object) during training. However, effectively modeling interactions between primitives and generalizing knowledge…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Lin Li , Guikun Chen , Zhen Wang , Jun Xiao , Long Chen

Compositional Zero-Shot Learning (CZSL) aims to recognize novel attribute-object compositions by leveraging knowledge from seen compositions. Current methods align textual prototypes with visual features via Vision-Language Models (VLMs),…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Shiyu Zhang , Cheng Yan , Yang Liu , Chenchen Jing , Lei Zhou , Wenjun Wang

Compositional Zero-shot Learning (CZSL) aims to recognize novel concepts composed of known knowledge without training samples. Standard CZSL either identifies visual primitives or enhances unseen composed entities, and as a result,…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Xiaocheng Lu , Ziming Liu , Song Guo , Jingcai Guo , Fushuo Huo , Sikai Bai , Tao Han

The goal of open-world compositional zero-shot learning (OW-CZSL) is to recognize compositions of state and objects in images, given only a subset of them during training and no prior on the unseen compositions. In this setting, models…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Shyamgopal Karthik , Massimiliano Mancini , Zeynep Akata

Compositional Zero-Shot Learning (CZSL) aims to identify unseen state-object compositions by leveraging knowledge learned from seen compositions. Existing approaches often independently predict states and objects, overlooking their…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Insu Lee , Jiseob Kim , Kyuhong Shim , Byonghyo Shim

Open-World Compositional Zero-shot Learning (OW-CZSL) aims to recognize novel compositions of state and object primitives in images with no priors on the compositional space, which induces a tremendously large output space containing all…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Fushuo Huo , Wenchao Xu , Song Guo , Jingcai Guo , Haozhao Wang , Ziming Liu , Xiaocheng Lu

Open-World Compositional Zero-Shot Learning (OW-CZSL) addresses the challenge of recognizing novel compositions of known primitives and entities. Even though prior works utilize language knowledge for recognition, such approaches exhibit…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Hirunima Jayasekara , Khoi Pham , Nirat Saini , Abhinav Shrivastava

Compositional Zero-Shot Learning (CZSL) aims to recognize subtle differences in meaning or the combination of states and objects through the use of known and unknown concepts during training. Existing methods either focused on prompt…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Sua Jung

Compositional Zero-Shot Learning (CZSL) aims to recognize novel concepts formed by known states and objects during training. Existing methods either learn the combined state-object representation, challenging the generalization of unseen…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Xiaocheng Lu , Ziming Liu , Song Guo , Jingcai Guo

Compositional Zero-Shot Learning (CZSL) is a critical task in computer vision that enables models to recognize unseen combinations of known attributes and objects during inference, addressing the combinatorial challenge of requiring…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Ans Munir , Faisal Z. Qureshi , Mohsen Ali , Muhammad Haris Khan

In Zero-Shot Learning (ZSL), embedding-based methods enable knowledge transfer from seen to unseen classes by learning a visual-semantic mapping from seen-class images to class-level semantic prototypes (e.g., attributes). However, these…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Lei Wang , Shiming Chen , Guo-Sen Xie , Ziming Hong , Chaojian Yu , Qinmu Peng , Xinge You

We introduce compositional soft prompting (CSP), a parameter-efficient learning technique to improve the zero-shot compositionality of large-scale pretrained vision-language models (VLMs) like CLIP. We develop CSP for compositional…

机器学习 · 计算机科学 2023-04-25 Nihal V. Nayak , Peilin Yu , Stephen H. Bach

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen compositions from seen states and objects. The disparity between the manually labeled semantic information and its actual visual features causes a significant imbalance of…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Chenyi Jiang , Dubing Chen , Shidong Wang , Yuming Shen , Haofeng Zhang , Ling Shao

Open World Compositional Zero-Shot Learning (OW-CZSL) is known to be an extremely challenging task, which aims to recognize unseen compositions formed from seen attributes and objects without any prior assumption of the output space. In…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Lingyu Zhang , Ting Hua , Yilin Shen , Hongxia Jin

Vision-Language Models (VLMs) have demonstrated impressive multimodal capabilities in learning joint representations of visual and textual data, making them powerful tools for tasks such as Compositional Zero-Shot Learning (CZSL). CZSL…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Kyle Stein , Arash Mahyari , Guillermo Francia , Eman El-Sheikh

Zero-shot learning (ZSL) aims at understanding unseen categories with no training examples from class-level descriptions. To improve the discriminative power of ZSL, we model the visual learning process of unseen categories with inspiration…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Mohamed Elhoseiny , Kai Yi , Mohamed Elfeki
‹ 上一页 1 2 3 10 下一页 ›