中文
相关论文

相关论文: Hierarchy-Aware Fine-Tuning of Vision-Language Mod…

200 篇论文

In this paper, a level-wise mixture model (LMM) is developed by embedding visual hierarchy with deep networks to support large-scale visual recognition (i.e., recognizing thousands or even tens of thousands of object classes), and a…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Tianyi Zhao , Baopeng Zhang , Wei Zhang , Ning Zhou , Jun Yu , Jianping Fan

While Vision-Language Models (VLMs) excel at visual understanding, they often fail to grasp hierarchical knowledge. This leads to common errors where VLMs misclassify coarser taxonomic levels even when correctly identifying the most…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Zhenghong Li , Kecheng Zheng , Haibin Ling

Hierarchical multi-label classification (HMLC) is essential for modeling structured label dependencies in remote sensing. Yet existing approaches struggle in multi-path settings, where images may activate multiple taxonomic branches,…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Boshko Koloski , Marjan Stoimchev , Jurica Levatić , Dragi Kocev , Sašo Džeroski

Many important classification problems in the real-world consist of a large number of closely related categories in a hierarchical structure or taxonomy. Hierarchical multi-label text classification (HMTC) with higher accuracy over large…

计算与语言 · 计算机科学 2022-04-19 Pengfei Gao , Jingpeng Zhao , Yinglong Ma , Ahmad Tanvir , Beihong Jin

Vision-language model (VLM) encoders such as CLIP enable strong retrieval and zero-shot classification in a shared image-text embedding space, yet the semantic organization of this space is rarely inspected. We present a post-hoc framework…

Many real-world applications collect data in a streaming environment, where learning tasks are encountered sequentially. This necessitates continual learning (CL) to update models online, enabling adaptation to new tasks while preserving…

机器学习 · 计算机科学 2025-06-13 Yu-Yang Qian , Yuan-Ze Xu , Zhen-Yu Zhang , Peng Zhao , Zhi-Hua Zhou

A high-performing, general-purpose visual understanding model should map visual inputs to a taxonomic tree of labels, identify novel categories beyond the training set for which few or no publicly available images exist. Large Multimodal…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Hulingxiao He , Zhi Tan , Yuxin Peng

We investigate the scalable image classification problem with a large number of categories. Hierarchical visual data structures are helpful for improving the efficiency and performance of large-scale multi-class classification. We propose a…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Yanyun Qu , Li Lin , Fumin Shen , Chang Lu , Yang Wu , Yuan Xie , Dacheng Tao

Modality alignment is critical for vision-language models (VLMs) to effectively integrate information across modalities. However, existing methods extract hierarchical features from text while representing each image with a single feature,…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Wei Wu , Xiaomeng Fan , Yuwei Wu , Zhi Gao , Pengxiang Li , Yunde Jia , Mehrtash Harandi

Adapter-based approaches have garnered attention for fine-tuning pre-trained Vision-Language Models (VLMs) on few-shot classification tasks. These methods strive to develop a lightweight module that better aligns visual and (category)…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Yumiao Zhao , Bo Jiang , Yuhe Ding , Xiao Wang , Jin Tang , Bin Luo

Vision Language Models (VLMs) have undergone significant advancements, particularly with the emergence of mobile-oriented VLMs, which offer a wide range of application scenarios. However, the substantial computational requirements for…

机器学习 · 计算机科学 2025-12-25 Yuanhao Xi , Xiaohuan Bing , Ramin Yahyapour

Contemporary Vision-Language Models (VLMs) achieve strong performance on a wide range of tasks by pairing a vision encoder with a pre-trained language model, fine-tuned for visual-text inputs. Yet despite these gains, it remains unclear how…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Lachin Naghashyar , Hunar Batra , Ashkan Khakzar , Philip Torr , Ronald Clark , Christian Schroeder de Witt , Constantin Venhoff

Hierarchical text classification (HTC) is a challenging subtask of multi-label classification due to its complex label hierarchy. Recently, the pretrained language models (PLM)have been widely adopted in HTC through a fine-tuning paradigm.…

计算与语言 · 计算机科学 2022-10-11 Zihan Wang , Peiyi Wang , Tianyu Liu , Binghuai Lin , Yunbo Cao , Zhifang Sui , Houfeng Wang

Prompt learning has become a prevalent strategy for adapting vision-language foundation models to downstream tasks. As large language models (LLMs) have emerged, recent studies have explored the use of category-related descriptions as input…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yubin Wang , Xinyang Jiang , De Cheng , Dongsheng Li , Cairong Zhao

The field of computer vision has experienced significant advancements through scalable vision encoders and multimodal pre-training frameworks. However, existing approaches often treat vision encoders and large language models (LLMs) as…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Eugene Lee , Ting-Yu Chang , Jui-Huang Tsai , Jiajie Diao , Chen-Yi Lee

Vision-language models (VLMs) have recently been integrated into multiple instance learning (MIL) frameworks to address the challenge of few-shot, weakly supervised classification of whole slide images (WSIs). A key trend involves…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Bryan Wong , Jong Woo Kim , Huazhu Fu , Mun Yong Yi

Hierarchical image recognition seeks to predict class labels along a semantic taxonomy, from broad categories to specific ones, typically under the tidy assumption that every training image is fully annotated along its taxonomy path.…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Seulki Park , Zilin Wang , Stella X. Yu

Recent advances in large vision-language models (VLMs) have shown significant promise for 3D scene understanding. Existing VLM-based approaches typically align 3D scene features with the VLM's embedding space. However, this implicit…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Chen Li , Eric Peh , Basura Fernando

While recent vision-and-language models (VLMs) like CLIP are a powerful tool for analyzing text and images in a shared semantic space, they do not explicitly model the hierarchical nature of the set of texts which may describe an image.…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Morris Alper , Hadar Averbuch-Elor

Large-scale contrastive pre-training produces powerful Vision-and-Language Models (VLMs) capable of generating representations (embeddings) effective for a wide variety of visual and multimodal tasks. However, these pretrained embeddings…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Nikolaos-Antonios Ypsilantis , Kaifeng Chen , André Araujo , Ondřej Chum
‹ 上一页 1 2 3 10 下一页 ›