paper-with-me

Papers

LCS-DIVE: An Automated Rule-based Machine Learning Visualization Pipeline for Characterizing Complex Associations in Classification

2021-04-26 · Robert Zhang, Rachael Stolzenberg-Solomon, Shannon M. Lynch, Ryan J. Urbanowicz

Machine learning (ML) research has yielded powerful tools for training accurate prediction models despite complex multivariate associations (e.g. interactions and heterogeneity). In fields such as medicine, improved interpretability of ML modeling is required for knowledge discovery, accountability, and fairness. Rule-based ML approaches such as Learning Classifier Systems (LCSs) strike a balance between predictive performance and interpretability in complex, noisy domains. This work introduces the LCS Discovery and Visualization Environment (LCS-DIVE), an automated LCS model interpretation pipeline for complex biomedical classification. LCS-DIVE conducts modeling using a new scikit-learn implementation of ExSTraCS, an LCS designed to overcome noise and scalability in biomedical data mining yielding human readable IF:THEN rules as well as feature-tracking scores for each training sample. LCS-DIVE leverages feature-tracking scores and/or rules to automatically guide characterization of (1) feature importance (2) underlying additive, epistatic, and/or heterogeneous patterns of association, and (3) model-driven heterogeneous instance subgroups via clustering, visualization generation, and cluster interrogation. LCS-DIVE was evaluated over a diverse set of simulated genetic and benchmark datasets encoding a variety of complex multivariate associations, demonstrating its ability to differentiate between them and then applied to characterize associations within a real-world study of pancreatic cancer.

📄 PDF Abstract BibTeX arXiv:2104.12844

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClusteringFairnessFeature Importance

Similar Papers 제목 키워드 기반

Toward a Machine Bertin: Why Visualization Needs Design Principles for Machine Cognition

2026-02-02 · Brian Keith-Norambuena arxiv

Visualization's design knowledge-effectiveness rankings, encoding guidelines, color models, preattentive processing rules -- derives from six decades of psychophysical studies of human vision. Yet vision-language models …

Visual Reasoning

XAutoML: A Visual Analytics Tool for Understanding and Validating Automated Machine Learning

2022-02-24 · Marc-André Zöller, Waldemar Titov, Thomas Schlegel, Marco F. Huber

In the last ten years, various automated machine learning (AutoM ) systems have been proposed to build end-to-end machine learning (ML) pipelines with minimal human interaction. Even though such automatically synthesized…

AutoMLBIG-bench Machine LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

PyODDS: An End-to-end Outlier Detection System with Automated Machine Learning

2020-03-12 · Yuening Li, Daochen Zha, Praveen Kumar Venugopal, Na Zou 외

Outlier detection is an important task for various data mining applications. Current outlier detection techniques are often manually designed for specific domains, requiring large human efforts of database setup, algorit…

BIG-bench Machine LearningOutlier Detection

AutoM3L: An Automated Multimodal Machine Learning Framework with Large Language Models

2024-08-01 · Daqin Luo, Chengjian Feng, Yuxuan Nong, Yiqing Shen

Automated Machine Learning (AutoML) offers a promising approach to streamline the training of machine learning models. However, existing AutoML frameworks are often limited to unimodal scenarios and require extensive man…

AutoMLCode GenerationFeature EngineeringHyperparameter Optimization

NiaAutoARM: Automated generation and evaluation of Association Rule Mining pipelines

2024-12-30 · Uroš Mlakar, Iztok Fister Jr., Iztok Fister

The Numerical Association Rule Mining paradigm that includes concurrent dealing with numerical and categorical attributes is beneficial for discovering associations from datasets consisting of both features. The process …