Maria Barrett, Max Müller-Eberstein, Elisa Bassignana, Amalie Brogaard Pauli, Mike Zhang, Rob van der Goot
| Challenge: | Textual domain is a crucial property within the Natural Language Processing community due to its effects on downstream model performance. |
| Approach: | They examine the level of human disagreement and the relative difficulty of each annotation task by training classifiers to perform the same task. |
| Outcome: | The authors show that human proficiency in identifying related intrinsic textual properties is low and that disagreements are high. |
Similar Papers
Beyond Text: Characterizing Domain Expert Needs in Document Research (2025.findings-acl)
Copied to clipboard
| Challenge: | Document research is a key part of almost all knowledge work, but are text-based NLP systems able to model these tasks as experts conceptualize and perform them? |
| Approach: | They interview 16 domain experts to understand their processes of document research . they find that processes are idiosyncratic, iterative, and rely heavily on social context . |
| Outcome: | The findings show that document research processes are idiosyncratic, iterative, and rely heavily on the social context of a document in addition to its content. |
Text Genre and Training Data Size in Human-like Parsing (D19-1)
Copied to clipboard
| Challenge: | Using domain-specific training, NLP systems work better, but only when the training examples come from the same textual genre. |
| Approach: | They relate the states of a neural phrase-structure parser to electrophysiological measures from human participants. |
| Outcome: | The proposed model is well-matched to the training data from human participants, but only when the training examples come from the same genre. |
Evaluating LLMs for Targeted Concept Simplification for Domain-Specific Texts (2024.emnlp-main)
Copied to clipboard
| Challenge: | Simplifying the entire text makes it understandable but sometimes removes important details. |
| Approach: | They propose a simplification task for rewriting text to help readers comprehend text containing unfamiliar concepts and introduce a dataset of 22k definitions from 13 academic domains paired with a difficult concept within each definition. |
| Outcome: | The proposed model outperforms open-source and commercial models on the task and human judges prefer explanations over simplifications of the difficult concept. |
Unsupervised Domain Clusters in Pretrained Language Models (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods to select domains from large corpus of data are often over-simplistic and vague. |
| Approach: | They propose to use pre-trained language models to learn sentence representations that cluster by domains without supervision. |
| Outcome: | The proposed methods outperform established methods on domain selection and precision and recall with respect to an oracle selection. |
A Laypeople Study on Terminology Identification across Domains and Task Definitions (N18-2)
Copied to clipboard
| Challenge: | Existing studies on term annotation show that even experts differ in their understanding of termhood . |
| Approach: | They propose a new dataset of term annotation that examines the common understanding of what constitutes a term. |
| Outcome: | The proposed datasets show that even experts differ in their understanding of termhood . the findings suggest that there is a common understanding of what constitutes a term . |
Estimating Confidence of Predictions of Individual Classifiers and TheirEnsembles for the Genre Classification Task (2022.lrec-1)
Copied to clipboard
| Challenge: | Genre identification is a kind of non-topic text classification. genre is defined as a functional space. |
| Approach: | They propose to use SOTA to identify genres in non-topic texts . genres are functional and cannot be expressed just by some keywords . |
| Outcome: | The proposed models show that they perform better than their individual models in large datasets. |
Neural Unsupervised Domain Adaptation in NLP—A Survey (2020.coling-main)
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. |
Domain Regeneration: How well do LLMs match syntactic properties of text domains? (2025.findings-acl)
Copied to clipboard
| Challenge: | Recent improvements in large language models have improved their ability to approximate distributions . authors find that LLMs can suffer from model collapse due to domain considerations based on pretraining . |
| Approach: | They use open source LLMs to regenerate permissively licensed English text from Wikipedia and news text. |
| Outcome: | The proposed model can faithfully match the human-generated distributions in a semantically-controlled setting. |
Named Entity Recognition in a Very Homogenous Domain (2023.findings-eacl)
Copied to clipboard
| Challenge: | Developing models that perform well on several domains is important, but domain is vague and can be adapted to a new domain. |
| Approach: | They find that even news articles from the same newspaper in English can be considered different domains. |
| Outcome: | The proposed model performs better on out-of-domain data than on specialized data. |
Corpus Considerations for Annotator Modeling and Scaling (2024.naacl-long)
Copied to clipboard
| Challenge: | Recent trends in natural language processing and annotation tasks emphasize individual perspectives . annotator models that rely on a single ground truth may disregard valuable minority perspectives omissions . |
| Approach: | They propose a composite embedding approach to investigate annotator modeling techniques . they show that the commonly used user token model consistently outperforms more complex models . |
| Outcome: | The proposed model outperforms more complex models on a given dataset. |