paper-with-me

Papers

First Align, then Predict: Understanding the Cross-Lingual Ability of Multilingual BERT

2021-01-26 · EACL 2021 2 · Benjamin Muller, Yanai Elazar, Benoît Sagot, Djamé Seddah

Multilingual pretrained language models have demonstrated remarkable zero-shot cross-lingual transfer capabilities. Such transfer emerges by fine-tuning on a task of interest in one language and evaluating on a distinct language, not seen during the fine-tuning. Despite promising results, we still lack a proper understanding of the source of this transfer. Using a novel layer ablation technique and analyses of the model's internal representations, we show that multilingual BERT, a popular multilingual language model, can be viewed as the stacking of two sub-networks: a multilingual encoder followed by a task-specific language-agnostic predictor. While the encoder is crucial for cross-lingual transfer and remains mostly unchanged during fine-tuning, the task predictor has little importance on the transfer and can be reinitialized during fine-tuning. We present extensive experiments with three distinct tasks, seventeen typologically diverse languages and multiple domains to support our hypothesis.

📄 PDF Abstract BibTeX arXiv:2101.11109

Code (1)

benjamin-mlr/first-align-then-predict 공식 구현 pytorch

Tasks

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Attention 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Multimodal Molecular Pretraining via Modality Blending

2023-07-12 · Qiying Yu, Yudi Zhang, Yuyan Ni, Shikun Feng 외

Self-supervised learning has recently gained growing interest in molecular modeling for scientific tasks such as AI-assisted drug discovery. Current studies consider leveraging both 2D and 3D molecular structures for rep…

Drug Discoverymolecular representationRelationRepresentation Learning+1

Together, Then Apart: Balancing Alignment and Distinctiveness for Multimodal Survival Analysis

2025-11-22 · Wenjing Liu, Qin Ren, Wen Zhang, Yuewei Lin 외 arxiv

Multimodal survival analysis aims to improve cancer prognosis using heterogeneous biomedical data, such as histopathology images and genomic profiles. A common strategy is to align representations across modalities so th…

TEMPURA: Temporal Event Masked Prediction and Understanding for Reasoning in Action

2025-05-02 · Jen-Hao Cheng, Vivian Wang, Huayu Wang, Huapeng Zhou 외

Understanding causal event relationships and achieving fine-grained temporal grounding in videos remain challenging for vision-language models. Existing methods either compress video tokens to reduce temporal resolution,…

Dense CaptioningHighlight DetectionVideo SegmentationVideo Semantic Segmentation+1

Hierarchical Context Alignment with Disentangled Geometric and Temporal Modeling for Semantic Occupancy Prediction

2024-12-11 · Bohan Li, Xin Jin, Jiajun Deng, Yasheng Sun 외

Camera-based 3D Semantic Occupancy Prediction (SOP) is crucial for understanding complex 3D scenes from limited 2D image observations. Existing SOP methods typically aggregate contextual features to assist the occupancy …

3D Semantic Occupancy PredictionLIDAR Semantic SegmentationRepresentation LearningSemantic Segmentation

Collaborative Temporal Consistency Learning for Point-supervised Natural Language Video Localization

2025-03-22 · Zhuo Tao, Liang Li, Qi Chen, Yunbin Tu 외

Natural language video localization (NLVL) is a crucial task in video understanding that aims to localize the target moment in videos specified by a given language description. Recently, a point-supervised paradigm has b…

Saliency DetectionSentenceVideo Understanding