paper-with-me

Papers

Structure Learning for Relational Logistic Regression: An Ensemble Approach

2018-08-06 · Nandini Ramanan, Gautam Kunapuli, Tushar Khot, Bahare Fatemi, Seyed Mehran Kazemi, David Poole, Kristian Kersting, Sriraam Natarajan

We consider the problem of learning Relational Logistic Regression (RLR). Unlike standard logistic regression, the features of RLRs are first-order formulae with associated weight vectors instead of scalar weights. We turn the problem of learning RLR to learning these vector-weighted formulae and develop a learning algorithm based on the recently successful functional-gradient boosting methods for probabilistic logic models. We derive the functional gradients and show how weights can be learned simultaneously in an efficient manner. Our empirical evaluation on standard and novel data sets demonstrates the superiority of our approach over other methods for learning RLR.

📄 PDF Abstract BibTeX arXiv:1808.02123

Code (0)

등록된 구현이 없습니다.

Tasks

regression

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 제목 키워드 기반

A Learning Algorithm for Relational Logistic Regression: Preliminary Results

2016-06-28 · Bahare Fatemi, Seyed Mehran Kazemi, David Poole

Relational logistic regression (RLR) is a representation of conditional probability in terms of weighted formulae for modelling multi-relational data. In this paper, we develop a learning algorithm for RLR models. Learni…

regressionRelational Reasoning

Scaling the weight parameters in Markov logic networks and relational logistic regression models

2021-03-28 · Felix Weitkämper

We consider Markov logic networks and relational logistic regression as two fundamental representation formalisms in statistical relational artificial intelligence that use weighted formulas in their specification. Howev…

regression

Stochastic Gradient Descent for Relational Logistic Regression via Partial Network Crawls

2017-07-24 · Jiasen Yang, Bruno Ribeiro, Jennifer Neville

Research in statistical relational learning has produced a number of methods for learning relational models from large-scale network data. While these methods have been successfully applied in various domains, they have …

regressionRelational Reasoning

RelNN: A Deep Neural Model for Relational Learning

2017-12-07 · Seyed Mehran Kazemi, David Poole

Statistical relational AI (StarAI) aims at reasoning and learning in noisy domains described in terms of objects and relationships by combining probability with first-order logic. With huge advances in deep learning in t…

modelregressionRelational Reasoning

Dynamic Logistic Ensembles with Recursive Probability and Automatic Subset Splitting for Enhanced Binary Classification

2024-11-27 · Mohammad Zubair Khan, David Li

This paper presents a novel approach to binary classification using dynamic logistic ensemble models. The proposed method addresses the challenges posed by datasets containing inherent internal clusters that lack explici…

Binary ClassificationComputational EfficiencyMathematical Induction