Network


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

Hotspot


Dive into the research topics where Giuseppe Pigola is active.

Publication


Featured researches published by Giuseppe Pigola.


Information Systems | 2013

Enhancing density-based clustering: Parameter reduction and outlier detection

Carmelo Cassisi; Alfredo Ferro; Rosalba Giugno; Giuseppe Pigola; Alfredo Pulvirenti

Clustering is a widely used unsupervised data mining technique. It allows to identify structures in collections of objects by grouping them into classes, named clusters, in such a way that similarity of objects within any cluster is maximized and similarity of objects belonging to different clusters is minimized. In density-based clustering, a cluster is defined as a connected dense component and grows in the direction driven by the density. The basic structure of density-based clustering presents some common drawbacks: (i) parameters have to be set; (ii) the behavior of the algorithm is sensitive to the density of the starting object; and (iii) adjacent clusters of different densities could not be properly identified. In this paper, we address all the above problems. Our method, based on the concept of space stratification, efficiently identifies the different densities in the dataset and, accordingly, ranks the objects of the original space. Next, it exploits such a knowledge by projecting the original data into a space with one more dimension. It performs a density based clustering taking into account the reverse-nearest-neighbor of the objects. Our method also reduces the number of input parameters by giving a guideline to set them in a suitable way. Experimental results indicate that our algorithm is able to deal with clusters of different densities and outperforms the most popular algorithms DBSCAN and OPTICS in all the standard benchmark datasets.


PLOS ONE | 2013

MIDClass: microarray data classification by association rules and gene expression intervals.

Rosalba Giugno; Alfredo Pulvirenti; Luciano Cascione; Giuseppe Pigola; Alfredo Ferro

We present a new classification method for expression profiling data, called MIDClass (Microarray Interval Discriminant CLASSifier), based on association rules. It classifies expressions profiles exploiting the idea that the transcript expression intervals better discriminate subtypes in the same class. A wide experimental analysis shows the effectiveness of MIDClass compared to the most prominent classification approaches.


computational systems bioinformatics | 2003

Anticlustal: multiple sequence alignment by antipole clustering and linear approximate 1-median computation

C. Di Pietro; V. Di Pietro; Giovanni Emmanuele; Alfredo Ferro; T. Maugeri; E. Modica; Giuseppe Pigola; Alfredo Pulvirenti; Michele Purrello; Maria Alessandra Ragusa; Marina Scalia; Dennis E. Shasha; Salvo Travali; V. Zimmitti

In this paper we present a new multiple sequence alignment (MSA) algorithm called AntiClustAl. The method makes use of the commonly used idea of aligning homologous sequences belonging to classes generated by some clustering algorithm, and then continue the alignment process in a bottom-up way along a suitable tree structure. The final result is then read at the root of the tree. Multiple sequence alignment in each cluster makes use of the progressive alignment with the 1-median (center) of the cluster. The 1-median of set S of sequences is the element of S which minimizes the average distance from any other sequence in S. Its exact computation requires quadratic time. The basic idea of our proposed algorithm is to make use of a simple and natural algorithmic technique based on randomised tournaments which has been successfully applied to large size search problems in general metric spaces. In particular a clustering algorithm called antipole tree and an approximate linear 1-median computation are used. Our algorithm compared with Clustal W, a widely used tool to MSA, shows a better running time results with fully comparable alignment quality. A successful biological application showing high amino acid conservation during evolution of Xenopus laevis SOD2 is also cited.


BMC Bioinformatics | 2007

Sequence similarity is more relevant than species specificity in probabilistic backtranslation

Alfredo Ferro; Rosalba Giugno; Giuseppe Pigola; Alfredo Pulvirenti; Cinzia Di Pietro; Michele Purrello; Marco Ragusa

BackgroundBacktranslation is the process of decoding a sequence of amino acids into the corresponding codons. All synthetic gene design systems include a backtranslation module. The degeneracy of the genetic code makes backtranslation potentially ambiguous since most amino acids are encoded by multiple codons. The common approach to overcome this difficulty is based on imitation of codon usage within the target species.ResultsThis paper describes EasyBack, a new parameter-free, fully-automated software for backtranslation using Hidden Markov Models. EasyBack is not based on imitation of codon usage within the target species, but instead uses a sequence-similarity criterion. The model is trained with a set of proteins with known cDNA coding sequences, constructed from the input protein by querying the NCBI databases with BLAST. Unlike existing software, the proposed method allows the quality of prediction to be estimated. When tested on a group of proteins that show different degrees of sequence conservation, EasyBack outperforms other published methods in terms of precision.ConclusionThe prediction quality of a protein backtranslation methis markedly increased by replacing the criterion of most used codon in the same species with a Hidden Markov Model trained with a set of most similar sequences from all species. Moreover, the proposed method allows the quality of prediction to be estimated probabilistically.


International Journal of Foundations of Computer Science | 2003

FAST CLUSTERING AND MINIMUM WEIGHT MATCHING ALGORITHMS FOR VERY LARGE MOBILE BACKBONE WIRELESS NETWORKS

Alfredo Ferro; Giuseppe Pigola; Alfredo Pulvirenti; Dennis E. Shasha

Mobile Backbone Wireless Networks (MBWN) [10] are wireless networks in which the base stations are mobile. Our strategy is the following: mobile nodes are dynamically grouped into clusters of bounded radius. In the very large wireless networks we deal with we deal with, several hundreds of clusters may be generated. Clustering makes use of a two dimensional Euclidean version of the Antipole Tree data structure [5]. This very effective structure was originally designed for finite sets of points in an arbitrary metric space to support efficient range searching. It requires only a linear number of pair-wise distance calculations among nodes. Mobile Base Stations occupy an approximate centroid of the clusters and are moved according to a fast practical bipartite matching algorithm which tries to minimize both total and maximum distance. We show that the best known computational geometry algorithms [1] become infeasible for our application when a high number of mobile base stations is required. On the other hand our proposed 8% average error solution requires O(k log k) running time instead of the approximatively O(k2) exact algorithm [1]. Communication among nodes is realized by a Clusterhead Gateway Switching Routing (CGSR) protocol [15] where the mobile base stations are organized in a suitable network. Other efficient clustering algorithms [11, 17] may be used instead of the Antipole Tree. However the nice hierarchical structure of the Antipole Tree makes it applicable to other types of mobile wireless (Ad-Hoc) and wired networks but this will be subject of future work.


ad hoc networks | 2011

Obstacles constrained group mobility models in event-driven wireless networks with movable base stations

S. Cristaldi; Alfredo Ferro; Rosalba Giugno; Giuseppe Pigola; Alfredo Pulvirenti

In this paper, we propose a protocol for dynamic reconfiguration of ad-hoc wireless networks with movable base stations in presence of obstacles. Hosts are assigned to base stations according to a probabilistic throughput function based on both the quality of the signal and the base station load. In order to optimize space coverage, base stations cluster hosts using a distributed clustering algorithm. Obstacles may interfere with transmission and obstruct base stations and hosts movement. To overcome this problem, we perform base stations repositioning making use of a motion planning algorithm on the visibility graph based on an extension of the bottleneck matching technique. We implemented the protocol on top of the NS2 simulator as an extension of the AODV. We tested it using both Random Way Point and Reference Point Group mobility models properly adapted to deal with obstacles. Experimental analysis shows that the protocol ensures the total space coverage together with a good throughput on the realistic model (Reference Point Group) outperforming both the standard AODV and DSR.


Advances in Experimental Medicine and Biology | 2013

Elucidating the Role of microRNAs in Cancer Through Data Mining Techniques

Luciano Cascione; Alfredo Ferro; Rosalba Giugno; Alessandro Laganà; Giuseppe Pigola; Alfredo Pulvirenti; Dario Veneziano

microRNAs (miRNAs) have been shown to play a crucial role in the most important biological processes and their dysregulation has been connected to a variety of diseases, including cancer. The number of computational tools for the analysis of miRNA related data is continuously increasing. They range from simple look-up resources to more sophisticated tools for functional analysis of miRNAs. These systems may help to investigate the role of miRNAs in key biological processes and their involvement in diseases. The ultimate goal is to allow the development of regulatory models describing complex processes and the effects of their dysregulation.Here we review the most important and recent methods for the analysis of miRNA expression profiles and the tools available on the web for target prediction and functional analysis of miRNAs.Particular emphasis is given to the integration of heterogeneous data, including target predictions and expression profiles, which can be used to infer miRNA/phenotype associations and for the generation of network models of miRNA function.


Bioinformatics | 2007

NetMatch: a Cytoscape plugin for searching biological networks

Alfredo Ferro; Rosalba Giugno; Giuseppe Pigola; Alfredo Pulvirenti; Dmitry Skripin; Gary D. Bader; Dennis E. Shasha


BMC Systems Biology | 2015

A knowledge base for Vitis vinifera functional analysis

Alfredo Pulvirenti; Rosalba Giugno; Rosario Distefano; Giuseppe Pigola; Misael Mongiovì; Girolamo Giudice; Vera Vendramin; Alessandro Lombardo; Federica Cattonaro; Alfredo Ferro


Ninth International Workshop on Network Tools and Applications in Biology (NETTAB-09) | 2009

miRScape: A Cytoscape Plugin to Annotate Biological Networks with microRNAs

Alfredo Ferro; Rosalba Giugno; Alessandro Laganà; Misael Mongiovì; Giuseppe Pigola; Alfredo Pulvirenti; Gary D. Bader; Dennis E. Shasha

Collaboration


Dive into the Giuseppe Pigola's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Rosalba Giugno

Courant Institute of Mathematical Sciences

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge