This document summarizes a presentation on KBGAN, an approach that uses adversarial learning to generate high-quality negative examples for training knowledge graph embedding models. KBGAN trains a generator and discriminator in an adversarial manner, with the generator providing negative examples to improve the discriminator's ability to distinguish positive and negative triples. Experimental results on standard knowledge graph datasets show KBGAN improves over methods that randomly sample negative examples, achieving better performance on knowledge graph completion tasks based on hits@10 and MRR evaluation metrics.