1. LDA represents documents as mixtures of topics and topics as mixtures of words.
2. It assumes documents are generated by first choosing a topic distribution, then choosing words from that topic.
3. The algorithm estimates topic distributions for each document and word distributions for each topic that are most likely to have generated the observed document-word matrix.