Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Roland Kwitt is active.

Publication


Featured researches published by Roland Kwitt.


IEEE Transactions on Image Processing | 2010

Lightweight Probabilistic Texture Retrieval

Roland Kwitt; Andreas Uhl

This paper contemplates the framework of probabilistic image retrieval in the wavelet domain from a computational point of view. We not only focus on achieving high retrieval rates, but also discuss possible performance bottlenecks which might prevent practical application. We propose a novel retrieval approach which is motivated by previous research work on modeling the marginal distributions of wavelet transform coefficients. The building blocks of our work are the dual-tree complex wavelet transform and a number of statistical models for the coefficient magnitudes. Image similarity measurement is accomplished by using closed-form solutions for the Kullback-Leibler divergences between the statistical models. We provide an in-depth computational analysis regarding the number of arithmetic operations required for similarity measurement and model parameter estimation. The experimental retrieval results on a widely used texture image database show that we achieve competitive retrieval results at low computational cost.


international symposium on visual computing | 2011

BlenSor: blender sensor simulation toolbox

Michael Gschwandtner; Roland Kwitt; Andreas Uhl; Wolfgang Pree

This paper introduces a novel software package for the simulation of various types of range scanners. The goal is to provide researchers in the fields of obstacle detection, range data segmentation, obstacle tracking or surface reconstruction with a versatile and powerful software package that is easy to use and allows to focus on algorithmic improvements rather than on building the software framework around it. The simulation environment and the actual simulations can be efficiently distributed with a single compact file. Our proposed approach facilitates easy regeneration of published results, hereby highlighting the value of reproducible research.


european conference on computer vision | 2012

Scene recognition on the semantic manifold

Roland Kwitt; Nuno Vasconcelos; Nikhil Rasiwasia

A new architecture, denoted spatial pyramid matching on the semantic manifold (SPMSM), is proposed for scene recognition. SPMSM is based on a recent image representation on a semantic probability simplex, which is now augmented with a rough encoding of spatial information. A connection between the semantic simplex and a Riemmanian manifold is established, so as to equip the architecture with a similarity measure that respects the manifold structure of the semantic space. It is then argued that the closed-form geodesic distance between two manifold points is a natural measure of similarity between images. This leads to a conditionally positive definite kernel that can be used with any SVM classifier. An approximation of the geodesic distance reveals connections to the well-known Bhattacharyya kernel, and is explored to derive an explicit feature embedding for this kernel, by simple square-rooting. This enables a low-complexity SVM implementation, using a linear SVM on the embedded features. Several experiments are reported, comparing SPMSM to state-of-the-art recognition methods. SPMSM is shown to achieve the best recognition rates in the literature for two large datasets (MIT Indoor and SUN) and rates equivalent or superior to the state-of-the-art on a number of smaller datasets. In all cases, the resulting SVM also has much smaller dimensionality and requires much fewer support vectors than previous classifiers. This guarantees much smaller complexity and suggests improved generalization beyond the datasets considered.


computer vision and pattern recognition | 2015

A stable multi-scale kernel for topological machine learning

Jan Reininghaus; Stefan Huber; Ulrich Bauer; Roland Kwitt

Topological data analysis offers a rich source of valuable information to study vision problems. Yet, so far we lack a theoretically sound connection to popular kernel-based learning techniques, such as kernel SVMs or kernel PCA. In this work, we establish such a connection by designing a multi-scale kernel for persistence diagrams, a stable summary representation of topological features in data. We show that this kernel is positive definite and prove its stability with respect to the 1-Wasserstein distance. Experiments on two benchmark datasets for 3D shape classification/retrieval and texture recognition show considerable performance gains of the proposed method compared to an alternative approach that is based on the recently introduced persistence landscapes.


international conference on image processing | 2008

Image similarity measurement by Kullback-Leibler divergences between complex wavelet subband statistics for texture retrieval

Roland Kwitt; Andreas Uhl

In this work, we present a texture-image retrieval approach, which is based on the idea of measuring the Kullback-Leibler divergence between the marginal distributions of complex wavelet coefficient magnitudes. We employ Kingsburys dual-tree complex wavelet transform for image decomposition and propose to model the detail subband coefficient magnitudes by either two-parameter Weibull or Gamma distributions for which we provide closed-form solutions to the Kullback-Leibler divergence. The experimental results indicate that our approach can achieve higher retrieval rates than the classical approach of using the pyramidal discrete wavelet transform together with the generalized Gaussian model for detail subband coefficients.


IEEE Transactions on Image Processing | 2011

Efficient Texture Image Retrieval Using Copulas in a Bayesian Framework

Roland Kwitt; Peter Meerwald; Andreas Uhl

In this paper, we investigate a novel joint statistical model for subband coefficient magnitudes of the dual-tree complex wavelet transform, which is then coupled to a Bayesian framework for content-based image retrieval. The joint model allows to capture the association among transform coefficients of the same decomposition scale and different color channels. It further facilitates to incorporate recent research work on modeling marginal coefficient distributions. We demonstrate the applicability of the novel model in the context of color texture retrieval on four texture image databases and compare retrieval performance to a collection of state-of-the-art approaches in the field. Our experiments further include a thorough computational analysis of the main building blocks, runtime measurements, and an analysis of storage requirements. Eventually, we identify a model configuration with low storage requirements, competitive retrieval accuracy, and a runtime behavior, which enables the deployment even on large image databases.


IEEE Transactions on Image Processing | 2011

Lightweight Detection of Additive Watermarking in the DWT-Domain

Roland Kwitt; Peter Meerwald; Andreas Uhl

This article aims at lightweight, blind detection of additive spread-spectrum watermarks in the DWT domain. We focus on two host signal noise models and two types of hypothesis tests for watermark detection. As a crucial point of our work we take a closer look at the computational requirements of watermark detectors. This involves the computation of the detection response, parameter estimation and threshold selection. We show that by switching to approximate host signal parameter estimates or even fixed parameter settings we achieve a remarkable improvement in runtime performance without sacrificing detection performance. Our experimental results on a large number of images confirm the assumption that there is not necessarily a tradeoff between computation time and detection performance.


Pattern Recognition | 2009

Computer-assisted pit-pattern classification in different wavelet domains for supporting dignity assessment of colonic polyps

Michael Häfner; Roland Kwitt; Andreas Uhl; Friedrich Wrba; Alfred Gangl; Andreas Vécsei

In this paper, we show that zoom-endoscopy images can be well classified according to the pit-pattern classification scheme by using texture-analysis methods in different wavelet domains. We base our approach on three different variants of the wavelet transform and propose that the color channels of the RGB and LAB color model are an important source for computing image features with high discriminative power. Color-channel information is incorporated by either using simple feature vector concatenation and cross-cooccurrence matrices in the wavelet domain. Our experimental results based on k-nearest neighbor classification and forward feature selection exemplify the advantages of the different wavelet transforms and show that color-image analysis is superior to grayscale-image analysis regarding our medical image classification problem.


international conference on computer vision | 2007

Modeling the Marginal Distributions of Complex Wavelet Coefficient Magnitudes for the Classification of Zoom-Endoscopy Images

Roland Kwitt; Andreas Uhl

In this paper, we propose a set of new image features for the classification of zoom-endoscopy images. The feature extraction step is based on fitting a two-parameter Weibull distribution to the wavelet coefficient magnitudes of sub-bands obtained from a complex wavelet transform variant. We show, that the shape and scale parameter possess more discriminative power than the classic mean and standard deviation based features for complex subband coefficient magnitudes. Furthermore, we discuss why the commonly used Rayleigh distribution model is suboptimal in our case.


Pattern Analysis and Applications | 2009

Feature extraction from multi-directional multi-resolution image transformations for the classification of zoom-endoscopy images

Michael Häfner; Roland Kwitt; Andreas Uhl; Alfred Gangl; Friedrich Wrba; Andreas Vécsei

In this article, we discuss the discriminative power of a set of image features, extracted from detail subbands of the Gabor wavelet transform and the dual-tree complex wavelet transform for the purpose of computer-assisted zoom-endoscopy image classification. We incorporate color channel information into the classification process and show that this leads to superior classification results, compared to luminance-channel-only-based image analysis.

Collaboration


Dive into the Roland Kwitt's collaboration.

Top Co-Authors

Avatar

Andreas Uhl

University of Salzburg

View shared research outputs
Top Co-Authors

Avatar

Marc Niethammer

University of North Carolina at Chapel Hill

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Michael Häfner

Medical University of Vienna

View shared research outputs
Top Co-Authors

Avatar

Andreas Vécsei

Boston Children's Hospital

View shared research outputs
Top Co-Authors

Avatar

Xiao Yang

University of North Carolina at Chapel Hill

View shared research outputs
Top Co-Authors

Avatar

Yi Hong

University of North Carolina at Chapel Hill

View shared research outputs
Top Co-Authors

Avatar

Nikhil Singh

University of North Carolina at Chapel Hill

View shared research outputs
Researchain Logo
Decentralizing Knowledge