← Search

Jannik Strötgen

10 accepted papers

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
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

Discourse-Aware In-Context Learning for Temporal Expression Normalization

NAACL 2024short

Temporal expression (TE) normalization is a well-studied problem. However, the predominately used rule-based systems are highly restricted to specific settings, and upcoming machine learning approaches suffer from a lack of labeled data. In this work, we explore the feasibility of proprietary and op…

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

TADA: Efficient Task-Agnostic Domain Adaptation for Transformers

ACL 2023findings

Intermediate training of pre-trained transformer-based language models on domain-specific data leads to substantial gains for downstream tasks. To increase efficiency and prevent catastrophic forgetting alleviated from full domain-adaptive pre-training, approaches such as adapters have been develope…

2022

Three Real-World Datasets and Neural Computational Models for Classification Tasks in Patent Landscaping

EMNLP 2022main

Patent Landscaping, one of the central tasks of intellectual property management, includes selecting and grouping patents according to user-defined technical or application-oriented criteria. While recent transformer-based models have been shown to be effective for classifying patents into taxonomie…

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…