paper-with-me

Papers

Contextual Representation Learning beyond Masked Language Modeling

2022-04-08 · ACL 2022 5 · Zhiyi Fu, Wangchunshu Zhou, Jingjing Xu, Hao Zhou, Lei LI

How do masked language models (MLMs) such as BERT learn contextual representations? In this work, we analyze the learning dynamics of MLMs. We find that MLMs adopt sampled embeddings as anchors to estimate and inject contextual semantics to representations, which limits the efficiency and effectiveness of MLMs. To address these issues, we propose TACO, a simple yet effective representation learning approach to directly model global semantics. TACO extracts and aligns contextual semantics hidden in contextualized representations to encourage models to attend global semantics when generating contextualized representations. Experiments on the GLUE benchmark show that TACO achieves up to 5x speedup and up to 1.2 points average improvement over existing MLMs. The code is available at https://github.com/FUZHIYI/TACO.

📄 PDF Abstract BibTeX arXiv:2204.04163

Code (1)

fuzhiyi/taco 공식 구현 jax

Tasks

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

Methods 이 논문이 사용한 방법론

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 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
Adam 설명 없음
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…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Contextual Representation Learning beyond Masked Language Modeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Currently, masked language modeling (e.g., BERT) is the prime choice to learn contextualized representations. Due to the pervasiveness, it naturally raises an interesting question: how do masked language models (MLMs) le…

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

CoT-MAE v2: Contextual Masked Auto-Encoder with Multi-view Modeling for Passage Retrieval

2023-04-05 · Xing Wu, Guangyuan Ma, Peng Wang, Meng Lin 외

Growing techniques have been emerging to improve the performance of passage retrieval. As an effective representation bottleneck pretraining technique, the contextual masked auto-encoder utilizes contextual embedding to …

Passage RetrievalRetrievalSentence

Masked Modeling for Self-supervised Representation Learning on Vision and Beyond

2023-12-31 · Siyuan Li, Luyuan Zhang, Zedong Wang, Di wu 외

As the deep learning revolution marches on, self-supervised learning has garnered increasing attention in recent years thanks to its remarkable representation learning ability and the low dependence on labeled data. Amon…

Representation LearningSelf-Supervised LearningSurvey

Exploring Multi-Modal Contextual Knowledge for Open-Vocabulary Object Detection

2023-08-30 · Yifan Xu, Mengdan Zhang, Xiaoshan Yang, Changsheng Xu

In this paper, we for the first time explore helpful multi-modal contextual knowledge to understand novel categories for open-vocabulary object detection (OVD). The multi-modal contextual knowledge stands for the joint r…

Knowledge DistillationLanguage ModelingLanguage ModellingMasked Language Modeling+5

CPCM: Contextual Point Cloud Modeling for Weakly-supervised Point Cloud Semantic Segmentation

2023-07-19 · ICCV 2023 1 · Lizhao Liu, Zhuangwei Zhuang, Shangxin Huang, Xunlong Xiao 외

We study the task of weakly-supervised point cloud semantic segmentation with sparse annotations (e.g., less than 0.1% points are labeled), aiming to reduce the expensive cost of dense annotations. Unfortunately, with ex…

Representation LearningScene UnderstandingSegmentationSemantic Segmentation