🤖 AI Summary
This study addresses the automatic detection of epistemic uncertainty expressed by authors in scientific texts, supporting information retrieval and scientific text mining. We propose UnScientify, a multi-stage weakly supervised pipeline that integrates span-based pattern matching, dependency parsing, authorial reference verification, and a rule-driven uncertainty pattern lexicon—designed for resource-constrained settings where interpretability is paramount. Empirical evaluation demonstrates that this lightweight, domain-adaptive approach achieves an accuracy of 0.808, significantly outperforming mainstream large language models. Its core contribution lies in the principled integration of structured linguistic knowledge with weak supervision, effectively balancing lexical and syntactic variability in uncertainty expression while ensuring annotation transparency. UnScientify establishes a novel paradigm for scientific uncertainty modeling that jointly optimizes predictive performance and model interpretability.
📝 Abstract
UnScientify, a system designed to detect scientific uncertainty in scholarly full text. The system utilizes a weakly supervised technique to identify verbally expressed uncertainty in scientific texts and their authorial references. The core methodology of UnScientify is based on a multi-faceted pipeline that integrates span pattern matching, complex sentence analysis and author reference checking. This approach streamlines the labeling and annotation processes essential for identifying scientific uncertainty, covering a variety of uncertainty expression types to support diverse applications including information retrieval, text mining and scientific document processing. The evaluation results highlight the trade-offs between modern large language models (LLMs) and the UnScientify system. UnScientify, which employs more traditional techniques, achieved superior performance in the scientific uncertainty detection task, attaining an accuracy score of 0.808. This finding underscores the continued relevance and efficiency of UnScientify's simple rule-based and pattern matching strategy for this specific application. The results demonstrate that in scenarios where resource efficiency, interpretability, and domain-specific adaptability are critical, traditional methods can still offer significant advantages.