low-resource

Tag

Cards List
#low-resource

ZeroR@CHiPSAL 2026: Two-Stage Vision-Language Adaptation with Contrastive Learning for Nepali Meme Classification

arXiv cs.CL · 2026-08-03 Cached

This paper describes a two-stage vision-language adaptation system for Nepali meme classification, using Qwen3-VL-8B-Instruct with LoRA fine-tuning and contrastive learning. The system achieved 2nd place in hate speech detection and 4th in sentiment analysis at the CHiPSAL 2026 shared task.

0 favorites 0 likes
#low-resource

Evaluation of forced alignment of code-mixed speech: the case of Hindi-English

arXiv cs.CL · 2026-07-29 Cached

This paper evaluates forced alignment for Hindi-English code-mixed speech using the Montreal Forced Aligner, demonstrating that bootstrapping strategies and code-mixed training data achieve a tenfold improvement in alignment accuracy over monolingual alternatives.

0 favorites 0 likes
#low-resource

Aletheia: An Offline-First Clinical Decision Support System for Differential Diagnosis in Low-Resource Healthcare Settings

arXiv cs.AI · 2026-07-29 Cached

Aletheia is an offline-first clinical decision support system fine-tuned from Qwen2.5-3B-Instruct using QLoRA on 27,000 clinical reasoning samples for low-resource healthcare settings in sub-Saharan Africa, achieving 80% Top-1 accuracy and fitting within memory constraints.

0 favorites 0 likes
#low-resource

BERT-based Models vs. Large Language Models for Low-Resource Named Entity Recognition: A Comparative Study on Marathi

arXiv cs.CL · 2026-07-28 Cached

This paper compares fine-tuned MahaBERT-based models with large language models (Gemini, LLaMA-3.3-70B, Gemma) for Marathi named entity recognition, finding that the specialized BERT models significantly outperform the LLMs, achieving F1-scores of 0.88–0.91 versus 0.57–0.69.

0 favorites 0 likes
#low-resource

Biomedical Machine Translation for Low-Resource Arabic-Script Languages via Cross-Lingual Transfer and LoRA Adapter Merging

arXiv cs.CL · 2026-07-27 Cached

This paper presents a systematic study of cross-lingual transfer for biomedical machine translation into low-resource Arabic-script languages, using Arabic and Persian as pivots. The authors evaluate LoRA adapter merging as a zero-data transfer strategy, showing it works surprisingly well for closely related languages like Dari.

0 favorites 0 likes
#low-resource

Khondo: A Multimodal Benchmark for Document Packet Splitting of Bangla Forms

arXiv cs.CL · 2026-07-27 Cached

Introduces Khondo, the first benchmark for document packet splitting on Bangladeshi government forms. It is a vision-native, bilingual dataset spanning multiple concatenation schemes, and zero-shot evaluation of MLLMs reveals that page-order reconstruction remains a key open challenge.

0 favorites 0 likes
#low-resource

Translation as Augmentation: Effect of Translated Data on Assessment of Difficulty

arXiv cs.CL · 2026-07-22 Cached

This paper proposes a cross-lingual data augmentation strategy that uses machine translation to transfer expert-annotated difficulty labels from high-resource languages to low-resource languages. Experiments with BERT-based regression models show that augmenting scarce native data with translated corpora significantly improves the accuracy of text difficulty assessment.

0 favorites 0 likes
#low-resource

Rationale-Guided Knowledge Distillation for Cross-Lingual Stance Detection

arXiv cs.CL · 2026-07-22 Cached

This paper proposes a rationale-guided knowledge distillation framework for cross-lingual stance detection, using chain-of-thought prompting from large language models to train a compact student model with dual-path distillation and contrastive learning.

0 favorites 0 likes
#low-resource

LatentMT: Machine Translation with Latent Reasoning

arXiv cs.CL · 2026-07-22 Cached

LatentMT applies latent-reasoning looped language models to machine translation, achieving performance comparable to models three to five times larger while requiring lower compute, and sets state-of-the-art on mid- and low-resource languages.

0 favorites 0 likes
#low-resource

FedCC: A Low-Resource Federated Adaptation of Foundation Models for Robust Corpus Callosum localization in Fetal Ultrasound Images

arXiv cs.LG · 2026-07-22 Cached

FedCC proposes a federated learning framework combining a frozen DINOv2 backbone with a lightweight YOLO detection head and LoRA modules for robust corpus callosum localization in fetal ultrasound images, achieving strong performance with greatly reduced communication cost in a multi-center setting.

0 favorites 0 likes
#low-resource

When a Name Is Not a Name: A Benchmark Dataset and Distilled Reasoning for Culturally Entangled Bangla Homographs in Low-Resource LLMs

arXiv cs.CL · 2026-07-21 Cached

This paper introduces a benchmark dataset of 1,516 expert-verified Bangla sentences for disambiguating culturally entangled homographs (words that are both names and common nouns). It shows that LLMs suffer from dominant-meaning bias and proposes contrastive chain-of-thought prompting and distillation to reduce this bias.

0 favorites 0 likes
#low-resource

Safety That Does Not Transfer: Cross-Lingual Clinical Correctness Drift in Deployable Medical Language Models

arXiv cs.CL · 2026-07-21 Cached

This paper investigates cross-lingual clinical correctness drift in medical language models, finding that locally deployable models show significant safety degradation when queried in Hausa compared to English, while frontier models maintain competence, highlighting a critical gap in safety evaluation for low-resource settings.

0 favorites 0 likes
#low-resource

BLAD: A Historically Contextualized, Multilingual Dataset of Bangladeshi Legal Acts (1799 to 2025)

arXiv cs.CL · 2026-07-21 Cached

This paper introduces BLAD, a curated multilingual dataset of 1,484 Bangladeshi legal acts spanning 1799 to 2025, with structured metadata for temporal and cross-lingual legal NLP research.

0 favorites 0 likes
#low-resource

Hybrid Continual Learning for Low-Resource Australian Aboriginal Language Identification

arXiv cs.CL · 2026-07-15 Cached

This paper proposes two hybrid continual learning methods—Replay Augmented Elastic Weight Consolidation and Constraint Guided Knowledge Distillation—to adapt pretrained speech models for identifying low-resource Australian Aboriginal languages while mitigating catastrophic forgetting.

0 favorites 0 likes
#low-resource

Polarization Detection: A Hybrid Approach with AfroXLMR-Social and DeBERTa for Low- and High-Resource Settings

arXiv cs.CL · 2026-07-14 Cached

This paper presents a hybrid approach for detecting online polarization in English and Hausa using DeBERTa for English and AfroXLMR-Social for Hausa and fine-grained subtasks, with LoRA and data augmentation to address computational and data constraints.

0 favorites 0 likes
#low-resource

Which Languages Transfer Best to Warlpiri? A Similarity-Based Study for Low-Resource ASR

arXiv cs.CL · 2026-07-14 Cached

This paper investigates cross-lingual transfer for low-resource ASR in Warlpiri, proposing a similarity-based framework combining acoustic and linguistic features to select optimal source languages. Experiments show that acoustically similar languages like Assamese and Hindi significantly reduce word and character error rates.

0 favorites 0 likes
#low-resource

Toward Real-Time Sentence-Level Sign Language Translation

arXiv cs.CL · 2026-07-13 Cached

This paper presents a sentence-level sign language translation system fine-tuned with QLoRA on a subset of How2Sign, achieving BLEU 15.9. Its main contribution is a hardware-aware streaming pipeline using a Raspberry Pi 4B client and a CPU/GPU backend, reducing mean latency by 27.71%.

0 favorites 0 likes
#low-resource

Multi-Conditioned Diffusion Synthesis of Sand Boils for Low-Resource Earthen-Levee Inspection

arXiv cs.AI · 2026-07-13 Cached

This paper proposes a multi-conditioned diffusion-based synthesis pipeline using Stable Diffusion XL and ControlNet to generate synthetic sand boil imagery for low-resource earthen-levee inspection, addressing the scarcity of annotated defect examples.

0 favorites 0 likes
#low-resource

@GPTWare: Uhhhh WTF is this???

X AI KOLs Timeline · 2026-07-11 Cached

Colibri runs the 744B parameter GLM-5.2 MoE model on a laptop with 25GB RAM by activating only ~40B parameters per token and streaming experts from disk, all in a single 2,400-line C file with no GPU required.

0 favorites 0 likes
#low-resource

Nigeria Machinery: A Low-Resource Industrial Dataset with a Domain-Grounded Reasoning Layer

arXiv cs.AI · 2026-07-10 Cached

This paper introduces the Nigeria Machinery Usage and Failures Dataset, 89 records across 28 indicators for Nigeria's manufacturing and oil/gas sectors from 2006 to 2025, along with a method to build domain-grounded chain-of-thought reasoning examples from sparse numeric values.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback