LLM-Based Multi-Level Knowledge Generation for Few-Shot Knowledge Graph Completion

Abstract

Histopathological examination primarily relies on hematoxylin and eosin (H&E) and immunohistochemical (IHC) staining. Though IHC provides more crucial molecular information for diagnosis, it is more costly than H&E staining. Stain transfer technology seeks to efficiently generate virtual IHC images from H&E images. While current deep learning-based methods have made progress, they still struggle to maintain pathological and structural consistency across biomarkers without pixel-level aligned reference. To address the problem, we propose an Auxiliary Task supervision-based Stain Transfer method for multi-biomarkers (ATST-Net), which pioneeringly employs human annotation-free masks as ground truth (GT). ATST-Net ensures pathological consistency, structural preservation and style transfer. It automatically annotates H&E masks in a cost-effective manner by utilizing consecutive IHC sections. Multiple auxiliary tasks provide diverse supervisory information on the location and intensity of biomarker expression, ensuring model accuracy and interpretability. We design a pretrained model-based generator to extract deep feature in H&E images, improving generalization performance. Extensive experiments demonstrate the effectiveness of ATST-Net's components. Compared to existing methods, ATST-Net achieves state-of-the-art (SOTA) accuracy on datasets with multiple biomarkers and intensity levels, while also reflecting high practical value. Code is available at https://github.com/SikangSHU/ATST-Net.

Cite

Text

Li et al. "LLM-Based Multi-Level Knowledge Generation for Few-Shot Knowledge Graph Completion." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/236

Markdown

[Li et al. "LLM-Based Multi-Level Knowledge Generation for Few-Shot Knowledge Graph Completion." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/li2024ijcai-llm/) doi:10.24963/ijcai.2024/236

BibTeX

@inproceedings{li2024ijcai-llm,
  title     = {{LLM-Based Multi-Level Knowledge Generation for Few-Shot Knowledge Graph Completion}},
  author    = {Li, Qian and Chen, Zhuo and Ji, Cheng and Jiang, Shiqi and Li, Jianxin},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {2135-2143},
  doi       = {10.24963/ijcai.2024/236},
  url       = {https://mlanthology.org/ijcai/2024/li2024ijcai-llm/}
}