paper-with-me

Papers

Neural Feature-Adaptation for Symbolic Predictions Using Pre-Training and Semantic Loss

2022-11-29 · Vedant Shah, Aditya Agrawal, Lovekesh Vig, Ashwin Srinivasan, Gautam Shroff, Tanmay Verlekar

We are interested in neurosymbolic systems consisting of a high-level symbolic layer for explainable prediction in terms of human-intelligible concepts; and a low-level neural layer for extracting symbols required to generate the symbolic explanation. Real data is often imperfect meaning that even if the symbolic theory remains unchanged, we may still need to address the problem of mapping raw data to high-level symbols, each time there is a change in the data acquisition environment or equipment. Manual (re-)annotation of the raw data each time this happens is laborious and expensive; and automated labelling methods are often imperfect, especially for complex problems. NEUROLOG proposed the use of a semantic loss function that allows an existing feature-based symbolic model to guide the extraction of feature-values from raw data, using abduction'. However, the experiments demonstrating the use of semantic loss through abduction appear to rely heavily on a domain-specific pre-processing step that enables a prior delineation of feature locations in the raw data. We examine the use of semantic loss in domains where such pre-processing is not possible, or is not obvious. We show that without any prior information about the features, the NEUROLOG approach can continue to predict accurately even with substantially incorrect feature predictions. We show also that prior information about the features in the form of even imperfect pre-training can help correct this situation. These findings are replicated on the original problem considered by NEUROLOG, without the use of feature-delineation. This suggests that symbolic explanations constructed for data in a domain could be re-used in a related domain, by feature-adaptation' of pre-trained neural extractors using the semantic loss function constrained by abductive feedback.

📄 PDF Abstract BibTeX arXiv:2211.16047

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Personalized Decision Modeling: Utility Optimization or Textualized-Symbolic Reasoning

2025-11-04 · Yibo Zhao, Yang Zhao, Hongru Du, Hao Frank Yang arxiv

Decision-making models for individuals, particularly in high-stakes scenarios like vaccine uptake, often diverge from population optimal predictions. This gap arises from the uniqueness of the individual decision-making …

Trust-Aware Joint Feature-Prediction Discrepancy for Robust Domain Adaptation

2026-05-24 · Xi Ding, Lei Wang, Syuan-Hao Li, Yongsheng Gao arxiv

Domain adaptation aims to mitigate performance degradation caused by distribution shifts between a labeled source domain and an unlabeled or sparsely labeled target domain. Most existing approaches estimate domain discre…

Domain Adaptation

Shallow Features Guide Unsupervised Domain Adaptation for Semantic Segmentation at Class Boundaries

2021-10-06 · Adriano Cardace, Pierluigi Zama Ramirez, Samuele Salti, Luigi Di Stefano

Although deep neural networks have achieved remarkable results for the task of semantic segmentation, they usually fail to generalize towards new domains, especially when performing synthetic-to-real adaptation. Such dom…

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+1

Shape Consistent 2D Keypoint Estimation under Domain Shift

2020-08-04 · Levi O. Vasconcelos, Massimiliano Mancini, Davide Boscaini, Samuel Rota Bulo 외

Recent unsupervised domain adaptation methods based on deep architectures have shown remarkable performance not only in traditional classification tasks but also in more complex problems involving structured predictions …

Depth EstimationDomain AdaptationKeypoint EstimationSemantic Segmentation+1

Semantic Strengthening of Neuro-Symbolic Learning

2023-02-28 · Kareem Ahmed, Kai-Wei Chang, Guy Van Den Broeck

Numerous neuro-symbolic approaches have recently been proposed typically with the goal of adding symbolic knowledge to the output layer of a neural network. Ideally, such losses maximize the probability that the neural n…