Publications

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

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

New Software for the Identification and Characterization of Peptides Generated during Fontina Cheese Ripening Using Mass Spectrometry Data

Authors: Valentini, S.; Natale, Massimo; Ficarra, Elisa; Barmaz, A.

Published in: JOURNAL OF CHEMISTRY AND CHEMICAL ENGINEERING

The aim of this work was to design and implement a new bioinformatics software which is able to identify the … (Read full abstract)

The aim of this work was to design and implement a new bioinformatics software which is able to identify the protein peptides from the peaks which arise from in-source or MS/MS fragmentation. The oligopeptide fraction was extracted from Fontina cheese at different ages of ripening and subsequently analyzed by LC/MS/MS. On the resulting total ion chromatograms, the peptides were identified by a method based both on the in-source fragmentation detectable with a single-quadrupole mass analyzer and by a new software which was developed. This software performs an in-silico digestion of the major milk proteins, it calculates all the possible peptide fragments which are generated by the loss of the first N- or C-terminal amino acids, and finally, it matches the experimental ion chromatogram with the in-silico which generated theoretical spectrum to identify the exact amino-acid protein sequence of the unknown oligopeptide. With this tool, the useful insights into the proteolytic processes which occur during Fontina cheese aging are obtained, which leads to a better knowledge about the functional features of the proteolysis end product.

2012 Articolo su rivista

One Decade of Development and Evolution of MicroRNA Target Prediction Algorithms

Authors: Paula H., Reyes Herrera; Ficarra, Elisa

Published in: GENOMICS, PROTEOMICS & BIOINFORMATICS

Nearly two decades have passed since the publication of the first study reporting the discovery of microRNAs (miRNAs). The key … (Read full abstract)

Nearly two decades have passed since the publication of the first study reporting the discovery of microRNAs (miRNAs). The key role of miRNAs in post-transcriptional gene regulation led to the performance of an increasing number of studies focusing on origins, mechanisms of action and functionality of miRNAs. In order to associate each miRNA to a specific functionality it is essential to unveil the rules that govern miRNA action. Despite the fact that there has been significant improvement exposing structural characteristics of the miRNA-mRNA interaction, the entire physical mechanism is not yet fully understood. In this respect, the development of computational algorithms for miRNA target prediction becomes increasingly important. This manuscript summarizes the research done on miRNA target prediction. It describes the experimental data currently available and used in the field and presents three lines of computational approaches for target prediction. Finally, the authors put forward a number of considerations regarding current challenges and future directions.

2012 Articolo su rivista

Optimal Decision Trees for Local Image Processing Algorithms

Authors: Grana, Costantino; Montangero, Manuela; Borghesani, Daniele

Published in: PATTERN RECOGNITION LETTERS

In this paper we present a novel algorithm to synthesize an optimal decision tree from OR-decision tables, an extension of … (Read full abstract)

In this paper we present a novel algorithm to synthesize an optimal decision tree from OR-decision tables, an extension of standard decision tables, complete with the formal proof of optimality and computational cost analysis. As many problems which require to recognize particular patterns can be modeled with this formalism, we select two common binary image processing algorithms, namely connected components labeling and thinning, to show how these can be represented with decision tables, and the benets of their implementation as optimal decision trees in terms of reduced memory accesses. Experiments are reported, to show the computational time improvements over state of the art implementations.

2012 Articolo su rivista

Optimizing Splicing Junction Detection in Next Generation Sequencing Data on a Virtual-GRID Infrastructure

Authors: Terzo, Olivier; Mossucca, L; Acquaviva, Andrea; Abate, Francesco; Ficarra, Elisa; Provenzano, R.

The new protocol for sequencing the messenger RNA in a cell, named RNA-seq produce millions of short sequence fragments. Next … (Read full abstract)

The new protocol for sequencing the messenger RNA in a cell, named RNA-seq produce millions of short sequence fragments. Next Generation Sequencing technology allows more accurate analysis but increase needs in term of computational resources. This paper describes the optimization of a RNA-seq analysis pipeline devoted to splicing variants detection, aimed at reducing computation time and providing a multi-user/multisample environment. This work brings two main contributions. First, we optimized a well-known algorithm called TopHat by parallelizing some sequential mapping steps. Second, we designed and implemented a hybrid virtual GRID infrastructure allowing to efficiently execute multiple instances of TopHat running on different samples or on behalf of different users, thus optimizing the overall execution time and enabling a flexible multi-user environment.

2012 Relazione in Atti di Convegno

People Orientation Recognition by Mixtures of Wrapped Distributions on Random Trees

Authors: Baltieri, Davide; Vezzani, Roberto; Cucchiara, Rita

Published in: LECTURE NOTES IN COMPUTER SCIENCE

The recognition of people orientation in single images is still an open issue in several real cases, when the image … (Read full abstract)

The recognition of people orientation in single images is still an open issue in several real cases, when the image resolution is poor, body parts cannot be distinguished and localized or motion cannot be exploited. However, the estimation of a person orientation, even an approximated one, could be very useful to improve people tracking and re-identification systems, or to provide a coarse alignment of body models on the input images. In these situations, holistic features seem to be more effective and faster than model based 3D reconstructions. In this paper we propose to describe the people appearance with multi-level HoG feature sets and to classify their orientation using an array of Extremely Randomized Trees classifiers trained on quantized directions. The outputs of the classifiers are then integrated into a global continuous probability density function using a Mixture of Approximated Wrapped Gaussian distributions. Experiments on the TUD Multiview Pedestrians, the Sarc3D, and the 3DPeS datasets confirm the efficacy of the method and the improvement with respect to state of the art approaches.

2012 Relazione in Atti di Convegno

Preface

Authors: Grana, C.; Cucchiara, R.

Published in: COMMUNICATIONS IN COMPUTER AND INFORMATION SCIENCE

2012 Relazione in Atti di Convegno

Real-time object detection and localization with SIFT-based clustering

Authors: Piccinini, P.; Prati, A.; Cucchiara, R.

Published in: IMAGE AND VISION COMPUTING

This paper presents an innovative approach for detecting and localizing duplicate objects in pick-and-place applications under extreme conditions of occlusion, … (Read full abstract)

This paper presents an innovative approach for detecting and localizing duplicate objects in pick-and-place applications under extreme conditions of occlusion, where standard appearance-based approaches are likely to be ineffective. The approach exploits SIFT keypoint extraction and mean shift clustering to partition the correspondences between the object model and the image onto different potential object instances with real-time performance. Then, the hypotheses of the object shape are validated by a projection with a fast Euclidean transform of some delimiting points onto the current image. Moreover, in order to improve the detection in the case of reflective or transparent objects, multiple object models (of both the same and different faces of the object) are used and fused together. Many measures of efficacy and efficiency are provided on random disposals of heavily-occluded objects, with a specific focus on real-time processing. Experimental results on different and challenging kinds of objects are reported. © 2012 Elsevier B.V. All rights reserved.

2012 Articolo su rivista

Real-time viewpoint-invariant hand localization with cluttered backgrounds

Authors: Sangineto, E; Cupelli, M

Published in: IMAGE AND VISION COMPUTING

2012 Articolo su rivista

Relevance Feedback as an Interactive Navigation Tool

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

Image collections are searched in common retrieval systems in many different ways, but the typical presentation is by means of … (Read full abstract)

Image collections are searched in common retrieval systems in many different ways, but the typical presentation is by means of a grid styled view. In this paper we try to suggest a novel use of relevance feedback as a tool to warp the view and allow the user to spatially navigate the image collection, and at the same time focus on his retrieval aim. This is obtained by the use of a distance based space warping on the 2D projection of the distance matrix.

2012 Relazione in Atti di Convegno

Reverse Engineering of TopHat: Splice Junction Mapper for Improving Computational Aspect

Authors: Terzo, Olivier; Mossucca, L; Acquaviva, Andrea; Abate, Francesco; Ficarra, Elisa; Provenzano, R.

TopHat is a fast splice junction mapper for Next Generation Sequencing analysis, a technology for functional genomic research. Next Generation … (Read full abstract)

TopHat is a fast splice junction mapper for Next Generation Sequencing analysis, a technology for functional genomic research. Next Generation Sequencing technology allows more accurate analysis increasing data to elaborate, this opens to new challenges in terms of development of tools and computational infrastructures. We present a solution that cover aspects both software and hardware, the first one, after a reverse engineering phase, provides an improvement of algorithm of TopHat making it parallelizable, the second aspect is an implementation of an hybrid infrastructure: grid and virtual grid computing. Moreover the system allows to have a multi sample environment and is able to process automatically totally transparent to user.

2012 Relazione in Atti di Convegno

Page 75 of 106 • Total publications: 1056