Network


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

Hotspot


Dive into the research topics where Marco Cococcioni is active.

Publication


Featured researches published by Marco Cococcioni.


soft computing | 2007

A Pareto-based multi-objective evolutionary approach to the identification of Mamdani fuzzy systems

Marco Cococcioni; Pietro Ducange; Beatrice Lazzerini

In the last years, the numerous successful applications of fuzzy rule-based systems (FRBSs) to several different domains have produced a considerable interest in methods to generate FRBSs from data. Most of the methods proposed in the literature, however, focus on performance maximization and omit to consider FRBS comprehensibility. Only recently, the problem of finding the right trade-off between performance and comprehensibility, in spite of the original nature of fuzzy logic, has arisen a growing interest in methods which take both the aspects into account. In this paper, we propose a Pareto-based multi-objective evolutionary approach to generate a set of Mamdani fuzzy systems from numerical data. We adopt a variant of the well-known (2+2) Pareto Archived Evolutionary Strategy ((2+2)PAES), which adopts the one-point crossover and two appropriately defined mutation operators. (2+2)PAES determines an approximation of the optimal Pareto front by concurrently minimizing the root mean squared error and the complexity. Complexity is measured as sum of the conditions which compose the antecedents of the rules included in the FRBS. Thus, low values of complexity correspond to Mamdani fuzzy systems characterized by a low number of rules and a low number of input variables really used in each rule. This ensures a high comprehensibility of the systems. We tested our version of (2+2)PAES on three well-known regression benchmarks, namely the Box and Jenkins Gas Furnace, the Mackey-Glass chaotic time series and Lorenz attractor time series datasets. To show the good characteristics of our approach, we compare the Pareto fronts produced by the (2+2)PAES with the ones obtained by applying a heuristic approach based on SVD-QR decomposition and four different multi-objective evolutionary algorithms.


intelligent systems design and applications | 2011

24-hour-ahead forecasting of energy production in solar PV systems

Marco Cococcioni; Eleonora D'Andrea; Beatrice Lazzerini

This paper presents a flexible approach to forecasting of energy production in solar photovoltaic (PV) installations, using time series analysis and neural networks. Our goal is to develop a one day-ahead forecasting model based on an artificial neural network with tapped delay lines. Despite some methods already exist for energy forecasting problems, the main novelty of our approach is the proposal of a tool for the technician of a PV installation to correctly configure the forecasting model according to the particular installation characteristics. The correct configuration takes into account the number of hidden neurons, the number of delay elements, and the training window width, i.e., the appropriate number of days, before the predicted day, employed for the training. The irradiation along with the sampling hour are used as input variables to predict the daily accumulated energy with a percentage error less than 5%.


Applied Soft Computing | 2011

On reducing computational overhead in multi-objective genetic Takagi-Sugeno fuzzy systems

Marco Cococcioni; Beatrice Lazzerini

The use of multi-objective evolutionary algorithms (MOEAs) to generate a set of fuzzy rule-based systems (FRBSs) with different trade-offs between complexity and accuracy has gained more and more interest in the scientific community. The evolutionary process requires, however, a large number of FRBS generations and evaluations. When we deal with high dimensional datasets, these tasks can be very time-consuming, especially when we generate Takagi-Sugeno FRBSs, thus making a satisfactory exploration of the search space very awkward. In this paper, we first analyze the time complexity for both the generation and the evaluation of Takagi-Sugeno FRBSs. Then we introduce a simple but effective technique for speeding up the identification of the rule consequent parameters, one of the most time-consuming phases in Takagi-Sugeno FRBS generation. Finally, we highlight how the application of this technique produces as a side-effect a decoupling of the rules. This decoupling allows us to avoid re-computing consequent parameters of rules which are not directly modified during the evolutionary process, thus saving a considerable amount of time. In the experimental part we first test the correctness of the predicted asymptotical time complexity. Then we show the benefits in terms of computing time saving and improved search space exploration through an example of multi-objective genetic learning of Takagi-Sugeno FRBSs in the regression domain.


intelligent systems design and applications | 2009

Automatic Diagnosis of Defects of Rolling Element Bearings Based on Computational Intelligence Techniques

Marco Cococcioni; Beatrice Lazzerini; Sara Lioba Volpi

This paper presents a method, based on classification techniques, for automatic detection and diagnosis of defects of rolling element bearings. We used vibration signals recorded by four accelerometers on a mechanical device including rolling element bearings: the signals were collected both with all faultless bearings and after substituting one faultless bearing with an artificially damaged one. We considered four defects and, for one of them, three severity levels. In all the experiments performed on the vibration signals represented in the frequency domain we achieved a classification accuracy higher than 99%, thus proving the high sensitivity of our method to different types of defects and to different degrees of fault severity. We also assessed the degree of robustness of our method to noise by analyzing how the classification performance varies on variation of the signal-to-noise ratio and using statistical classifiers and neural networks. We achieved very good levels of robustness.


IEEE Transactions on Industrial Informatics | 2013

Robust Diagnosis of Rolling Element Bearings Based on Classification Techniques

Marco Cococcioni; Beatrice Lazzerini; Sara Lioba Volpi

This paper presents a method, based on classification techniques, for automatic detection and diagnosis of defects of rolling element bearings. The experimental data set consists of vibration signals recorded by four accelerometers on a mechanical device including rolling element bearings: the signals were collected both with all faultless bearings and after substituting one faultless bearing with an artificially damaged one. Four defects and, for one of them, three severity levels are considered. Classification accuracy higher than 99% was achieved in all the experiments performed on the vibration signals represented in the frequency domain, thus proving the high sensitivity of our method to different types of defects and to different degrees of fault severity. The degree of robustness of our method to noise is also assessed by analyzing how the classification performance varies with the signal-to-noise ratio and using statistical classifiers and neural networks.


Journal of Applied Remote Sensing | 2011

Approaching bathymetry estimation from high resolution multispectral satellite images using a neuro-fuzzy technique

Linda Corucci; Andrea Masini; Marco Cococcioni

This paper addresses bathymetry estimation from high resolution multispectral satellite images by proposing an accurate supervised method, based on a neuro-fuzzy approach. The method is applied to two Quickbird images of the same area, acquired in different years and meteorological conditions, and is validated using truth data. Performance is studied in different realistic situations of in situ data availability. The method allows to achieve a mean standard deviation of 36.7 cm for estimated water depths in the range [−18, −1] m. When only data collected along a closed path are used as a training set, a mean STD of 45 cm is obtained. The effect of both meteorological conditions and training set size reduction on the overall performance is also investigated.


Ocean Dynamics | 2012

SVME: an ensemble of support vector machines for detecting oil spills from full resolution MODIS images

Marco Cococcioni; Linda Corucci; Andrea Masini; Fabio Nardelli

This paper addresses oil spill detection from remotely sensed optical images. In particular, it focuses on the automatic classification of regions of interest (ROIs) in two classes, namely oil spills or look-alikes. Candidate regions and the corresponding boundaries have been manually identified from full resolution Moderate Resolution Imaging Spectroradiometer images, related to the Mediterranean Sea over the years 2008 and 2009. Then, a set of features has been extracted from each ROI, allowing to formulate the oil spill detection problem as a two-class classification task on the provided regions (i.e. using a supervised learning strategy). Since ROI classification is challenging, some desired characteristics for the classification algorithm are first identified, such as accuracy, robustness, etc. Then, a solution (called SVME) is provided: it is based on an ensemble of incremental/decremental cost-oriented Support Vector Machines, aggregated with the Receiving Operating Characteristic (ROC) convex hull method in the ROC space. Such a solution addresses all the desired characteristics. Finally, the results obtained on the collected dataset are shown. The importance of this study is the devising of a powerful classification technique that may have an impact on optical oil spill detection from space, especially if fused with satellite synthetic aperture radar data. Moreover, it is shown how the proposed system can be used as a decision support tool, to help a junior operator in making more reliable detections.


congress on evolutionary computation | 2007

A new multi-objective evolutionary algorithm based on convex hull for binary classifier optimization

Marco Cococcioni; Pietro Ducange; Beatrice Lazzerini

In this paper, we propose a novel population- based multi-objective evolutionary algorithm (MOEA) for binary classifier optimization. The two objectives considered in the proposed MOEA are the false positive rate (FPR) and the true positive rate (TPR), which are the two measures used in the ROC analysis to compare different classifiers. The main feature of our MOEA is that the population evolves based on the properties of the convex hulls defined in the FPR-TPR space. We discuss the application of our MOEA to determine a set of fuzzy rule-based classifiers with different trade-offs between FPR and TPR in lung nodule detection from CT scans. We show how the Pareto front approximation generated by our MOEA is better than the one generated by NSGA-II, one of the most known and used population-based MOEAs.


systems man and cybernetics | 2004

Approaching the ocean color problem using fuzzy rules

Marco Cococcioni; Giovanni Corsini; Beatrice Lazzerini

In this paper, we propose a fuzzy logic-based approach which exploits remotely sensed multispectral measurements of the reflected sunlight to estimate the concentration of optically active constituents of the sea water. The relation between the concentrations of interest and the subsurface reflectances is modeled by a set of fuzzy rules extracted automatically from the data through a two-step procedure. First, a compact initial rule base is generated by projecting onto the input variables the clusters produced by a fuzzy clustering algorithm. Then, a genetic algorithm is applied to optimize the rules. Appropriate constraints maintain the semantic properties of the initial model during the genetic evolution. Results of the application of the fuzzy model obtained from data simulated with an ocean color model over the channels of the MEdium Resolution Imaging Spectrometer are shown and discussed.


systems, man and cybernetics | 2008

Complexity reduction of Mamdani Fuzzy Systems through multi-valued logic minimization

Marco Cococcioni; Luca Foschini; Beatrice Lazzerini

In this paper, we propose an approach to complexity reduction of Mamdani-type fuzzy rule-based systems (FRBSs) based on removing logical redundancies. We first generate an FRBS from data by applying a simplified version of the well-known Wang and Mendel method. Then, we represent the FRBS as a multi-valued logic relation. Finally, we apply MVSIS, a tool for circuit minimization and simulation, to minimize the relation and consequently to reduce complexity of the associated FRBS. Unlike similar previous approaches proposed in the literature, the use of MVSIS let us deal with nondeterminism, that is, let us manage rules with the same antecedent but different consequents. To allow nondeterminism guarantees to achieve a higher (or at least not worse) complexity reduction than the one achievable from removing nondeterminism as soon as it appears. We apply our approach to six popular benchmarks. Results show a considerable complexity reduction associated only sporadically with consistent accuracy degradation. Moreover, quite surprisingly, the complexity reduction often comes together with an improvement in the classification accuracy.

Collaboration


Dive into the Marco Cococcioni's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Pietro Ducange

Università degli Studi eCampus

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Pierre F. J. Lermusiaux

Massachusetts Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge