← Search

Amir Feder

14 accepted papers

2025

Can LLMs Learn Macroeconomic Narratives from Social Media?

NAACL 2025findings

This study empirically tests the Narrative Economics hypothesis, which posits that narratives (ideas that are spread virally and affect public beliefs) can influence economic fluctuations. We introduce two curated datasets containing posts from X (formerly Twitter) which capture economy-related narr…

Cited by 6SourcePDFScholar
2025

Confidence Improves Self-Consistency in LLMs

ACL 2025finding

Self-consistency decoding enhances LLMs’ performance on reasoning tasks by sampling diverse reasoning paths and selecting the most frequent answer. However, it is computationally expensive, as sampling many of these (lengthy) paths is required to increase the chances that the correct answer emerges…

Cited by 0SourcePDFScholar
2024

Does Fine-Tuning LLMs on New Knowledge Encourage Hallucinations?

EMNLP 2024main

When large language models are aligned via supervised fine-tuning, they may encounter new factual information that was not acquired through pre-training. It is often conjectured that this can teach the model the behavior of hallucinating factually incorrect responses, as the model is trained to gene…

Cited by 95SourcePDFScholar
2024

Faithful Explanations of Black-box NLP Models Using LLM-generated Counterfactuals

ICLR 2024poster

Causal explanations of the predictions of NLP systems are essential to ensure safety and establish trust. Yet, existing methods often fall short of explaining model predictions effectively or efficiently and are often model-specific. In this paper, we address model-agnostic explanations, proposing t…

Cited by 41SourcePDFScholar
2023

An Invariant Learning Characterization of Controlled Text Generation

ACL 2023long

Controlled generation refers to the problem of creating text that contains stylistic or semantic attributes of interest. Many approaches reduce this problem to training a predictor of the desired attribute. For example, researchers hoping to deploy a large language model to produce non-toxic content…

2023

Data Augmentations for Improved (Large) Language Model Generalization

NeurIPS 2023poster

The reliance of text classifiers on spurious correlations can lead to poor generalization at deployment, raising concerns about their use in safety-critical domains such as healthcare. In this work, we propose to use counterfactual data augmentation, guided by knowledge of the causal structure of th…

Cited by 9SourcePDFScholar
2022

CEBaB: Estimating the Causal Effects of Real-World Concepts on NLP Model Behavior

NeurIPS 2022accept

The increasing size and complexity of modern ML systems has improved their predictive capabilities but made their behavior harder to explain. Many techniques for model explanation have been developed in response, but we lack clear criteria for assessing these techniques. In this paper, we cast model…

Cited by 54SourcePDFScholar
2022

DoCoGen: Domain Counterfactual Generation for Low Resource Domain Adaptation

ACL 2022long

Natural language processing (NLP) algorithms have become very successful, but they still struggle when applied to out-of-distribution examples. In this paper we propose a controllable generation approach in order to deal with this domain adaptation (DA) challenge. Given an input text example, our Do…

2022

In the Eye of the Beholder: Robust Prediction with Causal User Modeling

NeurIPS 2022accept

Accurately predicting the relevance of items to users is crucial to the success of many social platforms. Conventional approaches train models on logged historical data; but recommendation systems, media services, and online marketplaces all exhibit a constant influx of new content---making relevanc…

Cited by 5SourcePDFScholar
2021

Are VQA Systems RAD? Measuring Robustness to Augmented Data with Focused Interventions

ACL 2021short

Deep learning algorithms have shown promising results in visual question answering (VQA) tasks, but a more careful look reveals that they often do not understand the rich signal they are being fed with. To understand and better measure the generalization capabilities of VQA systems, we look at their…

2021

Learning and Evaluating a Differentially Private Pre-trained Language Model

EMNLP 2021finding

Contextual language models have led to significantly better results, especially when pre-trained on the same data as the downstream task. While this additional pre-training usually improves performance, it can lead to information leakage and therefore risks the privacy of individuals mentioned in th…

Cited by 78SourcePDFScholar