paper-with-me

Papers

Function Class Learning with Genetic Programming: Towards Explainable Meta Learning for Tumor Growth Functionals

2024-02-19 · E. M. C. Sijben, J. C. Jansen, P. A. N. Bosman, T. Alderliesten

Paragangliomas are rare, primarily slow-growing tumors for which the underlying growth pattern is unknown. Therefore, determining the best care for a patient is hard. Currently, if no significant tumor growth is observed, treatment is often delayed, as treatment itself is not without risk. However, by doing so, the risk of (irreversible) adverse effects due to tumor growth may increase. Being able to predict the growth accurately could assist in determining whether a patient will need treatment during their lifetime and, if so, the timing of this treatment. The aim of this work is to learn the general underlying growth pattern of paragangliomas from multiple tumor growth data sets, in which each data set contains a tumor's volume over time. To do so, we propose a novel approach based on genetic programming to learn a function class, i.e., a parameterized function that can be fit anew for each tumor. We do so in a unique, multi-modal, multi-objective fashion to find multiple potentially interesting function classes in a single run. We evaluate our approach on a synthetic and a real-world data set. By analyzing the resulting function classes, we can effectively explain the general patterns in the data.

📄 PDF Abstract BibTeX arXiv:2402.12510

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Neurogenetic Programming Framework for Explainable Reinforcement Learning

2021-02-08 · Vadim Liventsev, Aki Härmä, Milan Petković

Automatic programming, the task of generating computer programs compliant with a specification without a human developer, is usually tackled either via genetic programming methods based on mutation and recombination of p…

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Genetic Programming for Explainable Manifold Learning

2024-03-21 · Ben Cravens, Andrew Lensen, Paula Maddigan, Bing Xue

Manifold learning techniques play a pivotal role in machine learning by revealing lower-dimensional embeddings within high-dimensional data, thus enhancing both the efficiency and interpretability of data analysis by tra…

Fast and Efficient Local Search for Genetic Programming Based Loss Function Learning

2024-03-01 · Christian Raymond, Qi Chen, Bing Xue, Mengjie Zhang

In this paper, we develop upon the topic of loss function learning, an emergent meta-learning paradigm that aims to learn loss functions that significantly improve the performance of the models trained under them. Specif…

Meta-Learning

Learning Traffic Signal Control via Genetic Programming

2024-03-26 · Xiao-Cheng Liao, Yi Mei, Mengjie Zhang

The control of traffic signals is crucial for improving transportation efficiency. Recently, learning-based methods, especially Deep Reinforcement Learning (DRL), garnered substantial success in the quest for more effici…

Deep Reinforcement LearningTraffic Signal Control

Improved Training Speed, Accuracy, and Data Utilization via Loss Function Optimization

2019-09-25 · Santiago Gonzalez, Risto Miikkulainen

As the complexity of neural network models has grown, it has become increasingly important to optimize their design automatically through metalearning. Methods for discovering hyperparameters, topologies, and learning ra…

AutoMLimage-classificationImage Classification