Publications

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

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

AI*IA 2009: Emergent Perspectives in Artificial Intelligence, XIth International Conference of the Italian Association for Artificial Intelligence

Authors: Serra, Roberto; Cucchiara, Rita

Published in: LECTURE NOTES IN COMPUTER SCIENCE

Proceedings of the XIth International Conference on Artificial Intelligence (Read full abstract)

Proceedings of the XIth International Conference on Artificial Intelligence

2009 Curatela

An efficient Bayesian framework for on-line action recognition

Authors: Vezzani, Roberto; Piccardi, Massimo; Cucchiara, Rita

Published in: PROCEEDINGS - INTERNATIONAL CONFERENCE ON IMAGE PROCESSING

On-line action recognition from a continuous stream of actionsis still an open problem with fewer solutions proposedcompared to time-segmented action … (Read full abstract)

On-line action recognition from a continuous stream of actionsis still an open problem with fewer solutions proposedcompared to time-segmented action recognition. The mostchallenging task is to classify the current action while findingits time boundaries at the same time. In this paper wepropose an approach capable of performing on-line actionsegmentation and recognition by means of batteries of HMMtaking into account all the possible time boundaries and actionclasses. A suitable Bayesian normalization is appliedto make observation sequences of different length comparableand computational optimizations are introduce to achievereal-time performances. Results on a well known actiondataset prove the efficacy of the proposed method

2009 Relazione in Atti di Convegno

Automatic Analysis of Historical Manuscripts

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

In this paper a document analysis tool for historical manuscripts is proposed. The goal is to automatically segment layout components … (Read full abstract)

In this paper a document analysis tool for historical manuscripts is proposed. The goal is to automatically segment layout components of the page, that is text, pictures and decorations. We specifically focused on the pictures, proposing a set of visual features able to identify significant pictures and separating them from all the floral and abstract decorations. The analysis is performed by blocks using a limited set of color and texture features, including a new texture descriptor particularly effective for this task, namely Gradient Spatial Dependency Matrix. The feature vectors are processed by an embedding procedure which allows increased performance in later SVM classification.

2009 Relazione in Atti di Convegno

Color features performance comparison for image retrieval

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

Published in: LECTURE NOTES IN COMPUTER SCIENCE

This paper proposes a comparison of color features for image retrieval. In particular the UCID image database has been employed … (Read full abstract)

This paper proposes a comparison of color features for image retrieval. In particular the UCID image database has been employed to compare the retrieval capabilities of different color descriptors. The set of descriptors comprises global and spatially related features, and the tests show that HSV based global features provide the best performance at varying brightness and contrast settings.

2009 Relazione in Atti di Convegno

Connected component labeling techniques on modern architectures

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

Published in: LECTURE NOTES IN COMPUTER SCIENCE

In this paper we present an overview of the historical evolution of connected component labeling algorithms, and in particular the … (Read full abstract)

In this paper we present an overview of the historical evolution of connected component labeling algorithms, and in particular the ones applied on images stored in raster scan order. This brief survey aims at providing a comprehensive comparison of their performance on modern architectures, since the high availability of memory and the presence of caches make some solutions more suitable and fast. Moreover we propose a new strategy for label propagation based on a 2x2 blocks, which allows to improve the performance of many existing algorithms. The tests are conducted on high resolution images obtained from digitized historical manuscripts and a set of transformations is applied in order to show the algorithms behavior at different image resolutions and with a varying number of labels.

2009 Relazione in Atti di Convegno

Covariance Descriptors on Moving Regions for Human Detection in Very Complex Outdoor Scenes

Authors: Gualdi, Giovanni; Prati, Andrea; Cucchiara, Rita

The detection of humans in very complex scenes can be very challenging, due to the performance degradation of classical motion … (Read full abstract)

The detection of humans in very complex scenes can be very challenging, due to the performance degradation of classical motion detection and tracking approaches. An alternative approach is the detection of human-like patterns over the whole image. The present paper follows this line by extending Tuzel et al.’s technique [1] based on covariance descriptors and LogitBoost algorithm applied over Riemannian manifolds. Our proposal represents a significant extension of it by: (a) exploiting motion information to focus the attention over areas in which motion is present or was present in the recent past; (b) enriching the human classifier by additional, dedicated cascades trained on positive and negative samples taken from the specific scene; (c) using a rough estimation of the scene perspective, to reduce false detections and improve system performance. This approach is suitable in multi-camera scenarios, since the monolithic block for human-detection remains the same for the whole system, whereas the parameter tuning and set-up of the three proposed extensions (the only camera-dependent parts of the system), are automatically computed for each camera. The approach has been tested on a construction working site in which complexity and dynamics are very high, making human detection a real challenge. The experimental results demonstrate the improvements achieved by the proposed approach.

2009 Relazione in Atti di Convegno

Dynamic Pictorially Enriched Ontologies for Digital Video Libraries

Authors: M., Bertini; A., Del Bimbo; Serra, Giuseppe; C., Torniai; Cucchiara, Rita; Grana, Costantino; Vezzani, Roberto

Published in: IEEE MULTIMEDIA

This article presents a framework for automatic semantic annotation of video streams with an ontology that includes concepts expressed using … (Read full abstract)

This article presents a framework for automatic semantic annotation of video streams with an ontology that includes concepts expressed using linguistic terms and visual data.

2009 Articolo su rivista

Extraction of Constraints from Biological Data

Authors: Apiletti, Daniele; Bruno, Giulia; Ficarra, Elisa; Baralis, Elena Maria

Published in: STUDIES IN COMPUTATIONAL INTELLIGENCE

2009 Capitolo/Saggio

Fast Block Based Connected Components Labeling

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

Published in: PROCEEDINGS - INTERNATIONAL CONFERENCE ON IMAGE PROCESSING

In this paper we present a new optimization technique for the neighborhood computation in connected component labeling focused on images … (Read full abstract)

In this paper we present a new optimization technique for the neighborhood computation in connected component labeling focused on images stored in raster scan order. This new technique is based on a 2x2 square block analysis of the image, and it exploits the fact that, when using 8-connection, the pixels of a 2x2 square are all connected to each other. This implies that they will share the same label at the end of the computation. To prove the effectiveness of our proposal, we show a comprehensive comparison of the most used and advanced connected components labeling techniques presented so far. The tests are conducted on high resolution images obtained from digitized historical manuscripts and a set of transformations is applied in order to show the algorithms behavior at different image resolutions and with a varying number of labels.

2009 Relazione in Atti di Convegno

Improved statistical techniques for multi-part face detection and recognition

Authors: Christian, Micheloni; Sangineto, Enver; Cinque, Luigi; Gian Luca, Foresti

Published in: LECTURE NOTES IN COMPUTER SCIENCE

In this paper we propose an integrated system for face detection and face recognition based on improved versions of state-of-the-art … (Read full abstract)

In this paper we propose an integrated system for face detection and face recognition based on improved versions of state-of-the-art statistical learning techniques such as Boosting and LDA. Both the detection and the recognition processes are performed on facial features (e.g., the eyes, the nose, the mouth, etc) in order to improve the recognition accuracy and to exploit their statistical independence in the training phase. Experimental results on real images show the superiority of our proposed techniques with respect to the existing ones in both the detection and the recognition phase. © 2009 Springer Berlin Heidelberg.

2009 Relazione in Atti di Convegno

Page 84 of 106 • Total publications: 1059