← Search

Georg Groh

5 accepted papers

2025

Cross-lingual Text Classification Transfer: The Case of Ukrainian

COLING 2025main

Despite the extensive amount of labeled datasets in the NLP text classification field, the persistent imbalance in data availability across various languages remains evident. To support further fair development of NLP models, exploring the possibilities of effective knowledge transfer to new languag…

2025

Semantic Component Analysis: Introducing Multi-Topic Distributions to Clustering-Based Topic Modeling

EMNLP 2025

Topic modeling is a key method in text analysis, but existing approaches fail to efficiently scale to large datasets or are limited by assuming one topic per document. Overcoming these limitations, we introduce Semantic Component Analysis (SCA), a topic modeling technique that discovers multiple top

2023

Language Models for German Text Simplification: Overcoming Parallel Data Scarcity through Style-specific Pre-training

ACL 2023findings

Automatic text simplification systems help to reduce textual information barriers on the internet. However, for languages other than English, only few parallel data to train these systems exists. We propose a two-step approach to overcome this data scarcity issue. First, we fine-tuned language model…

2022

SHAP-Based Explanation Methods: A Review for NLP Interpretability

COLING 2022main

Model explanations are crucial for the transparent, safe, and trustworthy deployment of machine learning models. The SHapley Additive exPlanations (SHAP) framework is considered by many to be a gold standard for local explanations thanks to its solid theoretical background and general applicability.…

2022

“That Is a Suspicious Reaction!”: Interpreting Logits Variation to Detect NLP Adversarial Attacks

ACL 2022long

Adversarial attacks are a major challenge faced by current machine learning research. These purposely crafted inputs fool even the most advanced models, precluding their deployment in safety-critical applications. Extensive research in computer vision has been carried to develop reliable defense str…