ALPET: Active Few-shot Learning for Citation Worthiness Detection in Low-Resource Wikipedia Languages
This addresses the problem of verifying online content in low-resource languages like Catalan, Basque, and Albanian, though it is incremental as it builds on existing methods.
The study tackled citation worthiness detection in low-resource languages by developing ALPET, a framework combining active learning and pattern-exploiting training, which outperformed baselines and reduced labeled data needs by over 80% in some cases, plateauing after 300 samples.
Citation Worthiness Detection (CWD) consists in determining which sentences, within an article or collection, should be backed up with a citation to validate the information it provides. This study, introduces ALPET, a framework combining Active Learning (AL) and Pattern-Exploiting Training (PET), to enhance CWD for languages with limited data resources. Applied to Catalan, Basque, and Albanian Wikipedia datasets, ALPET outperforms the existing CCW baseline while reducing the amount of labeled data in some cases above 80\%. ALPET's performance plateaus after 300 labeled samples, showing it suitability for low-resource scenarios where large, labeled datasets are not common. While specific active learning query strategies, like those employing K-Means clustering, can offer advantages, their effectiveness is not universal and often yields marginal gains over random sampling, particularly with smaller datasets. This suggests that random sampling, despite its simplicity, remains a strong baseline for CWD in constraint resource environments. Overall, ALPET's ability to achieve high performance with fewer labeled samples makes it a promising tool for enhancing the verifiability of online content in low-resource language settings.