DOCS/research/knowledge_graph/papers/2020_ji_kg_survey.md
happybell80 a042ff3084 docs: 지식 그래프 연구 자료 추가
- research/knowledge_graph/README.md
- papers/: 10개 논문 요약 (NER, KG 구축, Open IE, Distant Supervision 등)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 00:05:07 +09:00

841 B

tags, date, modification_date
tags date modification_date
knowledge-graph
kgc
research-paper
survey
representation-learning
embedding
2025-10-13 2025-10-13

A Survey on Knowledge Graphs: Representation, Acquisition and Applications (2020)

  • 저자: Shaoxiong Ji, Shirui Pan, et al.
  • 요약: 지식 그래프의 표현 학습(Representation Learning), 구축(Acquisition), 그리고 응용(Applications)에 초점을 맞춘 또 다른 중요한 서베이 논문입니다. 특히 지식 그래프를 벡터 공간에 임베딩하여(TransE, TransH 등) 링크 예측이나 추론에 활용하는 '지식 그래프 임베딩' 기술들을 체계적으로 정리하여, 지식의 정량적, 통계적 처리에 대한 깊은 이해를 돕습니다.
  • 링크: https://arxiv.org/pdf/2002.00388.pdf