TissueLab-Experiment
May 26, 2026 ยท View on GitHub
Project Overview
This repository contains experimental data and video demonstrations for the TissueLab project, showcasing how to visualize outputs and experimental results across multiple medical image analysis tasks. The project covers cell counting, cell proportion analysis, depth of invasion measurement, fatty liver detection, hypertrophy detection, intracranial hemorrhage identification, kidney glomerulus counting, lymph node counting, metastasis classification, and X-ray image analysis.
๐ฅ๏ธ YouTube Demonstration Video
- TissueLab Demonstrations - A demonstration video showcasing TissueLab experimental results and visualizations
๐ฌ Reproducibility Bundles
Reproducibility bundles for the AD Biomarker Discovery, Metastasis classification and Tubule Score discovery experiments are hosted on Google Drive:
Video Demonstrations
Recordings/ - Contains demonstration videos showing how to visualize outputs and reproduce experiments for better replication:
depth_of_invasion.mov- Depth of invasion measurement demonstrationfatty_liver.mp4- Fatty liver detection demonstrationhemorrhage.mp4- Intracranial hemorrhage identification demonstrationintegrate_any_model_as_tasknode.mp4- Model integration demonstrationlymph_node_counting.mp4- Lymph node counting demonstrationrefine_classifier_and_apply_all.mp4- Classifier refinement and application demonstration
Experimental Data Structure
Dataset Folders
-
Cell Counting/ - Cell counting task data
- Q1.7round1.csv to Q1.7round5.csv (5 rounds of experimental data)
-
Cell Proportion/ - Cell proportion analysis task data
- Q1.6.1round1.csv to Q1.6.1round5.csv (5 rounds of experimental data)
-
Depth of Invation/ - Depth of invasion measurement task data
- Q1.1round1.csv to Q1.1round5.csv (5 rounds of experimental data)
-
Fatty Liver/ - Fatty liver detection task data
- Q2.1round1.csv to Q2.1round5.csv (5 rounds of experimental data)
-
Hypertrophy/ - Hypertrophy detection task data
- Q2.6round1.csv to Q2.6round5.csv (5 rounds of experimental data)
-
Intracranial Hemorrhage/ - Intracranial hemorrhage identification task data
- Q2.4.1round1.csv to Q2.4.1round5.csv (5 rounds of experimental data)
- Q2.4.2round1.csv to Q2.4.2round5.csv (5 rounds of experimental data)
-
Kidney Glomerulus Counting/ - Kidney glomerulus counting task data
- Q3.2round1.csv to Q3.2round5.csv (5 rounds of experimental data)
-
Lymph Node Counting/ - Lymph node counting task data
- Q1.2round1.csv to Q1.2round5.csv (5 rounds of experimental data)
-
Metastasis Classification/ - Metastasis classification task data
- Q1.3round1.csv to Q1.3round5.csv (5 rounds of experimental data)
-
X-Ray/ - X-ray image analysis task data
- Contains detection data for multiple pathological types:
- Atelectasis
- Cardiomegaly
- Consolidation
- Edema
- Effusion
- Emphysema
- Fibrosis
- Hernia
- Infiltration
- Mass
- Nodule
- Pleural_Thickening
- Pneumonia
- Pneumothorax
- Each pathological type contains 5 rounds of experimental data
- Also includes co-evolving related data files
- Contains detection data for multiple pathological types:
Data Format
CSV files contain the following columns:
slide_name- Slide nameground_truth- Ground truth labels/valuesTLAgent- TLAgent model prediction resultsQuilt-LLaVA- Quilt-LLaVA model prediction resultsLLaVA-Med- LLaVA-Med model prediction resultsMedGemma- MedGemma model prediction resultsGPT-4o-agent- GPT-4o-agent model prediction resultsGPT-4o-vision- GPT-4o-vision model prediction resultsGPT-5-vision- GPT-5-vision model prediction results
Notes
- Some models may show "N/A" for certain tasks, indicating the model was unable to complete the task