paper-with-me

Papers

Hierarchical Image Classification using Entailment Cone Embeddings

2020-04-02 · Ankit Dhall, Anastasia Makarova, Octavian Ganea, Dario Pavllo, Michael Greeff, Andreas Krause

Image classification has been studied extensively, but there has been limited work in using unconventional, external guidance other than traditional image-label pairs for training. We present a set of methods for leveraging information about the semantic hierarchy embedded in class labels. We first inject label-hierarchy knowledge into an arbitrary CNN-based classifier and empirically show that availability of such external semantic information in conjunction with the visual semantics from images boosts overall performance. Taking a step further in this direction, we model more explicitly the label-label and label-image interactions using order-preserving embeddings governed by both Euclidean and hyperbolic geometries, prevalent in natural language, and tailor them to hierarchical image classification and representation learning. We empirically validate all the models on the hierarchical ETHEC dataset.

📄 PDF Abstract BibTeX arXiv:2004.03459

Code (1)

ankitdhall/learning_embeddings pytorch

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

ARGENT: Adaptive Hierarchical Image-Text Representations

2026-03-24 · Chuong Huynh, Hossein Souri, Abhinav Kumar, Vitali Petsiuk 외 arxiv

Large-scale Vision-Language Models (VLMs) such as CLIP learn powerful semantic representations but operate in Euclidean space, which fails to capture the inherent hierarchical structure of visual and linguistic concepts.…

Image ClassificationImage Retrieval

Shadow Cones: A Generalized Framework for Partial Order Embeddings

2023-05-24 · Tao Yu, Toni J. B. Liu, Albert Tseng, Christopher De Sa

Hyperbolic space has proven to be well-suited for capturing hierarchical relations in data, such as trees and directed acyclic graphs. Prior work introduced the concept of entailment cones, which uses partial orders defi…

Hyperbolic Entailment Cones for Learning Hierarchical Embeddings

2018-04-03 · ICML 2018 7 · Octavian-Eugen Ganea, Gary Bécigneul, Thomas Hofmann

Learning graph representations via low-dimensional embeddings that preserve relevant network properties is an important class of problems in machine learning. We here present a novel method to embed directed acyclic grap…

Graph EmbeddingHypernym DiscoveryLink PredictionRepresentation Learning

Is the Geometry Doing the Work? An Operating-Point Audit of Hierarchy in Hyperbolic Vision-Language Models

2026-07-06 · Jaeyoung Kim, Eunseok Kim, Dongsuk Jang arxiv

Hyperbolic vision-language models are designed to encode abstraction geometrically: general concepts near the origin, specific ones farther out, and entailment cones representing directed order. We ask whether trained ME…

Global and Local Entailment Learning for Natural World Imagery

2025-06-26 · Srikumar Sastry, Aayush Dhakal, Eric Xing, Subash Khanal 외

Learning the hierarchical structure of data in vision-language models is a significant challenge. Previous works have attempted to address this challenge by employing entailment learning. However, these approaches fail t…