paper-with-me

Papers

Neuro-symbolic Weak Supervision: Theory and Semantics

2025-03-24 · Nijesh Upreti, Vaishak Belle

Weak supervision allows machine learning models to learn from limited or noisy labels, but it introduces challenges in interpretability and reliability - particularly in multi-instance partial label learning (MI-PLL), where models must resolve both ambiguous labels and uncertain instance-label mappings. We propose a semantics for neuro-symbolic framework that integrates Inductive Logic Programming (ILP) to improve MI-PLL by providing structured relational constraints that guide learning. Within our semantic characterization, ILP defines a logical hypothesis space for label transitions, clarifies classifier semantics, and establishes interpretable performance standards. This hybrid approach improves robustness, transparency, and accountability in weakly supervised settings, ensuring neural predictions align with domain knowledge. By embedding weak supervision into a logical framework, we enhance both interpretability and learning, making weak supervision more suitable for real-world, high-stakes applications.

📄 PDF Abstract BibTeX arXiv:2503.18509

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive logic programmingPartial Label Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

LASER: A Neuro-Symbolic Framework for Learning Spatial-Temporal Scene Graphs with Weak Supervision

2023-04-15 · Jiani Huang, Ziyang Li, Mayur Naik, Ser-Nam Lim

Supervised approaches for learning spatio-temporal scene graphs (STSG) from video are greatly hindered due to their reliance on STSG-annotated videos, which are labor-intensive to construct at scale. Is it feasible to in…

Language ModelingLanguage ModellingLarge Language ModelRetrieval+4

GRAIL: Autonomous Concept Grounding for Neuro-Symbolic Reinforcement Learning

2026-04-18 · Hikaru Shindo, Henri Rößler, Quentin Delfosse, Kristian Kersting arxiv

Neuro-symbolic Reinforcement Learning (NeSy-RL) combines symbolic reasoning with gradient-based optimization to achieve interpretable and generalizable policies. Relational concepts, such as "left of" or "close by", serv…

Reinforcement LearningAtari Games

Image Manipulation via Multi-Hop Instructions -- A New Dataset and Weakly-Supervised Neuro-Symbolic Approach

2023-05-23 · Harman Singh, Poorva Garg, Mohit Gupta, Kevin Shah 외

We are interested in image manipulation via natural language text -- a task that is useful for multiple AI applications but requires complex reasoning over multi-modal spaces. We extend recently proposed Neuro Symbolic C…

Image ManipulationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Weakly Supervised Neuro-Symbolic Module Networks for Numerical Reasoning

2021-01-28 · Amrita Saha, Shafiq Joty, Steven C. H. Hoi

Neural Module Networks (NMNs) have been quite successful in incorporating explicit reasoning as learnable modules in various question answering tasks, including the most generic form of numerical reasoning over text in M…

Dependency ParsingLanguage ModelingLanguage ModellingMachine Reading Comprehension+2

A Semantic Framework for Neuro-Symbolic Computing

2022-12-22 · Simon Odense, Artur d'Avila Garcez

The field of neuro-symbolic AI aims to benefit from the combination of neural networks and symbolic systems. A cornerstone of the field is the translation or encoding of symbolic knowledge into neural networks. Although …