The application discloses a kind of causal common sense
knowledge base construction methods based on graph attention mechanism, comprising the following steps: 1) obtain causal common sense knowledge triples from open
knowledge base as training resources;2) using
knowledge graph embedding technology, obtain the vector representation of causal common sense knowledge triples;3) combined with background
knowledge graph, construct causal common sense
knowledge base construction model based on graph attention mechanism, select appropriate
loss function to optimize
model parameters;4) using causal common sense knowledge base construction model to
score the confidence of missing triples, the highest
score triples are added to the knowledge base as new learning causal common sense knowledge.The application is based on background
knowledge graph, and constructs causal common sense knowledge base construction model using graph attention mechanism, intends to learn new causal common sense knowledge through a small amount of training resources, expands causal common sense knowledge base, so that the knowledge base can better support intelligent question and answer
system.