paper-with-me

Papers

Improving Visual Recognition with Hyperbolical Visual Hierarchy Mapping

2024-04-01 · CVPR 2024 1 · Hyeongjun Kwon, Jinhyun Jang, Jin Kim, Kwonyoung Kim, Kwanghoon Sohn

Visual scenes are naturally organized in a hierarchy, where a coarse semantic is recursively comprised of several fine details. Exploring such a visual hierarchy is crucial to recognize the complex relations of visual elements, leading to a comprehensive scene understanding. In this paper, we propose a Visual Hierarchy Mapper (Hi-Mapper), a novel approach for enhancing the structured understanding of the pre-trained Deep Neural Networks (DNNs). Hi-Mapper investigates the hierarchical organization of the visual scene by 1) pre-defining a hierarchy tree through the encapsulation of probability densities; and 2) learning the hierarchical relations in hyperbolic space with a novel hierarchical contrastive loss. The pre-defined hierarchy tree recursively interacts with the visual features of the pre-trained DNNs through hierarchy decomposition and encoding procedures, thereby effectively identifying the visual hierarchy and enhancing the recognition of an entire scene. Extensive experiments demonstrate that Hi-Mapper significantly enhances the representation capability of DNNs, leading to an improved performance on various tasks, including image classification and dense prediction tasks.

📄 PDF Abstract BibTeX arXiv:2404.00974

Code (1)

kwonjunn01/hi-mapper 공식 구현 pytorch

Tasks

image-classificationImage ClassificationScene Understanding

Similar Papers 제목 키워드 기반

Embedding Visual Hierarchy with Deep Networks for Large-Scale Visual Recognition

2017-07-08 · Tianyi Zhao, Baopeng Zhang, Wei zhang, Ning Zhou 외

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 cla…

ObjectObject Recognition

Crowdsourcing of Real-world Image Annotation via Visual Properties

2026-04-15 · Xiaolei Diao, Fausto Giunchiglia arxiv

Recent advances in data-centric artificial intelligence highlight inherent limitations in object recognition datasets. One of the primary issues stems from the semantic gap problem, which results in complex many-to-many …

Object Recognition

Neural Regression, Representational Similarity, Model Zoology & Neural Taskonomy at Scale in Rodent Visual Cortex

2021-12-01 · NeurIPS 2021 12 · Colin Conwell, David Mayo, Andrei Barbu, Michael Buice 외

How well do deep neural networks fare as models of mouse visual cortex? A majority of research to date suggests results far more mixed than those produced in the modeling of primate visual cortex. Here, we perform a larg…

BenchmarkingObject Recognitionregression

Zero-Shot Recognition using Dual Visual-Semantic Mapping Paths

2017-03-15 · CVPR 2017 7 · Yanan Li, Donghui Wang, Huanhang Hu, Yuetan Lin 외

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training…

Zero-Shot Learning

A semantics-driven methodology for high-quality image annotation

2023-07-26 · Fausto Giunchiglia, Mayukh Bagchi, Xiaolei Diao

Recent work in Machine Learning and Computer Vision has highlighted the presence of various types of systematic flaws inside ground truth object recognition benchmark datasets. Our basic tenet is that these flaws are roo…

Object Recognition