This document summarizes and categorizes existing approaches for negative sampling in knowledge graph embedding. It divides negative sampling methods into three categories: 1) static distribution-based approaches like uniform and Bernoulli sampling that sample negatives from fixed distributions, 2) dynamic distribution-based approaches that sample from adaptive distributions, and 3) custom cluster-based approaches that group entities for targeted negative sampling. The document analyzes representative approaches within each category and discusses their characteristics and limitations to provide guidance on negative sampling in knowledge graph embedding.