paper-with-me

홈 › Papers

Efficient graph construction for image representation

2020-02-16 · Sarath Shekkizhar, Antonio Ortega

Graphs are useful to interpret widely used image processing methods, e.g., bilateral filtering, or to develop new ones, e.g., kernel based techniques. However, simple graph constructions are often used, where edge weight and connectivity depend on a few parameters. In particular, the sparsity of the graph is determined by the choice of a window size. As an alternative, we extend and adapt to images recently introduced non negative kernel regression (NNK) graph construction. In NNK graphs sparsity adapts to intrinsic data properties. Moreover, while previous work considered NNK graphs in generic settings, here we develop novel algorithms that take advantage of image properties so that the NNK approach can scale to large images. Our experiments show that sparse NNK graphs achieve improved energy compaction and denoising performance when compared to using graphs directly derived from the bilateral filter.

📄 PDF Abstract BibTeX arXiv:2002.06662

Code (1)

STAC-USC/NNK_Image_graph 공식 구현

Tasks

Denoisinggraph construction

Similar Papers 제목 키워드 기반

A Tensor-Based Dictionary Learning Approach to Tomographic Image Reconstruction

2015-06-08 · Sara Soltani, Misha E. Kilmer, Per Christian Hansen

We consider tomographic reconstruction using priors in the form of a dictionary learned from training images. The reconstruction has two stages: first we construct a tensor dictionary prior from our training data, and th…

Dictionary LearningImage Reconstruction

Efficient Image-Space Extraction and Representation of 3D Surface Topography

2015-04-30 · Matthias Zeppelzauer, Markus Seidl

Surface topography refers to the geometric micro-structure of a surface and defines its tactile characteristics (typically in the sub-millimeter range). High-resolution 3D scanning techniques developed recently enable th…

3D ReconstructionClassificationGeneral Classification

ViG-LRGC: Vision Graph Neural Networks with Learnable Reparameterized Graph Construction

2025-09-23 · Ismael Elsharkawi, Hossam Sharara, Ahmed Rafea arxiv

Image Representation Learning is an important problem in Computer Vision. Traditionally, images were processed as grids, using Convolutional Neural Networks or as a sequence of visual tokens, using Vision Transformers. R…

Representation Learning

Deep disentangled representations for volumetric reconstruction

2016-10-12 · Edward Grant, Pushmeet Kohli, Marcel van Gerven

We introduce a convolutional neural network for inferring a compact disentangled graphical description of objects from 2D images that can be used for volumetric reconstruction. The network comprises an encoder and a twin…

Decoder

Local Fourier Slice Photography

2019-02-16 · Christian Lessig

Light field cameras provide intriguing possibilities, such as post-capture refocus or the ability to synthesize images from novel viewpoints. This comes, however, at the price of significant storage requirements. Compres…

Image Reconstruction