CellTypeGraph: A New Geometric Computer Vision Benchmark
Lorenzo Cerrone, Athul Vijayan, Tejasvinee Mody, Kay Schneitz, Fred A., Hamprecht

TL;DR
CellTypeGraph introduces a novel benchmark for node classification in geo-referenced graphs, specifically applied to plant organ cells, facilitating the evaluation of geometric learning methods with precomputed features and a PyTorch data loader.
Contribution
The paper presents a new benchmark dataset for cell classification in plant organs, along with a comprehensive evaluation of recent graph neural network architectures.
Findings
DeeperGCN performs best among tested models.
Benchmark dataset is publicly available with precomputed features.
Facilitates development of geometric learning methods in biology.
Abstract
Classifying all cells in an organ is a relevant and difficult problem from plant developmental biology. We here abstract the problem into a new benchmark for node classification in a geo-referenced graph. Solving it requires learning the spatial layout of the organ including symmetries. To allow the convenient testing of new geometrical learning methods, the benchmark of Arabidopsis thaliana ovules is made available as a PyTorch data loader, along with a large number of precomputed features. Finally, we benchmark eight recent graph neural network architectures, finding that DeeperGCN currently works best on this problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Leaf Properties and Growth Measurement
MethodsGraph Neural Network
