Enhancing the Analysis of Large Multimedia Applications Execution Traces with FrameMiner
Abstract
The analysis of multimedia application traces can reveal important information to enhance program comprehension. However traces can be very large, which hinders their effective exploitation. In this paper, we study the problem of finding a \textit{k-golden} set of blocks that best characterize data. Sequential pattern mining can help to automatically discover the blocks, and we called \textit{k-golden set}, a set of $k$ blocks that maximally covers the trace. These kind of blocks can simplify the exploration of large traces by allowing programmers to see an abstraction instead of low-level events. We propose an approach for mining golden blocks and finding coverage of frames. The experiments carried out on video and audio application decoding show very promising results.