Table of Contents
Fetching ...

Spatially-Delineated Domain-Adapted AI Classification: An Application for Oncology Data

Majid Farhadloo, Arun Sharma, Alexey Leontovich, Svetomir N. Markovic, Shashi Shekhar

TL;DR

The paper tackles unsupervised domain adaptation for classifying target place-types when spatial variability across multi-type point maps complicates transfer learning. It introduces a spatially-delineated AI classifier built as a multi-task framework that couples supervised learning on a labeled source with spatially-aware self-supervised tasks—spatial mix-up masking (SMUM) and spatial masking—and a spatial contrastive predictive coding (SCPC) objective to capture spatial arrangements shared across place-types. Empirical results on real MxIF oncology data show the approach outperforming adversarial and geometry-aware baselines, with architecture choice (DGCNN vs SAMCNet) and the SSL tasks significantly affecting gains. A case study demonstrates clinically meaningful spatial interactions in the tumor microenvironment, supporting the method’s potential to assist pathologists and inform immunotherapy design. Overall, the work advances spatially informed domain adaptation for complex biomedical point-map data and outlines directions for integrating domain knowledge and privacy-preserving data generation.

Abstract

Given multi-type point maps from different place-types (e.g., tumor regions), our objective is to develop a classifier trained on the source place-type to accurately distinguish between two classes of the target place-type based on their point arrangements. This problem is societally important for many applications, such as generating clinical hypotheses for designing new immunotherapies for cancer treatment. The challenge lies in the spatial variability, the inherent heterogeneity and variation observed in spatial properties or arrangements across different locations (i.e., place-types). Previous techniques focus on self-supervised tasks to learn domain-invariant features and mitigate domain differences; however, they often neglect the underlying spatial arrangements among data points, leading to significant discrepancies across different place-types. We explore a novel multi-task self-learning framework that targets spatial arrangements, such as spatial mix-up masking and spatial contrastive predictive coding, for spatially-delineated domain-adapted AI classification. Experimental results on real-world datasets (e.g., oncology data) show that the proposed framework provides higher prediction accuracy than baseline methods.

Spatially-Delineated Domain-Adapted AI Classification: An Application for Oncology Data

TL;DR

The paper tackles unsupervised domain adaptation for classifying target place-types when spatial variability across multi-type point maps complicates transfer learning. It introduces a spatially-delineated AI classifier built as a multi-task framework that couples supervised learning on a labeled source with spatially-aware self-supervised tasks—spatial mix-up masking (SMUM) and spatial masking—and a spatial contrastive predictive coding (SCPC) objective to capture spatial arrangements shared across place-types. Empirical results on real MxIF oncology data show the approach outperforming adversarial and geometry-aware baselines, with architecture choice (DGCNN vs SAMCNet) and the SSL tasks significantly affecting gains. A case study demonstrates clinically meaningful spatial interactions in the tumor microenvironment, supporting the method’s potential to assist pathologists and inform immunotherapy design. Overall, the work advances spatially informed domain adaptation for complex biomedical point-map data and outlines directions for integrating domain knowledge and privacy-preserving data generation.

Abstract

Given multi-type point maps from different place-types (e.g., tumor regions), our objective is to develop a classifier trained on the source place-type to accurately distinguish between two classes of the target place-type based on their point arrangements. This problem is societally important for many applications, such as generating clinical hypotheses for designing new immunotherapies for cancer treatment. The challenge lies in the spatial variability, the inherent heterogeneity and variation observed in spatial properties or arrangements across different locations (i.e., place-types). Previous techniques focus on self-supervised tasks to learn domain-invariant features and mitigate domain differences; however, they often neglect the underlying spatial arrangements among data points, leading to significant discrepancies across different place-types. We explore a novel multi-task self-learning framework that targets spatial arrangements, such as spatial mix-up masking and spatial contrastive predictive coding, for spatially-delineated domain-adapted AI classification. Experimental results on real-world datasets (e.g., oncology data) show that the proposed framework provides higher prediction accuracy than baseline methods.
Paper Structure (16 sections, 4 equations, 4 figures, 5 tables)

This paper contains 16 sections, 4 equations, 4 figures, 5 tables.

Figures (4)

  • Figure 1: Spatial differences in arrangements between two class labels of multi-type point maps from different spatial domains.
  • Figure 2: Spatial variability in a tissue slide, emphasized by pathology-driven fields of view (FOV, colored squares), reveals distinct patterns within each FOV.
  • Figure 3: Three multi-type point maps are categorized based on tumor infiltration.
  • Figure 4: The overall framework of the proposed work.

Theorems & Definitions (4)

  • Definition 1
  • Definition 2
  • Definition 3
  • Definition 4