paper-with-me

Papers

Hierarchical Matrix Completion for the Prediction of Properties of Binary Mixtures

2024-10-08 · Dominik Gond, Jan-Tobias Sohns, Heike Leitte, Hans Hasse, Fabian Jirasek

Predicting the thermodynamic properties of mixtures is crucial for process design and optimization in chemical engineering. Machine learning (ML) methods are gaining increasing attention in this field, but experimental data for training are often scarce, which hampers their application. In this work, we introduce a novel generic approach for improving data-driven models: inspired by the ancient rule "similia similibus solvuntur", we lump components that behave similarly into chemical classes and model them jointly in the first step of a hierarchical approach. While the information on class affiliations can stem in principle from any source, we demonstrate how classes can reproducibly be defined based on mixture data alone by agglomerative clustering. The information from this clustering step is then used as an informed prior for fitting the individual data. We demonstrate the benefits of this approach by applying it in connection with a matrix completion method (MCM) for predicting isothermal activity coefficients at infinite dilution in binary mixtures. Using clustering leads to significantly improved predictions compared to an MCM without clustering. Furthermore, the chemical classes learned from the clustering give exciting insights into what matters on the molecular level for modeling given mixture properties.

📄 PDF Abstract BibTeX arXiv:2410.06060

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMatrix Completion

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Binary Matrix Completion Using Unobserved Entries

2018-03-13 · Masayoshi Hayashi, Tomoya Sakai, Masashi Sugiyama

A matrix completion problem, which aims to recover a complete matrix from its partial observations, is one of the important problems in the machine learning field and has been studied actively. However, there is a discre…

General ClassificationMatrix CompletionRecommendation Systems

Machine Learning in Thermodynamics: Prediction of Activity Coefficients by Matrix Completion

2020-01-29 · Fabian Jirasek, Rodrigo A. S. Alves, Julie Damay, Robert A. Vandermeulen 외

Activity coefficients, which are a measure of the non-ideality of liquid mixtures, are a key property in chemical engineering with relevance to modeling chemical and phase equilibria as well as transport processes. Altho…

BIG-bench Machine LearningMatrix Completion

PU Learning for Matrix Completion

2014-11-22 · Cho-Jui Hsieh, Nagarajan Natarajan, Inderjit S. Dhillon

In this paper, we consider the matrix completion problem when the observations are one-bit measurements of some underlying matrix M, and in particular the observed samples consist only of ones and no zeros. This problem …

Binary ClassificationClusteringLink PredictionMatrix Completion+1

Concentration properties of fractional posterior in 1-bit matrix completion

2024-04-13 · The Tien Mai

The problem of estimating a matrix based on a set of its observed entries is commonly referred to as the matrix completion problem. In this work, we specifically address the scenario of binary observations, often termed …

Matrix Completion

Prediction of Diffusion Coefficients in Mixtures with Tensor Completion

2026-02-26 · Zeno Romero, Kerstin Münnemann, Hans Hasse, Fabian Jirasek arxiv

Predicting diffusion coefficients in mixtures is crucial for many applications, as experimental data remain scarce, and machine learning (ML) offers promising alternatives to established semi-empirical models. Among ML m…

Active Learning