← Search

Pedro Szekely

7 accepted papers

2024

Efficient and Accurate Contextual Re-Ranking for Knowledge Graph Question Answering

COLING 2024main

The efficacy of neural “retrieve and generate” systems is well established for question answering (QA) over unstructured text. Recent efforts seek to extend this approach to knowledge graph (KG) QA by converting structured triples to unstructured text. However, the relevance of KG triples retrieved…

Cited by 1SourcePDFScholar
2024

Speechworthy Instruction-tuned Language Models

EMNLP 2024main

Current instruction-tuned language models are exclusively trained with textual preference data and thus may not be aligned to the unique requirements of other modalities, such as speech. To better align language models with the speech domain, we explore i) prompting strategies based on radio-industr…

Cited by 3SourcePDFScholar
2022

Augmenting Knowledge Graphs for Better Link Prediction

IJCAI 2022poster

Embedding methods have demonstrated robust performance on the task of link prediction in knowledge graphs, by mostly encoding entity relationships. Recent methods propose to enhance the loss function with a literal-aware term. In this paper, we propose KGA: a knowledge graph augmentation method that…

2022

PaCo: Preconditions Attributed to Commonsense Knowledge

EMNLP 2022finding

Humans can seamlessly reason with circumstantial preconditions of commonsense knowledge. We understand that a glass is used for drinking water, unless the glass is broken or the water is toxic. Despite state-of-the-art (SOTA) language models’ (LMs) impressive performance on inferring commonsense kno…

2022

Robust (Controlled) Table-to-Text Generation with Structure-Aware Equivariance Learning

NAACL 2022long

Controlled table-to-text generation seeks to generate natural language descriptions for highlighted subparts of a table. Previous SOTA systems still employ a sequence-to-sequence generation method, which merely captures the table as a linear structure and is brittle when table layouts change. We see…

2021

Table-based Fact Verification With Salience-aware Learning

EMNLP 2021finding

Tables provide valuable knowledge that can be used to verify textual statements. While a number of works have considered table-based fact verification, direct alignments of tabular data with tokens in textual statements are rarely available. Moreover, training a generalized fact verification model r…