paper-with-me

홈 › Papers

Combating Ambiguity for Hash-code Learning in Medical Instance Retrieval

2021-05-19 · Jiansheng Fang, Huazhu Fu, Dan Zeng, Xiao Yan, Yuguang Yan, Jiang Liu

When encountering a dubious diagnostic case, medical instance retrieval can help radiologists make evidence-based diagnoses by finding images containing instances similar to a query case from a large image database. The similarity between the query case and retrieved similar cases is determined by visual features extracted from pathologically abnormal regions. However, the manifestation of these regions often lacks specificity, i.e., different diseases can have the same manifestation, and different manifestations may occur at different stages of the same disease. To combat the manifestation ambiguity in medical instance retrieval, we propose a novel deep framework called Y-Net, encoding images into compact hash-codes generated from convolutional features by feature aggregation. Y-Net can learn highly discriminative convolutional features by unifying the pixel-wise segmentation loss and classification loss. The segmentation loss allows exploring subtle spatial differences for good spatial-discriminability while the classification loss utilizes class-aware semantic information for good semantic-separability. As a result, Y-Net can enhance the visual features in pathologically abnormal regions and suppress the disturbing of the background during model training, which could effectively embed discriminative features into the hash-codes in the retrieval stage. Extensive experiments on two medical image datasets demonstrate that Y-Net can alleviate the ambiguity of pathologically abnormal regions and its retrieval performance outperforms the state-of-the-art method by an average of 9.27\% on the returned list of 10.

📄 PDF Abstract BibTeX arXiv:2105.08872

Code (1)

fjssharpsword/YNet 공식 구현 pytorch

Tasks

DiagnosticRetrievalSpecificity

Similar Papers 제목 키워드 기반

Deep Hashing with Hash-Consistent Large Margin Proxy Embeddings

2020-07-27 · Pedro Morgado, Yunsheng Li, Jose Costa Pereira, Mohammad Saberian 외

Image hash codes are produced by binarizing the embeddings of convolutional neural networks (CNN) trained for either classification or retrieval. While proxy embeddings achieve good performance on both tasks, they are no…

BinarizationClassificationDeep HashingGeneral Classification+1

Disambiguating False-Alarm Hashtag Usages in Tweets for Irony Detection

2018-07-01 · ACL 2018 7 · Hen-Hsen Huang, Chiao-Chen Chen, Hsin-Hsi Chen

The reliability of self-labeled data is an important issue when the data are regarded as ground-truth for training and testing learning-based models. This paper addresses the issue of false-alarm hashtags in the self-lab…

Opinion MiningSentiment AnalysisStance Detection

Nearly-Unsupervised Hashcode Representations for Biomedical Relation Extraction

2019-11-01 · IJCNLP 2019 11 · Sahil Garg, Aram Galstyan, Greg Ver Steeg, Guillermo Cecchi

Recently, kernelized locality sensitive hashcodes have been successfully employed as representations of natural language text, especially showing high relevance to biomedical relation extraction tasks. In this paper, we …

RelationRelation Extraction

Instance-Aware Hashing for Multi-Label Image Retrieval

2016-03-10 · Hanjiang Lai, Pan Yan, Xiangbo Shu, Yunchao Wei 외

Similarity-preserving hashing is a commonly used method for nearest neighbour search in large-scale image retrieval. For image retrieval, deep-networks-based hashing methods are appealing since they can simultaneously le…

Image RetrievalMulti-Label Image RetrievalRetrieval

Deep Supervised Information Bottleneck Hashing for Cross-modal Retrieval based Computer-aided Diagnosis

2022-05-06 · Yufeng Shi, Shuhuang Chen, Xinge You, Qinmu Peng 외

Mapping X-ray images, radiology reports, and other medical data as binary codes in the common space, which can assist clinicians to retrieve pathology-related data from heterogeneous modalities (i.e., hashing-based cross…

Cross-Modal RetrievalRetrieval