paper-with-me

Papers

A Probabilistic Model for Discriminative and Neuro-Symbolic Semi-Supervised Learning

2020-06-10 · Carl Allen, Ivana Balažević, Timothy Hospedales

Much progress has been made in semi-supervised learning (SSL) by combining methods that exploit different aspects of the data distribution, e.g. consistency regularisation relies on properties of $p(x)$, whereas entropy minimisation pertains to the label distribution $p(y|x)$. Focusing on the latter, we present a probabilistic model for discriminative SSL, that mirrors its classical generative counterpart. Under the assumption $y|x$ is deterministic, the prior over latent variables becomes discrete. We show that several well-known SSL methods can be interpreted as approximating this prior, and can be improved upon. We extend the discriminative model to neuro-symbolic SSL, where label features satisfy logical rules, by showing such rules relate directly to the above prior, thus justifying a family of methods that link statistical learning and logical reasoning, and unifying them with regular SSL.

📄 PDF Abstract BibTeX arXiv:2006.05896

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage AugmentationLogical Reasoning

Similar Papers 제목 키워드 기반

DANA: Domain-Aware Neurosymbolic Agents for Consistency and Accuracy

2024-09-27 · Vinh Luong, Sang Dinh, Shruti Raghavan, William Nguyen 외

Large Language Models (LLMs) have shown remarkable capabilities, but their inherent probabilistic nature often leads to inconsistency and inaccuracy in complex problem-solving tasks. This paper introduces DANA (Domain-Aw…

Financial Analysis

Lobster: A GPU-Accelerated Framework for Neurosymbolic Programming

2025-03-27 · Paul Biberstein, Ziyang Li, Joseph Devietti, Mayur Naik

Neurosymbolic programs combine deep learning with symbolic reasoning to achieve better data efficiency, interpretability, and generalizability compared to standalone deep learning approaches. However, existing neurosymbo…

GPU

Semirings for Probabilistic and Neuro-Symbolic Logic Programming

2024-02-21 · Vincent Derkinderen, Robin Manhaeve, Pedro Zuidberg Dos Martires, Luc De Raedt

The field of probabilistic logic programming (PLP) focuses on integrating probabilistic models into programming languages based on logic. Over the past 30 years, numerous languages and frameworks have been developed for …

A Complexity Map of Probabilistic Reasoning for Neurosymbolic Classification Techniques

2024-04-12 · Arthur Ledaguenel, Céline Hudelot, Mostepha Khouadjia

Neurosymbolic artificial intelligence is a growing field of research aiming to combine neural network learning capabilities with the reasoning abilities of symbolic systems. Informed multi-label classification is a sub-f…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNavigate

Neural Reward Machines

2024-08-16 · Elena Umili, Francesco Argenziano, Roberto Capobianco

Non-markovian Reinforcement Learning (RL) tasks are very hard to solve, because agents must consider the entire history of state-action pairs to act rationally in the environment. Most works use symbolic formalisms (as L…

Reinforcement Learning (RL)