Non-convex SVM for cancer diagnosis based on morphologic features of tumor microenvironment
Sean Kent (1), Menggang Yu (2) ((1) Department of Statistics,, University of Wisconsin - Madison, (2) Department of Biostatistics and, Medical Informatics, University of Wisconsin - Madison)

TL;DR
This paper introduces a novel non-convex SVM method tailored for analyzing complex nested data structures in cancer diagnosis, specifically focusing on collagen fiber features in tumor microenvironments, with algorithms balancing accuracy and efficiency.
Contribution
It develops a new non-convex SVM framework for nested biological data, with two algorithms optimized for different computational needs, and provides an R package implementation.
Findings
Effective in predicting tumor status from collagen fiber data
Algorithms balance computational accuracy and efficiency
Validated on real and simulated datasets
Abstract
The surroundings of a cancerous tumor impact how it grows and develops in humans. New data from early breast cancer patients contains information on the collagen fibers surrounding the tumorous tissue -- offering hope of finding additional biomarkers for diagnosis and prognosis -- but poses two challenges for typical analysis. Each image section contains information on hundreds of fibers, and each tissue has multiple image sections contributing to a single prediction of tumor vs. non-tumor. This nested relationship of fibers within image spots within tissue samples requires a specialized analysis approach. We devise a novel support vector machine (SVM)-based predictive algorithm for this data structure. By treating the collection of fibers as a probability distribution, we can measure similarities between the collections through a flexible kernel approach. By assuming the relationship…
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
TopicsAI in cancer detection · Gene expression and cancer classification · Medical Image Segmentation Techniques
