Search results for " set"
showing 10 items of 2095 documents
An approach based on the Adaptive Resonance Theory for analysing the viability of recommender systems in a citizen Web portal
2007
This paper proposes a methodology to optimise the future accuracy of a collaborative recommender application in a citizen Web portal. There are four stages namely, user modelling, benchmarking of clustering algorithms, prediction analysis and recommendation. The first stage is to develop analytical models of common characteristics of Web-user data. These artificial data sets are then used to evaluate the performance of clustering algorithms, in particular benchmarking the ART2 neural network with K-means clustering. Afterwards, it is evaluated the predictive accuracy of the clusters applied to a real-world data set derived from access logs to the citizen Web portal Infoville XXI (http://www…
An Improved Decision System for URL Accesses Based on a Rough Feature Selection Technique
2015
Corporate security is usually one of the matters in which companies invest more resources, since the loss of information directly translates into monetary losses. Security issues might have an origin in external attacks or internal security failures, but an important part of the security breaches is related to the lack of awareness that the employees have with regard to the use of the Web. In this work we have focused on the latter problem, describing the improvements to a system able to detect anomalous and potentially insecure situations that could be dangerous for a company. This system was initially conceived as a better alternative to what are known as black/white lists. These lists co…
Variable Neighborhood Search for the Vertex Separation Problem
2012
The vertex separation problem belongs to a family of optimization problems in which the objective is to nd the best separator of vertices or edges in a generic graph. This optimization problem is strongly related to other well-known graph problems; such as the Path-Width, the Node Search Number or the Interval Thickness, among others. All of these optimization problems are NP-hard and have practical applications in VLSI, computer language compiler design or graph drawing. Up to know, they have been generally tackled with exact approaches, presenting polynomial-time algorithms to obtain the optimal solution for speci c types of graphs. However, in spite of their practical applications, these…
Combining fuzzy C-mean and normalized convolution for cloud detection in IR images
2009
An important task for the cloud monitoring in several frameworks is providing maps of the cloud coverage. In this paper we present a method to detect cloudy pixels for images taken from ground by an infra-red camera. The method is a three-steps algorithm mainly based on a Fuzzy C-Mean clustering, that works on a feature space derived from the original image and the output of the reconstructed image obtained via normalized convolution. Experiments, run on several infra-red images acquired under different conditions, show that the cloud maps returned are satisfactory. © 2009 Springer Berlin Heidelberg.
GIAO/DFT 13C NMR Chemical Shifts of 1,3,4-Thiadiazoles
2007
1 H, 13 C and 15 N NMR spectra of 2-acetylamino-1,3,4-thiadiazole and its 5-substituted derivatives have been measured and assigned based on reference data, as well as homo- and heteronuclear 2 D NMR experiments. In addition, the GIAO/DFT approach at the B3LYP level of theory using the 6-311G basis set was used to calculate the 13 C NMR chemical shifts. Although this method gives reliable results for 2-arylhydrazones of 1,3-diphenylpropanetrione, 2-phenacylpyridines, (Z)-2-(2-hydroxy-2-phenylvinyl)pyridines, 4-fluoroanilines, (1Z,3Z)-1,4-di(pyridin-2-yl)buta-1,3-dienediols and their tautomeric forms, the calculated chemical shifts for the 1,3,4-thiadiazoles studied are less satisfactory. Pr…
X‐ray Absorption Spectra of Cu II and Cu III Complexes of N , N ′ ‐1,2‐Phenylenebis(2‐mercapto‐2‐methylpropionamide)
2005
The X-ray absorption spectra of Cu I I and Cult complexes of N,N'-1,2-phenylenebis(2-mercapto-2-methylpropionamide) were recorded and analysed in solid phase. The EXAFS spectra of the two samples were refined with full multiple scattering path. Geometry optimisations on the Cu I I and Cu I I I complexes were performed by the B3LYP density functional method, with the 6-31G(d,p) basis set, considering different spin multiplicities. The singlet state of the Cu I I I complex was shown to be more stable than the triplet state, and a good agreement between the calculated and the corresponding experimental structure was found. Further single-point calculations on the optimised geometry were carrie…
Relazione tra le associazioni a foraminiferi bentonici e l'inquinamento da elementi in traccia nel Golfo di Milazzo, N-E Sicilia (Tirreno Meridionale)
2013
Architectural improvements and FPGA implementation of a multimodel neuroprocessor
2003
Since neural networks (NNs) require an enormous amount of learning time, various kinds of dedicated parallel computers have been developed. In the paper a 2-D systolic array (SA) of dedicated processing elements (PEs) also called systolic cells (SCs) is presented as the heart of a multimodel neural-network accelerator. The instruction set of the SA allows the implementation of several neural algorithms, including error back propagation and a self organizing feature map algorithm. Several special architectural facilities are presented in the paper in order to improve the 2-D SA performance. A swapping mechanism of the weight matrix allows the implementation of NNs larger than 2-D SA. A systo…
LightSpMV: Faster CSR-based sparse matrix-vector multiplication on CUDA-enabled GPUs
2015
Compressed sparse row (CSR) is a frequently used format for sparse matrix storage. However, the state-of-the-art CSR-based sparse matrix-vector multiplication (SpMV) implementations on CUDA-enabled GPUs do not exhibit very high efficiency. This has motivated the development of some alternative storage formats for GPU computing. Unfortunately, these alternatives are incompatible with most CPU-centric programs and require dynamic conversion from CSR at runtime, thus incurring significant computational and storage overheads. We present LightSpMV, a novel CUDA-compatible SpMV algorithm using the standard CSR format, which achieves high speed by benefiting from the fine-grained dynamic distribut…
Bit-Parallel Approximate Pattern Matching on the Xeon Phi Coprocessor
2014
Bit-parallel pattern matching encodes calculated values in bit arrays. This approach gains its efficiency by performing multiple updates within a machine word. An important parameter is therefore the machine word size (e.g. 32 or 64 bits). With the increasing length of vector registers, the efficient mapping of bit-parallel pattern matching algorithms onto modern high performance computing architectures is becoming increasingly important. In this paper, we investigate an efficient implementation of the Wu-Manber approximate pattern matching algorithm on the Intel Xeon Phi coprocessor. This architecture features a 512-bit long vector processing unit (VPU) as well as a large number of process…