paper-with-me

홈 › Papers

Knowledge Rumination for Pre-trained Language Models

2023-05-15 · Yunzhi Yao, Peng Wang, Shengyu Mao, Chuanqi Tan, Fei Huang, Huajun Chen, Ningyu Zhang

Previous studies have revealed that vanilla pre-trained language models (PLMs) lack the capacity to handle knowledge-intensive NLP tasks alone; thus, several works have attempted to integrate external knowledge into PLMs. However, despite the promising outcome, we empirically observe that PLMs may have already encoded rich knowledge in their pre-trained parameters but fail to fully utilize them when applying them to knowledge-intensive tasks. In this paper, we propose a new paradigm dubbed Knowledge Rumination to help the pre-trained language model utilize that related latent knowledge without retrieving it from the external corpus. By simply adding a prompt like "As far as I know" to the PLMs, we try to review related latent knowledge and inject them back into the model for knowledge consolidation. We apply the proposed knowledge rumination to various language models, including RoBERTa, DeBERTa, and GPT-3. Experimental results on six commonsense reasoning tasks and GLUE benchmarks demonstrate the effectiveness of our proposed approach, which proves that the knowledge stored in PLMs can be better exploited to enhance performance. Code is available in https://github.com/zjunlp/knowledge-rumination.

📄 PDF Abstract BibTeX arXiv:2305.08732

Code (1)

zjunlp/knowledge-rumination 공식 구현 jax

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
WordPiece 설명 없음
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.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Video-R4: Reinforcing Text-Rich Video Reasoning with Visual Rumination

2025-11-21 · Yolo Y. Tang, Daiki Shimada, Hang Hua, Chao Huang 외 arxiv

Understanding text-rich videos requires reading small, transient textual cues that often demand repeated inspection. Yet most video QA models rely on single-pass perception over fixed frames, leading to hallucinations an…

Reinforcement LearningMultimodal Reasoning

Knowledge Memorization and Rumination for Pre-trained Model-based Class-Incremental Learning

2025-01-01 · CVPR 2025 1 · Zijian Gao, Wangwang Jia, Xingxing Zhang, Dulan Zhou 외

Class-Incremental Learning (CIL) enables models to continuously learn new classes while mitigating catastrophic forgetting. Recently, Pre-Trained Models (PTMs) have greatly enhanced CIL performance, even when fine-tu…

class-incremental learningClass Incremental LearningIncremental LearningMemorization

Dairy Cow rumination detection: A deep learning approach

2021-01-07 · Safa Ayadi, Ahmed Ben Said, Rateb Jabbar, Chafik Aloulou 외

Cattle activity is an essential index for monitoring health and welfare of the ruminants. Thus, changes in the livestock behavior are a critical indicator for early detection and prevention of several diseases. Ruminatio…

Deep Learning

A noise-robust acoustic method for recognizing foraging activities of grazing cattle

2023-04-28 · Luciano S. Martinez-Rau, José O. Chelotti, Mariano Ferrero, Julio R. Galli 외

Farmers must continuously improve their livestock production systems to remain competitive in the growing dairy market. Precision livestock farming technologies provide individualized monitoring of animals on commercial …

Ruminating Word Representations with Random Noised Masker

2019-11-08 · Hwiyeol Jo, Byoung-Tak Zhang

We introduce a training method for both better word representation and performance, which we call GROVER (Gradual Rumination On the Vector with maskERs). The method is to gradually and iteratively add random noises to wo…

text-classificationText ClassificationWord Embeddings