CVMar 19, 2016

Fractal Dimension Invariant Filtering and Its CNN-based Implementation

arXiv:1603.06036v320 citations
Originality Incremental advance
AI Analysis

This work addresses a specific limitation in fractal-based image processing for computer vision applications, offering an incremental improvement with a novel geometric interpretation for CNNs.

The paper tackles the problem that fractal dimension invariance is lost after filtering, limiting fractal-based image models, by proposing a fractal dimension invariant filtering (FDIF) method that preserves local invariance and achieves superior results in detecting complicated curves from texture-like images compared to state-of-the-art approaches.

Fractal analysis has been widely used in computer vision, especially in texture image processing and texture analysis. The key concept of fractal-based image model is the fractal dimension, which is invariant to bi-Lipschitz transformation of image, and thus capable of representing intrinsic structural information of image robustly. However, the invariance of fractal dimension generally does not hold after filtering, which limits the application of fractal-based image model. In this paper, we propose a novel fractal dimension invariant filtering (FDIF) method, extending the invariance of fractal dimension to filtering operations. Utilizing the notion of local self-similarity, we first develop a local fractal model for images. By adding a nonlinear post-processing step behind anisotropic filter banks, we demonstrate that the proposed filtering method is capable of preserving the local invariance of the fractal dimension of image. Meanwhile, we show that the FDIF method can be re-instantiated approximately via a CNN-based architecture, where the convolution layer extracts anisotropic structure of image and the nonlinear layer enhances the structure via preserving local fractal dimension of image. The proposed filtering method provides us with a novel geometric interpretation of CNN-based image model. Focusing on a challenging image processing task --- detecting complicated curves from the texture-like images, the proposed method obtains superior results to the state-of-art approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes