paper-with-me

홈 › Papers

Boltzmann Classifier: A Thermodynamic-Inspired Approach to Supervised Learning

2025-05-10 · Muhamed Amin, Bernard R. Brooks

We present the Boltzmann classifier, a novel distance based probabilistic classification algorithm inspired by the Boltzmann distribution. Unlike traditional classifiers that produce hard decisions or uncalibrated probabilities, the Boltzmann classifier assigns class probabilities based on the average distance to the nearest neighbors within each class, providing interpretable, physically meaningful outputs. We evaluate the performance of the method across three application domains: molecular activity prediction, oxidation state classification of transition metal complexes, and breast cancer diagnosis. In the molecular activity task, the classifier achieved the highest accuracy in predicting active compounds against two protein targets, with strong correlations observed between the predicted probabilities and experimental pIC50 values. For metal complexes, the classifier accurately distinguished between oxidation states II and III for Fe, Mn, and Co, using only metal-ligand bond lengths extracted from crystallographic data, and demonstrated high consistency with known chemical trends. In the breast cancer dataset, the classifier achieved 97% accuracy, with low confidence predictions concentrated in inherently ambiguous cases. Across all tasks, the Boltzmann classifier performed competitively or better than standard models such as logistic regression, support vector machines, random forests, and k-nearest neighbors. Its probabilistic outputs were found to correlate with continuous physical or biological properties, highlighting its potential utility in both classification and regression contexts. The results suggest that the Boltzmann classifier is a robust and interpretable alternative to conventional machine learning approaches, particularly in scientific domains where underlying structure property relationships are important.

📄 PDF Abstract BibTeX arXiv:2505.06753

Code (0)

등록된 구현이 없습니다.

Tasks

Activity PredictionDecision Making

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Learning Thermodynamics with Boltzmann Machines

2016-06-08 · Giacomo Torlai, Roger G. Melko

A Boltzmann machine is a stochastic neural network that has been extensively used in the layers of deep architectures for modern machine learning applications. In this paper, we develop a Boltzmann machine that is capabl…

Statistical mechanics of unsupervised feature learning in a restricted Boltzmann machine with binary synapses

2016-12-06 · Haiping Huang

Revealing hidden features in unlabeled data is called unsupervised feature learning, which plays an important role in pretraining a deep neural network. Here we provide a statistical mechanics analysis of the unsupervise…

Boltzmann-Aligned Inverse Folding Model as a Predictor of Mutational Effects on Protein-Protein Interactions

2024-10-12 · Xiaoran Jiao, Weian Mao, Wengong Jin, Peiyuan Yang 외

Predicting the change in binding free energy ($\Delta \Delta G$) is crucial for understanding and modulating protein-protein interactions, which are critical in drug design. Due to the scarcity of experimental $\Delta \D…

Drug DesignInductive Bias

Boltzmann generators for amorphous particle systems

2025-12-18 · Louis Grenioux, Leonardo Galliano, Ludovic Berthier, Giulio Biroli 외 arxiv

Sampling configurations in thermodynamic equilibrium is a long-standing challenge in statistical physics. Boltzmann generators address this problem by employing generative models to propose independent configurations, wh…

Graph Neural Network

Thermodynamics of Restricted Boltzmann Machines and related learning dynamics

2018-03-05 · Aurélien Decelle, Giancarlo Fissore, Cyril Furtlehner

We investigate the thermodynamic properties of a Restricted Boltzmann Machine (RBM), a simple energy-based generative model used in the context of unsupervised learning. Assuming the information content of this model to …