This document summarizes a research paper about using bundled features for partial-duplicate image retrieval from large datasets. The authors propose representing images using bundled features, where SIFT features are grouped based on their proximity to maximally stable extremal regions. Each bundled feature encodes the visual words of its SIFT features and their relative ordering. This representation allows for efficient geometric verification between bundled features. The authors evaluate their approach on a dataset of 1 million images, finding that using bundled features improves retrieval accuracy over bag-of-words by up to 49% and is more robust to changes in images.