paper-with-me

홈 › Papers

SLICER: Sliced Fine-Tuning for Low-Resource Cross-Lingual Transfer for Named Entity Recognition

2022-10-01 · Proceedings of the Conference on Empirical Methods in Natural Language Processing 2022 10 · Fabian David Schmidt, Ivan Vulić, Goran Glavaš

Large multilingual language models generally demonstrate impressive results in zero-shot cross-lingual transfer, yet often fail to successfully transfer to low-resource languages, even for token-level prediction tasks like named entity recognition (NER). In this work, we introduce a simple yet highly effective approach for improving zero-shot transfer for NER to low-resource languages. We observe that NER fine-tuning in the source language decontextualizes token representations, i.e., tokens increasingly attend to themselves. This increased reliance on token information itself, we hypothesize, triggers a type of overfitting to properties that NE tokens within the source languages share, but are generally not present in NE mentions of target languages. As a remedy, we propose a simple yet very effective sliced fine-tuning for NER (SLICER) that forces stronger token contextualization in the Transformer: we divide the transformed token representations and classifier into disjoint slices that are then independently classified during training. We evaluate SLICER on two standard benchmarks for NER that involve low-resource languages, WikiANN and MasakhaNER, and show that it (i) indeed reduces decontextualization (i.e., extent to which NE tokens attend to themselves), consequently (ii) yielding consistent transfer gains, especially prominent for low-resource target languages distant from the source language.

📄 PDF Abstract BibTeX

Code (1)

fdschmidt93/SLICER pytorch

Tasks

Cross-Lingual TransferMultilingual text classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERZero-Shot Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

Min Generalized Sliced Gromov Wasserstein: A Scalable Path to Gromov Wasserstein

2026-05-13 · Ashkan Shahbazi, Xinran Liu, Ping He, Soheil Kolouri arxiv

We propose min Generalized Sliced Gromov--Wasserstein (min-GSGW), a sliced formulation for the Gromov--Wasserstein (GW) problem using expressive generalized slicers. The key idea is to learn coupled nonlinear slicers tha…

Geometric Matching

Efficient Transferable Optimal Transport via Min-Sliced Transport Plans

2025-11-24 · Xinran Liu, Elaheh Akbari, Rocio Diaz Martin, Navid NaderiAlizadeh 외 arxiv

Optimal Transport (OT) offers a powerful framework for finding correspondences between distributions and addressing matching and alignment problems in various areas of computer vision, including shape analysis, image gen…

Image Generation

RuntimeSlicer: Towards Generalizable Unified Runtime State Representation for Failure Management

2026-03-23 · Lingzhe Zhang, Tong Jia, Weijie Hong, Mingyu Wang 외 arxiv

Modern software systems operate at unprecedented scale and complexity, where effective failure management is critical yet increasingly challenging. Metrics, traces, and logs provide complementary views of system runtime …

Representation LearningContrastive Learning

Slicer Networks

2024-01-18 · Hang Zhang, Xiang Chen, Rongguang Wang, Renjiu Hu 외

In medical imaging, scans often reveal objects with varied contrasts but consistent internal intensities or textures. This characteristic enables the use of low-frequency approximations for tasks such as segmentation and…

Image RegistrationLesion SegmentationMedical Image AnalysisSegmentation

Constrained Sliced Wasserstein Embedding

2025-06-02 · Navid Naderializadeh, Darian Salehi, Xinran Liu, Soheil Kolouri

Sliced Wasserstein (SW) distances offer an efficient method for comparing high-dimensional probability measures by projecting them onto multiple 1-dimensional probability distributions. However, identifying informative s…