Search results for "NEURAL NETWORK"
showing 10 items of 1385 documents
Analisi e modelli predittivi di sistemi energetici a scala regionale, provinciale e locale: studi sperimentali, modellazione e analisi parametrica.
Il lavoro ha affrontato differenti ambiti tipici della pianificazione energetica, dell’analisi di dati e dei modelli predittivi. Tutti i predetti temi sono coniugati al fine di studiare le caratteristiche dei sistemi energetici, i bilanci energetici a scala regionale e locale, di valutare gli indicatori di efficienza dei sistemi su macro area utilizzando metodi statistici e previsionali. A tal fine sono stati applicati modelli e software predittivi basati su metodi di regressione e/o Neural Network per la predisposizione di scenari energetici a breve, medio e lungo termine. Nel complesso, il lavoro ha riguardato l’implementazione ed analisi di modelli numerici, in grado di determinare in ma…
A Neural Network Model to Forecast Urban Electricity Consumptions from Weather Data
2004
Improving Irony and Stereotype Spreaders Detection using Data Augmentation and Convolutional Neural Network
2022
In this paper we describe a deep learning model based on a Data Augmentation (DA) layer followed by a Convolutional Neural Network (CNN). The proposed model was developed by our team for the Profiling Irony and Stereotype Spreaders (ISSs) task proposed by the PAN 2022 organizers. As a first step, to classify an author as ISS or not (nISS), we developed a DA layer that expands each sample in the dataset provided. Using this augmented dataset we trained the CNN. Then, to submit our predictions, we apply our DA layer on the samples within the unlabeled test set too. Finally we fed our trained CNN with the augmented test set to generate our final predictions. To develop and test our model we us…
Adaptive Feed-Forward Neural Network for Wind Power Delivery
2022
This paper describes a grid connected wind energy conversion system. The interconnecting filter is a simple inductor with a series resistor to minimize three-phase current Total Harmonic Distortion (THD). Using the Recursive Least Squares (RLS) Estimator, an online grid impedance technique is proposed in the stationary reference frame using the Recursive Least Squares (RLS) Estimator. An Adaptive Feedforward Neural (AFN) Controller has also been developed using the inverse of the system to improve the performance of the current Proportional-Integral controller under dynamical conditions and provide better DC link voltage stability. The neural network weights are computed in real-time using …
Deep Motion Model for Pedestrian Tracking in 360 Degrees Videos
2019
This paper proposes a deep convolutional neural network (CNN) for pedestrian tracking in 360◦ videos based on the target’s motion. The tracking algorithm takes advantage of a virtual Pan-Tilt-Zoom (vPTZ) camera simulated by means of the 360◦ video. The CNN takes in input a motion image, i.e. the difference of two images taken by using the vPTZ camera at different times by the same pan, tilt and zoom parameters. The CNN predicts the vPTZ camera parameter adjustments required to keep the target at the center of the vPTZ camera view. Experiments on a publicly available dataset performed in cross-validation demonstrate that the learned motion model generalizes, and that the proposed tracking algo…
Real-Time Visual Grasp Synthesis Using Genetic Algorithms and Neural Networks
2007
This paper addresses the problem of automatic grasp synthesis of unknown planar objects. In other words, we must compute points on the object’s boundary to be reached by the robotic fingers such that the resulting grasp, among infinite possibilities, optimizes some given criteria. Objects to be grasped are represented as superellipses, a family of deformable 2D parametric functions. They can model a large variety of shapes occurring often in practice by changing a small number of parameters. The space of possible grasp configurations is analyzed using genetic algorithms. Several quality criteria from existing literature together with kinematical and mechanical considerations are considered.…
Efficient FPGA Implementation of a Knowledge-Based Automatic Speech Classifier
2005
Speech recognition has become common in many application domains, from dictation systems for professional practices to vocal user interfaces for people with disabilities or hands-free system control. However, so far the performance of Automatic Speech Recognition (ASR) systems are comparable to Human Speech Recognition (HSR) only under very strict working conditions, and in general far lower. Incorporating acoustic-phonetic knowledge into ASR design has been proven a viable approach to rise ASR accuracy. Manner of articulation attributes such as vowel, stop, fricative, approximant, nasal, and silence are examples of such knowledge. Neural networks have already been used successfully as dete…
Application of EαNets to Feature Recognition of Articulation Manner in Knowledge-Based Automatic Speech Recognition
2006
Speech recognition has become common in many application domains. Incorporating acoustic-phonetic knowledge into Automatic Speech Recognition (ASR) systems design has been proven a viable approach to rise ASR accuracy. Manner of articulation attributes such as vowel, stop, fricative, approximant, nasal, and silence are examples of such knowledge. Neural networks have already been used successfully as detectors for manner of articulation attributes starting from representations of speech signal frames. In this paper, a set of six detectors for the above mentioned attributes is designed based on the E-αNet model of neural networks. This model was chosen for its capability to learn hidden acti…
A Reconfigurable Neural Environment on Active Networks
2000
This paper proposes the deployment of a neural network computing environment on Active Networks. Active Networks are packet-switched computer networks in which packets can contain code fragments that are executed on the intermediate nodes. This feature allows the injection of small pieces of codes to deal with computer network problems directly into the network core, and the adoption of new computing techniques to solve networking problems. The goal of our project is the adoption of a distributed neural network for approaching tasks which are specific of the computer network environment. Dynamically reconfigurable neural networks are spread on an experimental wide area backbone of active no…
Real-Time Hand Pose Recognition Based on a Neural Network Using Microsoft Kinect
2013
The Microsoft Kinect sensor is largely used to detect and recognize body gestures and layout with enough reliability, accuracy and precision in a quite simple way. However, the pretty low resolution of the optical sensors does not allow the device to detect gestures of body parts, such as the fingers of a hand, with the same straightforwardness. Given the clear application of this technology to the field of the user interaction within immersive multimedia environments, there is the actual need to have a reliable and effective method to detect the pose of some body parts. In this paper we propose a method based on a neural network to detect in real time the hand pose, to recognize whether it…