Papers with German
Copied to clipboard
| Challenge: | introductory tutorial to UCCA, a symbolic meaning representation for semantic representations. |
| Approach: | This tutorial introduces UCCA, a cross-linguistically applicable framework for semantic representation . it will provide a detailed introduction to the UCca annotation guidelines, design philosophy and available resources . |
| Outcome: | The tutorial will provide a detailed introduction to the UCCA framework and compare it to other meaning representations. |
Copied to clipboard
| Challenge: | Existing algorithms for annotating parts of speech are not optimal for all languages. |
| Approach: | They propose to use a data selection algorithm to select useful training samples to minimize annotation cost. |
| Outcome: | The proposed strategy outperforms existing strategies on six typologically diverse languages. |
Copied to clipboard
| Challenge: | Existing methods to learn multimodal multilingual embeddings for text and image retrieval tasks are limited to English. |
| Approach: | They propose a new approach to learn multimodal multilingual embeddings for matching images and captions in two languages by combing two existing objective functions and adapting alignment between existing languages. |
| Outcome: | The proposed model achieves state-of-the-art in retrieval and caption-caption tasks while adapting existing language alignments. |
Copied to clipboard
| Challenge: | Annotation conflict resolution is crucial for machine learning, says a new study . past work on annotation conflict resolution assumed data is collected at once . a a supervised neural model can resolve conflicts in data annotation but requires access to high-quality data . |
| Approach: | They propose an approach to resolve annotation conflicts in a real-world context using a German dialog system. |
| Outcome: | The proposed approach improves on a real-world dataset with 3.5M utterances in German. |
Copied to clipboard
| Challenge: | Cross-lingual AMR parsing is a task of predicting AMR graphs in a target language when training data is available only in . et al. (2018) evaluated meta-learning for cross-lingual parse in Croatian, Farsi, Korean, Chinese, and French. |
| Approach: | They propose to use meta-learning to tackle cross-lingual AMR parsing in a target language . they evaluate their models in k-shot scenarios and compare them to classical joint learning . |
| Outcome: | The proposed model performs better in 0-shot evaluation for Croatian, Farsi, Korean, Chinese, and French. |
Copied to clipboard
| Challenge: | Recent development in Retrieval-Augmented Large Language Models (LLMs) have shown great promise in biomedical applications. |
| Approach: | They propose a multilingual benchmark to evaluate retrieval-augmented large language models' curation ability. |
| Outcome: | The proposed benchmark is available in English, French, German and Chinese. |
Copied to clipboard
| Challenge: | Existing methods to learn multimodal multilingual embeddings for text and image retrieval tasks are limited to English. |
| Approach: | They propose a new approach to learn multimodal multilingual embeddings for matching images and captions in two languages by combing two existing objective functions and adapting alignment between existing languages. |
| Outcome: | The proposed model achieves state-of-the-art in retrieval and caption-caption tasks while adapting existing language alignments. |
Copied to clipboard
| Challenge: | Schema translation is not well studied in the community because of morphological difference and context difference between plain text and tabular data. |
| Approach: | They propose a schema translation model augmented with schema context . they model a target header and its context as a directed graph to represent their entities . |
| Outcome: | The proposed model outperforms state-of-the-art models on schema translation . it uses a graph to represent entity types and relations, and a relational-aware transformer . |
Copied to clipboard
| Challenge: | Using a method to collect references and compare their value with human evaluations, we show that multi-reference BLEU does not improve the correlation for high quality output. |
| Approach: | They propose a method to compare the quality of automated metrics by analyzing references and comparing them with human evaluations. |
| Outcome: | The proposed method improves correlation with all modern evaluation metrics including embedding-based methods. |
Copied to clipboard
| Challenge: | Morphologically complex words (MCWs) are multi-layer structures consisting of different subunits, each of which carries semantic information and has a specific syntactic role. |
| Approach: | They propose an extension to the state-of-the-art model which works at the character level and boosts the decoder with target-side morphological information. |
| Outcome: | The proposed model improves on the state-of-the-art model and can be extended to include morphologically complex words (MCWs) in three languages. |
Copied to clipboard
| Challenge: | Existing approaches to extend transformers to source-side trees are linearized into sequences, but they are limited by positional encodings. |
| Approach: | They propose a method for extending transformers to source-side trees by using masks based on tree positions . they define a number of masks that limit self-attention based upon relationships among tree nodes . |
| Outcome: | The proposed method improves on translations from English to germany and English to english and germany by +2.1 BLEU. |
Copied to clipboard
| Challenge: | a simple translation-test approach would fail the latency requirements of a live environment. |
| Approach: | They show that annotating unlabeled utterances offline can improve performance . they demonstrate that an extrinsic evaluation can improve the performance if manual data is available . |
| Outcome: | The proposed method improves performance in an extrinsic evaluation setting with real-world commercial dialog system in german. |
Copied to clipboard
| Challenge: | a tutorial will examine the challenges and gaps in multilingual ToD research . multilingual systems are difficult to build, and are limited to English and other languages . |
| Approach: | This tutorial will discuss the importance of multilingual task-oriented dialogue systems . it will provide an overview of current research gaps, challenges and initiatives related to multilingual ToD systems - with a particular focus on their connections to current research and challenges in multilingual and low-resource NLP. |
| Outcome: | This tutorial will provide an overview of current research gaps, challenges and initiatives related to multilingual ToD systems. |
Copied to clipboard
| Challenge: | Lexicalized Tree Adjoining Grammars are a linguistically motivated grammar formalism that allows parsers to express linguistic generalizations that are not captured by statistical parsing. |
| Approach: | They propose a supertagging approach combined with deep learning to extract LTAG supertags from the French Treebank and propose n-best supertailing for German and French. |
| Outcome: | The proposed supertagging approach is able to extract LTAG supertags from the French Treebank and n-best supertracking for German and German. |
Copied to clipboard
| Challenge: | Recent studies show that cognitively motivated "attention" mechanism in neural models is not a good indicator for relative importance. |
| Approach: | They compare the performance of language-specific and multilingual pretrained transformer models to predict reading time measures reflecting natural human sentence processing. |
| Outcome: | The proposed models predict reading time measures on Dutch, English, German, and Russian texts. |
Copied to clipboard
| Challenge: | PD is the second most common neurodegenerative disorder after Alzheimers disease . speech impairments are one of the earliest manifestations in PD patients . |
| Approach: | They propose to analyze the speech signals of PD patients and healthy control subjects in three different languages: German, Spanish, and Czech. |
| Outcome: | The proposed model can discriminate between PD patients and HC subjects even when the language used for train and test is different. |
Copied to clipboard
| Challenge: | Using an attention-based neural model, we can incrementally predict verbs on incomplete sentences in Japanese and German SOV sentences. |
| Approach: | They propose a synonym-aware neural model to incrementally predict final verbs on incomplete sentences in Japanese and German SOV sentences. |
| Outcome: | The proposed model outperforms existing models in predicting most frequent verbs in Japanese and German . larger datasets always help with predicting the sentencefinal verbs, suggesting larger dataset could be used to reduce translation latency. |
Copied to clipboard
| Challenge: | Despite the lack of acoustic-phonetic invariance in speech, listeners can reliably recognize spoken words despite the lack aural-phonemic invariancy. |
| Approach: | They propose a deep neural model which is trained to retrieve the meaning of a word given its spoken form, a task which resembles that faced by a human listener. |
| Outcome: | The proposed model is more sensitive to dialectical variation than gender variation and more related to related languages. |
Copied to clipboard
| Challenge: | Using corpus annotation, we show huge differences in metaphor usage between different registers and specific properties of registers. |
| Approach: | They present their work on corpus annotation for metaphor in germany . they focus on metaphors that can serve as register markers and be reliably indentified . |
| Outcome: | The proposed corpus annotations show huge differences in metaphor usage between different registers and specific properties of registers. |
Copied to clipboard
| Challenge: | Using unsupervised methods of hypernymy prediction, we show that the predictions of three methods overlap and are highly correlated with frequency-based predictions. |
| Approach: | They compare unsupervised methods of hypernymy prediction to supervised methods . they show that the methods overlap and are highly correlated with frequency-based predictions . |
| Outcome: | The proposed methods overlap and are highly correlated with frequency-based predictions across English and German datasets. |
Copied to clipboard
| Challenge: | Pretrained language models (PLMs) have revolutionized NLP but amplify linguistic inequities in multilingual applications. |
| Approach: | They evaluate pretrained language models including Mistral, TowerInstruct, OpenHathi, Tamil-Llama, and Kan-Lama across eight languages spanning high-resource and low-resourced settings. |
| Outcome: | The proposed models fail to bridge linguistic divides and are inefficient when compared to other models. |
Copied to clipboard
| Challenge: | Metaphorical language is a complex interplay of cultural and linguistic elements that characterizes metaphorical language . a corpus of parallel sentences containing gold standard alignments of metaphorical verb-object pairs and literal paraphrases is presented . |
| Approach: | They propose to analyze metaphorical verb-object pairs and literal paraphrases in parallel sentences from English to German and French. |
| Outcome: | The proposed corpus of 2,916 parallel sentences reveals monolingual patterns for metaphorical vs. literal uses in English . cross-lingually, the results show a rich variability in translations as well as different behaviors for the two target languages . |
Copied to clipboard
| Challenge: | Neural machine translation models often rely on large-scale parallel corpora for training, exhibiting degraded performance on low-resource languages. |
| Approach: | They propose a method that interprets language models and phrasal alignment causally and generates augmented parallel translation corpora by sampling new source phrases from a masked language model. |
| Outcome: | The proposed method improves translation, backtranslation and translation robustness on IWSLT’15 English Vietnamese, WMT’17 English - German, and WMT'18 English – Turkish. |
Copied to clipboard
| Challenge: | ANHALTEN is a new evaluation dataset that extends the English hallucination detection dataset to German. |
| Approach: | They propose a dataset that extends the English hallucination detection dataset to German . they show that larger context length leads to better halluciation detection in german . |
| Outcome: | ANHALTEN is the first evaluation dataset that extends the English hallucination detection dataset to German. |
Copied to clipboard
| Challenge: | a new semantic parser for English, German, Italian, and Dutch discourse representation structures is developed . we present a system that maps tokens to finite set of meaning fragments and is more transparent . a comprehensive error analysis highlights areas for future work on semantic parses . |
| Approach: | They propose a fully trainable semantic parser for English, German, Italian, and Dutch discourse representation structures that maps each token to one of a finite set of meaning fragments. |
| Outcome: | The proposed system is more transparent and useful for human-in-the-loop annotations. |
Copied to clipboard
| Challenge: | Tokenization is a fundamental task in natural language processing that forms the first step of many pipelines. |
| Approach: | They propose to use a standard tokenizer trained without MWE-awareness as a baseline and a character-level SRN+CRF model to train token-level models. |
| Outcome: | The proposed tokenizers are based on a character-level and token-level sequence labeling problem and are consistent with the proposed pipelines. |
Copied to clipboard
| Challenge: | State-of-the-art (SOTA) neural machine translation systems translate texts at sentence level, ignoring context. |
| Approach: | They propose to integrate extra-textual information into the translation process for the domain of dialogue extracted from TV subtitles in five languages: English, Brazilian Portuguese, German, French and Polish. |
| Outcome: | The proposed systems translate texts at sentence level, ignoring context . there are no readily available robust evaluation metrics for them . |
Copied to clipboard
| Challenge: | Xu et al., 2021: conversational semantic role labeling is under-explored in non-Chinese languages due to the lack of multilingual CSRL annotations for the parser training. |
| Approach: | They propose a model that implicitly learns conversational structure-aware representations with hierarchical encoders and elaborately designed pre-training objectives. |
| Outcome: | The proposed model outperforms baselines on English CSRL tests by large margins . it will facilitate the research of non-Chinese dialogue tasks which suffer from ellipsis and anaphora . |
Copied to clipboard
| Challenge: | e-Commerce websites are automatically generating millions of browse pages . manual creation of titles is infeasible due to the huge number of browse page types . |
| Approach: | They propose to use sequence-to-sequence models to generate titles for languages . they train the models on multi-lingual data, thereby creating one joint model . |
| Outcome: | The proposed model can generate titles in three different languages, with a focus on low-resource French. |
Copied to clipboard
| Challenge: | In today's globalized world, communication is difficult and often the language barrier still prevents communication. |
| Approach: | They have developed a low-latency translation system that is adapted to lectures and covers several language pairs. |
| Outcome: | The proposed system improves performance but also covers several European languages. |
Copied to clipboard
| Challenge: | Existing efforts in misinformation detection focus on written text, leaving a significant gap in addressing the complexity of spoken text in video transcripts. |
| Approach: | They propose to annotate video transcripts in three languages and six topics using a custom annotation tool. |
| Outcome: | The proposed tool shows strong cross-validation performance but challenges for generalization to unseen topics. |
Copied to clipboard
| Challenge: | Recent research has shown that neural machine translation models are highly data-inefficient and underperform phrase-based statistical machine translation (PBSMT) in low-resource settings. |
| Approach: | They propose to use auxiliary data to train low-resource neural machine translation systems without auxiliary monolingual or multilingual data. |
| Outcome: | The proposed methods outperform PBSMT and other statistical machine translation models in Korean–English with minimal data. |
Copied to clipboard
| Challenge: | incorporating character-level information does not improve the performance in English and German, and is not sensitive to correct character order in Dutch. |
| Approach: | They propose to incorporate character-level representations into a neural semantic parser for Discourse Representation Structures and to test their performance using order of character sequences. |
| Outcome: | The proposed parser improves in English, German, Dutch, and Italian in four languages. |
Copied to clipboard
| Challenge: | Unsupervised parsing is a task that can be learned without substantial prior knowledge. |
| Approach: | They train an unsupervised model for Arabic, Chinese, English, and German to learn syntactic structure from unlabeled text. |
| Outcome: | The PRPN architecture outperforms trivial baselines and acquires at least some parsing ability for all languages. |
Copied to clipboard
| Challenge: | Wrong pronoun translations can discriminate against marginalized groups, e.g., non-binary individuals. |
| Approach: | They compare 3rd-person pronoun translations to five other languages . they propose to address gender exclusivity in future research . |
| Outcome: | The proposed method compares translations of gendered vs. gender-neutral pronouns from english to five other languages and vice versa. |
Copied to clipboard
| Challenge: | Existing models for sentiment analysis over tweets require a substantial amount of text to adapt to a domain where the syntax is different. |
| Approach: | They propose to use a multilingual transformer model to train over tweets in five different languages to adapt the model to non-English languages. |
| Outcome: | The proposed model improves over small corpora of tweets in non-English languages. |
Copied to clipboard
| Challenge: | Currently, there is no dataset containing compound and non-compound words across languages . however, current LLMs perform poorly on words tokenized unfavorably by subword tokenization. |
| Approach: | They propose to use a Wiktionary dataset to evaluate large language models on decompounding . they find that current LLMs perform poorly on words tokenized unfavorably . |
| Outcome: | The proposed model outperforms the best unsupervised models by 13.9% accuracy on average. |
Copied to clipboard
| Challenge: | Abstract Meaning Representation (AMR) is a sentence-level graph that is biased towards English. |
| Approach: | They propose a technique for foreign-text-to-English AMR alignment using contextual word alignment between English and foreign language tokens. |
| Outcome: | The proposed technique outperforms the best results for German, Italian, Spanish and Chinese. |
Copied to clipboard
| Challenge: | despite advances in multilingual machine translation, lack of well-crafted AD data impedes development of audio description translation systems. |
| Approach: | They propose an audio description translation system for three main Swiss languages and English . they combine human expertise with the power of Large Language Models to improve quality . |
| Outcome: | The proposed system is designed to enhance accessibility for multilingual populations in Switzerland. |
Copied to clipboard
| Challenge: | Current approaches for relation classification are focused on the English language and require lots of training data with human annotations. |
| Approach: | They propose a baseline model based on Multilingual BERT and a new multilingual pretraining setup . they propose 'relationship classification' models that use distant supervision . |
| Outcome: | The proposed model significantly improves the baseline model with distant supervision. |
Copied to clipboard
| Challenge: | In this paper, we describe the processes and challenges of digitalisation, manual transcription, and manual annotation of over 11,000 postcards. |
| Approach: | They describe the processes and challenges of digitalisation, manual transcription, and manual annotation of over 11,000 postcards written in German and Swiss German. |
| Outcome: | The proposed system outperforms state-of-the-art taggers in the evaluation of the 'picture postcard corpus' containing over 11,000 handwritten postcards . |
Copied to clipboard
| Challenge: | a new system allows users to train their own state-of-the-art paraphrastic sentence representations in a variety of languages. |
| Approach: | They propose a system that allows users to train their own paraphrastic sentence representations in a variety of languages. |
| Outcome: | The proposed models outperform previous models on monolingual and cross-lingual tasks and can be used on CPUs with little difference in inference speed. |
Copied to clipboard
| Challenge: | LARA is an open source project that aims to support easy conversion of plain texts into online versions suitable for use by language learners. |
| Approach: | They propose to support easy conversion of plain texts into online versions suitable for use by language learners. |
| Outcome: | The proposed platform is suitable for creating texts in multiple languages via crowdsourcing techniques that can be used for teaching a language via reading and listening. |
Copied to clipboard
| Challenge: | Ethnic bias is one of the most prevalent social stereotypes. |
| Approach: | They propose to use a multilingual model and contextual word alignment to mitigate ethnic bias in monolingual BERT for English, German, Spanish, Korean, Turkish, and Chinese. |
| Outcome: | The proposed methods alleviate ethnic bias in English, German, Spanish, Korean, Turkish, and Chinese using a multilingual model and contextual word alignment of two monolingual models. |
Copied to clipboard
| Challenge: | Neural machine translation (NMT) is based on transformer models that are trained on general data from a single language pair or multiple languages. |
| Approach: | They propose a method to make masks unique per domain to improve generalization to unseen domains. |
| Outcome: | The proposed method outperforms continue training on multi-domain data on German to English translation by 1.47 BLEU points and on new domains by 1.52 BLUE points. |
Copied to clipboard
| Challenge: | Existing systems for grammatical error correction in English have been limited . however, there is limited progress on error correction of other languages . |
| Approach: | They propose a dataset on grammatical error correction for Czech and an annotated learner corpus for Russian and Czech. |
| Outcome: | The proposed model can reach new state-of-the-art on Czech, German and Russian datasets. |
Copied to clipboard
| Challenge: | Recent advances in semantic parsing are limited to English but professional translation can be prohibitively expensive. |
| Approach: | They adapt a semantic parser trained on a single language to new languages and multiple domains with minimal annotation. |
| Outcome: | The proposed approach achieves parsing accuracy within 2% of translation using only 50% of training data. |
Copied to clipboard
| Challenge: | Existing approaches to automatic grammatical error correction require error-labelled training data to achieve their best performance. |
| Approach: | They propose an unsupervised method that generates noise from inverted spell-checkers by using a synthetic error generation method. |
| Outcome: | The proposed method outperforms the current state-of-the-art for German and Russian GEC tasks without using real error-labelled training data. |
Copied to clipboard
| Challenge: | a corpus of speech utterances collected in schools of northern italy is being used to assess the performance of students learning both English and German. |
| Approach: | a corpus of speech utterances collected in schools of northern italy is described . the corpus is going to be freely distributed to scientific community . |
| Outcome: | The corpus of speech utterances collected in schools of northern italy is a "Trentino Language Testing" in schools" the data are used to assess the performance of students learning English and German . |
Copied to clipboard
| Challenge: | Existing grammatical error correction tools do not provide natural language explanations of errors . a system needs to provide one-sentence explanations for each grammamatical errors in a pair of erroneous and corrected sentences. |
| Approach: | They propose a grammar error explanation task that uses one-sentence explanations for each grammatical error in a pair of erroneous and corrected sentences. |
| Outcome: | The proposed pipeline identifies grammar errors in German, Chinese, and English . human evaluation reveals that 93.9% of German errors, 96.4% of Chinese errors, and 92.20% of English errors are correctly detected and explained. |
Copied to clipboard
| Challenge: | In deep learning models, it is hard to capture all the variations of the language that different users can use. |
| Approach: | They propose a framework that uses four active learning strategies to identify important samples coming from new users and a self training phase where a teacher model is trained from the first phase to expand the training data with relevant cohort utterances. |
| Outcome: | The proposed framework reduces the bias related to new customers in a digital voice assistant system by using two phases: a fixing phase and a self training phase. |
Copied to clipboard
| Challenge: | Modern sentence encoders capture underlying linguistic characteristics of words . Discrete Cosine Transform (DCT) is an efficient alternative to averaging . |
| Approach: | They propose to use a Discrete Cosine Transform to generate universal sentence representations in different languages. |
| Outcome: | The proposed model captures the underlying syntactic characteristics of a given text without compromising practical efficiency. |
Copied to clipboard
| Challenge: | Large language models (LLMs) struggle with zero-shot generalization due to entanglement of general knowledge and task-specific adaptations. |
| Approach: | They propose a modular framework that disentangles general knowledge and adaptations by constructing a library of task-specific LoRA modules alongside a general-domain LoRA. |
| Outcome: | The proposed framework disentangles general knowledge and task-specific adaptations . it generates residual modules that focus more exclusively on task-relevant information . |
Copied to clipboard
| Challenge: | Existing dictionaries do not capture the full range of polysemous and homonymous words corresponding to different signs across contexts. |
| Approach: | They analyze 1,404 word use–to–sign ID mappings from German and German Sign Language . they identify three correspondence types: Type 1 (one-to-many), Type 2 (many-to-1), and Type 3 (one to one) |
| Outcome: | The proposed method outperforms existing methods using Exact Match and Semantic Similarity. |
Copied to clipboard
| Challenge: | Existing methods to mask and predict tokens in multilingual text limit multilingual interaction . |
| Approach: | They propose a lifelong multilingual multi-granularity semantic alignment approach which continuously extracts massive aligned linguistic units from noisy data via a maximum co-occurrence probability algorithm. |
| Outcome: | The proposed approach improves translation performance on WMT14 18 benchmarks in twelve directions. |
Copied to clipboard
| Challenge: | Recent work favors highly effective neural supervised approaches for topic segmentation but current neural solutions are limited in how they model context. |
| Approach: | They propose to enhance a hierarchical attention biLSTM network-based topic segmenter to better model context by adding a coherence-related auxiliary task and restricted self-attention. |
| Outcome: | The proposed model outperforms SOTA approaches on three datasets and on four real-world benchmarks. |
Copied to clipboard
| Challenge: | Pretrained language models (PLMs) have been shown to encapsulate social biases, including those relating to gender and race. |
| Approach: | They propose a new bias measure based on Jensen–Shannon divergence that retains more information from the model output probabilities than other previously proposed bias measures. |
| Outcome: | The proposed measure outperforms CrowS-Pairs and other similar measures for non-English datasets. |
Copied to clipboard
| Challenge: | Existing systems for vocabulary evaluation are based on simple rules and do not account for real-life user learning data. |
| Approach: | They propose to use real-life user vocabulary learning data to evaluate vocabulary . they use language learning data from a phase6 vocabulary trainer to generate a multilingual data set for vocabulary evaluation. |
| Outcome: | The proposed data set provides outstanding results with 95.5 accuracy and F2-score. |
Copied to clipboard
| Challenge: | Existing spellcheckers do not work well with learner data. |
| Approach: | They propose a multi-lingual evaluation data set of spelling mistakes in context that is highly customizable for the DKPro architecture. |
| Outcome: | The proposed spellchecker improves performance in many settings and can be customized to meet learners' needs. |
Copied to clipboard
| Challenge: | Natural language explanations (NLEs) are vital for elucidating the reasoning behind large language model (LLM) decisions. |
| Approach: | They propose a role-modeling approach that employs two LLMs as generator and critic to generate and refine NLEs. |
| Outcome: | The proposed model outperforms self-refine and can perform with less powerful LLMs. |
Copied to clipboard
| Challenge: | Named entity recognition (NER) is often addressed as a sequence classification task with each input consisting of one sentence of text. |
| Approach: | They propose a method to combine different predictions from multiple sentences in input samples to increase NER performance. |
| Outcome: | The proposed method improves on the state-of-the-art NER results on English, Dutch, and Finnish and achieves the best reported BERT-based results on German. |
Copied to clipboard
| Challenge: | a new corpus of patent-specific parallel data is available for 6 official European languages paired with English: German, Spanish, French, Croatian, Norwegian, and Polish. |
| Approach: | They present a patent-specific corpus of parallel data for 6 official European languages paired with English: German, Spanish, French, Croatian, Norwegian, and Polish. |
| Outcome: | The filtered corpus ranges in size from 51 million sentences (Spanish-English) to 154k sentences (Croatian-English), with the unfiltered (raw) corpus being up to 2 times larger. |
Copied to clipboard
| Challenge: | Multilingual automatic speech recognition (ASR) in the medical domain is a critical foundational task, serving a wide range of downstream applications such as speech translation, spoken language understanding, and voice-activated assistants. |
| Approach: | They present the first multilingual medical ASR dataset and the first collection of small-to-large end-to end medical APR models spanning five languages: Vietnamese, English, German, French, and Mandarin Chinese. |
| Outcome: | The proposed model covers Vietnamese, English, German, French, and Mandarin Chinese, and is the first multilingual ASR dataset across five languages. |
Copied to clipboard
| Challenge: | Recent advances in contextualized embeddings have made ranking on non-English documents cumbersome . a novel multilingual query expansion mechanism provides sense definitions as additional semantic information for the query. |
| Approach: | They propose a multilingual query expansion mechanism that leverages word sense information to enhance the model's performance. |
| Outcome: | The proposed model performs better than its supervised and unsupervised alternatives across languages while being trained on English Robust04 data. |
Copied to clipboard
| Challenge: | Sentiment Reasoning is an auxiliary task in sentiment analysis where the model predicts both the sentiment label and generates the rationale behind it based on the input transcript. |
| Approach: | They propose a task - Sentiment Reasoning - for both speech and textmodalities and propose 'multimodal multitask framework' . they propose to use a model that generates the rationale behind each predicted label and provides a rationale for model prediction with quality semantically comparable to humans. |
| Outcome: | The proposed task improves model transparency by providing rationale for model prediction with quality semantically comparable to humans while improving model’s classification performance. |
Copied to clipboard
| Challenge: | Morphological tasks use large multi-lingual datasets that organize words into inflection tables . lack of a clear linguistic and operational definition of what is a word impairs universality of tasks . |
| Approach: | They propose to view morphology as a clause-level phenomenon, rather than word-level . they propose to use a dataset for clause- level morphological tasks in 4 different languages . |
| Outcome: | The proposed dataset for clause-level morphology covers 4 typologically different languages: English, German, Turkish, and Hebrew. |
Copied to clipboard
| Challenge: | Recent studies have demonstrated the effectiveness of cross-lingual language model pre-training on NLP tasks. |
| Approach: | They propose a hybrid emoji-based Masked Language Model to leverage eojis across languages to improve the learning of short text messages. |
| Outcome: | The proposed model performs better on German, Italian and Spanish. |
Copied to clipboard
| Challenge: | Text corpora in non-English clinical contexts is scarce due to privacy restrictions and restricted access to secure environments. |
| Approach: | They propose to use Large Language Models to generate synthetic data using a German medical interview questions corpus. |
| Outcome: | The proposed dataset generates comparable responses to human-generated questions. |
Copied to clipboard
| Challenge: | Existing corpus ParCorFull contains parallel texts for English-German, French and Portuguese . translation of coreference across languages is challenging for MT and other NLP applications . |
| Approach: | They describe a parallel corpus annotated with full coreference chains for multiple languages . they use the existing corpus ParCorFull to study translation of coreference across languages - a challenge for machine translation and NLP . |
| Outcome: | The proposed corpus addresses translation of coreference across languages, a problem still challenging for machine translation and other multilingual natural language processing applications. |
Copied to clipboard
| Challenge: | Temporal tagging is an important task towards improved natural language understanding. |
| Approach: | They present a new German temporally annotated corpus with 192 documents with 1,140 annotations . they propose to make temporal tagging a viable research area . |
| Outcome: | The proposed corpus contains 192 documents with 1,140 annotated temporal expressions. |
Copied to clipboard
| Challenge: | Context-aware historical text normalisation is a severely under-researched area . a new approach to normalise historical spellings relies on the state-of-the-art methods . |
| Approach: | They propose a multidialect normaliser with a context-aware reranking approach . they incorporate dialectal information into the training and use a word-level n-gram language model . |
| Outcome: | The proposed approach improves accuracy on historical datasets and further improves on baseline. |
Copied to clipboard
| Challenge: | Existing literature on populism has only limited agreement on its exact properties . |
| Approach: | They propose a cross-lingual dataset to identify populist rhetoric in text . they propose 'hierarchical' annotation procedure to annotate populist references . |
| Outcome: | The proposed dataset can be used to investigate how political actors talk about The Elite and The People and to study how populist rhetoric is used as a strategic device. |
Copied to clipboard
| Challenge: | Literature in Natural Language Processing (NLP) typically labels whole language with strict type of morphology, e.g. fusional or agglutinative. |
| Approach: | They propose to quantify morphological typology at the word and segment level by using two indices: synthesis (e.g. analytic to polysynthetic) and fusion (agglutinative to fusional). |
| Outcome: | The proposed method reduces the rigidity of NLP classification claims by measuring morphological diversity at the word and segment level. |
Copied to clipboard
| Challenge: | Recent approaches rely on expensive annotations and are unavailable in low resource scenarios (e.g., rare languages or domains). |
| Approach: | They propose an end-to-end SRL model which leverages unlabeled data and propose to reduce the annotation effort involved via semi-supervised learning. |
| Outcome: | The proposed model outperforms the state-of-the-art in English and consistently improves performance in other languages, including Chinese, German, and Spanish. |
Copied to clipboard
| Challenge: | a corpus of over 200,000 microblog translations supports translation of thirteen languages into English . large collections of parallel text, or bitext, are increasingly available in many languages . |
| Approach: | They propose a corpus of over 200,000 microblog posts that supports translation of thirteen languages into English. |
| Outcome: | The proposed corpus contains over 200,000 translations of microblog posts in 13 languages . fine-tuning showed significant improvements in translation quality . |
Copied to clipboard
| Challenge: | Existing datasets for cross-lingual information retrieval (CLIR) are dominated by searches for named entity mentions, which does not provide a good measure for disambiguation performance. |
| Approach: | They propose a dataset to evaluate CLIR systems' disambiguation ability based on polysemous common nouns with multiple possible translations. |
| Outcome: | The proposed dataset shows that it has a higher requirement on the ability of CLIR systems to disambiguate query terms. |
Copied to clipboard
| Challenge: | a new language-independent model for sentiment analysis is proposed for social media . a sentiment dictionary cannot list all the possible ways people can express their opinions . |
| Approach: | They propose a language-independent model for multi-class sentiment analysis using a neural network architecture. |
| Outcome: | The proposed model does not rely on language-specific features such as ontologies, dictionaries, or morphological or syntactic pre-processing. |
Copied to clipboard
| Challenge: | Abstract Meaning Representation (AMR) research has focused on English . Qualitative analysis shows that the new parsers overcome structural differences between the languages. |
| Approach: | They propose to use an AMR parser for English and parallel corpora to learn AMR for Italian, Spanish, German and Chinese. |
| Outcome: | The proposed method overcomes structural differences between the target languages and requires no gold standard data. |
Copied to clipboard
| Challenge: | Dual quality is a problem where products with identical ingredients or characteristics are sold under the same brand and similar packaging in different markets, but are significantly altered in composition or quality parameters. |
| Approach: | They propose to use natural language processing to detect inconsistent product quality by analyzing a Polish-language dataset and using different approaches. |
| Outcome: | The proposed approach can detect and address inconsistent product quality in Polish and other languages. |
Copied to clipboard
| Challenge: | Sequence-to-sequence models fail to generalize in hierarchy-sensitive manner when performing syntactic transformations. |
| Approach: | They evaluate whether seq2seq models generalize hierarchically on two transformations . they use pre-trained models and their multilingual variants to test their generalization . |
| Outcome: | The proposed models generalize hierarchically on two transformations in English and German. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have achieved remarkable success, yet this progress is predominantly centered on English. |
| Approach: | They create two German-only decoder models from scratch and publish them for the (German) NLP research community to use. |
| Outcome: | The two models performed competitively on the German SuperGLEBer benchmark, but performance improvements plateaued early during training, offering valuable insights into resource allocation for future models. |
Copied to clipboard
| Challenge: | Pretrained language models are trained on corpora derived from the web, but ignore this information. |
| Approach: | They propose a time-aware self-attention mechanism that captures time-specific contextualized word representations and allows the transformer to capture this information. |
| Outcome: | The proposed model achieves state-of-the-art on three datasets in different languages (English, German, and Latin) that vary in time, size, and genre. |
Copied to clipboard
| Challenge: | Mental health problems are a challenge to our modern society, and their prevalence is predicted to increase worldwide. |
| Approach: | They propose a large-scale, carefully constructed dataset for MHC detection built on high-precision patterns and the approach proposed for English. |
| Outcome: | The proposed model leverages engineered (psycho-)linguistic features as well as BERT-German to facilitate further research and conduct extensive experiments. |
Copied to clipboard
| Challenge: | a dataset for germany covering the public debate on immigration is annotated . a political science notion of a claim is used to represent the political discourse . |
| Approach: | They annotate a dataset for german public debate on immigration in 2015 using a political science notion of a claim . they identify claims in newspaper articles, assign them to actors and fine-grained categories and annotize their polarity and date. |
| Outcome: | The dataset is annotated by a political science framework and shows it captures political debate . it shows that political actors can change their positions and take a strong stand against them . |
Copied to clipboard
| Challenge: | Existing studies show that incorporating demographic factors in language representations improves performance on downstream NLP tasks. |
| Approach: | They use continuous language modeling and dynamic multi-task learning to adapt pre-trained Transformers to incorporate demographic information into their representations. |
| Outcome: | The proposed model shows that the results are consistent with previous studies. |
Copied to clipboard
| Challenge: | Experimental results show that our model exploits both source and target document context. |
| Approach: | They propose a document-level neural machine translation model which takes both source and target document context into account using memory networks. |
| Outcome: | The proposed model outperforms previous work in terms of BLEU and METEOR in English translations. |
Copied to clipboard
| Challenge: | digitization efforts are slowly but steadily contributing an increasing amount of facsimiles of cultural heritage documents. |
| Approach: | They propose to use a collection of newspaper data sets composed of text and image resources, curated and published within the context of the ‘impresso - Media Monitoring of the Past’ project. |
| Outcome: | The aim of the impresso resource collection is to contribute to historical language resources, and strengthen approaches to non-standard inputs and foster efficient processing of historical documents. |
Copied to clipboard
| Challenge: | Existing evaluation benchmarks for Question Answering systems only include EM and F1 scores, but they overlook critical factors for the deployment of QA systems. |
| Approach: | They propose to define an evaluation method specifically tailored to the German language to evaluate the robustness of German QA models. |
| Outcome: | The proposed method extends existing methods to German language . it shows that all models are vulnerable to character-level perturbations . |
Copied to clipboard
| Challenge: | EPIC UdS is a multilingual corpus of simultaneous interpreting for English, German and Spanish. |
| Approach: | They describe the creation and annotation of EPIC UdS, a multilingual corpus of simultaneous interpreting for English, German and Spanish. |
| Outcome: | The proposed corpus includes transcripts suitable for research on more than one language pair and on interpreting with regard to German. |
Copied to clipboard
| Challenge: | Literature analysis using corpus-based literary analysis is slow, says aaron s. e. . literary studies researchers should focus on the research practices of literary studies, he says . |
| Approach: | et al. show litText can extract text from a 20 million word corpus using SPARQL queries. |
| Outcome: | The proposed method uses a 20 million word corpus from English, German, Spanish, French and Italian texts and an example query to identify texts where animals behave like humans as it is the case in fables. |
Copied to clipboard
| Challenge: | Shallow Discourse Parsing (SDP) relies on large amounts of training data, which so far exists only for English. |
| Approach: | They propose to translate an existing English Penn Discourse TreeBank into German and use it to create a German corpus annotated for shallow discourse relations in the news domain. |
| Outcome: | The proposed corpus is annotated for shallow discourse relations in the (financial) news domain. |
Copied to clipboard
| Challenge: | Current evaluation of German automatic text simplification relies on general-purpose metrics such as SARI, BLEU, and BERTScore. |
| Approach: | They propose a German-specific metric that holistically evaluates ATS quality across all three dimensions of simplicity, meaning preservation, and fluency. |
| Outcome: | The proposed metric achieves higher correlations with human judgments than widely used ATS metrics. |
Copied to clipboard
| Challenge: | Pre-trained multilingual language models are often better on English than other languages . however, they are trained on varying amounts of data for each language . |
| Approach: | They apply the MORALDIRECTION framework to multilingual models and analyse their results . they find that PMLMs encode differing moral biases, but these do not correspond to cultural differences or commonalities in human opinions. |
| Outcome: | The proposed model captures moral norms from English and imposes them on other languages. |
Copied to clipboard
| Challenge: | Discourse segmentation is a task of fragmenting text into minimal disjoint chunks of text called Elementary Discourse Units (EDUs). |
| Approach: | They propose a framework for multi-lingual discourse segmentation with BERT . they cast the problem as a token classification problem and jointly learn syntactic features like part-of-speech tags and dependency relations. |
| Outcome: | Experiments in English, Dutch, German, Portuguese Brazilian and Basque show that the proposed model performs better across languages. |
Copied to clipboard
| Challenge: | Existing approaches to the Word in Context task use cross-encoders, which prevent the possibility of deriving comparable word embeddings. |
| Approach: | They propose a Lexical Semantic Change Detection model that extends SBERT, highlighting the target word in the sentence. |
| Outcome: | The proposed model outperforms the state-of-the-art on the multilingual benchmarks for SemEval-2020 Task 1 - Lexical Semantic Change (LSC) Detection and the RuShiftEval shared task. |
Copied to clipboard
| Challenge: | Existing lexicons of connectives are interlinked with each other to provide a bilingual inventory of connective entries. |
| Approach: | They introduce the first version of a lexicon for translation equivalents of Czech and German discourse connectives. |
| Outcome: | The lexicon is the first bilingual inventory of connectives with linkage on the level of individual entries. |
Copied to clipboard
| Challenge: | a proposed model for generating natural language descriptions is too generic and does not exploit task specific characteristics. |
| Approach: | They propose a model which uses a fused bifocal attention mechanism to exploit micro and macro level information and a gated orthogonalization mechanism to ensure that a field is remembered for a few time steps and then forgotten. |
| Outcome: | The proposed model improves on a recently released dataset with two similar datasets for French and German. |
Copied to clipboard
| Challenge: | Existing datasets in multimodal language are limited and disproportionately affect native speakers of other languages . authors propose a large-scale dataset for Spanish, Portuguese, German and French . |
| Approach: | They propose a large-scale multimodal language dataset for Spanish, Portuguese, German and French. |
| Outcome: | The proposed dataset is the largest of its kind with 40,000 total labelled sentences . it covers a diverse set topics and speakers and carries supervision of 20 labels including sentiment, emotions, and attributes. |
Copied to clipboard
| Challenge: | a new version of SynSemClass is being developed for use in natural language processing . the ontology is a bilingual resource with no links to a valency lexicon . |
| Approach: | They propose to add German entries to the SynSemClass Event-type Ontology . they propose to use the ontology as a human-readable and human-understandable database . |
| Outcome: | The proposed extension of SynSemClass Event-type Ontology is presented in a paper in czech republic . the ontology provides curated data for NLP experiments with cross-lingual synonyms . |
Copied to clipboard
| Challenge: | Existing topic models are language-specific and cannot be transferred in a transferable manner. |
| Approach: | They propose a zero-shot cross-lingual topic model that learns topics on one language and predicts them for unseen documents in different languages. |
| Outcome: | The proposed model learns topics on one language and predicts them for unseen documents in different languages. |
Copied to clipboard
| Challenge: | Polanyi and Zaenen (2006) focused on the negative polar load of noun phrases, especially those denoting actors. |
| Approach: | They propose a method to measure the negative polar load of noun phrases by using a silver standard and a BERT-based intensity regressor. |
| Outcome: | The proposed model is based on a lexicon-based silver standard and tested empirically. |
Copied to clipboard
| Challenge: | Existing classification models struggle with large datasets using fine-grained tag sets. |
| Approach: | They propose to structure Wikipedia into a large multi-lingual dataset using an Extended Named Entity tag set. |
| Outcome: | The proposed model fails to describe why Wikipedia articles are used to summarize, translate or answer questions. |
Copied to clipboard
| Challenge: | a new dataset of news articles is presented that covers genre, framing, and persuasion techniques. |
| Approach: | They propose a multilingual multifacet dataset of news articles annotated for genre, framing and persuasion techniques. |
| Outcome: | The proposed dataset contains 1,612 news articles covering recent news on current topics of public interest in six European languages. |
Copied to clipboard
| Challenge: | Almost all summarisation methods focus on a single language and short summaries. |
| Approach: | They propose a dataset for extended summarisation tailored for 11 sentences . they compare three multilingual transformer models on extractive and abstractive summarization tasks . |
| Outcome: | The proposed dataset is tailored for extended summaries of approx. 11 sentences. |
Copied to clipboard
| Challenge: | appositives are phrases that appear next to a noun phrase and serve an explicative function. |
| Approach: | They propose a more realistic end-to-end definition of appositive generation with a dataset that spans four languages and two entity types. |
| Outcome: | The proposed model is non-trivial and leaves plenty of room for improvement. |
Copied to clipboard
| Challenge: | Existing approaches to EL for historical texts require substantial training data or rely on domain-specific rules that limit scalability. |
| Approach: | They propose an unsupervised ensemble approach combining a Small Language Model and an LLM for historical EL. |
| Outcome: | The proposed approach outperforms state-of-the-art models on four established benchmarks in six European languages from the 19th and 20th centuries. |
Copied to clipboard
| Challenge: | Using MTG, we train and evaluate multilingual text generation models using human-annotated data. |
| Approach: | They propose a multilingual multiway text generation dataset with 400k human-annotated data that includes four generation tasks across five languages. |
| Outcome: | The proposed dataset includes four generation tasks across five languages (English, German, French, Spanish and Chinese) it provides comprehensive evaluations with diverse generation scenarios. |
Copied to clipboard
| Challenge: | Abstract Meaning Representation (AMR) is a popular formalism of natural language. |
| Approach: | They develop a cross-lingual AMR parser that can be trained on the produced data . they use transfer learning techniques to produce automatic AMR annotations across languages . |
| Outcome: | The proposed parser significantly surpasses those reported in Chinese, German, Italian and Spanish. |
Copied to clipboard
| Challenge: | Recent work has shown that visual context improves cross-lingual sense disambiguation for nouns. |
| Approach: | They extend their work to the task of cross-lingual verb sense disambiguation by using a dataset annotated with English, German, and Spanish verbs. |
| Outcome: | The proposed model improves the results of a text-only machine translation system when used for a multimodal translation task. |
Copied to clipboard
| Challenge: | a large number of verbal polarity shifters are available for multiple languages, but only English has a sizable lexicon of them. |
| Approach: | They use methods to create large lexicon of verbal polarity shifters in germany . they bootstrap annotated verbs with a supervised classifier and apply them to German . |
| Outcome: | The proposed method is able to create a large lexicon of verbal polarity shifters in germany . it reduces annotation effort by leveraging cross-lingual information from the English lexico . |
Copied to clipboard
| Challenge: | Neural parsing is dependent on the underlying language model, but little is known about how choices affect parser performance. |
| Approach: | They examine how subword sharing is responsible for gains or negative transfer in multi-task learning . they find a preference for averaged or last subwords across languages and domains . |
| Outcome: | The proposed model favors averaged or last subwords across languages and domains . specific POS tags may require different subword, and distribution overlap is more important than discrepancies in the data sizes. |
Copied to clipboard
| Challenge: | Existing evaluation measures for automatic generation of reading comprehension questions focus on linguistic quality only, ignoring educational value and appropriateness of questions. |
| Approach: | They propose a new evaluation scheme where questions are structured in a hierarchical way . they also create and evaluate two new evaluation data sets for Basque and German . |
| Outcome: | The proposed evaluation scheme can be applied, but expert annotators are needed. |
Copied to clipboard
| Challenge: | Opusparcus is a new corpus of paraphrases for six European languages . it is based on movie and TV subtitles, which are colloquial and informal . |
| Approach: | They propose to use opensubtitles2016 paraphrase corpus for six European languages . they extract paraphrases from movie and TV subtitles from the corpus . |
| Outcome: | The new corpus is available in German, English, Finnish, French, Russian, and Swedish . it is extracted from the OpenSubtitles2016 corpus, which contains subtitles from movies and TV shows . |
Copied to clipboard
| Challenge: | a novel chart-based parser for discontinuous constituency trees is proposed for span-based span parsing . it can process discontinuous constituent trees of block degree two, including ill-nested structures . |
| Approach: | They propose a chart-based algorithm for span-based parsing of discontinuous constituency trees . they build variants with smaller search spaces and time complexities ranging from O(n6) down to O(N3) . |
| Outcome: | The proposed algorithm can process 98% of constituents in linguistic treebanks while having the same complexity as continuous constituency parsers. |
Copied to clipboard
| Challenge: | a new study investigates the quality and novelty of generated paraphrases . paraphrase models can be used for information retrieval and data mining . |
| Approach: | They use state-of-the-art neural machine translation models trained on the Opusparcus corpus to generate paraphrases in six languages. |
| Outcome: | The proposed model outperforms the existing model on human evaluation in five of the six languages. |
Copied to clipboard
| Challenge: | In multilingual settings, the same content may be available in various languages via simultaneous interpreting, dubbing or subtitling. |
| Approach: | They hypothesize that leveraging multiple sources will improve translation quality if the sources complement one another in terms of correct information they contain. |
| Outcome: | The proposed method is robust to speech recognition errors on a 10-hour ESIC corpus. |
Copied to clipboard
| Challenge: | Specifically, models fine-tuned on semantic tasks tend to distribute attention to idiomatic expressions more evenly across layers. |
| Approach: | They analyze attention patterns of encoder-only models towards two distinct types of Multiword Expressions (MWEs) idioms present challenges in semantic non-compositionality, while MSUs demonstrate unconventional syntactic behavior that does not conform to standard grammatical categorizations. |
| Outcome: | The proposed models show that fine-tuned models allocate attention to idiomatic expressions more evenly across layers. |
Copied to clipboard
| Challenge: | Existing methods to detect semantic variations of words are not accurate for time-sensitive predictions. |
| Approach: | They propose to use pretrained static sense embeddings to annotate a word's occurrence with a sense id to compare its distributions. |
| Outcome: | The proposed method compares word sense distributions across two corpora to predict meaning change . the results show that pretrained LLMs can detect changes in words over time . |
Copied to clipboard
| Challenge: | Recent years have seen increasing interest in applying natural language processing (NLP) applications to the field of education. |
| Approach: | They propose an NLP-based system that supports german secondary school students in an argumentative writing exercise. |
| Outcome: | The proposed system will support students in a German school exercise . the system will assess similarity between arguments in snippets of argumentative text . |
Copied to clipboard
| Challenge: | Abstract Meaning Representation (AMR) parsing is a broad-coverage semantic formalism that encodes the meaning of a sentence as a rooted, directed, and labeled graph. |
| Approach: | They propose to use existing English parser to learn and improve multilingual AMR parsers . their results show that noisy input and precise output are key to successful distillation . |
| Outcome: | The proposed model outperforms the current state-of-the-art English-only parser on four different languages. |
Copied to clipboard
| Challenge: | if a person firmly believes in a non-factual statement, there is no inherent intention to deceive. |
| Approach: | They propose to use the DeFaBel corpus to study the relationship between deception and factuality based on belief to generate arguments supporting statements . |
| Outcome: | The DeFaBel corpus contains 1031 texts in german, out of which 643 are deceptive and 388 are non-deceptive. |
Copied to clipboard
| Challenge: | Existing models that can handle cross-lingual tasks with limited or no training data are insensitive to different languages. |
| Approach: | They propose to use Unicoder to train models in one language and apply it to other languages. |
| Outcome: | Experiments show that Unicoder learns the mappings among different languages from more perspectives. |
Copied to clipboard
| Challenge: | Existing research on multimodal pre-training for visually rich document understanding tasks has focused on the English domain while neglecting the importance of multilingual generalization. |
| Approach: | They propose a multimodal pre-trained model for multilingual document understanding which bridges the language barriers for visually rich document understanding. |
| Outcome: | The proposed model outperforms existing cross-lingual pre-trained models on the XFUND dataset on visual document understanding tasks. |
Copied to clipboard
| Challenge: | Existing methods to improve multi-head self-attention are lacking in many languages. |
| Approach: | They propose a redundant head enlivening method to identify redundant heads and vitalize their potential by learning syntactic relations and prior knowledge in the text. |
| Outcome: | The proposed method can identify and vitalize redundant heads without sacrificing the roles of important heads. |
Copied to clipboard
| Challenge: | A morphologically complex word is a hierarchical constituent with meaning-preserving subunits, so word-based models which rely on surface forms might not be powerful enough to translate such structures. |
| Approach: | They propose a neural architecture which is designed to deal with morphological complexities on the source side and redesign the decoder accordingly to benefit from such information. |
| Outcome: | The proposed model outperforms existing subword- and character-based architectures and showed significant improvements on translating from German, Russian, and Turkish into English. |
Copied to clipboard
| Challenge: | a new study advocates the use of bilingual corpora for sentence compression models . previous work focused on word deletion, while others view sentence compression as a general text rewriting problem. |
| Approach: | They propose to use bilingual corpora for training sentence compression models. |
| Outcome: | The proposed model can be trained for any language as long as a bilingual corpus is available . it performs arbitrary rewrites without access to compression specific data . |
Copied to clipboard
| Challenge: | Task-oriented dialog (TOD) is arguably one of the most popular natural language processing (NLP) application areas. |
| Approach: | They propose a multilingual multi-domain TOD dataset that spans four languages . they use a framework for multilingual conversational specialization of pretrained language models . |
| Outcome: | The proposed datasets show that they perform better than existing datasets in English . the proposed framework allows for sample-efficient few-shot transfer for TOD tasks . |
Copied to clipboard
| Challenge: | a dataset of 16 years of (almost) weekly Internet podcasts of former german chancellor Angela Merkel is presented. |
| Approach: | They propose to curate a German podcast corpus from 16 years of podcasts of former german chancellor Angela Merkel using audio-visual-text methods. |
| Outcome: | The proposed pipeline can be used to curate other datasets of similar nature, such as talk show contents. |
Copied to clipboard
| Challenge: | Historical text summarisation is a routine for historians and digital humanities researchers but has never been automated. |
| Approach: | They propose a model that can be trained even with no cross-lingual data and further benchmark it against state-of-the-art algorithms. |
| Outcome: | The proposed model outperforms standard cross-lingual benchmarks on historical text summarisation task and identifies distinctness and value of the dataset. |
Copied to clipboard
| Challenge: | Empirical results on machine translation suggest that DPE is effective for segmenting output sentences. |
| Approach: | They propose a new algorithm for tokenizing sentences into subword units . they propose enabling exact log marginal likelihood estimation and exact MAP inference . |
| Outcome: | The proposed algorithm improves on machine translation datasets and on a large dataset. |
Copied to clipboard
| Challenge: | a growing need for AI moderators to safeguard users and protect mental health of human moderator from traumatic content. |
| Approach: | They propose to use a multilingual dataset to study the challenges of content moderation . they propose to analyze 1.8 million Reddit comments in English, german, spanish and french . |
| Outcome: | The proposed dataset highlights the challenges and suggests related research problems . it shows that the proposed model can be used to predict the violated rule . |
Copied to clipboard
| Challenge: | Vision-and-language models with separate encoders for each modality are limited in availability. |
| Approach: | They propose a multilingual benchmark that offers (partial) translations of ImageNet labels to 100 languages, built without machine translation or manual annotation. |
| Outcome: | The proposed model outperforms models on English and low-resource languages. |
Copied to clipboard
| Challenge: | Extending state-of-the-art language models to low-resource languages requires addressing what we call the low-Resource double bind. |
| Approach: | They propose a low-resource double bind to refer to the co-occurrence of data limitations and compute resource constraints. |
| Outcome: | The proposed model improves performance on frequent sentences but disparates on infrequent ones. |
Copied to clipboard
| Challenge: | Recent attempts to improve grammar induction systems by bounding complexity of the model have not been compared against unbounded induction models. |
| Approach: | They propose to use a Bayesian induction inducer to limit the search space of the model and then sample trees with or without bounding. |
| Outcome: | The proposed model produces trees more accurately than or competitively with state-of-the-art constituency grammar induction models. |
Copied to clipboard
| Challenge: | Existing methods to train large pretrained language models require more computational resources and are expensive to train in other languages. |
| Approach: | They propose a method to transfer pretrained language models to new languages using subword-based tokenization and embeddings. |
| Outcome: | The proposed method outperforms existing methods on low-resource languages and makes training large models more accessible and less damaging to the environment. |
Copied to clipboard
| Challenge: | Existing work on domain similarity using text-based features of corpus is limited by pre-trained word embeddings. |
| Approach: | They propose a measure of domain similarity based on dimension-wise correlations between embedding spaces . they find a threshold at which the measure indicates that two corpora come from the same domain . |
| Outcome: | The proposed measure can be used to determine which corpora are more similar to each other in a cross-domain sentiment detection task. |
Copied to clipboard
| Challenge: | Aspect-based sentiment analysis studies have focused on English datasets, but labeled data is scarce. |
| Approach: | They propose a multilingual pre-trained language model that leverages bilingual pre-training to leverage aspects-based sentiment analysis. |
| Outcome: | The proposed model outperforms state-of-the-art models across multiple languages. |
Copied to clipboard
| Challenge: | Lexical ambiguity poses one of the greatest challenges in the field of Machine Translation. |
| Approach: | They propose a new benchmark to study semantic biases in Machine Translation of nominal and verbal words in five different languages. |
| Outcome: | The proposed benchmark tests state-of-the-art machine translation systems against the new test bed and provides a statistical and linguistic analysis of the results. |
Copied to clipboard
| Challenge: | Existing studies on knowledge editing focus on monolingual scenarios, neglecting the complexities presented by multilingual contexts and multi-hop reasoning. |
| Approach: | They propose a benchmark to evaluate the adaptability of multilingual knowledge editing methods. |
| Outcome: | The proposed benchmark evaluates the adaptability of multilingual knowledge editing methods across five languages. |
Copied to clipboard
| Challenge: | Using pre-trained language models, we evaluate performance group disparities while none of these techniques guarantee fairness, nor consistently mitigate group disparity. |
| Approach: | They present a benchmark suite of four datasets for evaluating the fairness of pre-trained language models and the techniques used to fine-tune them for downstream tasks. |
| Outcome: | The proposed methods show that performance group disparities are vibrant in many cases, while none of these techniques guarantee fairness, nor consistently mitigate group disparity. |
Copied to clipboard
| Challenge: | Existing corpora enriched with discourse annotations are scarce but exist . TED-MDB is hoped to be a source of parallel data for contrastive linguistic analysis and language technology applications. |
| Approach: | They propose a multilingual discourse treebank to provide a clear description of discourse structure and semantics in multiple languages. |
| Outcome: | The proposed corpus provides a clearly described level of discourse structure and semantics in multiple languages. |
Copied to clipboard
| Challenge: | Existing benchmarks for OIE are incomplete and do not include all acceptable variants of the same fact. |
| Approach: | They introduce BenchIE: a benchmark and evaluation framework for comprehensive evaluation of OIE systems for English, Chinese, and German. |
| Outcome: | The proposed framework is based on fact synsets, clusters, and standardized benchmarks. |
Copied to clipboard
| Challenge: | Political authorities in democratic countries consult the public in order to allow citizens to voice their ideas and concerns on specific issues. |
| Approach: | They propose a publicly-available corpus that includes citizen contributions from six mobility-related planning processes in five german municipalities. |
| Outcome: | The proposed corpus includes several thousand citizen contributions from six mobility-related planning processes in five German municipalities. |
Copied to clipboard
| Challenge: | Research on cross-dialectal transfer from a standard to a non-standard dialect variety has typically focused on text data. |
| Approach: | They compare standard-to-dialect transfer in three settings: text models, speech models, and cascaded systems where speech first gets automatically transcribed and then further processed by a text model. |
| Outcome: | The proposed model performs best on German dialect data while the text-only model perform best on the standard data. |
Copied to clipboard
| Challenge: | Existing classification models only consider the temporal variations of existing data . current models focus on English corpora, leaving time as domains unexplored . |
| Approach: | They propose a framework to generalize classifiers over time on four languages, English, Danish, French, and German. |
| Outcome: | The proposed framework can generalize classifiers over time on four languages, English, Danish, French, and German. |
Copied to clipboard
| Challenge: | Empathy skills are an elementary skill in society for daily interaction and professional communication and are therefore elementary for educational curricula. |
| Approach: | They propose an annotation approach to capture emotional and cognitive empathy in student-written peer reviews on business models in germany. |
| Outcome: | The proposed annotation scheme guides annotators to a substantial to moderate agreement with the model and shows that it is effective. |
Copied to clipboard
| Challenge: | Pretrained multilingual language models can help bridge the digital language divide, enabling high-quality NLP models for lower-resourced languages. |
| Approach: | They propose to use a multilingual dataset to examine whether multilingual models are equally fair across languages. |
| Outcome: | The proposed model enables apples-to-apples comparison across languages of group disparities in multilingual language models. |
Copied to clipboard
| Challenge: | Existing multilingual SRL datasets contain disparate annotation styles or come from different domains, hampering generalization in multilingual learning. |
| Approach: | They propose to automatically construct an SRL corpus that is parallel in four languages with unified predicate and role annotations that are fully comparable across languages. |
| Outcome: | The proposed method improves performance for English SRL in weaker languages. |
Copied to clipboard
| Challenge: | Existing methods for Grapheme to phoneme conversion in Bangla language are mostly rule-based. |
| Approach: | They propose to use a lexicon to train a robust Grapheme to phoneme conversion system in Bangla language. |
| Outcome: | The proposed method outperforms other state-of-the-art approaches for G2P conversion in Bangla language. |
Copied to clipboard
| Challenge: | Compared to previous studies, the performance of neural models is likely to be affected by the choice of hyper-parameters. |
| Approach: | They propose to automatically and dynamically determine batch sizes by accumulating gradients of mini-batches and performing an optimization step at just the time when the direction of gradients starts to fluctuate. |
| Outcome: | The proposed approach improves the Transformer model with a fixed 25k batch size by +0.73 and +0.82 BLEU respectively. |
Copied to clipboard
| Challenge: | Subword tokenisation is a mainstay in natural language processing (NLP) it allows the representation of an infinite space of text with a finite set of units. |
| Approach: | They propose to use byte-pair encoding to represent an infinite space of text with a finite set of units by removing subwords from the BPE vocabulary without impeding further use of merges that relied on them. |
| Outcome: | The proposed method improves token-based tasks in English, Dutch and German while saving training costs. |
Copied to clipboard
| Challenge: | a prerequisite for the computational study of literature is the availability of properly digitized texts with reliable meta-data and ground-truth annotation. |
| Approach: | They propose to annotate prosodic features in large poetry corpora for English and German and train corpus driven neural models that enable large scale analysis. |
| Outcome: | The proposed models outperform baseline and BERT-based approaches in English and german and show that they learn foot boundaries better when jointly predicting syllable stress, aesthetic emotions and verse measures benefit from each other. |
Copied to clipboard
| Challenge: | despite progress in machine translation, some form of language understanding may be desirable . current systems rely on pattern recognition, but some form may be useful . |
| Approach: | They use semantic role labeling to annotate a standard parallel corpus with semantic roles . they then train a neural machine translation system using the annotated corpus and original unannotated text . |
| Outcome: | The proposed system improves BLEU scores for English, French, German, Greek and Spanish. |
Copied to clipboard
| Challenge: | Natural Language Inference (NLI) is a crucial task in AI and natural language processing. |
| Approach: | They propose an effective transfer learning approach for cross-lingual NLI . they perform experiments on English-Hindi language pairs in cross-linguistic setting . |
| Outcome: | The proposed model improves the baseline model by 10% over the state-of-the-art model. |
Copied to clipboard
| Challenge: | Multilingual L2 speech corpora for automatic speech assessment are currently available, but lack comprehensive annotations of L2 from non-native speakers of various languages. |
| Approach: | They propose to use Korean learners’ L2 speech corpus of seven languages to develop automatic speech assessment. |
| Outcome: | The proposed corpus contains 1,200 hours of L2 speech data from Korean learners (400 hours for English, 200 hours each for Japanese and Chinese, 100 hours each in French, German, Spanish, and Russian). |
Copied to clipboard
| Challenge: | Complement phrases are essential for constructing well-formed sentences in German. |
| Approach: | They propose an algorithm which can identify and classify complement phrases of any German verb in any written sentence context. |
| Outcome: | The proposed algorithm can identify and classify complement phrases of any German verb in any written sentence context. |
Copied to clipboard
| Challenge: | a network of doppelganger websites (impersonating genuine news sites) was discovered in 2022 . a novel dataset enables studies of disinformation networks and the training of NLP tools for disinformation detection. |
| Approach: | They analyze two hitherto unstudied sites sharing state-backed disinformation . they perform cross-site topic clustering and perform linguistic and temporal analysis . |
| Outcome: | The proposed dataset includes 14,053 articles, annotated with each language version, and additional metadata such as links and images. |
Copied to clipboard
| Challenge: | IQB study looks at reading, mathematics and spelling ability across different states. |
| Approach: | They collect three longitudinal corpora of German school children's weekly writing in German and transcribe them into a corpus for research via Linguistic Data Consortium. |
| Outcome: | The corpus of German school children's weekly writing in German was collected and transcribed. |
Copied to clipboard
| Challenge: | Currently, only 20% of the English comments explicitly mention content moderation policies, but as few as 2% of the German and Turkish comments. |
| Approach: | They propose to use a multilingual dataset to predict stances with existing content moderation policies and to use them to explain moderation decisions. |
| Outcome: | The proposed model predicts stances and corresponding reasons with high accuracy, adding transparency to the decision-making process. |
Copied to clipboard
| Challenge: | Language varies along several axes, most importantly, language instance and domain . lack of evaluation datasets prevents transfer of NLP systems to non-dominant languages . |
| Approach: | They propose a multi-domain multilingual question answering benchmark to explore cross-lingual cross-domain performance of fine-tuned models and state-of-the-art LLMs. |
| Outcome: | The proposed benchmark compared 13,500 SQuAD 2.0-style question-answer instances in German, Turkish, and Chinese for the domains of product reviews, news, and creative writing. |
Copied to clipboard
| Challenge: | Existing datasets that include idioms from English, German, Italian, Portuguese and Russian do not include a comprehensive representation of idiomatic expressions in Croatian. |
| Approach: | They propose to extend existing RDF-based multilingual representation of idioms to include 1,042 Croatian idiomes in an Ontolex Lemon format. |
| Outcome: | The proposed resource includes 1,042 Croatian idioms in an Ontolex Lemon format to foster translation initiatives and facilitate intercultural exchange. |
Copied to clipboard
| Challenge: | Existing semantic parsers are based on deep learning, but rule-based approaches offer advantages . a drawback of neural semantic parses is that their output lacks explainability . |
| Approach: | They propose a method that maps a syntactic dependency tree to a formal meaning representation using a series of graph transformations. |
| Outcome: | The proposed method outperforms neural parsers in English, German, Italian and Dutch. |
Copied to clipboard
| Challenge: | The corpus contains reviews in English, Japanese, German, French, Spanish, and Chinese, which were collected between 2015 and 2019 . |
| Approach: | They propose to use mean absolute error (MAE) instead of classification accuracy for this task since MAE accounts for ordinal nature of the ratings. |
| Outcome: | The proposed model uses mean absolute error (MAE) instead of classification accuracy since MAE accounts for ordinal nature of the ratings. |
Copied to clipboard
| Challenge: | Using Wiktionary data to build specialized lexical datasets can be used for evaluating or improving NLP tasks, like Word Sense Disambiguation (WSD), Word-in-Context challenges (WiC), or Machine Translation (MT). |
| Approach: | They propose to use Wiktionary data to create specialized lexical datasets that can be used for evaluating or improving NLP tasks. |
| Outcome: | The proposed datasets can be used to improve and/or evaluate NLP tasks, like Word Sense Disambiguation (WSD), Word-in-Context challenges (WiC), or Sense Linking (SL), or machine translation (MT). |
Copied to clipboard
| Challenge: | Historical dictionaries of the pre-digital period are important resources for the study of older languages. |
| Approach: | They propose to use printed dictionaries to create a more easily accessible and more sustainable lexical database by automating the conversion process. |
| Outcome: | The ‘Altfranzösisches Wörterbuch’, an Old French dictionary published from 1925 onwards, shows how the printed dictionaries can be turned into a more easily accessible and more sustainable lexical database. |
Copied to clipboard
| Challenge: | Recent machine translation shared tasks have shown top-performing systems to tie or outperform human translation. |
| Approach: | They examine the outputs of top-performing systems in a recent machine translation shared task . they find that some systems outperform human translation on average . |
| Outcome: | a new method identifies segments for which human and machine perform poorly . the results show that top-performing systems outperform human translation on average . |
Copied to clipboard
| Challenge: | MGLM is a generative joint distribution model over channels. |
| Approach: | They propose a multichannel generative joint distribution model over channels that marginalizes over all possible factorizations within and across all channels. |
| Outcome: | The proposed model outperforms traditional bilingual discriminative models. |
Copied to clipboard
| Challenge: | Cognates are words that have a common etymological origin and can facilitate the Second Language Acquisition (SLA) however, they also pose a challenge to various NLP applications such as Machine Translation and Cross-lingual Sense Disambiguation. |
| Approach: | They create two cognate datasets for twelve Indian languages and use them to generate cognate sets. |
| Outcome: | The proposed datasets are curated using previously available baseline cognate detection approaches and evaluated with the help of lexicographers. |
Copied to clipboard
| Challenge: | Recent work shows that neural rerankers can improve dependency parsing results over the top k trees produced by a base parser. |
| Approach: | They propose to use a discriminative reranker to improve dependency parsing results . they propose to incorporate global information into the model to improve parse accuracies . |
| Outcome: | The proposed model outperforms existing models on English and German and Czech, and is the only one to improve on German and Chinese data. |
Copied to clipboard
| Challenge: | Existing decoder-based pre-trained language models demonstrate excellent multilingual capabilities, but it is unclear how they handle multilingualism. |
| Approach: | They propose to examine the neuron-level internal behavior of decoder-based PLMs by finding neurons that fire “uniquely for each language” within decoded PLM models. |
| Outcome: | The proposed models fire “uniquely for each language” and show that language-specific neurons are unique, with a slight overlap (5%) between languages. |
Copied to clipboard
| Challenge: | Recent studies have focused on linguistic data sets that are bilingual on the Linguistic Linked Open Data (LLOD) 1 . |
| Approach: | They describe a multilingual RDF representation of idioms currently containing five languages . they use a model to structure the data and a method to link the data to well-known multilingual data sets such as BabelNet. |
| Outcome: | The proposed model complies with best practices according to Linguistic Linked Open Data Community. |
Copied to clipboard
| Challenge: | AMR parsing has experienced an unprecendented increase in performance in the last three years due to a mixture of effects including architecture improvements and transfer learning. |
| Approach: | They propose to combine Smatch-based ensembling techniques with ensemble distillation to overcome this diminishing returns of silver data. |
| Outcome: | The proposed technique can produce gains rivaling those of human annotated data for QALD-9 and achieve a new state-of-the-art for BioAMR. |
Copied to clipboard
| Challenge: | Despite the high popularity of entity search, entity categories have not received equal attention. |
| Approach: | They propose to make public a multilingual test collection comprehending English, Portuguese and German to meet the demands of the entity search community. |
| Outcome: | The proposed test collection comprehends English, Portuguese and German and provides comparative baselines and an analysis of the results. |
Copied to clipboard
| Challenge: | Code-switched (CSW) speech is a linguistic phenomenon that occurs when spoken utterances switch languages between sentences. |
| Approach: | They propose to use a dataset to evaluate German-English CSW speech . they show that the dataset includes splits with varying degrees of CSW . |
| Outcome: | The proposed dataset includes spontaneous speech from diverse domains, enabling realistic CSW evaluation in German-English. |
Copied to clipboard
| Challenge: | Existing studies on large language models (LLMs) ignore the remarkable ability of humans to generalize and focus only on English. |
| Approach: | They conduct the first rigorous analysis of the morphological capabilities of ChatGPT in four typologically varied languages. |
| Outcome: | The proposed model massively underperforms purpose-built systems, particularly in English. |
Copied to clipboard
| Challenge: | Using monolingual-only data, we can automate readability assessment and text simplification of simplified language. |
| Approach: | They present a corpus for automatic readability assessment and automatic text simplification for German using parallel and monolingual data. |
| Outcome: | The proposed corpus is compiled from web sources and contains information on text structure, typography, font style, and images. |
Copied to clipboard
| Challenge: | Gender rewriting is an NLP task that uses gendered forms to mitigate gender biases. |
| Approach: | They propose a French gender-neutral rewriting system using collective nouns, which are gender-fixed in French. |
| Outcome: | The proposed system detects gendered forms and replaces them with neutral or opposite forms. |
Copied to clipboard
| Challenge: | In corpus linguistics, semantic annotation is a valuable addition to ordinary, morphosyntactic tagging, lemmatization and dependency relations. |
| Approach: | They propose a parsing- and annotation-oriented framenet for German with almost 15,000 frames . they propose valency, syntactic function and semantic noun class as input conditions for frame disambiguation . |
| Outcome: | The proposed resource is based on a Danish/German study on hate speech . it achieves an overall F-score for frame senses of 93.6% on twitter . |
Copied to clipboard
| Challenge: | Simultaneous machine translation (SIMT) involves translating source utterances to the target language in real-time before the speaker utterrance completes. |
| Approach: | They propose a multilingual approach to simultaneous machine translation where a single model simultaneously translates between multiple languages. |
| Outcome: | The proposed multilingual approach improves on two Germanic and three Romance languages and is on-par or better than the universal model trained for all languages. |
Copied to clipboard
| Challenge: | a new study analyzes the nature of twitter data and compares it with other social networking websites. |
| Approach: | They develop a parallel corpus of tweets for an English-German pair that can be translated into German using a machine translation tool. |
| Outcome: | The proposed method can be used to translate tweets from English to German using a parallel corpus of 4, 000 tweets. |
Copied to clipboard
| Challenge: | GRhOOT is a domain ontology of rhetorical figures in the German language . the goal is to allow for easier detection of non-literal language based tasks . |
| Approach: | GRhOOT is a domain ontology of 110 rhetorical figures in the german language . the goal is to allow for easier detection and sentiment analysis . |
| Outcome: | The ontology of rhetorical figures in the German language is based on 110 rhetorical figure domains . the goal is to make the ontologies more accurate and to allow for easier detection . |
Copied to clipboard
| Challenge: | olfactory references play a crucial role in our memory and experiences . but only few works in NLP have attempted to capture this sensory dimension from a computational perspective. |
| Approach: | They describe a process that has led to the semi-automatic development of a taxonomy for olfactory information in four languages (English, French, German and Italian) |
| Outcome: | The proposed taxonomy can be extended using existing language models and n-grams to include olfactory terms in four languages. |
Copied to clipboard
| Challenge: | a number of studies have focused on making explicit the linguistic information encoded in language models (LMs) however, this method has been criticized for various reasons. |
| Approach: | They introduce a framework for creating nonce treebanks for multilingual UD corpora . they investigate word co-occurrence statistics and show how nonce data affects the performance of syntactic dependency probes. |
| Outcome: | The proposed framework satisfies syntactic argument structure and ensures grammaticality via language-specific rules. |
Copied to clipboard
| Challenge: | Seq2Edit approaches still face several challenges such as inflexibility in generation and difficulty in generalizing to other languages. |
| Approach: | They propose a non-autoregressive text editing method that models the edit process with latent CTC alignments and introduces the copy operation into the edit space. |
| Outcome: | The proposed method outperforms existing Seq2Edit models and achieves similar or even better results than Seq1Edit with over 4 speedup. |
Copied to clipboard
| Challenge: | DiscoGeM 2.0 is a crowdsourced, parallel corpus of 12,834 implicit discourse relations . implicit discourse relationships are highly ambiguous and can have various interpretations . |
| Approach: | They propose a crowdsourced annotation method that can be extended to other languages . they propose to annotate 12,834 implicit discourse relations in German, German, French and Czech data . |
| Outcome: | The proposed method can be extended to other languages and reveals that implicit relations inferred in one language may differ from those inferted in the translation. |
Copied to clipboard
| Challenge: | Recent approaches based on end-to-end Deep Neural Networks (DNNs) have shown promising results for Natural Language Processing (NLP). |
| Approach: | They propose a neural network model for part-of-speech (POS) tagging of User-Generated Content (UGC) such as Twitter, Facebook and Web forums that uses character and word representations. |
| Outcome: | The proposed model is end-to-end and uses character and word representations . it is compared with existing models on social media in English, german, french, italian and spanish . |
Copied to clipboard
| Challenge: | a societal movement towards using gender-fair language exists, but gender-free German is barely supported in machine translation. |
| Approach: | They propose to use a community-created gender-fair language dictionary to study gender-neutral German . they also use encyclopedic text and parliamentary speeches to translate the words in isolation . |
| Outcome: | The proposed study shows that most systems produce mainly masculine forms and rarely gender-neutral variants. |
Copied to clipboard
| Challenge: | Existing methods to access linguistic information in pre-trained multilingual language models are difficult to use. |
| Approach: | They propose prompting and formulate linguistic tasks to test the LM's access to explicit grammar principles and find out what type of information can be obtained . |
| Outcome: | The proposed method can provide access to linguistic features in pre-trained models, but some are harder to capture . |
Copied to clipboard
| Challenge: | Existing methods for crowdsourcing data collection require a human workforce, which is hard to sustain. |
| Approach: | They propose to use Speech Foundation Models to automate validation processes . they find that SFMs can reduce reliance on human validation . |
| Outcome: | The proposed model reduces the reliance on human validation without degrading the quality of the final data. |
Copied to clipboard
| Challenge: | a recent study of generation order for machine translation shows it does not affect output quality . Neural sequence models have been successfully applied to a broad range of tasks in recent years . |
| Approach: | They propose a soft order-reward framework that enables models to follow arbitrary oracle generation policies. |
| Outcome: | The proposed framework explores a wide variety of generation orders including uninformed orders, location-based orders, frequency-based or model-based orderings, and model-driven orders. |
Copied to clipboard
| Challenge: | Existing training data is limited for languages other than English, so is the performance of the developed parsers. |
| Approach: | They propose to apply a pre-trained multilingual model to Italian, German and Dutch parsers where only a small number of manually annotated parses are available. |
| Outcome: | The proposed model improves on six parsers in English and Italian, German and Dutch, with the addition of universal dependency relations and universal POS tags as model-agnostic features. |
Copied to clipboard
| Challenge: | Medical texts contain technical terms, and non-experts often cannot use information effectively. |
| Approach: | They propose a method for training medical text simplification models to actively paraphrase medical terms. |
| Outcome: | The proposed method improves the performance of medical text simplification in nine languages. |
Copied to clipboard
| Challenge: | a novel method for clustering news across languages is proposed . a key challenge in handling news streams is that they must be generated on the fly . |
| Approach: | They propose a method for clustering news across languages into monolingual and crosslingual clusters . they use real news datasets in multiple languages to find an ever growing number of cluster labels . |
| Outcome: | The proposed method produces state-of-the-art results on real news datasets in German, English and Spanish. |
Copied to clipboard
| Challenge: | a new study shows that cultural background significantly affects multimodal hate speech moderation models . a limited dataset excludes multi-modal forms of hate and excludes non-English-speaking cultures . the lowest pairwise label agreement between the USA and India is due to cultural factors . |
| Approach: | They use a multimodal and multilingual parallel hate speech dataset to examine cultural differences . they find that cultural background significantly affects multimodal hate speech annotation . |
| Outcome: | The proposed dataset shows that cultural background significantly affects multimodal hate speech annotation. |
Copied to clipboard
| Challenge: | A range of studies have concluded that neural word prediction models can distinguish grammatical from ungrammatically sentences with high accuracy. |
| Approach: | They propose to use CLAMS to evaluate LSTM and multilingual BERT models. |
| Outcome: | The proposed model can learn syntax on English, French, German, Hebrew and Russian, and LSTM language models on multilingual and multilingual models. |
Copied to clipboard
| Challenge: | Existing methods for automatic detection of image schemas in natural language rely on specific assumptions about word classes as indicators of spatio-temporal events. |
| Approach: | They propose to train a supervised classifier that classifies natural language expressions into image schemas using a large dataset of examples from image schema literature. |
| Outcome: | The proposed model performs best in German, Russian, and French, and is based on a small dataset of examples from image schema literature. |
Copied to clipboard
| Challenge: | a Swiss German speech recognizer is trained using a standard German annotation model. |
| Approach: | They propose to train a Swiss German speech recognition system using a standard German annotation model. |
| Outcome: | The proposed system is based on a standard German annotation model and a grapheme-to-phoneme conversion model. |
Copied to clipboard
| Challenge: | Existing methods for sentiment analysis are limited in the Austrian German domain due to lexical idiosyncrasies and word sentiment. |
| Approach: | They propose to use crowd-sourced crowd-sourcing to create a sentiment dictionary for Austrian German . they use an austriacism list and a posting data set to increase the diversity of the language resource. |
| Outcome: | The proposed dictionary is available for future research and free to use for anyone. |
Copied to clipboard
| Challenge: | Sentiment lexica are vital for sentiment analysis in absence of document-level annotations . linguistic resources are limited for at least a few hundred languages, putting them at risk of extinction . |
| Approach: | They introduce UniSent universal sentiment lexica for 1000+ languages . they use a Bible corpus to project sentiment information from English to other languages based on Twitter data . |
| Outcome: | The proposed method mitigates domain mismatch between Bible and Twitter by using embeddings . it compares to other sentiment seeding methods in a subset of languages with ground truth available . |
Copied to clipboard
| Challenge: | A multi-modal neural architecture outperforms its equivalent trained on language alone with a 2% decrease in perplexity . |
| Approach: | They propose to use visual context to train neural language models to perform next-word prediction. |
| Outcome: | The proposed model outperforms its equivalent trained on language with 2% decrease in perplexity even when no visual context is available at test. |
Copied to clipboard
| Challenge: | morphological complexity of a corpus representing the language production of younger and older children is compared across different languages. |
| Approach: | a study compares morphological complexity of a corpus representing language production of younger and older children across different languages. |
| Outcome: | The results show that younger children corpora have lower morphological complexity than older children corpus for Spanish and Russian. |
Copied to clipboard
| Challenge: | Swiss-AL is a multilingual web corpus for Applied Linguistics that supports data-based and data-driven research on societal and political discourses in Switzerland. |
| Approach: | They propose a multilingual Swiss web corpus for Applied Linguistics that supports data-based research on societal and political discourses in Switzerland. |
| Outcome: | The Swiss Web Corpus for Applied Linguistics (SWS) is a multilingual collection of texts from selected web sources. |
Copied to clipboard
| Challenge: | Existing datasets for automatic text summarization are small and focused on newswires. |
| Approach: | They propose to automatically generate a large multilingual multi-document summarization corpus using Wikipedia articles as summaries and to automatically search for appropriate source documents. |
| Outcome: | The proposed corpus contains 7,316 topics in English and German with different summary lengths and number of source documents. |
Copied to clipboard
| Challenge: | a recent study has focused on the syntactic development of scientific discourse in English and German. |
| Approach: | They present two comparable diachronic corpora of scientific English and German from the Late Modern Period (17th c.–19th d.) annotated with Universal Dependencies. |
| Outcome: | The presented corpora are comparable to existing studies on grammatical change in English and German . the results show that the pre-processing steps significantly improve parsing accuracy . |
Copied to clipboard
| Challenge: | Existing treebanks for Role and Reference Grammar (RRG) are not yet available. |
| Approach: | They propose to use a multilingual parallel treebank for Role and Reference Grammar to apply RRG to large-scale corpus annotations of 1984 and its translations. |
| Outcome: | The proposed treebank contains annotations of Orwell's 1984 and translations thereof. |
Copied to clipboard
| Challenge: | OntoLex is a widely used community standard for machine-readable lexical resources on the web. |
| Approach: | They propose a module for representing morphology that can be used to encode and integrate morphological resources on a unified basis. |
| Outcome: | The proposed module can be used to represent morphological resources on a unified basis. |
Copied to clipboard
| Challenge: | Common Voice is a massively-multilingual collection of transcribed speech intended for speech technology research and development. |
| Approach: | They propose to use Mozilla’s DeepSpeech Speech-to-Text toolkit to perform multilingual automatic speech recognition experiments. |
| Outcome: | The proposed corpus is the largest in the public domain for speech recognition, both in terms of hours and languages. |
Copied to clipboard
| Challenge: | Detecting semantic changes of words is an important task for various NLP applications that must make time-sensitive predictions. |
| Approach: | They propose a method that randomly swaps contexts between two different corpora to detect whether a given word changes its meaning . they then use a pretrained masked language model to generate contextualised word embeddings of w, which are then used to predict the semantic changes of words in four languages . |
| Outcome: | The proposed method achieves significant performance improvements compared to baselines for the English semantic change prediction task. |
Copied to clipboard
| Challenge: | Recent approaches to training large-scale image captioning (IC) models often fall short in terms of performance in leveraging noisy datasets in favor of clean annotations. |
| Approach: | They propose a technique that breaks down the task into two smaller, more controllable tasks - skeleton prediction and skelet-based caption generation. |
| Outcome: | The proposed method can generate better and denoised captions when using noisy datasets. |
Copied to clipboard
| Challenge: | We compare morphologically rich languages with analytical languages like English due to the large vocabulary size and data sparsity. |
| Approach: | They propose a featureless neural network architecture that generates part-of-speech tags and lemmas for sentences by using bidirectional RNNs with character-level and word-level embeddings. |
| Outcome: | The proposed model outperforms state-of-the-art models in Czech, German, and Arabic. |
Copied to clipboard
| Challenge: | Using the GerCo dataset, we identify adjective-noun collocations in German and compare them with statistical associations measures. |
| Approach: | They present a GerCo dataset of adjective-noun collocations for German, such as alter Freund ‘old friend’ and tiefe Liebe ‘deep love’. |
| Outcome: | The GerCo dataset contains 4,732 positive and negative instances of collocations and covers all 16 semantic classes of adjectives defined in the German wordnet GermaNet. |
Copied to clipboard
| Challenge: | Large language models (LLMs) show promise in literary translation, but their performance in poetry remains unexplored. |
| Approach: | They propose a framework that integrates knowledge-driven, rule-based, and LLM-as-judge metrics into a Shijing corpus . their code, lexical KB, and corpus reconstruction protocols are available at https://github.com/ML-KULeuven/ShijingLLMTrans. |
| Outcome: | The proposed framework achieves higher human correlation than traditional metrics and high statistical stability. |
Copied to clipboard
| Challenge: | Despite the low translation quality of sign language, many machine learning approaches are still in its infancy. |
| Approach: | They propose to use continual learning for mul- tilingual SLT to improve translation quality. |
| Outcome: | The proposed methods outperform baseline and fine-tuning approaches in sign language translation. |
Copied to clipboard
| Challenge: | Existing methods for SRL identify semantic dependencies that specify the semantic role of arguments in relation to predicates. |
| Approach: | They propose a mixture model-based end-to-end method to model syntactic-semantic dependency correlation in Semantic Role Labeling. |
| Outcome: | The proposed method improves performance in English, German, and Spanish . it achieves small but statistically significant improvement over baseline methods . |
Copied to clipboard
| Challenge: | a large corpus of German newspaper articles is available for free in other languages, such as English. |
| Approach: | They propose to use taz2024full to analyse gender representation across four decades of reporting. |
| Outcome: | The proposed corpus supports a wide range of applications from diachronic language analysis to critical media studies. |
Copied to clipboard
| Challenge: | Existing methods to generate semantic processors for languages lacking hand curated data are inefficiently slow and unaffordable in terms of human resources and economic costs. |
| Approach: | They propose to use statistical word alignments to project annotations from multiple sources to a target language. |
| Outcome: | The proposed method is effective to transport NER annotations across languages . it can generate a good statistical model for a new target language . |
Copied to clipboard
| Challenge: | Annotated contracts are laborious task performed by companies, law firms, NGOs and the scientific community. |
| Approach: | They present a corpus of 3,764 clauses from German consumer contracts annotated by legal experts with a clause in the contract. |
| Outcome: | The proposed framework outperforms openly available models in detecting potentially void clauses. |
Copied to clipboard
| Challenge: | a subset of the Reuters corpus volume 2 is used to evaluate cross-lingual document classification . current best practice is to evaluate document classification on resources in one language and transfer it to another without additional resources. |
| Approach: | They propose to use a subset of the Reuters corpus to evaluate cross-lingual document classification . they propose to add Italian, Russian, Japanese and Chinese to the subset . |
| Outcome: | The proposed subset of the Reuters corpus has balanced class priors for eight languages. |
Copied to clipboard
| Challenge: | Compound words provide a multifaceted challenge for diachronic models of semantic change . novel sense-targeting approach targets both noun compounds and their constituent parts . |
| Approach: | They propose a dataset of relatedness judgements of noun compounds in English and german . they use contrasting vector representations to evaluate their ability to cluster example sentence pairs . |
| Outcome: | The proposed approach captures diachronic meaning changes for multi-word expressions without condensing individual senses into an aggregate value. |
Copied to clipboard
| Challenge: | a proposed multimodal system can resolve syntactic ambiguities by exploiting external evidence, says a researcher . a parser that processes linguistic information is expected to handle syntakically unambiguous sentences, but it cannot. |
| Approach: | They propose to exploit external contextual information to resolve ambiguous sentences . they propose to use data-driven and grammar-based approaches to solve ambiguities . |
| Outcome: | The proposed system confirms this hypothesis in experiments on syntactically ambiguous sentences. |
Copied to clipboard
| Challenge: | Using machine translation, counterfactual statements are often found in natural languages. |
| Approach: | They annotate a multilingual CFD dataset from Amazon product reviews covering counterfactuals written in English, German, and Japanese languages. |
| Outcome: | The proposed dataset is robust against selection biases due to cue phrase-based sentence selection. |
Copied to clipboard
| Challenge: | lexica for rule-based surface realisers for languages other than English are often scarce. |
| Approach: | They propose a German lexicon for the Natural Language Generation task of surface realisation based on the crowd-sourced online lexicont Wiktionary. |
| Outcome: | The proposed lexicon contains more than 100,000 lemmata and 670,000 different word forms. |
Copied to clipboard
| Challenge: | Word embeddings learn implicit biases from word co-occurrence statistics . valNorm is a new intrinsic evaluation task and method to quantify affect in word embedded word sets . |
| Approach: | They propose a method to quantify valence dimension of affect in human-rated word sets . they apply ValNorm to embeddings from seven languages and 200 years of text . |
| Outcome: | The proposed method achieves a high accuracy in quantifying the valence of non-discriminatory, non-social group word sets. |
Copied to clipboard
| Challenge: | We compare webcam-based eye-tracking recordings with human-annotated rationales to evaluate importance scores. |
| Approach: | They compare webcam-based eye-tracking recordings with attention-based importance scores for 4 different multilingual Transformer-based language models. |
| Outcome: | The proposed method is comparable to human rationales in linguistic analysis. |
Copied to clipboard
| Challenge: | Automated short answer grading systems lack content-focused elaborated feedback datasets. |
| Approach: | They propose to use the Short Answer Feedback dataset to encourage research on explainable and understandable feedback systems. |
| Outcome: | The proposed model can be used to grade answers and explain where and why mistakes were made. |
Copied to clipboard
| Challenge: | In machine translation, historical models were incapable of handling longer contexts, so the lack of document-level datasets was less noticeable. |
| Approach: | They propose a document-level filtering technique that discards document- level metadata. |
| Outcome: | The proposed method improves translation without degradation of sentence-level translation. |
Copied to clipboard
| Challenge: | Existing studies on text discourse parsing for English are limited due to the lack of annotated data. |
| Approach: | They propose to use multilingual vector representations and segment-level translation to establish a neural, cross-lingual discourse parser. |
| Outcome: | The proposed model achieves state-of-the-art on cross-lingual, document-level discourse parsing on all sub-tasks. |
Copied to clipboard
| Challenge: | Gender-fair language fosters inclusion by addressing all genders or using neutral forms. |
| Approach: | They present a dataset that provides high-quality reformulations for German text classification . they find substantial label flips, reduced prediction certainty, and altered attention patterns . |
| Outcome: | The proposed dataset provides high-quality reformulations for German text classification . it finds label flips, reduced prediction certainty, and significantly altered attention patterns . |
Copied to clipboard
| Challenge: | phonological form and meaning of nouns can provide imperfect clues, but they can also be indicative of grammatical gender. |
| Approach: | They propose a method to measure how much information can be gleamed from knowing the form and/or meaning of nouns. |
| Outcome: | The proposed method provides additional quantitative support for a classic linguistic finding that form and meaning are relevant for the classification of nouns into declensions. |
Copied to clipboard
| Challenge: | Existing tools for meeting summarization are limited due to privacy and expensive manual annotation. |
| Approach: | They propose a meeting synthesis framework that generates meeting transcripts on a given knowledge source by defining psychologically grounded participant profiles, outlining the conversation, and orchestrating a large language model (LLM) debate. |
| Outcome: | The proposed framework generates meeting transcripts on a given knowledge source by defining psychologically grounded participant profiles, outlining the conversation, and orchestrating a large language model debate. |
Copied to clipboard
| Challenge: | Argumentation is an omnipresent rudiment of daily communication and thinking . humans struggle to develop argumentation skills due to a lack of individual and instant feedback in their learning process. |
| Approach: | They propose an argumentation annotation approach to model argumentative discourse in student-written business model pitches and embed it into an adaptive writing support system for students that provides individual argumentation feedback. |
| Outcome: | The proposed method annotates a corpus of 200 business model pitches in german and measures their self-efficacy and ease-of-use in a real-world writing exercise. |
Copied to clipboard
| Challenge: | Multilingual speech translation (ST) and machine translation (MT) in the medical domain enhances patient care by enabling efficient communication across language barriers. |
| Approach: | They present a large-scale ST dataset for the medical domain spanning all translation directions in Vietnamese, English, German, French, and Simplified/Traditional Chinese, together with the models. |
| Outcome: | The multi-language speech translation (ST) and machine translation (MT) in the medical domain is the largest medical MT dataset and the largest many-to-many multilingual ST among all domains. |
Copied to clipboard
| Challenge: | BUCC Shared Task aims to extract parallel sentences from comparable corporad . resulting corpus contains about 3.5 million distinct sentences in english, french, german, Russian, and Chinese . |
| Approach: | They present challenges faced to build a parallel sentences dataset from comparable corporad . they emphasize issues faced to include Chinese as one of the languages . |
| Outcome: | The 2017 BUCC Shared Task was a first for this task . the dataset contains 3.5 million sentences in English, French, German, Russian, and Chinese . |
Copied to clipboard
| Challenge: | Acquiescence bias is a tendency of humans to agree with statements in surveys, independent of their actual beliefs. |
| Approach: | They investigate the presence of acquiescence bias in Large Language Models across different models, tasks, and languages. |
| Outcome: | The proposed model shows that LLMs display a bias towards answering no regardless of whether it indicates agreement or disagreement. |
Copied to clipboard
| Challenge: | a cognitively motivated method for evaluating the inflectional complexity of a language is proposed . authors argue that some languages are inflectionally more complex than others . |
| Approach: | They propose a cognitively motivated method for evaluating inflectional complexity of a language . they use a recurrent self-organising neural network to learn "raw" inflected word forms . |
| Outcome: | The proposed method is independent of meta-linguistic issues and language-specific typological aspects. |
Copied to clipboard
| Challenge: | German is a language with complex morphological processes. |
| Approach: | They propose a morphological treebank for German based on a German morphology database and a Perl script for the generation. |
| Outcome: | The proposed treebank is based on the German lexical database CELEX and is able to generate 40,000 morphological trees with a grade of detail that can be chosen according to the requirements of the applications. |
Copied to clipboard
| Challenge: | In this paper, we decompose the task of recognizing from the news coverage leading up to an election the (un)willingness of political parties to form a coalition into two related, but distinct tasks. |
| Approach: | They propose a task of recognizing from news coverage the (un)willingness of political parties to form a coalition from text and a sub-task of predicting the polarity of the signal. |
| Outcome: | The proposed approach improves over a strong monolingual transfer learning baseline. |
Copied to clipboard
| Challenge: | Visual question answering (VQA) is a multi-modal translation challenge that requires the analysis of both images and questions simultaneously to generate appropriate responses. |
| Approach: | They propose a textless multilingual visual question answering dataset that incorporates speech-based questions in English, german, spanish and french. |
| Outcome: | The proposed framework is superior to existing frameworks for speech-based VQA . the proposed framework can generate better results for image, text and audio representations . |
Copied to clipboard
| Challenge: | Existing datasets for multilingual text summarization are difficult to construct and lack of human knowledge and language processing abilities in computers makes text summaries a challenging task. |
| Approach: | They propose an iterative data augmentation approach which uses synthetic data along with the real summarization data for the German language. |
| Outcome: | The proposed system improves on the development and test sets on the German language text using the state-of-the-art “Transformer” model. |
Copied to clipboard
| Challenge: | SemR-11 is a multi-lingual dataset for evaluating semantic similarity and relatedness for 11 languages. |
| Approach: | This paper describes a multi-lingual dataset for evaluating semantic similarity and relatedness for 11 languages. |
| Outcome: | The dataset is a multi-lingual dataset for evaluating semantic similarity and relatedness for 11 languages. |
Copied to clipboard
| Challenge: | Existing methods for dependency parsing treat parse as tagging, but they are not perfect. |
| Approach: | They propose a simple yet accurate method that treats parsing as tagging . they use a sequence model with a bidirectional LSTM over BERT embeddings . |
| Outcome: | The proposed method outperforms the state-of-the-art method on universal dependency (UD) by 1.76% unlabeled attachment score (UAS) for English, 1.98% UAS for French, and 1.16% UAS in German. |
Copied to clipboard
| Challenge: | EDGeS is a diachronic and parallel corpus of Bible translations in Dutch, English, German and Swedish . it is intended to be used for longitudinal studies of complex verb constructions in Germanic . |
| Approach: | They present the EDGeS Diachronic Bible Corpus, a diachronic corpus of Bible translations in Dutch, English, German and Swedish . they use a synchronically and synchronly parallel corpus to study complex verb constructions in Germanic . |
| Outcome: | The EDGeS is a diachronic and parallel corpus of Bible translations in Dutch, English, German and Swedish spanning six and a half centuries. |
Copied to clipboard
| Challenge: | Existing biases in multi-lingual datasets are limiting the use of multilingual data in document summarization tasks. |
| Approach: | They present MLSUM, the first large-scale MultiLingual SUMmarization dataset. |
| Outcome: | The proposed dataset contains 1.5M+ article/summary pairs in five different languages. |
Copied to clipboard
| Challenge: | Question answering (QA) models have shown rapid progress enabled by the availability of large, high-quality benchmark datasets. |
| Approach: | They present a multi-way aligned extractive QA evaluation benchmark in 7 languages . they evaluate state-of-the-art cross-lingual models and machine-translation-based baselines . |
| Outcome: | The proposed model is based on MLQA, which has over 12K instances in english and 5K in each other language. |
Copied to clipboard
| Challenge: | a new study compares phonetic transcriptions of Alsatian, German and French with existing pronunciation dictionaries . Alsatic dialects do not have a standardized spelling system, despite literary history dating back to the 19th century . |
| Approach: | They propose new pronunciation dictionaries for the under-resourced Alsatian dialects . they compare them with existing phonetic transcriptions of Alsalian, German and French . |
| Outcome: | The proposed dictionaries are compared with existing phonetic transcriptions of Alsatian, German and French to examine the relationship between speech and writing. |
Copied to clipboard
| Challenge: | We introduce new pretraining losses tailored to learn generic multilingual spoken dialogue representations . goal is to expose model to code-switched language . |
| Approach: | They propose to build a pretraining corpus of multilingual conversations in five different languages from OpenSubtitles. |
| Outcome: | The proposed models perform better in monolingual and multilingual settings. |
Copied to clipboard
| Challenge: | NLP literature has not given enough attention to the phenomenon of negative transfer . positive transfer refers to the facilitating effects of one language in acquiring another and negative transfer refer to the negative effects between the learner's native [L1] and target [L2] languages. |
| Approach: | They build a Mutlilingual Age Ordered CHILDES dataset to understand the degree to which native Child-Directed Speech (CDS) can help or conflict with English language acquisition. |
| Outcome: | The proposed model enables us to understand the degree to which native Child-Directed Speech (CDS) can help or conflict with English language acquisition. |
Copied to clipboard
| Challenge: | Existing methods for supervised visual captioning require large scale of images or videos paired with descriptions in a specific language. |
| Approach: | They propose a zero-shot approach that generates captions for different scenarios without labeling . they use concept prompts to retrieve concepts and auto-encode them to learn writing styles . |
| Outcome: | The proposed approach generates captions for different scenarios and languages without labeled vision-caption pairs. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are increasingly utilized in educational tasks such as providing writing suggestions to students. |
| Approach: | They conduct a large-scale user study with 231 students writing business case peer reviews in german. |
| Outcome: | The proposed model does not carry bias in the feedback loops of the students . |
Copied to clipboard
| Challenge: | a new paper aims to reproduce the work described in Vajjala & Rama (2018) . the paper focuses on features-based and neural approaches to essay scoring in Czech, German and Italian . |
| Approach: | They propose to replicate the work described in Vajjala & Rama 2018, ‘Experiments with universal CEFR classification’, as part of REPROLANG 2020. |
| Outcome: | The proposed methods perform better than feature-based models for large text datasets, though neural network modifications do bring performance closer to the best feature-driven models. |
Copied to clipboard
| Challenge: | Recent work shows that GPT-3.5 struggles with several error types, including punctuation mistakes, tense errors, syntactic dependencies between words, and lexical compatibility at the sentence level. |
| Approach: | They evaluate GPT-3.5 for grammatical error correction in multiple languages . they use it to re-rank correction hypotheses generated by other GEC models . |
| Outcome: | The proposed model performs well in English and Russian, but struggles with errors in other languages. |
Copied to clipboard
| Challenge: | a new approach to validate terminological data retrieved from open encyclopaedic knowledge bases is needed . the legal domain is one of the most valuable areas of knowledge in the world . |
| Approach: | They propose to validate terminological data retrieved from open encyclopaedic knowledge bases by enriching them with information from existing resources in the Semantic Web. |
| Outcome: | The proposed method validates terms from open encyclopaedic knowledge bases in four languages. |
Copied to clipboard
| Challenge: | Existing methods to extract relationships are limited to English and require annotating datasets in order to be expensive and time-consuming. |
| Approach: | They apply guided distant supervision to create a large biographical relationship extraction dataset for German using 80,000 instances for nine relationship types. |
| Outcome: | The proposed dataset is the largest biographical German relationship extraction dataset. |
Copied to clipboard
| Challenge: | determining the trustworthiness of online medical content is challenging in the digital age . fact-checking is an approach to assess the veracity of factual claims . a new dataset is presented to help advance automated fact- checking . |
| Approach: | They propose a dataset that assesses the veracity of factual claims using evidence from credible sources. |
| Outcome: | The proposed dataset can be used for automated fact-checking tasks. |
Copied to clipboard
| Challenge: | Word Sense Disambiguation (WSD) is a field of NLP where data is usually tied to a specific language. |
| Approach: | They propose to release five large datasets annotated with word-senses in five different languages and 5 datasets in English for a different semantic domain. |
| Outcome: | The study shows that supervised models trained on the data achieve higher performance than those trained on other corpora. |
Copied to clipboard
| Challenge: | Specifically, we fine-tune Llama 2 LMs for error generation and find that this approach yields synthetic errors akin to human errors. |
| Approach: | They propose to fine-tune Llama 2 LMs for error generation and train GEC Llma models using these artificial errors. |
| Outcome: | The proposed approach outperforms state-of-the-art models with gains ranging between 0.8 and 6 F0.5 points across all languages tested. |
Copied to clipboard
| Challenge: | Recent years have witnessed increased interest in abstractive summarisation thanks to the popularity of neural network models and the availability of datasets containing hundreds of thousands of document-summary pairs. |
| Approach: | They propose to create a cross-lingual summarisation corpus with long documents in a source language associated with multi-sentence summaries in . target language. |
| Outcome: | The proposed task can be applied to several other languages and covers twelve languages and directions. |
Copied to clipboard
| Challenge: | Existing methods to improve beam search quality are inadequate in many ways . a new approximation to the beam search curse has been proposed . |
| Approach: | They propose an approximation to minimum Bayes risk decoding that would solve the beam search curse. |
| Outcome: | The proposed approximation has no equivalent to the beam search curse. |
Copied to clipboard
| Challenge: | Several platforms currently rate news outlets according to their political bias, but they are not ready for use in the near future. |
| Approach: | They use ratings of authentic news outlets to create a multilingual corpus of news with coarse stance annotations along with automatically extracted topic annotations. |
| Outcome: | The proposed model can identify the editorial line of most unseen newspapers in English, German, Spanish and Catalan. |
Copied to clipboard
| Challenge: | Abstractive summarization is an NLP task with many real-world applications. |
| Approach: | They propose to use a pre-trained language model to train a Transformer-based neural model . they propose a new method of BERT-windowing to allow chunk-wise processing of texts longer than the BERT window size . |
| Outcome: | The proposed model outperforms baseline models on CNN/Daily Mail dataset and shows its superiority on German dataset. |
Copied to clipboard
| Challenge: | Existing research on disfluency correction has primarily focused on English due to the unavailability of large-scale open-source datasets. |
| Approach: | They propose to use an annotated human-annotated corpus to analyze disfluency correction in four important Indo-European languages to demonstrate the benefits. |
| Outcome: | The proposed model improves BLEU scores by 5.65 points when used with a state-of-the-art machine translation system. |
Copied to clipboard
| Challenge: | a task called outbound translation is not uncommon for Internet users to have to produce a text in a foreign language they have very little knowledge of and are unable to verify the translation quality. |
| Approach: | They propose an open-source modular system to inspect human interaction with machine translation systems enhanced with additional subsystems such as backward translation and quality estimation. |
| Outcome: | The proposed system is able to produce a text in a foreign language with minimal knowledge and is compared with MT systems of mid-range quality. |
Copied to clipboard
| Challenge: | Pre-trained named entity recognition models are inaccurate on modern corpora due to differences in language OCR errors. |
| Approach: | They develop a named entity recognition (NER) corpus of 3.6M sentences from medieval charters written mainly in Czech, Latin, and German. |
| Outcome: | The proposed model achieves entity-level Precision of 72.81–93.98% with 58.14–81.77% Recall on a manually-annotated test dataset. |
Copied to clipboard
| Challenge: | Large language models (LLMs) appear to bias survey answers toward certain values . however, some argue that LLMs are inconsistent to simulate particular values - a recent study . |
| Approach: | They define value consistency as similarity of answers across paraphrases, related questions and multilingual translations of a question to English, Chinese, German, and Japanese. |
| Outcome: | The proposed model is consistent across paraphrases, use-cases, translations, and within a topic. |
Copied to clipboard
| Challenge: | Current text simplification research mostly focuses on English and on sentencelevel simplification. |
| Approach: | They propose to use a dataset of parallel, professionally written and manually aligned simplifications in plain German "plain DE" and "Einfache Sprache" they build a web harvester and experiment with automatic alignment methods to facilitate integration of non-aligned and to be-published parallel documents. |
| Outcome: | The proposed dataset of parallel, professionally written and manually aligned simplifications in plain German is extended to 750 document pairs and 3.5k sentence pairs. |
Copied to clipboard
| Challenge: | a study focuses on questions about grammar and fluency in multilingual LLMs . english is the dominant training language for all three models, but prompting in a different language often yields better results. |
| Approach: | They ask three multilingual language models in multiple languages to test their model's grammatical accuracy. |
| Outcome: | The language of the prompt can significantly affect model performance, the study finds . english is the dominant training language for all three models, the researchers show . |
Copied to clipboard
| Challenge: | linguistics literature has debated whether large multilingual language models learn language universals . Typological generalizations are a key battleground in such debates - e.g. van der Hulst, 2023, chapter 7). |
| Approach: | They consider a candidate universal for language universals, the Final-over-Final Condition . they suggest that modern language models may need additional sources of bias to become truly human-like . |
| Outcome: | The proposed model only seems to recognize the Final-over-Final Condition in German, Russian, Hungarian and Serbian . |
Copied to clipboard
| Challenge: | Despite the success of the Universal Dependencies (UD) project, there is still a lack of diversity within high-resource languages and their closely related non-standard languages and dialects. |
| Approach: | They propose to annotate Bavarian with part-of-speech and syntactic dependency information manually in UD and to highlight morphosyntactical differences between the closely related languages. |
| Outcome: | The proposed treebank covers multiple genres including wiki, fiction, grammar examples, social, non-fiction and Bavarian. |
Copied to clipboard
| Challenge: | Existing evaluations of Large Language Models (LLMs) reflect statistical rules that may not accurately represent LLMs’ true linguistic competence. |
| Approach: | They propose a method that combines minimal pair and diagnostic probing to analyze activation patterns across model layers. |
| Outcome: | The proposed method combines minimal pair and diagnostic probing to analyze activation patterns across model layers. |
Copied to clipboard
| Challenge: | Large language models have shown remarkable capabilities, particularly in English, but for less prevalent languages, performance can be significantly lower, making additional adaptation paramount. |
| Approach: | They propose a new adaptation method based on iteratively merging multiple models fine-tuned on a subset of available training data that reduces forgetting while maintaining learning on the target domain. |
| Outcome: | The proposed method outperforms LLAMA-3-8B-based models in German and German while maintaining learning on the target domain. |
Copied to clipboard
| Challenge: | Discourse Representation Structure (DRS) parsers are constrained when trained exclusively on monolingual data. |
| Approach: | They propose a cross-lingual training strategy that leverages cross-linguistic training data to train models in multiple languages. |
| Outcome: | The proposed method improves clause and graph parsing in English, German, Italian and Dutch. |
Copied to clipboard
| Challenge: | S2ST-Omni integrates a speech-to-text frontend with a modular, plug-and-play text-tospeech backend. |
| Approach: | They propose a compositional S2ST framework that integrates a speech-to-text frontend with a modular, plug-and-play text-tospeech backend. |
| Outcome: | The proposed framework outperforms existing frameworks in translation and synthesis . it integrates a speech-to-text translation frontend with a plug-and-play text-tospeech backend . |
Copied to clipboard
| Challenge: | Existing approaches to named entity recognition often contain a significant percentage of incorrect labels for entity types and boundary boundaries. |
| Approach: | They propose a noise-robust learning approach that learns from data with partially incorrect labels. |
| Outcome: | The proposed methods are based on simulated noise and are easier to handle than simulated real noise caused by human error or semi-automatic annotation. |
Copied to clipboard
| Challenge: | Lack of a standard benchmark for guardrail models poses significant evaluation issues . lack of standardized benchmark makes it hard to compare results across scientific publications. |
| Approach: | They propose a large-scale benchmark for guardrail models comprising 40 safety evaluation datasets. |
| Outcome: | The proposed model achieves competitive results without specific fine-tuning without the need for specific fine tuning. |
Copied to clipboard
| Challenge: | a large amount of insight into human language processing can be gleaned by studying word-by-word processing difficulty. |
| Approach: | They extend the study by examining eyetracking corpora of seven languages . they find evidence for superlinearity in some languages, but highly sensitive to language models . |
| Outcome: | The study extends existing studies on english to Danish, Dutch, English, German, Japanese, Mandarin, and Russian. |
Copied to clipboard
| Challenge: | a significant portion of words in a language share one or more roots with other existing lexemes as a result of word-formation processes. |
| Approach: | They present a deep-learning-based multilingual tool that performs retrieval and word formation classification in seven languages. |
| Outcome: | The proposed tool performs retrieval and word formation classification in English, German, Dutch, Spanish, French, Russian, and Czech. |
Copied to clipboard
| Challenge: | Using constituency and dependency trees, syntactic representations are preferred for tasks such as nominal phrase extraction and identification of terminology. |
| Approach: | They propose a parsing technique that generates headed constituency trees which combine information typically contained in constituency and dependency trees. |
| Outcome: | The proposed method generates headed constituency trees with discontinuities and can generate constituency tree with discontinuity. |
Copied to clipboard
| Challenge: | Existing studies have evaluated their cross-lingual transferability by directly applying these methods to LLM representations, revealing their limited effectiveness across languages. |
| Approach: | They propose to perform debiasing in a joint latent space rather than directly on LLM representations by using an autoencoder trained on parallel TED talk scripts. |
| Outcome: | The proposed method improves both the overall debiasing performance and cross-lingual transferability of the proposed techniques across four languages. |
Copied to clipboard
| Challenge: | Negation scope resolution is a challenging task for NLP because of the complexity of legal texts and lack of annotated in-domain negation corpora. |
| Approach: | They propose to use annotated court decisions to improve negation scope resolution . they release annotations in german, french, and italian to train models without legal data . |
| Outcome: | The proposed models achieve token-level F1-scores of up to 86.7% in zero-shot and multilingual settings. |
Copied to clipboard
| Challenge: | a recent study shows that adding more languages can degrade performance for some languages while improving others. |
| Approach: | They propose a data filtering strategy to select high-quality bilingual training data with only high quality English data. |
| Outcome: | The proposed approach improves bilingual model performance by 2–4% and reduces bilingual models performance gaps to 1%. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a fundamental task to extract key information from texts, but annotated resources are scarce for dialects. |
| Approach: | They present the first dialectal NER dataset for German, BarNER, with 161K tokens annotated on Bavarian Wikipedia articles and tweets. |
| Outcome: | The proposed dataset improves on bar-wiki and moderately on bartweet with training first on Bavarian . |
Copied to clipboard
| Challenge: | Recent advances in NoSQL database support focus on English . however, the intricacy and heterogeneity of NoSqL query languages present a formidable challenge . |
| Approach: | They propose a multilingual benchmark for natural language to NoSQL query generation that covers six languages. |
| Outcome: | The proposed framework improves performance in English and non-English settings, while ignoring lexical and syntactic differences. |
Copied to clipboard
| Challenge: | Semantic parsing is the task of translating natural language into a structured, formal semantic representation that can be interpreted by machines. |
| Approach: | They propose a score-based method to select well-formed outputs from candidates generated by beam search algorithms. |
| Outcome: | The proposed method reduces the number of ill-formed outputs and improves F1 scores in English. |
Copied to clipboard
| Challenge: | Existing definition modeling tasks are mainly encoder-decoder-based, with no explicit definitions. |
| Approach: | They propose a multilingual study on definition modeling using monolingual dictionary data for four new languages. |
| Outcome: | The proposed task is based on monolingual dictionary data for four new languages . results show that multilingual models can perform on-pair with English but cannot leverage potential cross-lingual synergies . |
Copied to clipboard
| Challenge: | Using a CC BY-NC-SA 4.0 license, this corpus contains parallel sign language videos and spoken language subtitles. |
| Approach: | They introduce SwissSLi, the first sign language corpus that contains parallel data of all three Swiss sign languages. |
| Outcome: | The proposed corpus contains parallel sign language videos and spoken language subtitles. |
Copied to clipboard
| Challenge: | grammatical gender significantly influences image generation in text-to-image models . masculine grammatikal markers increase male representation to 73% on average . feminine grammatological markers increase female representation to 38% . |
| Approach: | They propose a cross-linguistic benchmark examining words where grammatical gender contradicts stereotypical gender associations. |
| Outcome: | The proposed benchmark examines words where grammatical gender contradicts stereotypical gender associations. |
Copied to clipboard
| Challenge: | Several English, German, Spanish and Czech lexical semantic resources (which, for the most part, focus on verbs and predicates) have been selected for this experiment. |
| Approach: | They propose to quantify coverage gaps in lexical semantic resources when applied to running texts taken from the internet. |
| Outcome: | The proposed resources cover eventive entries (verbs, predicates, etc.) of well-known lexical semantic resources when applied to running texts taken from the internet. |
Copied to clipboard
| Challenge: | Using large language models, we study their morphosyntactic competence and generalization capabilities. |
| Approach: | They propose to use morphosyntactic tasks to study their linguistic knowledge and generalization capabilities to extract different types of morphological structure for typologically diverse languages. |
| Outcome: | The proposed models outperform GPT-4o and LLaMA 3.3-70B in all diagnostic tasks, but show little evidence of abstract morphological rule learning. |
Copied to clipboard
| Challenge: | Negations are key to determining sentence meaning, making them essential for logical reasoning. |
| Approach: | They construct and publish two new textual entailment datasets in four languages with paired examples differing in negation. |
| Outcome: | The results show that increasing the model size may improve the models’ ability to handle negations. |
Copied to clipboard
| Challenge: | a low-resource language lacks fluidity, but its capabilities can be leveraged. |
| Approach: | They investigate whether a moderately sophisticated attacker can perform an impersonation attack in the Walliserdeutsch dialect . |
| Outcome: | The proposed attack is performed in the Walliserdeutsch dialect, a low-resource language . the findings highlight the urgency of LLM detectability research in low-source languages. |
Copied to clipboard
| Challenge: | BOUQUET is a multi-way, multicentric and multi-register/domain dataset and benchmark . the dataset is handcrafted in 8 non-English languages . |
| Approach: | They propose to use BOUQuET to collect a multi-way, multicentric and multi-register/domain dataset and benchmark in 8 non-English languages. |
| Outcome: | The proposed dataset is available at https://huggingface.co/datasets/facebook/bouquet. |
Copied to clipboard
| Challenge: | Prior research has shown that biases exist in these models against certain languages or dialects. |
| Approach: | They propose to use a dialect identification model to obtain targeted training data augmentation for under-represented dialects to debias NLU model for dialectal cohorts in NLU systems. |
| Outcome: | The proposed framework can provide insights on dialect disparity in real-world NLU systems and targeted data argumentation can help narrow the model’s performance gap between standard language speakers and dialect speakers. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) can generate highly persuasive text, raising concerns about misuse for propaganda, manipulation, and other harmful purposes. |
| Approach: | They propose a multilingual benchmark to compare LLM-generated persuasive texts with human-written ones. |
| Outcome: | The proposed benchmark compares human-authored and LLM-generated persuasive texts . it finds that overtly persuasive LLMs are easier to detect than human-written ones . |
Copied to clipboard
| Challenge: | This paper examines the ability of LLMs to correctly label simple inferences with partisan conclusions. |
| Approach: | They develop a dataset with formal and material inferences with conclusions that favor either the political left or the political right. |
| Outcome: | The proposed models show that they are unreliable and political bias persists throughout the English and German datasets. |
Copied to clipboard
| Challenge: | idioms are defined as words with a figurative meaning not deducible from their individual components. |
| Approach: | They compare idiom translation as compared to conventional news translation in two languages . they compare MT and SLT systems with MT, Large Language Models and cascaded alternatives . |
| Outcome: | The proposed systems show better handling of idioms than standard news translation systems. |
Copied to clipboard
| Challenge: | Language typically does not maintain a uniform information rate, but it fluctuates around a global average . a new study suggests periodicity may be a factor in information rate oscillations . |
| Approach: | They propose a hypothesis that language does not maintain a uniform information rate . they apply harmonic regression and introduce a new extension to detect periodicity . |
| Outcome: | The proposed method reveals that language oscillates at periodic intervals across frequencies . it also offers a framework for uncovering structural pressures at various levels of linguistic granularity. |
Copied to clipboard
| Challenge: | Existing approaches to automate essay scoring (AES) use pre-trained multilingual representations and writing quality alignment to score essays in unseen languages. |
| Approach: | They propose a novel cross-lingual scoring method using pretrained multilingual representation and writing quality alignment to represent multilingual essays. |
| Outcome: | The proposed method achieves state-of-the-art cross-lingual scoring performance. |
Copied to clipboard
| Challenge: | Automated post-editing (APE) aims to correct errors in machine-translated text . lack of large-scale multilingual datasets specifically tailored to NMT outputs hinders APE development . |
| Approach: | They propose to use a human-annotated multilingual APE dataset for English translation to seven languages to address this gap. |
| Outcome: | The proposed dataset offers both linguistic diversity and scale. |
Copied to clipboard
| Challenge: | a recent study focused on complex, high-level tasks, but LMentry is limited to English . a multilingual evaluation of large language models is needed to address this gap, authors say . |
| Approach: | They propose a compact benchmark that enables systematic evaluation of large language models . they propose to use tasks that are trivial for humans but remain surprisingly difficult for LLMs . |
| Outcome: | The proposed benchmark is limited to English, leaving its insights linguistically narrow. |
Copied to clipboard
| Challenge: | Authorship verification (AV) is a task of determining whether two texts were written by the same author. |
| Approach: | They propose a benchmark for German AV comprising over 400k labeled text pairs. |
| Outcome: | The proposed model outperforms baselines and state-of-the-art models by 0.09 and surpasses GPT-5 in a zero-shot setting by 0.08. |