中文
相关论文

相关论文: Visually Consistent Hierarchical Image Classificat…

200 篇论文

Node classification is the task of inferring or predicting missing node attributes from information available for other nodes in a network. This paper presents a general prediction model to hierarchical multi-label classification (HMC),…

机器学习 · 计算机科学 2022-03-24 Miguel Romero , Jorge Finke , Camilo Rocha

Hierarchical multi-label classification (HMLC) is essential for modeling complex label dependencies in remote sensing. Existing methods, however, struggle with multi-path hierarchies where instances belong to multiple branches, and they…

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

Manifold learning is used for dimensionality reduction, with the goal of finding a projection subspace to increase and decrease the inter- and intraclass variances, respectively. However, a bottleneck for subspace learning methods often…

机器学习 · 计算机科学 2021-05-26 Parisa Abdolrahim Poorheravi , Vincent Gaudet

Hierarchical text classification (HTC) is a special sub-task of multi-label classification (MLC) whose taxonomy is constructed as a tree and each sample is assigned with at least one path in the tree. Latest HTC models contain three…

计算与语言 · 计算机科学 2024-08-13 Zhijian Chen , Zhonghua Li , Jianxin Yang , Ye Qi

This paper rethinks image histogram matching (HM) and proposes a differentiable and parametric HM preprocessing for a downstream classifier. Convolutional neural networks have demonstrated remarkable achievements in classification tasks.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Rikuto Otsuka , Yuho Shoji , Yuka Ogino , Takahiro Toizumi , Atsushi Ito

Understanding the encoding and decoding mechanisms of dynamic neural responses to different visual stimuli is an important topic in exploring how the brain represents visual information. Currently, hierarchically deep neural networks (DNNs)…

神经元与认知 · 定量生物学 2025-12-24 Jingyi Feng , Xiang Feng

Classifying the sub-categories of an object from the same super-category (e.g. bird species, car and aircraft models) in fine-grained visual classification (FGVC) highly relies on discriminative feature representation and accurate region…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Yifeng Ding , Shaoguo Wen , Jiyang Xie , Dongliang Chang , Zhanyu Ma , Zhongwei Si , Haibin Ling

Extracting discriminative features plays a crucial role in the fine-grained visual classification task. Most of the existing methods focus on developing attention or augmentation mechanisms to achieve this goal. However, addressing the…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Tuong Do , Huy Tran , Erman Tjiputra , Quang D. Tran , Anh Nguyen

Plant phenotyping is a central task in agriculture, as it describes plants' growth stage, development, and other relevant quantities. Robots can help automate this process by accurately estimating plant traits such as the number of leaves,…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Gianmarco Roggiolani , Matteo Sodano , Tiziano Guadagnino , Federico Magistri , Jens Behley , Cyrill Stachniss

Traditional classifiers treat all labels as mutually independent, thereby considering all negative classes to be equally incorrect. This approach fails severely in many real-world scenarios, where a known semantic hierarchy defines a…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Depanshu Sani , Saket Anand

Image ordinal classification refers to predicting a discrete target value which carries ordering correlation among image categories. The limited size of labeled ordinal data renders modern deep learning approaches easy to overfit. To tackle…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Chao Zhang , Ce Zhu , Jimin Xiao , Xun Xu , Yipeng Liu

Hierarchical classification is significant for complex tasks by providing multi-granular predictions and encouraging better mistakes. As the label structure decides its performance, many existing approaches attempt to construct an excellent…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Xiaoni Li , Yucan Zhou , Yu Zhou , Weiping Wang

Fine-grained classification often requires recognizing specific object parts, such as beak shape and wing patterns for birds. Encouraging a fine-grained classification model to first detect such parts and then using them to infer the class…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Robert van der Klis , Stephan Alaniz , Massimiliano Mancini , Cassio F. Dantas , Dino Ienco , Zeynep Akata , Diego Marcos

Hierarchy is a natural representation of semantic taxonomies, including the ones routinely used in image segmentation. Indeed, recent work on semantic segmentation reports improved accuracy from supervised training leveraging hierarchical…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Simon Weber , Barış Zöngür , Nikita Araslanov , Daniel Cremers

Large-scale vision-language pre-training has achieved promising results on downstream tasks. Existing methods highly rely on the assumption that the image-text pairs crawled from the Internet are in perfect one-to-one correspondence.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Yuting Gao , Jinfeng Liu , Zihan Xu , Jun Zhang , Ke Li , Rongrong Ji , Chunhua Shen

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

Since the advent of controllable image generation, increasingly rich modes of control have enabled greater customization and accessibility for everyday users. Zero-shot, identity-preserving models such as Insert Anything and OminiControl…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Aaron Sun , Oindrila Saha , Subhransu Maji

Deep neural networks have achieved impressive success in large-scale visual object recognition tasks with a predefined set of classes. However, recognizing objects of novel classes unseen during training still remains challenging. The…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Kibok Lee , Kimin Lee , Kyle Min , Yuting Zhang , Jinwoo Shin , Honglak Lee

Fine-grained visual classification aims to recognize objects belonging to many subordinate categories of a supercategory, where appearance alone often fails to distinguish highly similar classes. We propose a unified framework that…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Sumit Mamtani , Yash Thesia

In recent years, Fine-Grained Visual Classification (FGVC) has achieved impressive recognition accuracy, despite minimal inter-class variations. However, existing methods heavily rely on instance-level labels, making them impractical in…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Jinyi Chang , Dongliang Chang , Lei Chen , Bingyao Yu , Zhanyu Ma