The document discusses an algorithm for discovering patterns (motifs) in time series data. It proposes a modification to an existing motif discovery algorithm to improve performance by eliminating the influence of adjacent subsequences. The modified algorithm is compared to the original algorithm based on metrics like number of motifs discovered, execution time, and mean distance of motifs from the main pattern (1-motif), with the modification showing same or better performance in all cases tested.