Pith. sign in

REVIEW 20 cited by

Low-resource Languages: A Review of Past Work and Future Challenges

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.07264 v1 pith:LB6LTBFH submitted 2020-06-12 cs.CL

classification cs.CL
keywords futurelanguageslow-resourceproblemreviewachievementsanalyzesattributes
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

A current problem in NLP is massaging and processing low-resource languages which lack useful training attributes such as supervised data, number of native speakers or experts, etc. This review paper concisely summarizes previous groundbreaking achievements made towards resolving this problem, and analyzes potential improvements in the context of the overall future research direction.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 20 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Prompt, Translate, Fine-Tune, Re-Initialize, or Instruction-Tune? Adapting LLMs for In-Context Learning in Low-Resource Languages

    cs.CL 2025-06 conditional novelty 6.0 of 10

    In a large benchmark, prompting and translate-test outperform gradient-based adaptation for in-context learning in low-resource languages, with degradation traced to catastrophic forgetting.

  2. FormosanBench: Benchmarking Low-Resource Austronesian Languages in the Era of Large Language Models

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A new benchmark shows state-of-the-art LLMs perform poorly on three Taiwanese indigenous languages across MT, ASR, and summarization.

  3. L3Cube-MahaEmotions: A Marathi Emotion Recognition Dataset with Synthetic Annotations using CoTR prompting and Large Language Models

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A new 15,000-sentence Marathi emotion benchmark shows GPT-4 and Llama3-405B outperform fine-tuned Marathi BERT and MuRIL, while BERT trained on GPT-4-generated labels still trails GPT-4.

  4. An End-to-End Approach for Child Reading Assessment in the Xhosa Language

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Fine-tuned speech models classify correct versus incorrect Xhosa child pronunciations on 10 EGRA reading items with about 91% diagnostic efficiency.

  5. LLMs can be easily Confused by Instructional Distractions

    cs.CL 2025-02 conditional novelty 6.0 of 10

    A new benchmark, DIM-Bench, shows that LLMs frequently follow instructions hidden inside the target input rather than the user's actual instruction, even when explicitly told to ignore them.

  6. Breaking the Programming Language Barrier: Multilingual Prompting to Empower Non-Native English Learners

    cs.CY 2024-12 conditional novelty 6.0 of 10

    Non-native English speakers can solve introductory programming problems by prompting large language models in their native languages, but success depends heavily on the language and students often fall back to English.

  7. NushuRescue: Revitalization of the Endangered Nushu Language with AI

    cs.CL 2024-11 conditional novelty 6.0 of 10

    A 35-example few-shot GPT-4-Turbo pipeline reached 48.69% exact-match translation accuracy on held-out Nushu sentences and produced a 98-sentence silver corpus, alongside the first public Nushu-Chinese dataset.

  8. Towards Digital Preservation of Efik: TTS for a Low-Resource African Language

    cs.CL 2026-07 conditional novelty 5.5 of 10

    First end-to-end Efik TTS baseline: a 3-hour single-speaker corpus and four fine-tuned models, with MMS-TTS best at MOS 3.80±0.63 but residual tonal errors.

  9. L3Cube-IndicHeadline-ID: A Dataset for Headline Identification and Semantic Evaluation in Low-Resource Indian Languages

    cs.CL 2025-09 conditional novelty 5.0 of 10

    A new benchmark dataset and evaluation for choosing the true news headline among semantic, lexical, and random distractors in ten Indic languages and English.

  10. Is It Navajo? Accurate Language Detection in Endangered Athabaskan Languages

    cs.CL 2025-01 conditional novelty 5.0 of 10

    Using 100-tree random forests on vectorized text features, Navajo can be separated from Google LangID's false suggestions with 97% accuracy, but the model's behavior on Apache languages shows it cannot distinguish wit...

  11. Language verY Rare for All

    cs.CL 2024-12 conditional novelty 5.0 of 10

    A single-GPU pipeline mixing LLM fine-tuning, RAG, and French-Italian transfer learning produces a French-Monégasque translator that matches or exceeds NLLB-200 on BLEU and METEOR.

  12. CHAI for LLMs: Improving Code-Mixed Translation in Large Language Models through Reinforcement Learning with AI Feedback

    cs.CL 2024-11 conditional novelty 5.0 of 10

    CHAI trains a reward model on GPT-4o preference labels and uses PPO to align Llama-3.1-8B for English-to-Hinglish translation, claiming a 25.66% human win-rate improvement over baselines.

  13. QUST_NLP at SemEval-2025 Task 7: A Three-Stage Retrieval Framework for Monolingual and Crosslingual Fact-Checked Claim Retrieval

    cs.IR 2025-06 conditional novelty 4.0 of 10

    A three-stage ensemble of retrieval models, rerankers, and weighted voting achieves strong multilingual fact-checked claim retrieval results at SemEval-2025 Task 7.

  14. Enhanced Urdu Intent Detection with Large Language Models and Prototype-Informed Predictive Pipelines

    cs.CL 2025-05 reject novelty 4.0 of 10

    The authors propose LLMPIA, a few-shot Urdu intent detection pipeline combining contrastive retraining and prototype-informed attention, and report high F1 scores on ATIS and Web Queries.

  15. Overcoming Data Scarcity in Generative Language Modelling for Low-Resource Languages: A Systematic Review

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A systematic review of 54 studies finds that generative language modelling for low-resource languages relies mostly on transformer models, covers only a small set of languages, and lacks consistent evaluation.

  16. When Every Token Counts: Optimal Segmentation for Low-Resource Language Models

    cs.CL 2024-12 reject novelty 4.0 of 10

    Using a shortest-path search to split text with the same token vocabulary saves 3-5% of tokens on many languages, but downstream accuracy gains are mixed and confounded by the experimental design.

  17. A Modular Part-of-Speech Tagger for Scottish Gaelic using spaCy

    cs.CL 2026-08 conditional novelty 3.0 of 10

    Off-the-shelf spaCy pipelines trained from scratch on the ARCOSG corpus reach 88.6% (fine-grained) and 93.7% (coarse-grained) POS tagging accuracy for Scottish Gaelic, comparable to prior custom-built taggers.

  18. LIMBA: An Open-Source Framework for the Preservation and Valorization of Low-Resource Languages using Generative Models

    cs.CL 2024-11 conditional novelty 3.0 of 10

    LIMBA is a proposed pipeline that combines collection, grammatical tagging, translation, speech, and generative modules to build language models for low-resource languages, with preliminary Sardinian experiments.

  19. Bridging the Gap with Retrieval-Augmented Generation: Making Prosthetic Device User Manuals Available in Marginalised Languages

    cs.LG 2025-06 reject novelty 2.0 of 10

    A proposed RAG-based framework for translating prosthetic device manuals into marginalised languages is described, but no results are presented.

  20. Overview of the First Workshop on Language Models for Low-Resource Languages (LoResLM 2025)

    cs.CL 2024-12 unverdicted novelty 2.0 of 10

    An overview of the LoResLM 2025 workshop, documenting 35 accepted papers across eight language families and 13 NLP research areas.

Pith tools