← Search

Prithviraj Sen

7 accepted papers

2023

Are Human Explanations Always Helpful? Towards Objective Evaluation of Human Natural Language Explanations

ACL 2023long

Human-annotated labels and explanations are critical for training explainable NLP models. However, unlike human-annotated labels whose quality is easier to calibrate (e.g., with a majority vote), human-crafted free-form explanations can be quite subjective. Before blindly using them as ground truth…

Cited by 16SourcePDFScholar
2023

Learning Symbolic Rules over Abstract Meaning Representations for Textual Reinforcement Learning

ACL 2023long

Text-based reinforcement learning agents have predominantly been neural network-based models with embeddings-based representation, learning uninterpretable policies that often do not generalize well to unseen games. On the other hand, neuro-symbolic methods, specifically those that leverage an inter…

2022

Logical Neural Networks for Knowledge Base Completion with Embeddings & Rules

EMNLP 2022main

Knowledge base completion (KBC) has benefitted greatly by learning explainable rules in an human-interpretable dialect such as first-order logic. Rule-based KBC has so far, mainly focussed on learning one of two types of rules: conjunction-of-disjunctions and disjunction-of-conjunctions. We qualitat…

Cited by 5SourcePDFScholar
2022

Neuro-Symbolic Inductive Logic Programming with Logical Neural Networks

AAAI 2022technical

Recent work on neuro-symbolic inductive logic programming has led to promising approaches that can learn explanatory rules from noisy, real-world data. While some proposals approximate logical operators with differentiable operators from fuzzy or real-valued logic that are parameter-free thus dimini…

2021

LNN-EL: A Neuro-Symbolic Approach to Short-text Entity Linking

ACL 2021long

Entity linking (EL) is the task of disambiguating mentions appearing in text by linking them to entities in a knowledge graph, a crucial task for text understanding, question answering or conversational systems. In the special case of short-text EL, which poses additional challenges due to limited c…

2021

Neuro-Symbolic Approaches for Text-Based Policy Learning

EMNLP 2021main

Text-Based Games (TBGs) have emerged as important testbeds for reinforcement learning (RL) in the natural language domain. Previous methods using LSTM-based action policies are uninterpretable and often overfit the training games showing poor performance to unseen test games. We present SymboLic Act…

2020

Exploiting Node Content for Multiview Graph Convolutional Network and Adversarial Regularization

COLING 2020main

Network representation learning (NRL) is crucial in the area of graph learning. Recently, graph autoencoders and its variants have gained much attention and popularity among various types of node embedding approaches. Most existing graph autoencoder-based methods aim to minimize the reconstruction e…