Papers by Barbara Plank
Copied to clipboard
| Challenge: | Existing evaluations of NLP models with LLMs are based on human judgments . however, there are concerns about their validity and reproducibility in proprietary models . |
| Approach: | They evaluate 11 current LLMs for their ability to replicate annotations. they show substantial variance across models and datasets. |
| Outcome: | The proposed model can replicate human annotations on 20 NLP datasets and show substantial variance across models and datasets. |
Copied to clipboard
| Challenge: | In the recent past, a popular way of evaluating natural language understanding was to consider a model’s ability to perform natural language inference (NLI) tasks. |
| Approach: | They focus on five different NLI benchmarks across six models of different scales and examine how their accuracies develop during training. |
| Outcome: | The softmax distributions of models align with human label distributions in cases where statements are ambiguous or vague. |
Copied to clipboard
| Challenge: | Existing work on label variation and annotation errors has focused on them in isolation. |
| Approach: | They propose a 2-round annotation procedure to separate human label variation from annotation errors by pairing valid explanations with annotators' validations. |
| Outcome: | The proposed procedure is based on the NLI task in English and contains 7,732 valid judgements on 1,933 explanations for 500 re-annotated items. |
Copied to clipboard
| Challenge: | Reasoning-tuned large language models (LLMs) with long Chain-of-Thought excel at single-answer tasks, yet their ability to model Human Label Variation remains underexplored. |
| Approach: | They conduct systematic disentanglement experiments to isolate the effect of reasoning text from intrinsic model priors on distribution-based tasks. |
| Outcome: | The proposed model improves distributional alignment, but distributional ranking is governed by model priors. |
Copied to clipboard
| Challenge: | Calibration is a popular framework to evaluate whether a classifier knows when it does not know - i.e., predictive probabilities are a good indication of how likely a prediction is to be correct. |
| Approach: | They propose to measure calibration to human majority given inherent disagreements on tasks where humans inherently disagree about which class applies. |
| Outcome: | The proposed measures capture key statistical properties of human judgements including class frequency, ranking and entropy. |
Copied to clipboard
| Challenge: | Conditional acceptability refers to how plausible a conditional statement is perceived to be. |
| Approach: | They propose to use conditional acceptability models to assess their models' conditional acceptance . they use probabilistic and semantic cues to assess whether a condition is acceptable or plausible . |
| Outcome: | The proposed models are sensitive to conditional probability and semantic relevance, but do not align more closely with human judgments. |
Copied to clipboard
| Challenge: | Existing methods for NLP calibration ignore inherent human label variation (HLV) split votes are a problem in high-stakes domains such as legal and medical decisions . |
| Approach: | They present a case outcome classification dataset with judges' vote distributions and build a taxonomy of disagreement with SV-specific subcategories. |
| Outcome: | The proposed model is compared against a judge vote distribution and assesses the alignment of perceived difficulty between models and humans. |
Copied to clipboard
| Challenge: | Using zero-shot rankers, cross-lingual IR models are limited by their language coverage. |
| Approach: | They propose to train ranking models on artificially code-switched data instead of using a dictionary. |
| Outcome: | The proposed approach is robust towards the ratio of code-switched tokens and extends to unseen languages. |
Copied to clipboard
| Challenge: | Human label variation arises when multiple human annotators provide different labels for valid reasons. |
| Approach: | They propose to use crowd workers to represent human judgment distributions or expert linguists to provide detailed explanations for their chosen labels. |
| Outcome: | The proposed model can approximate human judgment distributions using a small number of expert labels and explanations. |
Copied to clipboard
| Challenge: | In modern NLP, neural networks are the de-facto standard to predict complex probability measures from available context. |
| Approach: | They propose to use a single predictive distribution to evaluate models with disentangled representations of uncertainty about predictions and uncertainty about human labels. |
| Outcome: | The proposed models are crucial for trustworthy and fair NLP systems, but exploiting a single distribution is limiting. |
Copied to clipboard
| Challenge: | Multiple choice questions are one of the most popular evaluation formats for understanding the capabilities of autoregressive large language models (LLMs). |
| Approach: | They evaluated how aligned first-token evaluation is with the text output along several dimensions, namely final option choice, refusal rate, choice distribution and robustness under prompt perturbation. |
| Outcome: | The proposed evaluation methods are misaligned on all dimensions, reaching mismatch rates over 60%. |
Copied to clipboard
| Challenge: | Annotation error detection (AED) methods flag erroneous annotations for human reannotation . but many of these methods assume a final curation step in which a human annotator decides whether the annotation is erranosome . |
| Approach: | They propose an annotation error detection method that can detect errors more accurately by repeatedly querying a human for error corrections in its prediction loop. |
| Outcome: | The proposed method improves on eight datasets spanning five different tasks and can improve accuracy by up to six percentage points. |
Copied to clipboard
| Challenge: | Recent research has shown that explanations provide valuable information for understanding human label variation (HLV) Large language models (LLMs) can approximate HJD from a few human-provided label-explanation pairs, but collecting explanations for every label is still time-consuming. |
| Approach: | They propose to use Large Language Models (LLMs) as annotators to generate model explanations for a few given human labels. |
| Outcome: | The proposed models can generate human-provided explanations from human labels, but they are still time-consuming. |
Copied to clipboard
| Challenge: | Contemporary advances in NLP are built on the representational power of latent embedding spaces learned by self-supervised language models (LMs). |
| Approach: | They use a new information theoretic probing suite to analyze representational subspaces in language models. |
| Outcome: | The proposed approach compared performance of nine tasks across 2M pre-training steps and five seeds. |
Copied to clipboard
| Challenge: | Existing studies focus on generating closed-ended survey responses with large language models, whereas LLMs are typically trained to generate open-ended text. |
| Approach: | They evaluate the impact of various Survey Response Generation Methods on simulated responses by generating closed-ended responses from large language models. |
| Outcome: | The proposed methods perform best in individual-level and subpopulation-level alignment. |
Copied to clipboard
| Challenge: | logical puzzles that involve determining identity of characters require a variety of reasoning skills. |
| Approach: | They propose a benchmark for suppositional reasoning based on knights and knaves puzzles . they show lower-performing models exhibit a diverse range of reasoning errors . |
| Outcome: | The proposed benchmark demonstrates that models struggle with suppositional reasoning . lower performing models struggle to grasp the concept of truth and lies, the study finds . |
Copied to clipboard
| Challenge: | Relation Extraction (RE) evaluation is limited to in-domain setups . despite the drought of research on cross-domain RE, its practical importance remains . |
| Approach: | They propose a cross-domain benchmark for relation extraction which includes multi-label annotations and meta-data to include explanations and flags of difficult instances. |
| Outcome: | The proposed model includes explanations and flags of difficult instances. |
Copied to clipboard
| Challenge: | Empirical results show that BeeSL’s speed and accuracy makes it a viable approach for large-scale real-world scenarios. |
| Approach: | They propose a joint end-to-end neural information extraction model that recasts the task as sequence labeling and jointly models intermediate tasks via multi-task learning. |
| Outcome: | Empirical results show that BeeSL outperforms the current best system on the Genia 2011 benchmark by 1.57% absolute F1 score reaching 60.22% F1 . |
Copied to clipboard
| Challenge: | Existing work on discourse understanding is constrained by framework-dependent discourse representations. |
| Approach: | They examine whether large language models capture discourse knowledge that generalizes across languages and frameworks. |
| Outcome: | The proposed model can generalize discourse information across languages and frameworks. |
Copied to clipboard
| Challenge: | In named entity recognition, the majority of annotation efforts are centered on English, and cross-lingual transfer performance remains brittle. |
| Approach: | They propose to develop gold-standard named entity recognition benchmarks in many languages using a cross-lingual consistent schema. |
| Outcome: | The proposed benchmarks will be released to the public in 2022 . they will provide baselines on in-language and cross-lingual learning settings. |
Copied to clipboard
| Challenge: | Recent work uses gaze data at the type level or at the token level and mostly from a single eye-tracking corpus. |
| Approach: | They propose to use gaze data to capture central tendency or variability of gaze data and to integrate binary phrase chunking and part-of-speech tagging. |
| Outcome: | The proposed approaches capture the central tendency or variability of gaze data better than proposed local views which retain individual participant information. |
Copied to clipboard
| Challenge: | Large language models readily memorize arbitrary training instances, such as label noise . however, such memorization does not affect generalizable reasoning abilities . |
| Approach: | They investigate how large language models memorize label noise and why it affects generalizability. |
| Outcome: | The proposed model performs well on reasoning tasks even when memorized labels are missing . the proposed model is able to generalize to correctly answer "87+19=106" |
Copied to clipboard
| Challenge: | Large language models (LLMs) have remarkable performance in a variety of tasks due to factual knowledge accumulated during pre-training. |
| Approach: | They propose an evaluation protocol that disentangles knowing from applying knowledge and test state-of-the-art LLMs on 49 ambiguous entities. |
| Outcome: | The proposed evaluation protocol disentangles knowing from applying knowledge and tests state-of-the-art LLMs on 49 ambiguous entities. |
Copied to clipboard
| Challenge: | linguistics studies how context influences meaning of language and how people use it to convey implied meanings, emotions, and intentions. |
| Approach: | They analyze task designs, data collection methods, evaluation approaches and their relevance to real-world applications. |
| Outcome: | The findings highlight emerging trends, challenges, and gaps in existing benchmarks . the findings will contribute to more nuanced and context-aware NLP models . |
Copied to clipboard
| Challenge: | Existing systems that address the abilities that need to be put to work during conversations are lacking in terms of visual grounding. |
| Approach: | They propose a visually-grounded dialogue state encoder which integrates visual grounding with dialogue system components. |
| Outcome: | The proposed system improves the GuessWhat?! game by combining guessing and asking questions with multi-task learning. |
Copied to clipboard
| Challenge: | Variation is inherent in opinion-based annotation tasks like sentiment or hate speech analysis. |
| Approach: | They propose to use annotators' confidence ratings to disentangle subjective variation from uncertainty without relying on specific features present in the data. |
| Outcome: | The proposed approach shows that human gaze patterns offer valuable indicators of subjective evaluation and uncertainty. |
Copied to clipboard
| Challenge: | Prior work shows that disagreement between annotators can be useful in training models. |
| Approach: | They propose to use disagreements as an auxiliary task in a multi-task neural network to incorporate disagreements into models. |
| Outcome: | The proposed method significantly improves performance on NLP tasks beyond the standard approach and prior work. |
Copied to clipboard
| Challenge: | Recent advances in mechanistic interpretability have made progress in identifying circuits, the minimal computational subgraphs responsible for a model’s behavior on specific tasks. |
| Approach: | They propose to analyze circuits for highly compositional subtasks within a transformer-based language model to determine their modularity and how they relate to each other. |
| Outcome: | The proposed approach shows that the circuits identified exhibit notable node overlap and cross-task faithfulness. |
Copied to clipboard
| Challenge: | Biomedical event extraction systems are evaluated in-domain and on complete event structures only. |
| Approach: | They present a cross-domain study of edge detection for biomedical event extraction . they analyze differences between five existing gold standard corpora and provide a strong baseline model . |
| Outcome: | The proposed model shows a drop in performance when the baseline is applied on out-of-domain data. |
Copied to clipboard
| Challenge: | A major trend in NLP research aims at designing more sophisticated setups to improve the state-of-the-art (SOTA) on a target task. |
| Approach: | They propose an in-depth analysis suite for Relation Classification to be used for prediction tasks. |
| Outcome: | The proposed model improves over the baseline by >3 Micro-F1 . the proposed model is based on a case study and a preliminary error-guided analysis . |
Copied to clipboard
| Challenge: | We show that script information is linearly encoded in the activation space of multilingual speech models . modifying activations at inference time induces script change even in unconventional pairings . |
| Approach: | They propose to add script vectors to activations at test time to induce script change . they also show that script information is linearly encoded in the activation space of multilingual speech models . |
| Outcome: | The proposed approach can induce script change even in unconventional language-script pairings. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are increasingly used to simulate public opinion and other social phenomena. |
| Approach: | They argue that open-endedness is essential for realistic social simulations . they argue that it captures expressiveness and individuality . |
| Outcome: | The proposed frameworks can improve measurement and design, support exploration of unanticipated views, and reduce researcher-imposed directive bias. |
Copied to clipboard
| Challenge: | Existing deep learning models require a lot of training data to obtain high performance. |
| Approach: | They propose a multi-domain training setup for Relation Classification (RC) they compare different ways to enrich input instances with domain information . |
| Outcome: | The proposed model improves > 2 Macro-F1 against the baseline setup. |
Copied to clipboard
| Challenge: | Relation Extraction (RE) is the task of extracting structured knowledge from unstructured text. |
| Approach: | They exploit the affinity between syntactic structure and semantic RE to obtain low-cost pre-training data. |
| Outcome: | The proposed model outperforms baseline models in five out of six cross-domain setups without additional annotated data. |
Copied to clipboard
| Challenge: | Recent studies show that intermediate layer distillation (ILD) objectives improve model compression, but a comprehensive evaluation of distillation objectives in both task-specific and task-agnostic settings is lacking. |
| Approach: | They propose to use knowledge distillation to improve model compression by transferring knowledge from one model to another. |
| Outcome: | The proposed framework improves on the task of QNLI with lower teacher layers and higher teacher layers. |
Copied to clipboard
| Challenge: | Increasing number of NLP benchmarks highlight need for multilingual models for job-related tasks. |
| Approach: | They introduce a language model called ESCOXLM-R that uses domain-adaptive pre-training on the European Skills, Competences, Qualifications and Occupations taxonomy. |
| Outcome: | The proposed model outperforms XLM-R-large on short spans and entity-level and surface-level span-F1 tasks on entity- and surface level. |
Copied to clipboard
| Challenge: | Existing studies focus on English-centric aspects of sentiment analysis, limiting scope for multilingual evaluation and research. |
| Approach: | They propose to use a multilingual dataset to analyze aspects with associated sentiment elements in text. |
| Outcome: | The proposed dataset is the most extensive multilingual parallel dataset for ABSA to date. |
Copied to clipboard
| Challenge: | Existing gender prediction models rely on lexical and social network features to capture style beyond topic. |
| Approach: | They propose an alternative to lexical bleaching, i.e., transforming lexicals into more abstract features. |
| Outcome: | The proposed model performs similar to lexical models, but is less language-, topic-, and platform dependent. |
Copied to clipboard
| Challenge: | Human Label Variation (HLV) refers to legitimate disagreement in annotation . current preference-learning datasets routinely collapse multiple annotations into a single label . |
| Approach: | They propose to preserve human label variation as an embodiment of pluralism . they argue that disagreement in annotations should be treated as a selfzweck . |
| Outcome: | The proposed approach preserves pluralism and human pluralismos, the authors argue . they argue that disagreements in annotations should be treated as a selfzweck . |
Copied to clipboard
| Challenge: | Existing studies on Skill Extraction (SE) use crowd-sourced labels or annotations from a predefined skill inventory. |
| Approach: | They propose a dataset that contains 14.5K sentences and over 12.5K annotated spans. |
| Outcome: | The proposed model outperforms non-adapted models and single-task outperformed multi-task learning. |
Copied to clipboard
| Challenge: | Language understanding is a multi-faceted cognitive capability, which the Natural Language Processing community has striven to model computationally for decades. |
| Approach: | They propose to rethink what constitutes tasks and model evaluation in NLP and pursue a more holistic view on language, placing trustworthiness at the center. |
| Outcome: | The proposed models are based on generative models and are being deployed in more real-world scenarios, including previously unforeseen zero-shot setups. |
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: | Multi-task learning (MTL) has become a standard repertoire in natural language processing (NLP) it enables neural networks to learn tasks in parallel while leveraging the benefits of sharing parameters. |
| Approach: | They propose a toolkit for fine-tuning contextualized embeddings in multi-task settings. |
| Outcome: | The proposed toolkit supports a variety of natural language processing tasks . it enables neural networks to learn tasks in parallel while leveraging the benefits of sharing parameters. |
Copied to clipboard
| Challenge: | Recent advances in Large Language Models have sparked interest in validating human-like cognitive-behavioral traits. |
| Approach: | They examine whether LLM outputs reflect human-like cognitive-behavioral traits . they find that measuring AOVs embedded within LLMs remains opaque . |
| Outcome: | The proposed model can be used to evaluate human-like cognitive-behavioral traits . the proposed model could be used in writing assistants and other applications . |
Copied to clipboard
| Challenge: | Several studies focus on Skill Identification, but there is little work in further categorizing the identified skills. |
| Approach: | They propose a Danish job posting dataset annotated for nested spans of competences . they use the European Skills, Competences, Qualifications and Occupations (ESCO) taxonomy API to obtain fine-grained labels via distant supervision. |
| Outcome: | The proposed dataset outperforms existing models in the Danish job postings. |
Copied to clipboard
| Challenge: | Existing algorithms for pre-trained language models lack performance indicators for linguistic tasks such as structured prediction. |
| Approach: | They propose to measure the degree to which labeled trees are recoverable from an LM’s contextualized embeddings by probing to rank LMs for parsing dependencies in a given language. |
| Outcome: | The proposed approach predicts the best LM choice 79% of the time using less compute than training a full parser. |
Copied to clipboard
| Challenge: | Large general-purpose pre-trained models have become ubiquitous, but only limited research exists into their robustness. |
| Approach: | They perform a fine-grained evaluation of two models on Visual Question Answering using out-of-distribution data and a rephrasing analysis. |
| Outcome: | The proposed model is better than a previous model trained from scratch on the training data alone. |
Copied to clipboard
| Challenge: | Deep neural networks excel at learning from labeled data, but learning from unlabeled data remains a challenge. |
| Approach: | They review neural unsupervised domain adaptation techniques which do not require labeled target domain data. |
| Outcome: | The proposed techniques are more challenging yet widely applicable. |
Copied to clipboard
| Challenge: | Existing language models that address ambiguity are limited in their ability to address it . ambiguities are an inherent feature of human language, according to research . |
| Approach: | They propose a dataset targeting referential ambiguity in image-based question answering . they find that current language models lack robust strategies to deal with ambiguities . |
| Outcome: | The proposed dataset shows that state-of-the-art models fail to address ambiguity . ambiguities are an inherent feature of human language, according to research . |
Copied to clipboard
| Challenge: | Existing studies have explored methods to enhance self-correction in large language models, but little attention has been given to understanding the models’ internal mechanisms underlying error detection. |
| Approach: | They propose to use a large language model to analyze arithmetic errors in four smaller-sized LLMs and identify their internal mechanisms. |
| Outcome: | The proposed models heavily rely on consistency headstextemdashattention heads that assess surface-level alignment of numerical values in arithmetic solutions. |
Copied to clipboard
| Challenge: | ltzGLUE is the first official NLU benchmark for Luxembourgish (LTZ) based on the popular GLUE benchmark for English. |
| Approach: | They propose a new natural language understanding (NLU) benchmark for Luxembourgish based on the popular GLUE benchmark for English. |
| Outcome: | The proposed model performs well across many languages and is based on the GLUE benchmark for English. |
Copied to clipboard
| Challenge: | xSID datasets for low-resource languages like English are lacking in translations of high-ressource languages . however, many native speakers of such languages may want to use virtual assistants in their mother tongue . |
| Approach: | They extend a dataset to include two underrepresented languages: Bavarian and Lithuanian . they provide "natural" queries to digital assistants generated by native speakers . |
| Outcome: | The proposed dataset includes two underrepresented languages: Bavarian and Lithuanian . the results show that translated data can produce overly optimistic scores . |
Copied to clipboard
| Challenge: | Media framing is a method of shaping public perceptions of issues, but the interaction between stance and media frame remains unexplored. |
| Approach: | They propose to use a dataset of climate-change memes annotated with stance and media frames to conceptualize and computationally explore this interaction. |
| Outcome: | The proposed dataset includes 1,184 climate-change memes sourced from 47 subreddits and enables analysis of frame prominence over time and communities. |
Copied to clipboard
| Challenge: | Existing methods to label data are limited in their notion of informativeness, due to post-training model uncertainty and batch diversity. |
| Approach: | They propose a new Active Learning algorithm that exploits the behavior of the model on individual instances during training as a proxy to find the most informative instances for labeling. |
| Outcome: | The proposed method is competitive to other common AL methods, showing that training dynamics derived from small seed data can be successfully used for AL. |
Copied to clipboard
| Challenge: | Recent advances in large language models have generated significant interest in their potential for synthetic data generation across various domains. |
| Approach: | They use open-ended survey data from the German Longitudinal Election Studies to prompt different LLMs to generate synthetic public opinions reflective of German subpopulations by incorporating demographic features into the persona prompts. |
| Outcome: | The LLM performs better for supporters of left-leaning parties like The Greens and The Left compared to other parties, and matches the least with the right-party AfD. |
Copied to clipboard
| Challenge: | Existing work in explainable COC has been limited to annotations by a single expert. |
| Approach: | They construct a two-level task-independent taxonomy from a dataset obtained from two experts in the domain of international human rights law . they find disagreements stem from underspecification of the legal context . |
| Outcome: | The proposed dataset is the first in legal NLP that focuses on human label variation. |
Copied to clipboard
| Challenge: | Contextualized embeddings capture linguistic phenomena at distinct layers and frequencies . current studies rely on handcrafted filters and are limited to English . |
| Approach: | They develop a fully learnable frequency filter to identify spectral profiles for any given task. |
| Outcome: | The proposed filter enables more granular analyses than handcrafted filters and improves efficiency. |
Copied to clipboard
| Challenge: | Mainstream cross-lingual task-oriented dialogue systems often overlook the transfer to lower-resource colloquial varieties due to limited test data. |
| Approach: | They propose to train a model for intent recognition and slot-filling in English and apply it to other languages. |
| Outcome: | The proposed model performs better than existing models on English and other languages. |
Copied to clipboard
| Challenge: | Existing RE surveys focus on modeling techniques, but there are few that are based on real-world scenarios. |
| Approach: | They propose to survey RE datasets and revisit the task definition and its adoption by the community. |
| Outcome: | The proposed approach improves the reliability of RE evaluations across multiple datasets and reveals significant discrepancies in annotations. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a task of finding entities in text, such as locations, organizations, and persons. |
| Approach: | They propose a multi-domain corpus and annotation guidelines for Danish nested named entities and lexical normalization to support research on cross-lingual cross-domain learning for a less-resourced language. |
| Outcome: | The proposed model outperforms existing models on the Danish Named Entity Recognition task and shows that it is robust to domain shifts and is highly effective on the least canonical data. |
Copied to clipboard
| Challenge: | Existing methods to overcome catastrophic forgetting in visual question answering models are inadequate, but have received little attention within natural language processing. |
| Approach: | They devise a set of linguistically-informed visual question answering tasks motivated by psycholinguistics and investigate impact of task difficulty on continual learning. |
| Outcome: | The proposed models differ in the types of questions they ask and show that task difficulty and order matter. |
Copied to clipboard
| Challenge: | a lack of common experimental standards remains an open challenge to the field at large . |
| Approach: | They propose to distill discussions on experimental standards into a single, widely-applicable methodology. |
| Outcome: | Using best practices, we can strengthen experimental evidence, improve reproducibility and enable scientific progress. |
Copied to clipboard
| Challenge: | Dialects exhibit a substantial degree of variation due to the lack of a standard orthography . however, the ability of Large Language Models (LLMs) to process dialects remains understudied . |
| Approach: | They propose a framework for creating dialect variation dictionaries from monolingual data . they use a dataset to examine how well LLMs can judge Bavarian terms as dialect translations . |
| Outcome: | The proposed framework can judge dialects as dialect translations, inflected variants or unrelated forms of a given German lemma. |
Copied to clipboard
| Challenge: | Recent work shows that monolingual masked language models learn to represent data-driven notions of language variation. |
| Approach: | They harness genre metadata as a weak supervision signal for targeted data selection in zero-shot dependency parsing. |
| Outcome: | The proposed method outperforms baseline and embedding-based methods for 12 low-resource language treebanks and three of these target languages. |
Copied to clipboard
| Challenge: | Recent studies have found that Large Language Models process multilingual inputs in shared concept spaces, thought to support generalization and cross-lingual transfer. |
| Approach: | They investigate the development of language-agnostic concept spaces during pretraining of EuroLLM using the causal interpretability method of activation patching. |
| Outcome: | The proposed model is language-agnostic and enables cross-lingual transfer . the model is able to process multilingual inputs, but lacks cross-linguistic alignment . |
Copied to clipboard
| Challenge: | Existing linear probes are limited to extracting undirected or unlabeled dependency parse trees, thereby capturing only a subset of the full task. |
| Approach: | They propose a linear probe which can extract labeled and directed dependency parse trees from embeddings while using fewer parameters and compute than prior methods. |
| Outcome: | The proposed method outperforms baselines and prior work in 13 languages and outperformed competitive baselines. |
Copied to clipboard
| Challenge: | Career path prediction is a growing field, but available data and tools are limited. |
| Approach: | They propose Karrierewege, a publicly available career path prediction dataset . it combines career path data with ESCO taxonomy to provide valuable resource . |
| Outcome: | The career path prediction dataset Karrierewege surpasses existing datasets . the dataset is based on the ESCO taxonomy, which provides a common language for occupations and skills . |
Copied to clipboard
| Challenge: | Understanding why contextualized embeddings work is still an active area of research. |
| Approach: | They propose to use a BERT architecture to encode a sub-word, position and a segment embedding as input representations for each sub- word. |
| Outcome: | The proposed model performs well on single-sentence prediction tasks while swapping segment IDs in paired-sentent tasks. |
Copied to clipboard
| Challenge: | In Natural Language Processing, entity linking (EL) has centered around Wikipedia, but yet remains underexplored for the job market domain. |
| Approach: | They propose to use a bi-encoder and an autoregressive model to link fine-grained span-level skill mentions to a specific taxonomy entry to quantify labor market demands. |
| Outcome: | The proposed model outperforms GENRE in strict evaluation, but performs better in loose evaluation. |
Copied to clipboard
| Challenge: | Recent advances in the domain of large language models (LLMs) have showcased their capability in executing deductive reasoning tasks. |
| Approach: | They examine inferential strategies employed by large language models through a detailed evaluation of their responses to propositional logic problems. |
| Outcome: | The proposed model shows that it displays reasoning patterns similar to humans, including strategies like supposition following or chain construction. |
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: | Large Language Models are capable of recalling multilingual factual knowledge, but most studies evaluate only the final model, leaving the development of factual recall and crosslingual consistency unexplored. |
| Approach: | They trace how factual recall and crosslingual consistency evolve during pretraining, focusing on OLMo-7B as a case study. |
| Outcome: | The results show that fact frequency is the key to a better recall of multilingual facts, regardless of language, and some low-frequency facts in non-English languages can still be correctly recalled. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have been evaluated as second-stage reranking models for monolingual IR, but a systematic comparison is lacking for cross-lingual reranked IR. |
| Approach: | They propose to use machine translation to evaluate rerankers in cross-lingual IR . they find that LLMs perform better than LLM-based reranked models . |
| Outcome: | The proposed model improves cross-lingual IR but relies on machine translation for the first stage. |
Copied to clipboard
| Challenge: | Low-resource languages lack manual annotated data to learn basic models such as part-of-speech (POS) taggers. |
| Approach: | They propose a cross-lingual neural part-of-speech tagger that learns from disparate sources of distant supervision in a uniform framework. |
| Outcome: | The proposed model scales to hundreds of low-resource languages without access to gold annotated data. |
Copied to clipboard
| Challenge: | lexical gaps between dialects in cross-lingual information retrieval (CLIR) are caused by orthographic variations and different regional expressions. |
| Approach: | They propose a dataset that consists of seven German dialects extracted from Wikipedia. |
| Outcome: | The proposed dataset consists of seven German dialects extracted from Wikipedia. |
Copied to clipboard
| Challenge: | Using a gaze-based model, we generate texts with controllable reading ease. |
| Approach: | They propose a method that predicts gaze patterns to steer language model outputs towards eliciting certain reading behaviors by predicting eye-tracking measures. |
| Outcome: | The proposed method generates texts with controllable reading ease using eye-tracking with native and non-native speakers of English. |
Copied to clipboard
| Challenge: | Recent work on dialect variation in NLP treats dialects as discrete categories . dialect variation is a focus of increasing interest in the field . |
| Approach: | They examine performance differences between Italian dialects by incorporating performance data from different regions of the world. |
| Outcome: | The results show that performance disparities are due to dialects that are more similar to the standard variety. |
Copied to clipboard
| Challenge: | Human label variation (HLV) arises when multiple labels are valid for the same instance. |
| Approach: | They propose a framework for generating and validating explanations to detect errors using large language models (LLMs) EVADE framework provides broader explanation coverage and requires less human intervention . |
| Outcome: | The proposed framework provides broader explanation coverage, requires less human intervention, and delivers better downstream performance in predicting label distributions. |
Copied to clipboard
| Challenge: | Natural Language Inference (NLI) datasets often exhibit label variation. |
| Approach: | They extend LiTEx taxonomy to two NLI datasets and jointly analyze label variation and label variation. |
| Outcome: | The proposed model combines explanations as a lens to analyze variation in NLI annotations and examine individual differences in reasoning. |
Copied to clipboard
| Challenge: | Recent studies indicate that learning from individual annotations outperforms learning from aggregated labels, though they require a considerable amount of annotation. |
| Approach: | They propose to use a multi-head model to learn from disagreements in an active learning setting to identify annotators with a single head. |
| Outcome: | The proposed model outperforms a single-head model in terms of uncertainty estimation and prediction while saving 70% of the annotation budget. |
Copied to clipboard
| Challenge: | Existing neural models for learning under domain shifts only evaluate on a single task, on proprietary datasets, or compare to weak baselines. |
| Approach: | They propose a multi-task tri-training method that reduces time and space complexity of classic bootstrapping approaches. |
| Outcome: | The proposed method outperforms the state-of-the-art for sentiment analysis on two benchmarks. |
Copied to clipboard
| Challenge: | Large language models (LLMs) are used globally across many languages, but their English-centric pretraining raises concerns about cross-lingual disparities for cultural awareness . |
| Approach: | They introduce an automatic multilingual framework for evaluating cultural awareness in large language models across languages, regions, and topics. |
| Outcome: | The framework evaluates open-ended text generation, capturing how models express culturally grounded knowledge in natural language. |
Copied to clipboard
| Challenge: | Existing evaluation methods for prompting for large language models have limitations such as being labor-intensive or lacking insights. |
| Approach: | They propose a new approach that automatically distinguishes between random variations and systematic differences in language model outputs by using token patterns. |
| Outcome: | The proposed method combines both automation and human analysis to provide new insights into established prompt data. |
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: | a new method for extracting occupational skills from text is needed to overcome the scarcity of skills across datasets. |
| Approach: | They propose a method that leverages multiple datasets to extract occupational skills from text . they propose NNOSE to extract neighboring skills from other datasets . |
| Outcome: | The proposed method improves infrequent skill extraction without additional fine-tuning. |
Copied to clipboard
| Challenge: | Lack of publicly available evaluation data for low-resource languages limits progress in SLU . despite advances in neural modeling for slot and intent detection, datasets for SLU remain limited. |
| Approach: | They propose a joint learning approach with English SLU training data and non-English auxiliary tasks from raw text, syntax and translation for transfer. |
| Outcome: | The proposed model can learn English SLU training data and non-English auxiliary tasks from raw text, syntax and translation for transfer. |
Copied to clipboard
| Challenge: | Current state-of-the-art methods require expensive human annotation and struggle with domain transfer, limiting their practical deployment. |
| Approach: | They propose a benchmark spanning seven diverse domains to evaluate ATE performance . they propose psuedo-labels and post-hoc heuristics to ensure generalizability . |
| Outcome: | The proposed model outperforms supervised cross-domain encoder models and few-shot learning baselines on the document- and corpus-levels and its GPT-4o teacher on the benchmark. |
Copied to clipboard
| Challenge: | Recent advances in large language models have shown the power of chain-of-thought reasoning in improving complex decision-making tasks. |
| Approach: | They propose a pipeline that generates chain-of-thought (CoT) explanations from CoTs with improved accuracy. |
| Outcome: | The proposed pipeline outperforms a direct generation method and baselines on three datasets. |
Copied to clipboard
| Challenge: | pixel-based models can be used to transfer learning from standard languages to dialects . pretrained language models achieve strong results for languages seen during training, but their performance declines with out-of-domain dialects. |
| Approach: | They compare pixel-based models to token-based ones to evaluate dialects . standard german is tokenized in a more meaningful way, whereas the Bern dialect is tokenize in pixel form . |
| Outcome: | The proposed models outperform token-based models in part-of-speech tagging, dependency parsing and intent detection for zero-shot dialect evaluation by up to 26 percentage points in some scenarios, though not in Standard German. |
Copied to clipboard
| Challenge: | Existing evidence of human label variation in Natural Language Inference (NLI) however, within-label variation is an additional challenge. |
| Approach: | They propose a linguistically-informed taxonomy for categorizing free-text explanations in English that captures different reasoning strategies behind NLI explanations with a particular focus on within-label variation. |
| Outcome: | The proposed taxonomy can be used to classify explanations in English using a linguistically-informed taxonomies. |
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a key task in Natural Language Processing, but most existing work on NER ignores the recognition of nested entities. |
| Approach: | They propose to annotate five web domains for nested named entities on top of the English Web Treebank (EWT) . they propose to use the English web treebank to perform cross-domain evaluations. |
| Outcome: | The proposed dataset covers five domains and includes transfer results from German and Danish. |
Copied to clipboard
| Challenge: | In Natural Language Generation tasks, multiple communicative goals are plausible and any goal can be put into words, or produced, in multiple ways. |
| Approach: | They characterise the extent to which human production varies lexically, syntactically, and semantically across four NLG tasks, connecting human production variability to aleatoric or data uncertainty. |
| Outcome: | The proposed model can be calibrated to human production variability using multiple samples and, when possible, multiple references. |
Copied to clipboard
| Challenge: | polar questions are common in spoken dialogues and expect exactly one of two answers (yes/no) but conversational systems struggle to interpret them. |
| Approach: | They propose to use subtitle data to interpret indirect answers in french and spanish . they use subtitles to broaden polar questions to include also implicit polar ones . |
| Outcome: | The proposed corpus of indirect answers shows that the task is challenging and challenging . the baseline accuracy scores drop from 61.43 on english to 44.06 for french and Spanish . |
Copied to clipboard
| Challenge: | a paper argues that human label variation impacts all stages of the ML pipeline . human label variations are often considered noise due to disagreement, subjectivity in annotation or multiple plausible answers. |
| Approach: | They propose to reconcile different notions of human label variation and propose a repository of publicly-available datasets with un-aggregated labels. |
| Outcome: | The proposed approaches are compared with publicly available datasets with un-aggregated labels and identify gaps. |
Copied to clipboard
| Challenge: | Existing studies on LM transferability have focused on a priori tuning of encoders . prior work has examined the different yet related tasks of performance prediction . |
| Approach: | They propose to generate quantitative evidence to predict which LM will perform best on a target task without fine-tuning all candidates. |
| Outcome: | The proposed model outperforms the standard of human practitioner ranking in 94% of the setups. |