ResearchPod Summary
Identifying problem and method sentences is critical for tasks like knowledge graph construction and automated summarization. However, manual annotation is labor-intensive, resulting in small-scale datasets. This scarcity leads models to overfit by memorizing high-frequency 'formulaic expressions' (FEs)—common n-gram phrases like 'was used for'—rather than learning the underlying semantic structure of the research. This paper aims to improve extraction accuracy by expanding training data and better incorporating surrounding context.
The authors introduce two primary innovations to address these challenges:
The researchers manually constructed two datasets (abstract-based and full-text) and defined three categories: problem sentences, method sentences, and co-occurrence sentences. Quantitative experiments demonstrated that the proposed model outperformed baselines, achieving macro F1 score improvements of 3.71% and 2.67% on the respective datasets. Additionally, the study evaluated LLM-based in-context learning (ICL) for this task, concluding that current ICL methods are not suitable for high-accuracy problem and method extraction.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.