Publications by Rita Cucchiara

Explore our research publications: papers, articles, and conference proceedings from AImageLab.

Tip: type @ to pick an author and # to pick a keyword.

Active filters (Clear): Author: Rita Cucchiara

Learning Graph Cut Energy Functions for Image Segmentation

Authors: Manfredi, Marco; Grana, Costantino; Cucchiara, Rita

Published in: INTERNATIONAL CONFERENCE ON PATTERN RECOGNITION

In this paper we address the task of learning how to segment a particular class of objects, by means of … (Read full abstract)

In this paper we address the task of learning how to segment a particular class of objects, by means of a training set of images and their segmentations. In particular we propose a method to overcome the extremely high training time of a previously proposed solution to this problem, Kernelized Structural Support Vector Machines. We employ a one-class SVM working with joint kernels to robustly learn significant support vectors (representative image-mask pairs) and accordingly weight them to build a suitable energy function for the graph cut framework. We report results obtained on two public datasets and a comparison of training times on different training set sizes.

2014 Relazione in Atti di Convegno

Learning Superpixel Relations for Supervised Image Segmentation

Authors: Manfredi, Marco; Grana, Costantino; Cucchiara, Rita

Published in: PROCEEDINGS - INTERNATIONAL CONFERENCE ON IMAGE PROCESSING

In this paper we propose to extend the well known graph cut segmentation framework by learning superpixel relations and use … (Read full abstract)

In this paper we propose to extend the well known graph cut segmentation framework by learning superpixel relations and use them to weight superpixel-to-superpixel edges in a superpixel graph. Adjacent superpixel-pairs are analyzed to build an object boundary model, able to discriminate between superpixel-pairs belonging to the same object or placed on the edge between the foreground object and the background. Several superpixel-pair features are investigated and exploited to build a non-linear SVM to learn object boundary appearance. The adoption of this modified graph cut enhances the performance of a previously proposed segmentation method on two publicly available datasets, reaching state-of-the-art results.

2014 Relazione in Atti di Convegno

Miniature illustrations retrieval and innovative interaction for digital illuminated manuscripts

Authors: Borghesani, Daniele; Grana, Costantino; Cucchiara, Rita

Published in: MULTIMEDIA SYSTEMS

In this paper we propose a multimedia solution for the interactive exploration of illuminated manuscripts. We leveraged on the joint … (Read full abstract)

In this paper we propose a multimedia solution for the interactive exploration of illuminated manuscripts. We leveraged on the joint exploitation of content-based image retrieval and relevance feedback to provide an effective mechanism to navigate through the manuscript and add custom knowledge in the form of tags. The similarity retrieval between miniature illustrations is based on covariance descriptors, integrating color, spatial and gradient information. The proposed relevance feedback technique, namely Query Remapping Feature Space Warping, accounts for the user’s opinions by accordingly warping the data points. This is obtained by means of a remapping strategy (from the Riemannian space where covariance matrices lie, referring back to Euclidean space) useful to boost the retrieval performance. Experiments are reported to show the quality of the proposal. Moreover, the complete prototype with user interaction, as already showcased at museums and exhibitions, is presented.

2014 Articolo su rivista

On detection of novel categories and subcategories of images using incongruence

Authors: Coppi, D.; De Campos, T.; Yan, F.; Kittler, J.; Cucchiara, R.

Novelty detection is a crucial task in the development of autonomous vision systems. It aims at detecting if samples do … (Read full abstract)

Novelty detection is a crucial task in the development of autonomous vision systems. It aims at detecting if samples do not conform with the learnt models. In this paper, we consider the problem of detecting novelty in object recognition problems in which the set of object classes are grouped to form a semantic hierarchy. We follow the idea that, within a semantic hierarchy, novel samples can be defined as samples whose categorization at a specific level contrasts with the categorization at a more general level. This measure indicates if a sample is novel and, in that case, if it is likely to belong to a novel broad category or to a novel sub-category. We present an evaluation of this approach on two hierarchical subsets of the Caltech256 objects dataset and on the SUN scenes dataset, with different classification schemes. We obtain an improvement over Weinshall et al. and show that it is possible to bypass their normalisation heuristic. We demonstrate that this approach achieves good novelty detection rates as far as the conceptual taxonomy is congruent with the visual hierarchy, but tends to fail if this assumption is not satisfied. Copyright 2014 ACM.

2014 Relazione in Atti di Convegno

Pattern recognition and crowd analysis

Authors: Bandini, S.; Calderara, S.; Cucchiara, R.

Published in: PATTERN RECOGNITION LETTERS

2014 Articolo su rivista

Preface

Authors: Park, H. S.; Salah, A. A.; Lee, Y. J.; Morency, L. -P.; Sheikh, Y.; Cucchiara, R.

Published in: LECTURE NOTES IN COMPUTER SCIENCE

2014 Relazione in Atti di Convegno

Visions for augmented cultural heritage experience

Authors: Cucchiara, R.; Del Bimbo, A.

Published in: IEEE MULTIMEDIA

Museum visitor experiences differ from person to person, from cognitive to affective experiences. Progress in information technology has provided us … (Read full abstract)

Museum visitor experiences differ from person to person, from cognitive to affective experiences. Progress in information technology has provided us with the opportunity to improve both the quantity and personalization of cultural information, privileging the cognitive experience against the affective. Computer vision promises to be an extraordinary enabling technology for augmenting visitor experiences, bridging the affective gap by understanding the visitor's individual cognitive needs and interests and his or her situational affective state. © 2014 IEEE.

2014 Articolo su rivista

Visual Tracking: An Experimental Survey

Authors: A. W. M., Smeulder; D. M., Chu; Cucchiara, Rita; Calderara, Simone; A., Dehghan; M., Shah

Published in: IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE

There is a large variety of trackers, which have been proposed in the literature during the last two decades with … (Read full abstract)

There is a large variety of trackers, which have been proposed in the literature during the last two decades with some mixed success. Object tracking in realistic scenarios is difficult problem, therefore it remains a most active area of research in Computer Vision. A good tracker should perform well in a large number of videos involving illumination changes, occlusion, clutter, camera motion, low contrast, specularities and at least six more aspects. However, the performance of proposed trackers have been evaluated typically on less than ten videos, or on the special purpose datasets. In this paper, we aim to evaluate trackers systematically and experimentally on 315 video fragments covering above aspects. We selected a set of nineteen trackers to include a wide variety of algorithms often cited in literature, supplemented with trackers appearing in 2010 and 2011 for which the code was publicly available. We demonstrate that trackers can be evaluated objectively by survival curves, Kaplan Meier statistics, and Grubs testing. We find that in the evaluation practice the F-score is as effective as the object tracking accuracy (OTA) score. The analysis under a large variety of circumstances provides objective insight into the strengths and weaknesses of trackers.

2014 Articolo su rivista

A Fast Approach for Integrating ORB Descriptors in the Bag of Words Model

Authors: Grana, Costantino; Borghesani, Daniele; Manfredi, Marco; Cucchiara, Rita

Published in: PROCEEDINGS OF SPIE, THE INTERNATIONAL SOCIETY FOR OPTICAL ENGINEERING

In this paper we propose to integrate the recently introduces ORB descriptors in the currently favored approach for image classification, … (Read full abstract)

In this paper we propose to integrate the recently introduces ORB descriptors in the currently favored approach for image classification, that is the Bag of Words model. In particular the problem to be solved is to provide a clustering method able to deal with the binary string nature of the ORB descriptors. We suggest to use a k-means like approach, called k-majority, substituting Euclidean distance with Hamming distance and majority selected vector as the new cluster center. Results combining this new approach with other features are provided over the ImageCLEF 2011 dataset.

2013 Relazione in Atti di Convegno

A mobile vision system for fast and accurate ellipse detection

Authors: Fornaciari, M.; Cucchiara, R.; Prati, A.

Published in: IEEE COMPUTER SOCIETY CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION WORKSHOPS

Several papers addressed ellipse detection as a first step for several computer vision applications, but most of the proposed solutions … (Read full abstract)

Several papers addressed ellipse detection as a first step for several computer vision applications, but most of the proposed solutions are too slow to be applied in real time on large images or with limited hardware resources, as in the case of mobile devices. This demo is based on a novel algorithm for fast and accurate ellipse detection. The proposed algorithm relies on a careful selection of arcs which are candidate to form ellipses and on the use of Hough transform to estimate parameters in a decomposed space. The demo will show it working on a commercial smart-phone. © 2013 IEEE.

2013 Relazione in Atti di Convegno

Page 31 of 51 • Total publications: 509