paper-with-me

Papers

A Neural Network Based on First Principles

2020-02-18 · Paul M. Baggenstoss

In this paper, a Neural network is derived from first principles, assuming only that each layer begins with a linear dimension-reducing transformation. The approach appeals to the principle of Maximum Entropy (MaxEnt) to find the posterior distribution of the input data of each layer, conditioned on the layer output variables. This posterior has a well-defined mean, the conditional mean estimator, that is calculated using a type of neural network with theoretically-derived activation functions similar to sigmoid, softplus, and relu. This implicitly provides a theoretical justification for their use. A theorem that finds the conditional distribution and conditional mean estimator under the MaxEnt prior is proposed, unifying results for special cases. Combining layers results in an auto-encoder with conventional feed-forward analysis network and a type of linear Bayesian belief network in the reconstruction path.

📄 PDF Abstract BibTeX arXiv:2002.07469

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incorporating Unmodeled Dynamics Into First-Principles Models Through Machine Learning

2021-01-28 · Ward Quaghebeur, Ingmar Nopens, Bernard De Baets

First-principles modeling of dynamical systems is a cornerstone of science and engineering and has enabled rapid development and improvement of key technologies such as chemical reactors, electrical circuits, and communi…

BIG-bench Machine Learning

Plausible Reasoning and First-Order Plausible Logic

2026-04-21 · David Billington arxiv

Defeasible statements are statements that are likely, or probable, or usually true, but may occasionally be false. Plausible reasoning makes conclusions from statements that are either facts or defeasible statements with…

First-principles molecular structure search with a genetic algorithm

2015-10-13

The identification of low-energy conformers for a given molecule is a fundamental problem in computational chemistry and cheminformatics. We assess here a conformer search that employs a genetic algorithm for sampling th…

Computational chemistry

Don't Just Demo, Teach Me the Principles: A Principle-Based Multi-Agent Prompting Strategy for Text Classification

2025-02-11 · Peipei Wei, Dimitris Dimitriadis, Yan Xu, Mingwei Shen

We present PRINCIPLE-BASED PROMPTING, a simple but effective multi-agent prompting strategy for text classification. It first asks multiple LLM agents to independently generate candidate principles based on analysis of d…

ClassificationMulti-class Classificationtext-classificationText Classification

Provably safe and human-like car-following behaviors: Part 1. Analysis of phases and dynamics in standard models

2025-05-15 · Wen-Long Jin

Trajectory planning is essential for ensuring safe driving in the face of uncertainties related to communication, sensing, and dynamic factors such as weather, road conditions, policies, and other road users. Existing ca…

Trajectory Planning