paper-with-me

Papers

Learning Predictive Checklists with Probabilistic Logic Programming

2024-11-25 · Yukti Makhija, Edward De Brouwer, Rahul G. Krishnan

Checklists have been widely recognized as effective tools for completing complex tasks in a systematic manner. Although originally intended for use in procedural tasks, their interpretability and ease of use have led to their adoption for predictive tasks as well, including in clinical settings. However, designing checklists can be challenging, often requiring expert knowledge and manual rule design based on available data. Recent work has attempted to address this issue by using machine learning to automatically generate predictive checklists from data, although these approaches have been limited to Boolean data. We propose a novel method for learning predictive checklists from diverse data modalities, such as images and time series. Our approach relies on probabilistic logic programming, a learning paradigm that enables matching the discrete nature of checklist with continuous-valued data. We propose a regularization technique to tradeoff between the information captured in discrete concepts of continuous data and permit a tunable level of interpretability for the learned checklist concepts. We demonstrate that our method outperforms various explainable machine learning techniques on prediction tasks involving image sequences, time series, and clinical notes.

📄 PDF Abstract BibTeX arXiv:2411.16790

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Learning Optimal Predictive Checklists

2021-12-02 · NeurIPS 2021 12 · Haoran Zhang, Quaid Morris, Berk Ustun, Marzyeh Ghassemi

Checklists are simple decision aids that are often used to promote safety and reliability in clinical applications. In this paper, we present a method to learn checklists for clinical decision support. We represent predi…

Fairness

Learning predictive checklists from continuous medical data

2022-11-14 · Yukti Makhija, Edward De Brouwer, Rahul G. Krishnan

Checklists, while being only recently introduced in the medical domain, have become highly popular in daily clinical practice due to their combined effectiveness and great interpretability. Checklists are usually designe…

Scalable Neural-Probabilistic Answer Set Programming

2023-06-14 · Arseny Skryagin, Daniel Ochs, Devendra Singh Dhami, Kristian Kersting

The goal of combining the robustness of neural networks and the expressiveness of symbolic methods has rekindled the interest in Neuro-Symbolic AI. Deep Probabilistic Programming Languages (DPPLs) have been developed for…

Probabilistic ProgrammingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Online Learning Probabilistic Event Calculus Theories in Answer Set Programming

2021-03-31 · Nikos Katzouris, Alexander Artikis, Georgios Paliouras

Complex Event Recognition (CER) systems detect event occurrences in streaming time-stamped input using predefined event patterns. Logic-based approaches are of special interest in CER, since, via Statistical Relational A…

Activity RecognitionManagement

Neural Probabilistic Logic Programming in DeepProbLog

2019-07-18 · NeurIPS 2018 12 · Robin Manhaeve, Sebastijan Dumančić, Angelika Kimmig, Thomas Demeester 외

We introduce DeepProbLog, a neural probabilistic logic programming language that incorporates deep learning by means of neural predicates. We show how existing inference and learning techniques of the underlying probabil…

Deep LearningProgram induction