Network


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

Hotspot


Dive into the research topics where Atulya K. Nagar is active.

Publication


Featured researches published by Atulya K. Nagar.


soft computing | 2013

Memetic search in artificial bee colony algorithm

Jagdish Chand Bansal; Harish Sharma; K. V. Arya; Atulya K. Nagar

Artificial bee colony (ABC) optimization algorithm is relatively a simple and recent population based probabilistic approach for global optimization. ABC has been outperformed over some Nature Inspired Algorithms (NIAs) when tested over benchmark as well as real world optimization problems. The solution search equation of ABC is significantly influenced by a random quantity which helps in exploration at the cost of exploitation of the search space. In the solution search equation of ABC, there is a enough chance to skip the true solution due to large step size. In order to balance between diversity and convergence capability of the ABC, a new local search phase is integrated with the basic ABC to exploit the search space identified by the best individual in the swarm. In the proposed phase, ABC works as a local search algorithm in which, the step size that is required to update the best solution, is controlled by Golden Section Search approach. The proposed strategy is named as Memetic ABC (MeABC). In MeABC, new solutions are generated around the best solution and it helps to enhance the exploitation capability of ABC. MeABC is established as a modified ABC algorithm through experiments over 20 test problems of different complexities and 4 well known engineering optimization problems.


systems man and cybernetics | 2013

General and Interval Type-2 Fuzzy Face-Space Approach to Emotion Recognition

Anisha Halder; Amit Konar; Rajshree Mandal; Aruna Chakraborty; Pavel Bhowmik; Nikhil R. Pal; Atulya K. Nagar

Facial expressions of a person representing similar emotion are not always unique. Naturally, the facial features of a subject taken from different instances of the same emotion have wide variations. In the presence of two or more facial features, the variation of the attributes together makes the emotion recognition problem more complicated. This variation is the main source of uncertainty in the emotion recognition problem, which has been addressed here in two steps using type-2 fuzzy sets. First a type-2 fuzzy face space is constructed with the background knowledge of facial features of different subjects for different emotions. Second, the emotion of an unknown facial expression is determined based on the consensus of the measured facial features with the fuzzy face space. Both interval and general type-2 fuzzy sets (GT2FS) have been used separately to model the fuzzy face space. The interval type-2 fuzzy set (IT2FS) involves primary membership functions for m facial features obtained from n-subjects, each having l-instances of facial expressions for a given emotion. The GT2FS in addition to employing the primary membership functions mentioned above also involves the secondary memberships for individual primary membership curve, which has been obtained here by formulating and solving an optimization problem. The optimization problem here attempts to minimize the difference between two decoded signals: the first one being the type-1 defuzzification of the average primary membership functions obtained from the n-subjects, while the second one refers to the type-2 defuzzified signal for a given primary membership function with secondary memberships as unknown. The uncertainty management policy adopted using GT2FS has resulted in a classification accuracy of 98.333% in comparison to 91.667% obtained by its interval type-2 counterpart. A small improvement (approximately 2.5%) in classification accuracy by IT2FS has been attained by pre-processing measurements using the well-known interval approach.


systems man and cybernetics | 2013

A Deterministic Improved Q-Learning for Path Planning of a Mobile Robot

Amit Konar; Indrani Goswami Chakraborty; Sapam Jitu Singh; Lakhmi C. Jain; Atulya K. Nagar

This paper provides a new deterministic Q-learning with a presumed knowledge about the distance from the current state to both the next state and the goal. This knowledge is efficiently used to update the entries in the Q-table once only by utilizing four derived properties of the Q-learning, instead of repeatedly updating them like the classical Q-learning. Naturally, the proposed algorithm has an insignificantly small time complexity in comparison to its classical counterpart. Furthermore, the proposed algorithm stores the Q-value for the best possible action at a state and thus saves significant storage. Experiments undertaken on simulated maze and real platforms confirm that the Q-table obtained by the proposed Q-learning when used for the path-planning application of mobile robots outperforms both the classical and the extended Q-learning with respect to three metrics: traversal time, number of states traversed, and 90° turns required. The reduction in 90° turnings minimizes the energy consumption and thus has importance in the robotics literature.


nature and biologically inspired computing | 2011

Multi-robot path-planning using artificial bee colony optimization algorithm

Preetha Bhattacharjee; Pratyusha Rakshit; Indrani Goswami; Amit Konar; Atulya K. Nagar

Path-planning is an interesting problem in mobile robotics. This paper proposes an alternative approach to path-planning of mobile robots using the artificial bee colony (ABC) optimization algorithm. The problem undertaken here attempts to determine the trajectory of motion of the robots from predefined starting positions to fixed goal positions in the world map with an ultimate objective to minimize the path length of all the robots. A local trajectory planning scheme has been developed with ABC optimization algorithm to optimally obtain the next positions of all the robots in the world map from their current positions, so that the paths to be developed locally for n-robots are sufficiently small with minimum spacing with the obstacles, if any, in the world map. Experiments reveal that the proposed optimization scheme outperforms two well-known algorithms with respect to standard metrics, called average total path deviation and average uncovered target distance.


systems man and cybernetics | 2013

Realization of an Adaptive Memetic Algorithm Using Differential Evolution and Q-Learning: A Case Study in Multirobot Path Planning

Pratyusha Rakshit; Amit Konar; Pavel Bhowmik; Indrani Goswami; Swagatam Das; Lakhmi C. Jain; Atulya K. Nagar

Memetic algorithms (MAs) are population-based meta-heuristic search algorithms that combine the composite benefits of natural and cultural evolutions. An adaptive MA (AMA) incorporates an adaptive selection of memes (units of cultural transmission) from a meme pool to improve the cultural characteristics of the individual member of a population-based search algorithm. This paper presents a novel approach to design an AMA by utilizing the composite benefits of differential evolution (DE) for global search and Q-learning for local refinement. Four variants of DE, including the currently best self-adaptive DE algorithm, have been used here to study the relative performance of the proposed AMA with respect to runtime, cost function evaluation, and accuracy (offset in cost function from the theoretical optimum after termination of the algorithm). Computer simulations performed on a well-known set of 25 benchmark functions reveal that incorporation of Q-learning in one popular and one outstanding variants of DE makes the corresponding algorithm more efficient in both runtime and accuracy. The performance of the proposed AMA has been studied on a real-time multirobot path-planning problem. Experimental results obtained for both simulation and real frameworks indicate that the proposed algorithm-based path-planning scheme outperforms the real-coded genetic algorithm, particle swarm optimization, and DE, particularly its currently best version with respect two standard metrics defined in the literature.


2011 IEEE Symposium on Computational Intelligence, Cognitive Algorithms, Mind, and Brain (CCMB) | 2011

Performance analysis of left/right hand movement classification from EEG signal by intelligent algorithms

Saugat Bhattacharyya; Anwesha Khasnobish; Amit Konar; D. N. Tibarewala; Atulya K. Nagar

Brain Computer interfaces (BCI) has immense potentials to improve human lifestyle including that of the disabled. BCI has possible applications in the next generation human-computer, human-robot and prosthetic/assistive devices for rehabilitation. The dataset used for this study has been obtained from the BCI competition-II 2003 databank provided by the University of Technology, Graz. After pre-processing of the signals from their electrodes (C3 & C4), the wavelet coefficients, Power Spectral Density of the alpha and the central beta band and the average power of the respective bands have been employed as features for classification. This paper presents a comparative study of different classification methods including linear discriminant analysis (LDA), Quadratic discriminant analysis (QDA), k-nearest neighbor (KNN) algorithm, linear support vector machine (SVM), radial basis function (RBF) SVM and naive Bayesian classifiers algorithms in differentiating the raw EEG data obtained, into their associative left/right hand movements. Performance of left/right hand classification is studied using both original features and reduced features. The feature reduction here has been performed using Principal component Analysis (PCA). It is as observed that RBF kernelised SVM classifier indicates the highest performance accuracy of 82.14% with both original and reduced feature set. However, experimental results further envisage that all the other classification techniques provide better classification accuracy for reduced data set in comparison to the original data. It is also noted that the KNN classifier improves the classification accuracy by 5% when reduced features are used instead of the original.


systems man and cybernetics | 2014

Uncertainty Management in Differential Evolution Induced Multiobjective Optimization in Presence of Measurement Noise

Pratyusha Rakshit; Amit Konar; Swagatam Das; Lakhmi C. Jain; Atulya K. Nagar

This paper aims to design new strategies to extend traditional multiobjective optimization algorithms to efficiently obtain Pareto-optimal solutions in presence of noise on the objective surfaces. The first strategy, referred to as adaptive selection of sample size, is employed to balance the tradeoff between quality measure of fitness and run-time complexity. The second strategy is concerned with determining statistical expectation, instead of conventional averaging, of fitness samples as the measure of fitness of the trial solutions. The third strategy attempts to extend Goldbergs method to compare slightly worse trial solutions with its competitor by a more statistically viable comparator to examine possible placement of the former solution in the Pareto optimal front. The traditional differential evolution for multiobjective optimization algorithm has been modified by extending its selection step with the proposed strategies. Experiments undertaken to study the performance of the extended algorithm reveal that the extended algorithm outperforms its competitors with respect to three performance metrics, when examined on a test suite of 23 standard benchmarks with additive noise of three statistical distributions. The extended algorithm has been applied on the well known box-pushing problem, where the forces and torques required to shift the box by two robots are evaluated to jointly satisfy the conflicting objectives on task-execution time and energy consumption in presence of noise on range estimates from the sidewalls of the workspace. The application justifies the importance of the proposed noise-handling strategies in practical systems.


Discrete Applied Mathematics | 2009

Pure 2D picture grammars and languages

K. G. Subramanian; Rosihan M. Ali; M. Geethalakshmi; Atulya K. Nagar

A new syntactic model, called pure two-dimensional (2D) context-free grammar (P2DCFG), is introduced based on the notion of pure context-free string grammar. The rectangular picture generative power of this 2D grammar model is investigated. Certain closure properties are obtained. An analogue of this 2D grammar model called pure 2D hexagonal context-free grammar (P2DHCFG) is also considered to generate hexagonal picture arrays on triangular grids.


international symposium on neural networks | 2010

Context-aware knowledge modelling for decision support in e-health

Obinna Anya; Hissam Tawfik; Saad Amin; Atulya K. Nagar; Khaled Shaalan

In the context of e-health, professionals and healthcare service providers in various organisational and geographical locations are to work together, using information and communication systems, for the purpose of providing better patient-centred and technology-supported healthcare services at anytime and from anywhere. However, various organisations and geographies have varying contexts of work, which are dependent on their local work culture, available expertise, available technologies, peoples perspectives and attitudes and organisational and regional agendas. As a result, there is the need to ensure that a suggestion - information and knowledge - provided by a professional to support decision making in a different, and often distant, organisation and geography takes into cognizance the context of the local work setting in which the suggestion is to be used. To meet this challenge, we propose a framework for context-aware knowledge modelling in e-health, which we refer to as ContextMorph. ContextMorph combines the commonKADS knowledge modelling methodology with the concept of activity landscape and context-aware modelling techniques in order to morph, i.e. enrich and optimise, a knowledge resource to support decision making across various contexts of work. The goal is to integrate explicit information and tacit expert experiences across various work domains into a knowledge resource adequate for supporting the operational context of the work setting in which it is to be used.


international conference of the ieee engineering in medicine and biology society | 2012

Understanding Clinical Work Practices for Cross-Boundary Decision Support in e-Health

Hissam Tawfik; Obinna Anya; Atulya K. Nagar

One of the major concerns of research in integrated healthcare information systems is to enable decision support among clinicians across boundaries of organizations and regional workgroups. A necessary precursor, however, is to facilitate the construction of appropriate awareness of local clinical practices, including a clinicians actual cognitive capabilities, peculiar workplace circumstances, and specific patient-centered needs based on real-world clinical contexts across work settings. In this paper, a user-centered study aimed to investigate clinical practices across three different geographical areas-the U.K., the UAE and Nigeria-is presented. The findings indicate that differences in clinical practices among clinicians are associated with differences in local work contexts across work settings, but are moderated by adherence to best practice guidelines and the need for patient-centered care. The study further reveals that an awareness especially of the ontological, stereotypical, and situated practices plays a crucial role in adapting knowledge for cross-boundary decision support. The paper then outlines a set of design guidelines for the development of enterprise information systems for e-health. Based on the guidelines, the paper proposes the conceptual design of CaDHealth, a practice-centered framework for making sense of clinical practices across work settings for effective cross-boundary e-health decision support.

Collaboration


Dive into the Atulya K. Nagar's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Hissam Tawfik

Leeds Beckett University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Obinna Anya

Liverpool Hope University

View shared research outputs
Top Co-Authors

Avatar

Kusum Deep

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Rentian Huang

Liverpool Hope University

View shared research outputs
Top Co-Authors

Avatar

Millie Pant

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar

T. Robinson

Liverpool Hope University

View shared research outputs
Researchain Logo
Decentralizing Knowledge