paper-with-me

홈 › Papers

Relational World Knowledge Representation in Contextual Language Models: A Review

2021-04-12 · EMNLP 2021 11 · Tara Safavi, Danai Koutra

Relational knowledge bases (KBs) are commonly used to represent world knowledge in machines. However, while advantageous for their high degree of precision and interpretability, KBs are usually organized according to manually-defined schemas, which limit their expressiveness and require significant human efforts to engineer and maintain. In this review, we take a natural language processing perspective to these limitations, examining how they may be addressed in part by training deep contextual language models (LMs) to internalize and express relational knowledge in more flexible forms. We propose to organize knowledge representation strategies in LMs by the level of KB supervision provided, from no KB supervision at all to entity- and relation-level supervision. Our contributions are threefold: (1) We provide a high-level, extensible taxonomy for knowledge representation in LMs; (2) Within our taxonomy, we highlight notable models, evaluation tasks, and findings, in order to provide an up-to-date review of current knowledge representation capabilities in LMs; and (3) We suggest future research directions that build upon the complementary aspects of LMs and KBs as knowledge representations.

📄 PDF Abstract BibTeX arXiv:2104.05837

Code (0)

등록된 구현이 없습니다.

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

Relational Boosted Bandits

2020-12-16 · Ashutosh Kakadiya, Sriraam Natarajan, Balaraman Ravindran

Contextual bandits algorithms have become essential in real-world user interaction problems in recent years. However, these algorithms rely on context as attribute value representation, which makes them unfeasible for re…

AttributeDescriptiveExplainable ModelsLink Prediction+1

What goes into a word: generating image descriptions with top-down spatial knowledge

2019-10-01 · WS 2019 10 · Mehdi Ghanimifard, Simon Dobnik

Generating grounded image descriptions requires associating linguistic units with their corresponding visual clues. A common method is to train a decoder language model with attention mechanism over convolutional visual …

DecoderLanguage ModelingLanguage ModellingText Generation+1

Knowledge Infused Policy Gradients with Upper Confidence Bound for Relational Bandits

2021-06-25 · Kaushik Roy, Qi Zhang, Manas Gaur, Amit Sheth

Contextual Bandits find important use cases in various real-life scenarios such as online advertising, recommendation systems, healthcare, etc. However, most of the algorithms use flat feature vectors to represent contex…

DescriptiveMulti-Armed BanditsMusic RecommendationRecommendation Systems

Relational Representation Learning in Visually-Rich Documents

2022-05-05 · Xin Li, Yan Zheng, Yiqing Hu, Haoyu Cao 외

Relational understanding is critical for a number of visually-rich documents (VRDs) understanding tasks. Through multi-modal pre-training, recent studies provide comprehensive contextual representations and exploit them …

Contrastive LearningKey Information ExtractionReading Order DetectionRelation+1

Locating and Extracting Relational Concepts in Large Language Models

2024-06-19 · Zijian Wang, Britney White, Chang Xu

Relational concepts are indeed foundational to the structure of knowledge representation, as they facilitate the association between various entity concepts, allowing us to express and comprehend complex world knowledge.…

World Knowledge