Dual-Axis Compositional Contrastive Few-Shot Learning using Prototypes Across Linguistic and Semantic Dimensions for Indic Low-Resource Multilingual NLU

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

Dual-Axis Compositional Few-Shot Learning (DAC-FSL) is a new framework addressing the challenge of adapting Multilingual Natural Language Understanding (NLU) systems to new languages or semantic labels with limited annotated examples, particularly for low-resource Indic languages. Unlike conventional models that entangle linguistic and semantic representations, DAC-FSL explicitly factorizes the representation space into independent linguistic and semantic embedding axes. It constructs joint representations compositionally through multiplicative interaction of these axis-specific embeddings. The framework integrates factorized prototype learning, axis-structured contrastive alignment, and disentanglement regularization using HSIC-based statistical independence and Jacobian-based cross-axis decorrelation. Experiments on six low-resource Indic languages (Hindi, Bengali, Sanskrit, Assamese, Tamil, Telugu) demonstrated strong performance, achieving 81.12% accuracy for few-shot languages with known semantics, 63.5% for new semantic classes from few-shot examples, and 89.56% on known language and seen semantics. This approach enables stable compositional generalization for scalable multilingual NLU.

Key takeaway

For NLP Engineers building multilingual NLU systems for low-resource languages, you should consider Dual-Axis Compositional Few-Shot Learning (DAC-FSL). This framework explicitly factorizes linguistic and semantic representations, offering a stable approach to adapt models when new languages or semantic labels are introduced with limited data. Explore implementing axis-factorized architectures to improve compositional generalization and scalability in linguistically diverse environments.

Key insights

Factorizing linguistic and semantic representations enables robust few-shot adaptation in multilingual NLU, especially for low-resource languages.

Principles

Method

Dual-Axis Compositional Few-Shot Learning factorizes linguistic and semantic embedding axes. It uses factorized prototype learning, axis-structured contrastive alignment, and disentanglement regularization with HSIC and Jacobian-based decorrelation.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.