← Search

Heike Adel

15 accepted papers

2025

Efficient Multi-Agent Collaboration with Tool Use for Online Planning in Complex Table Question Answering

NAACL 2025findings

Complex table question answering (TQA) aims to answer questions that require complex reasoning, such as multi-step or multi-category reasoning, over data represented in tabular form. Previous approaches demonstrate notable performance by leveraging either closed-source large language models (LLMs) o…

2025

Lost in Multilinguality: Dissecting Cross-lingual Factual Inconsistency in Transformer Language Models

ACL 2025long

Multilingual language models (MLMs) store factual knowledge across languages but often struggle to provide consistent responses to semantically equivalent prompts in different languages. While previous studies point out this cross-lingual inconsistency issue, the underlying causes remain unexplored.…

Cited by 0SourcePDFScholar
2025

Texts or Images? A Fine-grained Analysis on the Effectiveness of Input Representations and Models for Table Question Answering

ACL 2025finding

In table question answering (TQA), tables are encoded as either texts or images. Prior work suggests that passing images of tables to multi-modal large language models (MLLMs) performs comparably to using textual input with large language models (LLMs). However, the lack of controlled setups limits…

2024

Better Call SAUL: Fluent and Consistent Language Model Editing with Generation Regularization

EMNLP 2024finding

To ensure large language models contain up-to-date knowledge, they need to be updated regularly. However, model editing is challenging as it might also affect knowledge that is unrelated to the new data. State-of-the-art methods identify parameters associated with specific knowledge and then modify…

Cited by 3SourcePDFScholar
2024

Explaining Pre-Trained Language Models with Attribution Scores: An Analysis in Low-Resource Settings

COLING 2024main

Attribution scores indicate the importance of different input parts and can, thus, explain model behaviour. Currently, prompt-based models are gaining popularity, i.a., due to their easier adaptability in low-resource settings. However, the quality of attribution scores extracted from prompt-based m…

Cited by 2SourcePDFScholar
2024

FREB-TQA: A Fine-Grained Robustness Evaluation Benchmark for Table Question Answering

NAACL 2024long

Table Question Answering (TQA) aims at composing an answer to a question based on tabular data. While prior research has shown that TQA models lack robustness, understanding the underlying cause and nature of this issue remains predominantly unclear, posing a significant obstacle to the development…

2024

Rehearsal-Free Modular and Compositional Continual Learning for Language Models

NAACL 2024short

Continual learning aims at incrementally acquiring new knowledge while not forgetting existing knowledge. To overcome catastrophic forgetting, methods are either rehearsal-based, i.e., store data examples from previous tasks for data replay, or isolate parameters dedicated to each task. However, reh…

2023

GradSim: Gradient-Based Language Grouping for Effective Multilingual Training

EMNLP 2023long main

Most languages of the world pose low-resource challenges to natural language processing models. With multilingual training, knowledge can be shared among languages. However, not all languages positively influence each other and it is an open research question how to select the most suitable set of l…

Cited by 0SourceScholar
2023

Is the Answer in the Text? Challenging ChatGPT with Evidence Retrieval from Instructive Text

EMNLP 2023short findings

Generative language models have recently shown remarkable success in generating answers to questions in a given textual context. However, these answers may suffer from hallucination, wrongly cite evidence, and spread misleading information. In this work, we address this problem by employing ChatGPT…

Cited by 0SourceScholar
2023

Neighboring Words Affect Human Interpretation of Saliency Explanations

ACL 2023findings

Word-level saliency explanations (“heat maps over words”) are often used to communicate feature-attribution in text-based models. Recent studies found that superficial factors such as word length can distort human interpretation of the communicated saliency scores. We conduct a user study to investi…

2021

A Survey on Recent Approaches for Natural Language Processing in Low-Resource Scenarios

NAACL 2021long

Deep neural networks and huge language models are becoming omnipresent in natural language applications. As they are known for requiring large amounts of training data, there is a growing body of work to improve the performance in low-resource settings. Motivated by the recent fundamental changes to…

Cited by 393SourcePDFScholar
2021

FAME: Feature-Based Adversarial Meta-Embeddings for Robust Input Representations

EMNLP 2021main

Combining several embeddings typically improves performance in downstream tasks as different embeddings encode different information. It has been shown that even models using embeddings from transformers still benefit from the inclusion of standard word embeddings. However, the combination of embedd…

2021

To Share or not to Share: Predicting Sets of Sources for Model Transfer Learning

EMNLP 2021main

In low-resource settings, model transfer can help to overcome a lack of labeled data for many tasks and domains. However, predicting useful transfer sources is a challenging problem, as even the most similar sources might lead to unexpected negative transfer results. Thus, ranking methods based on t…

2016

Bi-directional recurrent neural network with ranking loss for spoken language understanding

ICASSP 2016accepted

This paper presents our latest investigation of recurrent neural networks for the slot filling task of spoken language understanding. We implement a bi-directional Elman-type recurrent neural network which takes the information not only from the past but also from the future context to predict the s…

Cited by 0SourceScholar