The document summarizes a presentation on hierarchical entity extraction and ranking using unsupervised graph convolutions. It outlines the proposed approaches which include using constituency parsing to extract mention candidates, BERT to obtain contextualized word embeddings, and graph convolution on a dependency parsing graph and coreference graph to normalize mention embeddings. It describes the experiments on a political news dataset, comparing the proposed graph-based model to baselines. The analysis shows the graph model achieves meaningful entity extraction, ranking and hierarchies.