paper-with-me

Papers

HYDEN: Hyperbolic Density Representations for Medical Images and Reports

2024-08-19 · Zhi Qiao, Linbin Han, XianTong Zhen, Jia-Hong Gao, Zhen Qian

In light of the inherent entailment relations between images and text, hyperbolic point vector embeddings, leveraging the hierarchical modeling advantages of hyperbolic space, have been utilized for visual semantic representation learning. However, point vector embedding approaches fail to address the issue of semantic uncertainty, where an image may have multiple interpretations, and text may refer to different images, a phenomenon particularly prevalent in the medical domain. Therefor, we propose \textbf{HYDEN}, a novel hyperbolic density embedding based image-text representation learning approach tailored for specific medical domain data. This method integrates text-aware local features alongside global features from images, mapping image-text features to density features in hyperbolic space via using hyperbolic pseudo-Gaussian distributions. An encapsulation loss function is employed to model the partial order relations between image-text density distributions. Experimental results demonstrate the interpretability of our approach and its superior performance compared to the baseline methods across various zero-shot tasks and different datasets.

📄 PDF Abstract BibTeX arXiv:2408.09715

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Is Hyperbolic Space All You Need for Medical Anomaly Detection?

2025-05-27 · Alvaro Gonzalez-Jimenez, Simone Lionetti, Ludovic Amruthalingam, Philippe Gottfrois 외

Medical anomaly detection has emerged as a promising solution to challenges in data availability and labeling constraints. Traditional methods extract features from different layers of pre-trained networks in Euclidean s…

AllAnomaly Detection

Capturing implicit hierarchical structure in 3D biomedical images with self-supervised hyperbolic representations

2020-12-03 · NeurIPS 2021 12 · Joy Hsu, Jeffrey Gu, Gong-Her Wu, Wah Chiu 외

We consider the task of representation learning for unsupervised segmentation of 3D voxel-grid biomedical images. We show that models that capture implicit hierarchical relationships between subvolumes are better suited …

DecoderRepresentation Learning

Ensemble Teaching for Hybrid Label Propagation

2019-04-08 · Chen Gong, DaCheng Tao, Xiaojun Chang, Jian Yang

Label propagation aims to iteratively diffuse the label information from labeled examples to unlabeled examples over a similarity graph. Current label propagation algorithms cannot consistently yield satisfactory perform…

Alignment and Outer Shell Isotropy for Hyperbolic Graph Contrastive Learning

2023-10-27 · Yifei Zhang, Hao Zhu, Jiahong Liu, Piotr Koniusz 외

Learning good self-supervised graph representations that are beneficial to downstream tasks is challenging. Among a variety of methods, contrastive learning enjoys competitive performance. The embeddings of contrastive l…

Contrastive LearningGraph EmbeddingSelf-Supervised Learning

Seg-HGNN: Unsupervised and Light-Weight Image Segmentation with Hyperbolic Graph Neural Networks

2024-09-10 · Debjyoti Mondal, Rahul Mishra, Chandan Pandey

Image analysis in the euclidean space through linear hyperspaces is well studied. However, in the quest for more effective image representations, we turn to hyperbolic manifolds. They provide a compelling alternative to …

Graph Neural NetworkImage SegmentationSemantic Segmentation