diff --git a/publications.html b/publications.html
index 0cdfea8..98ebe8a 100644
--- a/publications.html
+++ b/publications.html
@@ -1292,6 +1292,47 @@
+
+
+ |
+
+
+ Histopathology Cross-Modal Retrieval based on Dual-Transformer Network
+
+
+ Dingyi Hu, Yushan Zheng*, Fengying Xie, Zhiguo Jiang, Jun Shi
+
+
+ IEEE International Conference on Bioinformatics and Bioengineering (BIBE), 2022
+
+
+ Abstract
+ BibTeX
+ Code
+
+
+ Computer-aided cancer diagnosis (CAD) methods based on the histopathological images have achieved great development. The content-based whole slide image (WSI) retrieval is one of the important application that can search for the informative data to assist clinical diagnosis. It is notable that the current retrieval system are mainly developed based on the image content and image labels. The diagnosis report for the WSIs given by the pathologists are also valuable data, but have not yet been adequately considered in modeling. In this paper, we propose a cross-modal retrieval framework based on histopathology WSIs and diagnosis report, which can simultaneously achieve four retrieval tasks for histopathology database across WSIs and diagnosis reports. The compact binary features from both WSIs and diagnosis reports are first extracted, and then built in a common vision-language semantic feature space by the constraint of the designed cross hashing loss function. The method was verified on a gastric histopathology dataset that contains 932 gastric cases with 4 lesion categories. Experimental results have demonstrated the effectiveness of the proposed method in the cross-modal retrieval tasks for digital pathology system.
+
+
+@INPROCEEDINGS{9973633,
+ author={Hu, Dingyi and Xie, Fengying and Jiang, Zhiguo and Zheng, Yushan and Shi, Jun},
+ booktitle={2022 IEEE 22nd International Conference on Bioinformatics and Bioengineering (BIBE)},
+ title={Histopathology Cross-Modal Retrieval based on Dual-Transformer Network},
+ year={2022},
+ volume={},
+ number={},
+ pages={97-102},
+ keywords={Solid modeling;Design automation;Histopathology;Databases;Semantics;Feature extraction;Data models;Histopathology image analysis;Cross-modal retrieval;CAD},
+ doi={10.1109/BIBE55377.2022.00028}}
|