ALBERT with Knowledge Graph Encoder Utilizing Semantic Similarity for Commonsense Question Answering
Recently, pre-trained language representation models such as bidirectional encoder representations from transformers (BERT) have been performing well in commonsense question answering (CSQA). However, there is a problem that the models do not directly use explicit information of knowledge sources existing outside. To augment this, additional methods such as knowledge-aware graph network (KagNet) and multi-hop graph relation network (MHGRN) have been proposed. In this study, we propose to use the latest pre-trained language model a lite bidirectional encoder representations from transformers (ALBERT) with knowledge graph information extraction technique. We also propose to applying the novel method, schema graph expansion to recent language models. Then, we analyze the effect of applying knowledge graph-based knowledge extraction techniques to recent pre-trained language models and confirm that schema graph expansion is effective in some extent. Furthermore, we show that our proposed model can achieve better performance than existing KagNet and MHGRN models in CommonsenseQA dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingQuestion AnsweringRelation NetworkSemantic SimilaritySemantic Textual SimilaritySimilar Papers 제목 키워드 기반
Recovering Barabási-Albert Parameters of Graphs through Disentanglement
Classical graph modeling approaches such as Erd\H{o}s R\'{e}nyi (ER) random graphs or Barab\'asi-Albert (BA) graphs, here referred to as stylized models, aim to reproduce properties of real-world graphs in an interpretab…
DecoderDisentanglementGraph GenerationGraph Neural NetworkCompressing Transformer-Based Semantic Parsing Models using Compositional Code Embeddings
The current state-of-the-art task-oriented semantic parsing models use BERT or RoBERTa as pretrained encoders; these models have huge memory footprints. This poses a challenge to their deployment for voice assistants suc…
Semantic ParsingNorBERTo: A ModernBERT Model Trained for Portuguese with 331 Billion Tokens Corpus
High-quality corpora are essential for advancing Natural Language Processing (NLP) in Portuguese. Building on previous encoder-only models such as BERTimbau and Albertina PT-BR, we introduce NorBERTo, a modern encoder ba…
Semantic SimilaritySemantic Parsing for Question Answering over Knowledge Graphs
In this paper, we introduce a novel method with graph-to-segment mapping for question answering over knowledge graphs, which helps understanding question utterances. This method centers on semantic parsing, a key approac…
DecoderGraph Neural NetworkKnowledge GraphsQuestion Answering+1Towards Automatic Sentiment-based Topic Phrase Generation
For obtaining a comprehensive understanding and knowledge of customers’ expectations and demands, analysis of user-generated online product and service reviews is very important. Utilizing crucial insights from customers…
DecoderLanguage ModelingLanguage Modelling