Network


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

Hotspot


Dive into the research topics where Tm McGinnity is active.

Publication


Featured researches published by Tm McGinnity.


Fuzzy Sets and Systems | 2005

An approach for on-line extraction of fuzzy rules using a self-organising fuzzy neural network

Gang Leng; Tm McGinnity; Girijesh Prasad

This paper presents a hybrid neural network, called the self-organising fuzzy neural network (SOFNN), to extract fuzzy rules from the training data. The first hidden layer of this network consists of ellipsoidal basis function (EBF) neurons. Every EBF neuron in the SOFNN has both a centre vector and a width vector. Neurons are organised by the network itself. The methods of the structure and parameter learning, based on new adding and pruning techniques and a recursive learning algorithm, are simple and effective, with a high accuracy and a compact structure. Simulations show that the SOFNN has the capability to encode fuzzy rules in the resulting network.


systems man and cybernetics | 2001

Fault diagnosis of electronic systems using intelligent techniques: a review

William G. Fenton; Tm McGinnity; Liam P. Maguire

In an increasingly competitive marketplace system complexity continues to grow, but time-to-market and lifecycle are reducing. The purpose of fault diagnosis is the isolation of faults on defective systems, a task requiring a high skill set. This has driven the need for automated diagnostic tools. Over the last two decades, automated diagnosis has been an active research area, but the industrial acceptance of these techniques, particularly in cost-sensitive areas, has not been high. This paper reviews this research, primarily covering rule-based, model-based, and case-based approaches and applications. Future research directions are finally examined, with a concentration on issues, which may lead to a greater acceptance of automated diagnosis.


Information Sciences | 1998

Predicting a chaotic time series using a fuzzy neural network

Liam P. Maguire; B. Roche; Tm McGinnity; Liam McDaid

Abstract In this paper the authors present an alternative neurofuzzy architecture for application to chaotic time series prediction. The architecture employs an approximation to the fuzzy reasoning system to considerably reduce the dimensions of the network as compared to similar approaches. The application considered is the chaotic Mackey-Glass differential equation. Simulation results for single and multi-step predictions were obtained using the MATLAB neural network toolbox and these are compared with both traditional neural network implementations and other fuzzy reasoning approaches. The work not only demonstrates the advantage of the neurofuzzy approach but it also highlights the advantages of the architecture for hardware realisations.


IEEE Transactions on Neural Systems and Rehabilitation Engineering | 2008

Comparative Analysis of Spectral Approaches to Feature Extraction for EEG-Based Motor Imagery Classification

Pawel Herman; Girijesh Prasad; Tm McGinnity; Damien Coyle

The quantification of the spectral content of electroencephalogram (EEG) recordings has a substantial role in clinical and scientific applications. It is of particular relevance in the analysis of event-related brain oscillatory responses. This work is focused on the identification and quantification of relevant frequency patterns in motor imagery (MI) related EEGs utilized for brain-computer interface (BCI) purposes. The main objective of the paper is to perform comparative analysis of different approaches to spectral signal representation such as power spectral density (PSD) techniques, atomic decompositions, time-frequency (t-f) energy distributions, continuous and discrete wavelet approaches, from which band power features can be extracted and used in the framework of MI classification. The emphasis is on identifying discriminative properties of the feature sets representing EEG trials recorded during imagination of either left- or right-hand movement. Feature separability is quantified in the offline study using the classification accuracy (CA) rate obtained with linear and nonlinear classifiers. PSD approaches demonstrate the most consistent robustness and effectiveness in extracting the distinctive spectral patterns for accurately discriminating between left and right MI induced EEGs. This observation is based on an analysis of data recorded from eleven subjects over two sessions of BCI experiments. In addition, generalization capabilities of the classifiers reflected in their intersession performance are discussed in the paper.


Neurocomputing | 2007

Challenges for large-scale implementations of spiking neural networks on FPGAs

Liam P. Maguire; Tm McGinnity; Brendan P. Glackin; Arfan Ghani; Ammar Belatreche; Jim Harkin

The last 50 years has witnessed considerable research in the area of neural networks resulting in a range of architectures, learning algorithms and demonstrative applications. A more recent research trend has focused on the biological plausibility of such networks as a closer abstraction to real neurons may offer improved performance in an adaptable, real-time environment. This poses considerable challenges for engineers particularly in terms of the requirement to realise a low-cost embedded solution. Programmable hardware has been widely recognised as an ideal platform for the adaptable requirements of neural networks and there has been considerable research reported in the literature. This paper aims to review this body of research to identify the key lessons learned and, in particular, to identify the remaining challenges for large-scale implementations of spiking neural networks on FPGAs.


Neural Networks | 2004

An on-line algorithm for creating self-organizing fuzzy neural networks

Gang Leng; Girijesh Prasad; Tm McGinnity

This paper presents a new on-line algorithm for creating a self-organizing fuzzy neural network (SOFNN) from sample patterns to implement a singleton or Takagi-Sugeno (TS) type fuzzy model. The SOFNN is based on ellipsoidal basis function (EBF) neurons consisting of a center vector and a width vector. New methods of the structure learning and the parameter learning, based on new adding and pruning techniques and a recursive on-line learning algorithm, are proposed and developed. A proof of the convergence of both the estimation error and the linear network parameters is also given in the paper. The proposed methods are very simple and effective and generate a fuzzy neural model with a high accuracy and compact structure. Simulation work shows that the SOFNN has the capability of self-organization to determine the structure and parameters of the network automatically.


IEEE Transactions on Fuzzy Systems | 2006

Design for Self-Organizing Fuzzy Neural Networks Based on Genetic Algorithms

Gang Leng; Tm McGinnity; Girijesh Prasad

A novel hybrid learning algorithm based on a genetic algorithm to design a growing fuzzy neural network, named self-organizing fuzzy neural network based on genetic algorithms (SOFNNGA), to implement Takagi-Sugeno (TS) type fuzzy models is proposed in this paper. A new adding method based on geometric growing criterion and the epsiv-completeness of fuzzy rules is first used to generate the initial structure. Then a hybrid algorithm based on genetic algorithms, backpropagation, and recursive least squares estimation is used to adjust all parameters including the number of fuzzy rules. This has two steps: First, the linear parameter matrix is adjusted, and second, the centers and widths of all membership functions are modified. The GA is introduced to identify the least important neurons, i.e., the least important fuzzy rules. Simulations are presented to illustrate the performance of the proposed algorithm


IEEE Transactions on Neural Systems and Rehabilitation Engineering | 2005

A time-series prediction approach for feature extraction in a brain-computer interface

Damien Coyle; Girijesh Prasad; Tm McGinnity

This paper presents a feature extraction procedure (FEP) for a brain-computer interface (BCI) application where features are extracted from the electroencephalogram (EEG) recorded from subjects performing right and left motor imagery. Two neural networks (NNs) are trained to perform one-step-ahead predictions for the EEG time-series data, where one NN is trained on right motor imagery and the other on left motor imagery. Features are derived from the power (mean squared) of the prediction error or the power of the predicted signals. All features are calculated from a window through which all predicted signals pass. Separability of features is achieved due to the morphological differences of the EEG signals and each NNs specialization to the type of data on which it is trained. Linear discriminant analysis (LDA) is used for classification. This FEP is tested on three subjects off-line and classification accuracy (CA) rates range between 88% and 98%. The approach compares favorably to a well-known adaptive autoregressive (AAR) FEP and also a linear AAR model based prediction approach.


systems man and cybernetics | 2009

Faster Self-Organizing Fuzzy Neural Network Training and a Hyperparameter Analysis for a Brain–Computer Interface

Damien Coyle; Girijesh Prasad; Tm McGinnity

This paper introduces a number of modifications to the learning algorithm of the self-organizing fuzzy neural network (SOFNN) to improve computational efficiency. It is shown that the modified SOFNN favorably compares to other evolving fuzzy systems in terms of accuracy and structural complexity. An analysis of the SOFNNs effectiveness when applied in an electroencephalogram (EEG)-based brain-computer interface (BCI) involving the neural-time-series-prediction-preprocessing (NTSPP) framework is also presented, where a sensitivity analysis (SA) of the SOFNN hyperparameters was performed using EEG data recorded from three subjects during left/right-motor-imagery-based BCI experiments. The aim of this one-time SA was to eliminate the need to choose subject- and signal-specific hyperparameters for the SOFNN and thus apply the SOFNN in the NTSPP framework as a parameterless self-organizing framework for EEG preprocessing. The results indicate that a general set of NTSPP parameters chosen via the SA provide the best results when tested in a BCI system. Therefore, with this general set of SOFNN parameters and its self-organizing structure, in conjunction with parameterless feature extraction and linear discriminant classification, a fully parameterless BCI that lends itself well to autonomous adaptation is realizable.


international conference on artificial neural networks | 2005

A novel approach for the implementation of large scale spiking neural networks on FPGA hardware

Brendan P. Glackin; Tm McGinnity; Liam P. Maguire; Qingxiang Wu; Ammar Belatreche

This paper presents a strategy for the implementation of large scale spiking neural network topologies on FPGA devices based on the I&F conductance model. Analysis of the logic requirements demonstrate that large scale implementations are not viable if a fully parallel implementation strategy is utilised. Thus the paper presents an alternative approach where a trade off in terms of speed/area is made and time multiplexing of the neuron model implemented on the FPGA is used to generate large network topologies. FPGA implementation results demonstrate a performance increase over a PC based simulation.

Collaboration


Dive into the Tm McGinnity's collaboration.

Top Co-Authors

Avatar

Laxmidhar Behera

Indian Institute of Technology Kanpur

View shared research outputs
Top Co-Authors

Avatar

Qingxiang Wu

Fujian Normal University

View shared research outputs
Top Co-Authors

Avatar

Yuhua Li

University of Salford

View shared research outputs
Top Co-Authors

Avatar

Pawel Herman

Royal Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Pedro Machado

Nottingham Trent University

View shared research outputs
Top Co-Authors

Avatar

Anjan Kumar Ray

Indian Institute of Technology Kanpur

View shared research outputs
Top Co-Authors

Avatar

Pawan Goyal

Indian Institute of Technology Kharagpur

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Yi Cao

University of Surrey

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge