← Search

Jennifer Foster

10 accepted papers

2025

FarExStance: Explainable Stance Detection for Farsi

COLING 2025main

We introduce FarExStance, a new dataset for explainable stance detection in Farsi. Each instance in this dataset contains a claim, the stance of an article or social media post towards that claim, and an extractive explanation which provides evidence for the stance label. We compare the performance…

2023

Do Stochastic Parrots have Feelings Too? Improving Neural Detection of Synthetic Text via Emotion Recognition

EMNLP 2023long findings

Recent developments in generative AI have shone a spotlight on high-performance synthetic text generation technologies. The now wide availability and ease of use of such models highlights the urgent need to provide equally powerful technologies capable of identifying synthetic text. With this in min…

Cited by 0SourcecodeScholar
2023

Exploiting Rich Textual User-Product Context for Improving Personalized Sentiment Analysis

ACL 2023findings

User and product information associated with a review is useful for sentiment polarity prediction. Typical approaches incorporating such information focus on modeling users and products as implicitly learned representation vectors. Most do not exploit the potential of historical reviews, or those th…

Cited by 8SourcePDFScholar
2023

Investigating the Saliency of Sentiment Expressions in Aspect-Based Sentiment Analysis

ACL 2023findings

We examine the behaviour of an aspect-based sentiment classifier built by fine-tuning the BERT BASE model on the SemEval 2016 English dataset. In a set of masking experiments, we examine the extent to which the tokens identified as salient by LIME and a gradient-based method are being used by the cl…

2023

Out-of-Distribution Generalization in Natural Language Processing: Past, Present, and Future

EMNLP 2023long main

Machine learning (ML) systems in natural language processing (NLP) face significant challenges in generalizing to out-of-distribution (OOD) data, where the test distribution differs from the training data distribution. This poses important questions about the robustness of NLP models and their high…

Cited by 0SourceScholar
2022

TwittIrish: A Universal Dependencies Treebank of Tweets in Modern Irish

ACL 2022long

Modern Irish is a minority language lacking sufficient computational resources for the task of accurate automatic syntactic parsing of user-generated content such as tweets. Although language technology for the Irish language has been developing in recent years, these tools tend to perform poorly on…

2021

Improving Unsupervised Question Answering via Summarization-Informed Question Generation

EMNLP 2021main

Question Generation (QG) is the task of generating a plausible question for a given <passage, answer> pair. Template-based QG uses linguistically-informed heuristics to transform declarative sentences into interrogatives, whereas supervised QG uses existing Question Answering (QA) datasets to train…

Cited by 53SourcePDFScholar
2020

Improving Document-Level Sentiment Analysis with User and Product Context

COLING 2020main

Past work that improves document-level sentiment analysis by encoding user and product in- formation has been limited to considering only the text of the current review. We investigate incorporating additional review text available at the time of sentiment prediction that may prove meaningful for gu…