paper-with-me

Papers

FOLD-TR: A Scalable and Efficient Inductive Learning Algorithm for Learning To Rank

2022-06-15 · Huaduo Wang, Gopal Gupta

FOLD-R++ is a new inductive learning algorithm for binary classification tasks. It generates an (explainable) normal logic program for mixed type (numerical and categorical) data. We present a customized FOLD-R++ algorithm with the ranking framework, called FOLD-TR, that aims to rank new items following the ranking pattern in the training data. Like FOLD-R++, the FOLD-TR algorithm is able to handle mixed-type data directly and provide native justification to explain the comparison between a pair of items.

📄 PDF Abstract BibTeX arXiv:2206.07295

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationInductive LearningLearning-To-RankVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

FOLD-RM: A Scalable, Efficient, and Explainable Inductive Learning Algorithm for Multi-Category Classification of Mixed Data

2022-02-14 · Huaduo Wang, Farhad Shakerin, Gopal Gupta

FOLD-RM is an automated inductive learning algorithm for learning default rules for mixed (numerical and categorical) data. It generates an (explainable) answer set programming (ASP) rule set for multi-category classific…

Inductive Learning

FOLD-R++: A Scalable Toolset for Automated Inductive Learning of Default Theories from Mixed Data

2021-10-15 · Huaduo Wang, Gopal Gupta

FOLD-R is an automated inductive learning algorithm for learning default rules for mixed (numerical and categorical) data. It generates an (explainable) answer set programming (ASP) rule set for classification tasks. We …

feature selectionInductive Learning

A Riemannian gossip approach to decentralized matrix completion

2016-05-23 · Bamdev Mishra, Hiroyuki Kasai, Atul Saroop

In this paper, we propose novel gossip algorithms for the low-rank decentralized matrix completion problem. The proposed approach is on the Riemannian Grassmann manifold that allows local matrix completion by different a…

Matrix Completion

FOLD-R++: A Toolset for Automated Inductive Learning of Default Theories from Mixed Data

2021-11-21 · AAAI Workshop CLeaR 2022 2 · Huaduo Wang, Gopal Gupta

FOLD-R is an automated inductive learning algorithm for learning default rules with exceptions for mixed (numerical and categorical) data. It generates an (explainable) answer set programming (ASP) rule set for classific…

feature selectionInductive Learning

A Clustering and Demotion Based Algorithm for Inductive Learning of Default Theories

2021-09-26 · Huaduo Wang, Farhad Shakerin, Gopal Gupta

We present a clustering- and demotion-based algorithm called Kmeans-FOLD to induce nonmonotonic logic programs from positive and negative examples. Our algorithm improves upon-and is inspired by-the FOLD algorithm. The F…

ClusteringInductive LearningInductive logic programming