← Search

Alon Halevy

7 accepted papers

2023

NormBank: A Knowledge Bank of Situational Social Norms

ACL 2023long

We present NormBank, a knowledge bank of 155k situational norms. This resource is designed to ground flexible normative reasoning for interactive, assistive, and collaborative AI systems. Unlike prior commonsense resources, NormBank grounds each inference within a multivalent sociocultural frame, wh…

2023

Reimagining Retrieval Augmented Language Models for Answering Queries

ACL 2023findings

We present a reality check on large language models and inspect the promise of retrieval-augmented language models in comparison. Such language models are semi-parametric, where models integrate model parameters and knowledge from external data sources to make their predictions, as opposed to the pa…

Cited by 5SourcePDFScholar
2023

TimelineQA: A Benchmark for Question Answering over Timelines

ACL 2023findings

Lifelogs are descriptions of experiences that a person had during their life. Lifelogs are created by fusing data from the multitude of digital services, such as online photos, maps, shopping and content streaming services. Question answering over lifelogs can offer personal assistants a critical re…

2022

Detecting and Understanding Harmful Memes: A Survey

IJCAI 2022poster

The automatic identification of harmful content online is of major concern for social media platforms, policymakers, and society. Researchers have studied textual, visual, and audio content, but typically in isolation. Yet, harmful content often combines multiple modalities, as in the case of memes.…

2022

Quantifying Adaptability in Pre-trained Language Models with 500 Tasks

NAACL 2022long

When a neural language model (LM) is adapted to perform a new task, what aspects of the task predict the eventual performance of the model? In NLP, systematic features of LM generalization to individual examples are well characterized, but systematic aspects of LM adaptability to new tasks are not n…

Cited by 15SourcePDFScholar
2022

The Moral Integrity Corpus: A Benchmark for Ethical Dialogue Systems

ACL 2022long

Conversational agents have come increasingly closer to human competence in open-domain dialogue settings; however, such models can reflect insensitive, hurtful, or entirely incoherent viewpoints that erode a user’s trust in the moral integrity of the system. Moral deviations are difficult to mitigat…

2021

Database reasoning over text

ACL 2021long

Neural models have shown impressive performance gains in answering queries from natural language text. However, existing works are unable to support database queries, such as “List/Count all female athletes who were born in 20th century”, which require reasoning over sets of relevant facts with oper…