General

New publication in the proceedings of SuB 30:

The following paper has been accepted for publication in the proceedings of Sinn und Bedeutung, Special Session: Philosophical and Linguistic Approaches to Negation (PhilLingNeg).

Andy Lücking, Leon Hammerla and Alexander Mehler. 2026. Not every quantifier can be negated. Proceedings of Sinn und Bedeutung, Special Session “Philosophical and Linguistic Approaches to Negation (PhilLingNeg)”. accepted.
BibTeX
@inproceedings{Luecking:Hammerla:Mehler:2026,
  author    = {Lücking, Andy and Hammerla, Leon and Mehler, Alexander},
  title     = {Not every quantifier can be negated},
  booktitle = {Proceedings of \textit{Sinn und Bedeutung}, Special Session ``Philosophical
               and Linguistic Approaches to Negation (PhilLingNeg)''},
  series    = {SuB'30},
  location  = {Frankfurt am Main},
  year      = {2026},
  pubstate  = {forthcoming},
  keywords  = {neglab},
  note      = {accepted}
}

Two publications accepted at IJCNLP-AACL

The following publications were accepted at the International Joint Conference on Natural Language Processing & Asia-Pacific Chapter of the Association for Computational Linguistics (IJCNLP-AACL):

Leon Hammerla, Alexander Mehler and Giuseppe Abrami. December, 2025. Standardizing Heterogeneous Corpora with DUUR: A Dual Data- and Process-Oriented Approach to Enhancing NLP Pipeline Integration. Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics, 1410–1425.
BibTeX
@inproceedings{Hammerla:et:al:2025a,
  author    = {Hammerla, Leon and Mehler, Alexander and Abrami, Giuseppe},
  title     = {Standardizing Heterogeneous Corpora with {DUUR}: A Dual Data-
               and Process-Oriented Approach to Enhancing NLP Pipeline Integration},
  editor    = {Inui, Kentaro and Sakti, Sakriani and Wang, Haofen and Wong, Derek F.
               and Bhattacharyya, Pushpak and Banerjee, Biplab and Ekbal, Asif and Chakraborty, Tanmoy
               and Singh, Dhirendra Pratap},
  booktitle = {Proceedings of the 14th International Joint Conference on Natural
               Language Processing and the 4th Conference of the Asia-Pacific
               Chapter of the Association for Computational Linguistics},
  month     = {dec},
  year      = {2025},
  address   = {Mumbai, India},
  publisher = {The Asian Federation of Natural Language Processing and The Association for Computational Linguistics},
  url       = {https://aclanthology.org/2025.findings-ijcnlp.87/},
  pages     = {1410--1425},
  isbn      = {979-8-89176-303-6},
  abstract  = {Despite their success, LLMs are too computationally expensive
               to replace task- or domain-specific NLP systems. However, the
               variety of corpus formats makes reusing these systems difficult.
               This underscores the importance of maintaining an interoperable
               NLP landscape. We address this challenge by pursuing two objectives:
               standardizing corpus formats and enabling massively parallel corpus
               processing. We present a unified conversion framework embedded
               in a massively parallel, microservice-based, programming language-independent
               NLP architecture designed for modularity and extensibility. It
               allows for the integration of external NLP conversion tools and
               supports the addition of new components that meet basic compatibility
               requirements. To evaluate our dual data- and process-oriented
               approach to standardization, we (1) benchmark its efficiency in
               terms of processing speed and memory usage, (2) demonstrate the
               benefits of standardized corpus formats for NLP downstream tasks,
               and (3) illustrate the advantages of incorporating custom formats
               into a corpus format ecosystem.},
  keywords  = {neglab,duui}
}
Leon Hammerla, Andy Lücking, Carolin Reinert and Alexander Mehler. December, 2025. D-Neg: Syntax-Aware Graph Reasoning for Negation Detection. Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics, 1432–1454.
BibTeX
@inproceedings{Hammerla:et:al:2025b,
  author    = {Hammerla, Leon and Lücking, Andy and Reinert, Carolin and Mehler, Alexander},
  title     = {{D}-Neg: Syntax-Aware Graph Reasoning for Negation Detection},
  editor    = {Inui, Kentaro and Sakti, Sakriani and Wang, Haofen and Wong, Derek F.
               and Bhattacharyya, Pushpak and Banerjee, Biplab and Ekbal, Asif and Chakraborty, Tanmoy
               and Singh, Dhirendra Pratap},
  booktitle = {Proceedings of the 14th International Joint Conference on Natural
               Language Processing and the 4th Conference of the Asia-Pacific
               Chapter of the Association for Computational Linguistics},
  month     = {dec},
  year      = {2025},
  address   = {Mumbai, India},
  publisher = {The Asian Federation of Natural Language Processing and The Association for Computational Linguistics},
  url       = {https://aclanthology.org/2025.findings-ijcnlp.89/},
  pages     = {1432--1454},
  isbn      = {979-8-89176-303-6},
  abstract  = {Despite the communicative importance of negation, its detection
               remains challenging. Previous approaches perform poorly in out-of-domain
               scenarios, and progress outside of English has been slow due to
               a lack of resources and robust models. To address this gap, we
               present D-Neg: a syntax-aware graph reasoning model based on a
               transformer that incorporates syntactic embeddings by attention-gating.
               D-Neg uses graph attention to represent syntactic structures,
               emulating the effectiveness of rule-based dependency approaches
               for negation detection. We train D-Neg using 7 English resources
               and their translations into 10 languages, all aligned at the annotation
               level. We conduct an evaluation of all these datasets in in-domain
               and out-of-domain settings. Our work represents a significant
               advance in negation detection, enabling more effective cross-lingual
               research.},
  keywords  = {neglab}
}

New EMNLP 2025 publication accepted

The publication MedLinkDE — MedDRA Entity Linking for German with Guided Chain of Thought Reasoning was accepted at the EMNLP 2025.

Roman Christof, Farnaz Zeidi, Manuela Messelhäußer, Dirk Mentzer, Renate Koenig, Liam Childs and Alexander Mehler. November, 2025. MedLinkDE – MedDRA Entity Linking for German with Guided Chain of Thought Reasoning. Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, 31569–31581.
BibTeX
@inproceedings{Christof:et:al:2025,
  author    = {Christof, Roman and Zeidi, Farnaz and Messelhäußer, Manuela and Mentzer, Dirk
               and Koenig, Renate and Childs, Liam and Mehler, Alexander},
  title     = {{M}ed{L}ink{DE} {--} {M}ed{DRA} Entity Linking for {G}erman with
               Guided Chain of Thought Reasoning},
  editor    = {Christodoulopoulos, Christos and Chakraborty, Tanmoy and Rose, Carolyn
               and Peng, Violet},
  booktitle = {Proceedings of the 2025 Conference on Empirical Methods in Natural
               Language Processing},
  month     = {nov},
  year      = {2025},
  address   = {Suzhou, China},
  publisher = {Association for Computational Linguistics},
  url       = {https://aclanthology.org/2025.emnlp-main.1609/},
  doi       = {10.18653/v1/2025.emnlp-main.1609},
  pages     = {31569--31581},
  isbn      = {979-8-89176-332-6},
  pdf       = {https://aclanthology.org/2025.emnlp-main.1609.pdf},
  abstract  = {In pharmacovigilance, effective automation of medical data structuring,
               especially linking entities to standardized terminologies such
               as MedDRA, is critical. This challenge is rarely addressed for
               German data. With MedLinkDE we address German MedDRA entity linking
               for adverse drug reactions in a two-step approach: (1) retrieval
               of medical terms with fine-tuned embedding models, followed (2)
               by guided chain-of-thought re-ranking using LLMs. To this end,
               we introduce RENOde, a German real-world MedDRA dataset consisting
               of reportings from patients and healthcare professionals. To overcome
               the challenges posed by the linguistic diversity of these reports,
               we generate synthetic data mapping the two reporting styles of
               patients and healthcare professionals. Our embedding models, fine-tuned
               on these synthetic, quasi-personalized datasets, show competitive
               performance with real datasets in terms of accuracy at high top-
               recall, providing a robust basis for re-ranking. Our subsequent
               guided Chain of Thought (CoT) re-ranking, informed by MedDRA coding
               guidelines, improves entity linking accuracy by approximately
               15{\%} (Acc@1) compared to embedding-only strategies. In this
               way, our approach demonstrates the feasibility of entity linking
               in medical reports under the constraints of data scarcity by relying
               on synthetic data reflecting different informant roles of reporting
               persons.}
}

New SemDial publication

TTLab publishes its VR-based human–human directions dialogue corpus mediated by avatars.

Andy Lücking, Felix Voll, Daniel Rott, Alexander Henlein and Alexander Mehler. 2025. Head and Hand Movements During Turn Transitions: Data-Based Multimodal Analysis Using the Frankfurt VR Gesture–Speech Alignment Corpus (FraGA). Proceedings of the 29th Workshop on The Semantics and Pragmatics of Dialogue – Full Papers, 146–156.
BibTeX
@inproceedings{Luecking:Voll:Rott:Henlein:Mehler:2025-fraga,
  title     = {Head and Hand Movements During Turn Transitions: Data-Based Multimodal
               Analysis Using the {Frankfurt VR Gesture--Speech Alignment Corpus}
               ({FraGA})},
  author    = {Lücking, Andy and Voll, Felix and Rott, Daniel and Henlein, Alexander
               and Mehler, Alexander},
  year      = {2025},
  booktitle = {Proceedings of the 29th Workshop on The Semantics and Pragmatics
               of Dialogue -- Full Papers},
  series    = {SemDial'25 -- Bialogue},
  publisher = {SEMDIAL},
  url       = {http://semdial.org/anthology/Z25-Luecking_semdial_3316.pdf},
  pages     = {146--156},
  keywords  = {gemdis}
}