PHOTONAI -- A Python API for Rapid Machine Learning Model Development
- URL: http://arxiv.org/abs/2002.05426v4
- Date: Wed, 7 Jul 2021 14:34:12 GMT
- Title: PHOTONAI -- A Python API for Rapid Machine Learning Model Development
- Authors: Ramona Leenings, Nils Ralf Winter, Lucas Plagwitz, Vincent Holstein,
Jan Ernsting, Jakob Steenweg, Julian Gebker, Kelvin Sarink, Daniel Emden,
Dominik Grotegerd, Nils Opel, Benjamin Risse, Xiaoyi Jiang, Udo Dannlowski,
Tim Hahn
- Abstract summary: PHOTONAI is a high-level Python API designed to simplify and accelerate machine learning model development.
It functions as a unifying framework allowing the user to easily access and combine algorithms from different toolboxes into custom algorithm sequences.
- Score: 2.414341608751139
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: PHOTONAI is a high-level Python API designed to simplify and accelerate
machine learning model development. It functions as a unifying framework
allowing the user to easily access and combine algorithms from different
toolboxes into custom algorithm sequences. It is especially designed to support
the iterative model development process and automates the repetitive training,
hyperparameter optimization and evaluation tasks. Importantly, the workflow
ensures unbiased performance estimates while still allowing the user to fully
customize the machine learning analysis. PHOTONAI extends existing solutions
with a novel pipeline implementation supporting more complex data streams,
feature combinations, and algorithm selection. Metrics and results can be
conveniently visualized using the PHOTONAI Explorer and predictive models are
shareable in a standardized format for further external validation or
application. A growing add-on ecosystem allows researchers to offer data
modality specific algorithms to the community and enhance machine learning in
the areas of the life sciences. Its practical utility is demonstrated on an
exemplary medical machine learning problem, achieving a state-of-the-art
solution in few lines of code. Source code is publicly available on Github,
while examples and documentation can be found at www.photon-ai.com.
Related papers
- Language Supervised Human Action Recognition with Salient Fusion: Construction Worker Action Recognition as a Use Case [8.26451988845854]
We introduce a novel approach to Human Action Recognition (HAR) based on skeleton and visual cues.
We employ learnable prompts for the language model conditioned on the skeleton modality to optimize feature representation.
We introduce a new dataset tailored for real-world robotic applications in construction sites, featuring visual, skeleton, and depth data modalities.
arXiv Detail & Related papers (2024-10-02T19:10:23Z) - Deep Fast Machine Learning Utils: A Python Library for Streamlined Machine Learning Prototyping [0.0]
The Deep Fast Machine Learning Utils (DFMLU) library provides tools designed to automate and enhance aspects of machine learning processes.
DFMLU offers functionalities that support model development and data handling.
This manuscript presents an overview of DFMLU's functionalities, providing Python examples for each tool.
arXiv Detail & Related papers (2024-09-14T21:39:17Z) - PILOT: A Pre-Trained Model-Based Continual Learning Toolbox [71.63186089279218]
This paper introduces a pre-trained model-based continual learning toolbox known as PILOT.
On the one hand, PILOT implements some state-of-the-art class-incremental learning algorithms based on pre-trained models, such as L2P, DualPrompt, and CODA-Prompt.
On the other hand, PILOT fits typical class-incremental learning algorithms within the context of pre-trained models to evaluate their effectiveness.
arXiv Detail & Related papers (2023-09-13T17:55:11Z) - CorpusBrain: Pre-train a Generative Retrieval Model for
Knowledge-Intensive Language Tasks [62.22920673080208]
Single-step generative model can dramatically simplify the search process and be optimized in end-to-end manner.
We name the pre-trained generative retrieval model as CorpusBrain as all information about the corpus is encoded in its parameters without the need of constructing additional index.
arXiv Detail & Related papers (2022-08-16T10:22:49Z) - ALBench: A Framework for Evaluating Active Learning in Object Detection [102.81795062493536]
This paper contributes an active learning benchmark framework named as ALBench for evaluating active learning in object detection.
Developed on an automatic deep model training system, this ALBench framework is easy-to-use, compatible with different active learning algorithms, and ensures the same training and testing protocols.
arXiv Detail & Related papers (2022-07-27T07:46:23Z) - SOLIS -- The MLOps journey from data acquisition to actionable insights [62.997667081978825]
In this paper we present a unified deployment pipeline and freedom-to-operate approach that supports all requirements while using basic cross-platform tensor framework and script language engines.
This approach however does not supply the needed procedures and pipelines for the actual deployment of machine learning capabilities in real production grade systems.
arXiv Detail & Related papers (2021-12-22T14:45:37Z) - Benchpress: A Scalable and Versatile Workflow for Benchmarking Structure
Learning Algorithms [1.7188280334580197]
Probabilistic graphical models are one common approach to modelling the data generating mechanism.
We present a novel Snakemake workflow called Benchpress for producing scalable, reproducible, and platform-independent benchmarks.
We demonstrate the applicability of this workflow for learning Bayesian networks in five typical data scenarios.
arXiv Detail & Related papers (2021-07-08T14:19:28Z) - Gone Fishing: Neural Active Learning with Fisher Embeddings [55.08537975896764]
There is an increasing need for active learning algorithms that are compatible with deep neural networks.
This article introduces BAIT, a practical representation of tractable, and high-performing active learning algorithm for neural networks.
arXiv Detail & Related papers (2021-06-17T17:26:31Z) - Automated Machine Learning Techniques for Data Streams [91.3755431537592]
This paper surveys the state-of-the-art open-source AutoML tools, applies them to data collected from streams, and measures how their performance changes over time.
The results show that off-the-shelf AutoML tools can provide satisfactory results but in the presence of concept drift, detection or adaptation techniques have to be applied to maintain the predictive accuracy over time.
arXiv Detail & Related papers (2021-06-14T11:42:46Z) - AutoOED: Automated Optimal Experiment Design Platform [28.343314031971158]
AutoOED is an Optimal Experiment Design platform powered with automated machine learning.
We implement several multi-objective Bayesian optimization algorithms with state-of-the-art performance.
AutoOED is open-source and written in Python.
arXiv Detail & Related papers (2021-04-13T06:20:54Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.