paper-with-me

홈 › Papers

EXPLAIN, AGREE, LEARN: Scaling Learning for Neural Probabilistic Logic

2024-08-15 · Victor Verreet, Lennert De Smet, Luc De Raedt, Emanuele Sansone

Neural probabilistic logic systems follow the neuro-symbolic (NeSy) paradigm by combining the perceptive and learning capabilities of neural networks with the robustness of probabilistic logic. Learning corresponds to likelihood optimization of the neural networks. However, to obtain the likelihood exactly, expensive probabilistic logic inference is required. To scale learning to more complex systems, we therefore propose to instead optimize a sampling based objective. We prove that the objective has a bounded error with respect to the likelihood, which vanishes when increasing the sample count. Furthermore, the error vanishes faster by exploiting a new concept of sample diversity. We then develop the EXPLAIN, AGREE, LEARN (EXAL) method that uses this objective. EXPLAIN samples explanations for the data. AGREE reweighs each explanation in concordance with the neural component. LEARN uses the reweighed explanations as a signal for learning. In contrast to previous NeSy methods, EXAL can scale to larger problem sizes while retaining theoretical guarantees on the error. Experimentally, our theoretical claims are verified and EXAL outperforms recent NeSy methods when scaling up the MNIST addition and Warcraft pathfinding problems.

📄 PDF Abstract BibTeX arXiv:2408.08133

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Dempster-Shafer vs. Probabilistic Logic

2013-03-27 · Daniel Hunter

The combination of evidence in Dempster-Shafer theory is compared with the combination of evidence in probabilistic logic. Sufficient conditions are stated for these two methods to agree. It is then shown that these cond…

A-NeSI: A Scalable Approximate Method for Probabilistic Neurosymbolic Inference

2023-09-21 · NeurIPS 2023 11

We study the problem of combining neural networks with symbolic reasoning. Recently introduced frameworks for Probabilistic Neurosymbolic Learning (PNL), such as DeepProbLog, perform exponential-time exact inference, lim…

Flow similarity, stochastic branching, and quarter power scaling in plants

2015-07-24

The origin of allometric scaling patterns that are multiples of 1/4 has long fascinated biologists. While not universal, scaling relationships with exponents that are close to multiples of 1/4 are common and have been de…

A Comparison of Reinforcement Learning Techniques for Fuzzy Cloud Auto-Scaling

2017-05-19 · Hamid Arabnejad, Claus Pahl, Pooyan Jamshidi, Giovani Estrada

A goal of cloud service management is to design self-adaptable auto-scaler to react to workload fluctuations and changing the resources assigned. The key problem is how and when to add/remove resources in order to meet a…

ManagementQ-Learningreinforcement-learningReinforcement Learning+1

Resolving Discrepancies in Compute-Optimal Scaling of Language Models

2024-06-27 · Tomer Porian, Mitchell Wortsman, Jenia Jitsev, Ludwig Schmidt 외

Kaplan et al. and Hoffmann et al. developed influential scaling laws for the optimal model size as a function of the compute budget, but these laws yield substantially different predictions. We explain the discrepancy by…