paper-with-me

Papers

Bridging Language Gaps: Enhancing Few-Shot Language Adaptation

2025-08-26 · Philipp Borchert, Jochen De Weerdt, Marie-Francine Moens arxiv

The disparity in language resources poses a challenge in multilingual NLP, with high-resource languages benefiting from extensive data, while low-resource languages lack sufficient data for effective training. Our Contrastive Language Alignment with Prompting (CoLAP) method addresses this gap by integrating contrastive learning with cross-lingual representations, facilitating task-specific knowledge transfer from high-resource to lower-resource languages. The primary advantage of our approach is its data efficiency, enabling rapid adaptation to new languages and reducing the need for large labeled datasets. We conduct experiments with multilingual encoder-only and decoder-only language models on natural language understanding tasks, including natural language inference and relation extraction, evaluating performance across both high- and low-resource languages. Our results demonstrate that CoLAP outperforms few-shot cross-lingual transfer baselines and in-context learning, even with limited available data. This effectively narrows the cross-lingual performance gap, contributing to the development of more efficient multilingual NLP techniques.

📄 PDF Abstract BibTeX arXiv:2508.19464

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingNatural Language InferenceCross-Lingual TransferContrastive Learning

Similar Papers 제목 키워드 기반

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

2023-09-24 · NeurIPS 2023 11 · Yun Xing, Jian Kang, Aoran Xiao, Jiahao Nie 외

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised s…

SegmentationSemantic SegmentationZero-Shot Learning

Bridge the Modality and Capability Gaps in Vision-Language Model Selection

2024-03-20 · Chao Yi, Yu-Hang He, De-Chuan Zhan, Han-Jia Ye

Vision Language Models (VLMs) excel in zero-shot image classification by pairing images with textual category names. The expanding variety of Pre-Trained VLMs enhances the likelihood of identifying a suitable VLM for spe…

Capacity Estimationimage-classificationImage ClassificationLanguage Modeling+3

On The Ingredients of an Effective Zero-shot Semantic Parser

2021-10-15 · ACL 2022 5 · Pengcheng Yin, John Wieting, Avirup Sil, Graham Neubig

Semantic parsers map natural language utterances into meaning representations (e.g., programs). Such models are typically bottlenecked by the paucity of training data due to the required laborious annotation efforts. Rec…

DiversitySemantic ParsingZero-Shot Learning

Open or Closed LLM for Lesser-Resourced Languages? Lessons from Greek

2025-01-22 · John Pavlopoulos, Juli Bakagianni, Kanella Pouli, Maria Gavriilidou

Natural Language Processing (NLP) for lesser-resourced languages faces persistent challenges, including limited datasets, inherited biases from high-resource languages, and the need for domain-specific solutions. This st…

Authorship Attribution

MPR-GUI: Benchmarking and Enhancing Multilingual Perception and Reasoning in GUI Agents

2025-11-30 · Ruihan Chen, Qiming Li, Xiaocheng Feng, Weihong Zhong 외 arxiv

Large Vision-Language Models (LVLMs) have shown strong potential as multilingual Graphical User Interface (GUI) agents, as evidenced by existing GUI benchmarks. However, these benchmarks exhibit two primary limitations: …