paper-with-me

Papers

Using Optimal Transport as Alignment Objective for fine-tuning Multilingual Contextualized Embeddings

2021-10-06 · Findings (EMNLP) 2021 11 · Sawsan Alqahtani, Garima Lalwani, Yi Zhang, Salvatore Romeo, Saab Mansour

Recent studies have proposed different methods to improve multilingual word representations in contextualized settings including techniques that align between source and target embedding spaces. For contextualized embeddings, alignment becomes more complex as we additionally take context into consideration. In this work, we propose using Optimal Transport (OT) as an alignment objective during fine-tuning to further improve multilingual contextualized representations for downstream cross-lingual transfer. This approach does not require word-alignment pairs prior to fine-tuning that may lead to sub-optimal matching and instead learns the word alignments within context in an unsupervised manner. It also allows different types of mappings due to soft matching between source and target sentences. We benchmark our proposed method on two tasks (XNLI and XQuAD) and achieve improvements over baselines as well as competitive results compared to similar recent works.

📄 PDF Abstract BibTeX arXiv:2110.02887

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferWord Alignment

Similar Papers 제목 키워드 기반

Distributional Preference Alignment of LLMs via Optimal Transport

2024-06-09 · Igor Melnyk, Youssef Mroueh, Brian Belgodere, Mattia Rigotti 외

Current LLM alignment techniques use pairwise human preferences at a sample level, and as such, they do not imply an alignment on the distributional level. We propose in this paper Alignment via Optimal Transport (AOT), …

Safeguarding LLM Fine-tuning via Push-Pull Distributional Alignment

2026-01-12 · Haozhong Wang, Zhuo Li, Yibo Yang, He Zhao 외 arxiv

The inherent safety alignment of Large Language Models (LLMs) is prone to erosion during fine-tuning, even when using seemingly innocuous datasets. While existing defenses attempt to mitigate this via data selection, the…

Pre-training CLIP against Data Poisoning with Optimal Transport-based Matching and Alignment

2025-09-23 · Tong Zhang, Kuofeng Gao, Jiawang Bai, Leo Yu Zhang 외 arxiv

Recent studies have shown that Contrastive Language-Image Pre-training (CLIP) models are threatened by targeted data poisoning and backdoor attacks due to massive training image-caption pairs crawled from the Internet. P…

Reinforcement Learning for Flow-Matching Policies with Density Transport

2026-06-07 · Boshu Lei, Kostas Daniilidis, Antonio Loquercio arxiv

We present an online reinforcement learning (RL) algorithm for fine-tuning flow-matching policies in continuous-control problems. Our key insight is to view RL-based policy improvement as a transport of action densities …

Reinforcement LearningRobot Manipulation

Tuning Multi-mode Token-level Prompt Alignment across Modalities

2023-09-21 · NeurIPS 2023 11

Advancements in prompt tuning of vision-language models have underscored their potential in enhancing open-world visual concept comprehension. However, prior works only primarily focus on single-mode (only one prompt for…