This document summarizes a research paper that extracts frequent patterns from human interaction in meetings using a tree-based approach. It discusses representing meetings as interaction trees, classifying conversation into categories like propose, comment, etc. It then uses frequent pattern mining algorithms to analyze the interaction trees and determine the meeting output and behaviors of participants. The approach involves extracting text from meetings, classifying statements, constructing an interaction tree, and applying frequent pattern mining to determine outcomes and behaviors.