paper-with-me

Papers

Mining Mid-level Visual Patterns with Deep CNN Activations

2015-06-21 · Yao Li, Lingqiao Liu, Chunhua Shen, Anton Van Den Hengel

The purpose of mid-level visual element discovery is to find clusters of image patches that are both representative and discriminative. Here we study this problem from the prospective of pattern mining while relying on the recently popularized Convolutional Neural Networks (CNNs). We observe that a fully-connected CNN activation extracted from an image patch typically possesses two appealing properties that enable its seamless integration with pattern mining techniques. The marriage between CNN activations and association rule mining, a well-known pattern mining technique in the literature, leads to fast and effective discovery of representative and discriminative patterns from a huge number of image patches. When we retrieve and visualize image patches with the same pattern, surprisingly, they are not only visually similar but also semantically consistent, and thus give rise to a mid-level visual element in our work. Given the patterns and retrieved mid-level visual elements, we propose two methods to generate image feature representations for each. The first method is to use the patterns as codewords in a dictionary, similar to the Bag-of-Visual-Words model, we compute a Bag-of-Patterns representation. The second one relies on the retrieved mid-level visual elements to construct a Bag-of-Elements representation. We evaluate the two encoding methods on scene and object classification tasks, and demonstrate that our approach outperforms or matches recent works using CNN activations for these tasks.

📄 PDF Abstract BibTeX arXiv:1506.06343

Code (1)

yaoliUoA/MDPM 공식 구현

Similar Papers 제목 키워드 기반

Mid-level Deep Pattern Mining

2014-11-24 · CVPR 2015 6 · Yao Li, Lingqiao Liu, Chunhua Shen, Anton Van Den Hengel

Mid-level visual element discovery aims to find clusters of image patches that are both representative and discriminative. In this work, we study this problem from the prospective of pattern mining while relying on the r…

Modeling Visual Compatibility through Hierarchical Mid-level Elements

2016-03-31 · Jose Oramas, Tinne Tuytelaars

In this paper we present a hierarchical method to discover mid-level elements with the objective of modeling visual compatibility between objects. At the base-level, our method identifies patterns of CNN activations with…

Object

Repeated Pattern Detection using CNN activations

2017-03-24 · IEEE Winter Conference on Applications of Computer Vision (WACV) 2017 3 · Louis Lettry, Michal Perdoch, Kenneth Vanhoey, Luc van Gool

We propose a new approach for detecting repeated patterns on a grid in a single image. To do so, we detect repetitions in the space of pre-trained deep CNN filter responses at all layer levels. These encode features at s…

Dataset Fingerprints: Exploring Image Collections Through Data Mining

2015-06-01 · CVPR 2015 6 · Konstantinos Rematas, Basura Fernando, Frank Dellaert, Tinne Tuytelaars

As the amount of visual data increases, so does the need for summarization tools that can be used to explore large image collections and to quickly get familiar with their content. In this paper, we propose dataset finge…

Extracting Paragraphs from LLM Token Activations

2024-09-10 · Nicholas Pochinkov, Angelo Benoit, Lovkush Agarwal, Zainab Ali Majid 외

Generative large language models (LLMs) excel in natural language processing tasks, yet their inner workings remain underexplored beyond token-level predictions. This study investigates the degree to which these models d…