paper-with-me

홈 › Papers

Transferring Semantic Knowledge Into Language Encoders

2021-10-14 · Mohammad Umair, Francis Ferraro

We introduce semantic form mid-tuning, an approach for transferring semantic knowledge from semantic meaning representations into transformer-based language encoders. In mid-tuning, we learn to align the text of general sentences -- not tied to any particular inference task -- and structured semantic representations of those sentences. Our approach does not require gold annotated semantic representations. Instead, it makes use of automatically generated semantic representations, such as from off-the-shelf PropBank and FrameNet semantic parsers. We show that this alignment can be learned implicitly via classification or directly via triplet loss. Our method yields language encoders that demonstrate improved predictive performance across inference, reading comprehension, textual similarity, and other semantic tasks drawn from the GLUE, SuperGLUE, and SentEval benchmarks. We evaluate our approach on three popular baseline models, where our experimental results and analysis concludes that current pre-trained language models can further benefit from structured semantic frames with the proposed mid-tuning method, as they inject additional task-agnostic knowledge to the encoder, improving the generated embeddings as well as the linguistic properties of the given model, as evident from improvements on a popular sentence embedding toolkit and a variety of probing tasks.

📄 PDF Abstract BibTeX arXiv:2110.07382

Code (0)

등록된 구현이 없습니다.

Tasks

Reading ComprehensionSentenceSentence EmbeddingSentence-EmbeddingTriplet

Similar Papers 제목 키워드 기반

Transferring CLIP's Knowledge into Zero-Shot Point Cloud Semantic Segmentation

2023-12-12 · Yuanbin Wang, Shaofei Huang, Yulu Gao, Zhen Wang 외

Traditional 3D segmentation methods can only recognize a fixed range of classes that appear in the training set, which limits their application in real-world scenarios due to the lack of generalization ability. Large-sca…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation+1

Enhancing Zero-Shot Facial Expression Recognition by LLM Knowledge Transfer

2024-05-29 · Zengqun Zhao, Yu Cao, Shaogang Gong, Ioannis Patras

Current facial expression recognition (FER) models are often designed in a supervised learning manner and thus are constrained by the lack of large-scale facial expression images with high-quality annotations. Consequent…

Facial Expression RecognitionFacial Expression Recognition (FER)Transfer LearningZero-Shot Facial Expression Recognition

LAVIFT: Latent-Action-Guided Vision Fine-Tuning for Surgical Interaction Recognition

2026-07-22 · Jiajun Cheng, Subarna Tripathi, Sainan Liu, Xiaofan Yu 외 arxiv

Understanding instrument-tissue interactions is essential for context-aware surgical AI and autonomous robotic surgery. Pretrained vision-language models (VLMs) and vision encoders offer an alternative to conventional in…

VLM-KD: Knowledge Distillation from VLM for Long-Tail Visual Recognition

2024-08-29 · Zaiwei Zhang, Gregory P. Meyer, Zhichao Lu, Ashish Shrivastava 외

For visual recognition, knowledge distillation typically involves transferring knowledge from a large, well-trained teacher model to a smaller student model. In this paper, we introduce an effective method to distill kno…

Knowledge DistillationLanguage ModelingLanguage Modelling

Transfer: Cross Modality Knowledge Transfer using Adversarial Networks -- A Study on Gesture Recognition

2023-06-26 · Payal Kamboj, Ayan Banerjee, Sandeep K. S. Gupta

Knowledge transfer across sensing technology is a novel concept that has been recently explored in many application domains, including gesture-based human computer interaction. The main aim is to gather semantic or data …

Gesture RecognitionTransfer Learning