中文
相关论文

相关论文: Decomposed Soft Prompt Guided Fusion Enhancing for…

200 篇论文

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

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) 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

Compositional Zero-Shot Learning (CZSL) seeks to recognize unseen state-object pairs by recombining primitives learned from seen compositions. Despite recent progress with vision-language models (VLMs), two limitations remain: (i)…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Zhong Peng , Yishi Xu , Gerong Wang , Wenchao Chen , Bo Chen , Jing Zhang , Hongwei Liu

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen compositions formed from seen state and object during training. Since the same state may be various in the visual appearance while entangled with different objects, CZSL is…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Xiangyu Li , Xu Yang , Kun Wei , Cheng Deng , Muli Yang

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

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

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

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

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

Compositional Zero-Shot Learning (CZSL) aims to recognize novel compositions using knowledge learned from seen attribute-object compositions in the training set. Previous works mainly project an image and a composition into a common…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tian Zhang , Kongming Liang , Ruoyi Du , Xian Sun , Zhanyu Ma , Jun Guo

The goal of Open-Vocabulary Compositional Zero-Shot Learning (OV-CZSL) is to recognize attribute-object compositions in the open-vocabulary setting, where compositions of both seen and unseen attributes and objects are evaluated. Recently,…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Yihang Duan , Jiong Wang , Pengpeng Zeng , Ji Zhang , Lei Zhao , Chong Wang , Jingkuan Song , Lianli Gao

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen combinations of known objects and attributes by leveraging knowledge from previously seen compositions. Traditional approaches primarily focus on disentangling attributes and…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Peng Wu , Qiuxia Lai , Hao Fang , Guo-Sen Xie , Yilong Yin , Xiankai Lu , Wenguan Wang

Compositional Zero-Shot Learning (CZSL) aims to train models to recognize novel compositional concepts based on learned concepts such as attribute-object combinations. One of the challenges is to model attributes interacted with different…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Qingsheng Wang , Lingqiao Liu , Chenchen Jing , Hao Chen , Guoqiang Liang , Peng Wang , Chunhua Shen

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 recognize unseen attribute-object compositions by recombining primitives learned from seen pairs. Recent CZSL methods built on vision-language models (VLMs) typically adopt parameter-efficient…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhenqi He , Lin Li , Long Chen

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

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

Compositional Zero-Shot learning (CZSL) requires to recognize state-object compositions unseen during training. In this work, instead of assuming prior knowledge about the unseen compositions, we operate in the open world setting, where the…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Massimiliano Mancini , Muhammad Ferjad Naeem , Yongqin Xian , Zeynep Akata

Compositional zero-shot learning (CZSL) aims to recognize novel compositions of attributes and objects learned from seen compositions. Previous works disentangle attributes and objects by extracting shared and exclusive parts between the…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Xudong Yan , Songhe Feng , Yang Zhang , Jian Yang , Yueguan Lin , Haojun Fei
‹ 上一页 1 2 3 10 下一页 ›