paper-with-me

홈 › Papers

How to select an objective function using information theory

2022-12-10 · Timothy O. Hodson, Thomas M. Over, Tyler J. Smith, Lucy M. Marshall

In machine learning or scientific computing, model performance is measured with an objective function. But why choose one objective over another? Information theory gives one answer: To maximize the information in the model, select the objective function that represents the error in the fewest bits. To evaluate different objectives, transform them into likelihood functions. As likelihoods, their relative magnitude represents how strongly we should prefer one objective versus another, and the log of that relation represents the difference in their bit-length, as well as the difference in their uncertainty. In other words, prefer whichever objective minimizes the uncertainty. Under the information-theoretic paradigm, the ultimate objective is to maximize information (and minimize uncertainty), as opposed to any specific utility. We argue that this paradigm is well-suited to models that have many uses and no definite utility, like the large Earth system models used to understand the effects of climate change.

📄 PDF Abstract BibTeX arXiv:2212.06566

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-theoretic Bayesian Optimization: Survey and Tutorial

2025-01-22 · Eduardo C. Garrido-Merchán

Several scenarios require the optimization of non-convex black-box functions, that are noisy expensive to evaluate functions with unknown analytical expression, whose gradients are hence not accessible. For example, the …

Bayesian OptimizationSurvey

Simple stopping criteria for information theoretic feature selection

2018-11-29 · Shujian Yu, Jose C. Principe

Feature selection aims to select the smallest feature subset that yields the minimum generalization error. In the rich literature in feature selection, information theory-based approaches seek a subset of features such t…

feature selection

Information theoretic learning of robust deep representations

2019-05-30 · Nicolas Pinchaud

We propose a novel objective function for learning robust deep representations of data based on information theory. Data is projected into a feature-vector space such that the mutual information of all subsets of feature…

Design and Analysis of Diversity-Based Parent Selection Schemes for Speeding Up Evolutionary Multi-objective Optimisation

2018-05-03 · Edgar Covantes Osuna, Wanru Gao, Frank Neumann, Dirk Sudholt

Parent selection in evolutionary algorithms for multi-objective optimisation is usually performed by dominance mechanisms or indicator functions that prefer non-dominated points. We propose to refine the parent selection…

DiversityEvolutionary Algorithms

What should a neuron aim for? Designing local objective functions based on information theory

2024-12-03 · Andreas C. Schneider, Valentin Neuhaus, David A. Ehrlich, Abdullah Makkeh 외

In modern deep neural networks, the learning dynamics of the individual neurons is often obscure, as the networks are trained via global optimization. Conversely, biological systems build on self-organized, local learnin…

global-optimization