Papers by Alexander Gray

13 papers
X-FACTOR: A Cross-metric Evaluation of Factual Correctness in Abstractive Summarization (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization models produce factually inconsistent summaries that are not supported by the original article.
Approach: They propose a fact-aware filtering mechanism that improves the factuality of abstractive summarization models.
Outcome: The proposed method improves the quality of training data and the factuality of generated summaries.
Learning Neuro-Symbolic World Models with Conversational Proprioception (2023.acl-short)

Copied to clipboard

Challenge: Existing neuro-symbolic approaches to natural language-based interactions are model-free, but there is a need for model-based approaches.
Approach: They propose a model-free approach to learning a logical policy in a text-based game . they use a neural network to enhance the internal logic state with a memory of previous actions .
Outcome: The proposed method can learn neuro-symbolic world models on the TextWorld-Commonsense set of games.
Leveraging Abstract Meaning Representation for Knowledge Base Question Answering (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches face challenges including complex question understanding and lack of large end-to-end training datasets.
Approach: They propose a modular knowledge base question answering system that leverages AMR parses for task-independent question understanding.
Outcome: The proposed system achieves state-of-the-art performance on two prominent KBQA datasets based on DBpedia.
LOA: Logical Optimal Actions for Text-based Interaction Games (2021.acl-demo)

Copied to clipboard

Challenge: et al., 2019) have proposed a neuro-symbolic approach for reinforcement learning in non-simultaneous environments.
Approach: They propose an action decision architecture with a neuro-symbolic framework for natural language interaction games.
Outcome: The proposed framework provides an open-source implementation in Python for the reinforcement learning environment to facilitate an experiment for studying neuro-symbolic agents.
A Semantics-aware Transformer Model of Relation Linking for Knowledge Base Question Answering (2021.acl-short)

Copied to clipboard

Challenge: Existing knowledge base question answering systems do not leverage the explicit semantic parse of the question text.
Approach: They propose a transformer-based neural model that leverages the AMR semantic parse of a sentence.
Outcome: The proposed model outperforms the state-of-the-art on 4 popular benchmark datasets.
MISMATCH: Fine-grained Evaluation of Machine-generated Text with Mismatch Error Types (2023.findings-acl)

Copied to clipboard

Challenge: Existing evaluation metrics for machine text are inadequate to capture quality of text . a recent study has focused on task-specific evaluation metrics or on properties of machine-generated text based on mismatch errors .
Approach: They propose a new evaluation scheme based on fine-grained mismatch errors . they propose 13 mismatch error types to guide the model for better prediction of human judgments .
Outcome: The proposed evaluation scheme is based on mismatch errors in 7 NLP tasks . the mismatch error types guide the model for better prediction of human judgments .
Neuro-Symbolic Reinforcement Learning with First-Order Logic (2021.emnlp-main)

Copied to clipboard

Challenge: Existing deep reinforcement learning methods require many trials before convergence and no direct interpretability of trained policies is provided.
Approach: They propose a novel RL method which can learn symbolic and interpretable rules in their differentiable network.
Outcome: The proposed method can learn symbolic and interpretable rules in their differentiable network.
Self-Supervised Rule Learning to Link Text Segments to Relational Elements of Structured Knowledge (2023.findings-emnlp)

Copied to clipboard

Challenge: Various approaches have been tried to map predicate components of a natural language (NL) text segment onto their corresponding predicates within a knowledge base (KB).
Approach: They propose a neuro-symbolic approach to self-learn rules that serve as interpretable knowledge to perform relation linking in knowledge base question answering systems.
Outcome: The proposed approach achieves an average performance gain of 17% on CLUTRR and relation linking in a KBQA system.
Logical Neural Networks for Knowledge Base Completion with Embeddings & Rules (2022.emnlp-main)

Copied to clipboard

Challenge: Knowledge base completion (KBC) is a human-interpretable dialect . rule-based KBC has a high quality but low accuracy .
Approach: They propose to use logical neural networks to learn both kinds of rules in a common framework using gradient-based optimization.
Outcome: The proposed method improves by 10% relative to SotA rule-based methods and by combining it with knowledge graph embeddings it achieves an additional 7.5% relative improvement.
Learning Symbolic Rules over Abstract Meaning Representations for Textual Reinforcement Learning (2023.acl-long)

Copied to clipboard

Challenge: Existing text-based reinforcement learning agents use embeddings as representations for observation and are fed to an action scorer for predicting the next action.
Approach: They propose a novel neurosymbolic agent that combines a semantic parser and a rule induction system to learn interpretable rules as policies.
Outcome: The proposed method outperforms deep learning-based methods on established text-based game benchmarks on unobserved games and on unseen games.
Zero-shot Entity Linking with Less Data (2022.findings-naacl)

Copied to clipboard

Challenge: Entity linking maps an entity mention in a natural language sentence to an entity in KB.
Approach: They propose a neuro-symbolic, multi-task learning approach to bridge this gap by exploiting an auxiliary information about entity types.
Outcome: The proposed approach achieves significantly higher performance on four different benchmark datasets when trained with just 0.01%, 0.1%, or 1% of the training data.
LNN-EL: A Neuro-Symbolic Approach to Short-text Entity Linking (2021.acl-long)

Copied to clipboard

Challenge: Existing work deals with EL in the context of longer text, such as a sentence.
Approach: They propose a neuro-symbolic approach that uses interpretable rules based on first-order logic to achieve better performance with black-box neural approaches.
Outcome: The proposed approach achieves better performance than heuristics-based approaches on short-text EL . it can easily blend existing rule templates with multiple types of features, and even with scores resulting from previous EL methods.
SYGMA: A System for Generalizable and Modular Question Answering Over Knowledge Bases (2022.findings-emnlp)

Copied to clipboard

Challenge: Knowledge Base Question Answering (KBQA) systems have limited generalizability across knowledge bases and multiple reasoning types.
Approach: They propose a modular approach for KBQA that is built on a framework adaptable to multiple knowledge bases and reasoning types.
Outcome: The proposed approach is generalized across multiple knowledge bases and reasoning types.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations