English

Towards Emergent Language Symbolic Semantic Segmentation and Model Interpretability

Artificial Intelligence 2020-08-06 v2

Abstract

Recent advances in methods focused on the grounding problem have resulted in techniques that can be used to construct a symbolic language associated with a specific domain. Inspired by how humans communicate complex ideas through language, we developed a generalized Symbolic Semantic (S2\text{S}^2) framework for interpretable segmentation. Unlike adversarial models (e.g., GANs), we explicitly model cooperation between two agents, a Sender and a Receiver, that must cooperate to achieve a common goal. The Sender receives information from a high layer of a segmentation network and generates a symbolic sentence derived from a categorical distribution. The Receiver obtains the symbolic sentences and co-generates the segmentation mask. In order for the model to converge, the Sender and Receiver must learn to communicate using a private language. We apply our architecture to segment tumors in the TCGA dataset. A UNet-like architecture is used to generate input to the Sender network which produces a symbolic sentence, and a Receiver network co-generates the segmentation mask based on the sentence. Our Segmentation framework achieved similar or better performance compared with state-of-the-art segmentation methods. In addition, our results suggest direct interpretation of the symbolic sentences to discriminate between normal and tumor tissue, tumor morphology, and other image characteristics.

Keywords

Cite

@article{arxiv.2007.09448,
  title  = {Towards Emergent Language Symbolic Semantic Segmentation and Model Interpretability},
  author = {Alberto Santamaria-Pang and James Kubricht and Aritra Chowdhury and Chitresh Bhushan and Peter Tu},
  journal= {arXiv preprint arXiv:2007.09448},
  year   = {2020}
}

Comments

Accepted to Medical Image Computing and Computer Assisted Intervention (MICCAI) 2020, 9 pages, 3 figures

R2 v1 2026-06-23T17:13:02.967Z