Atulya Nagar

Last updated
ISBN 978-1-4666-9911-3
  • Advances in Nature-Inspired Cyber Security and Resilience (2022) ISBN   978-3-030-90707-5
  • Sine Cosine Algorithm for Optimization (2023) ISBN   978-981-19-9721-1
  • A Nature-Inspired Approach to Cryptology (2023) ISBN   978-981-99-7081-0
  • Digital Resilience: Navigating Disruption and Safeguarding Data Privacy (2024) ISBN   978-3-031-53289-4
  • Selected articles

    Related Research Articles

    Fuzzy logic is a form of many-valued logic in which the truth value of variables may be any real number between 0 and 1. It is employed to handle the concept of partial truth, where the truth value may range between completely true and completely false. By contrast, in Boolean logic, the truth values of variables may only be the integer values 0 or 1.

    <span class="mw-page-title-main">Evolutionary computation</span> Trial and error problem solvers with a metaheuristic or stochastic optimization character

    In computer science, evolutionary computation is a family of algorithms for global optimization inspired by biological evolution, and the subfield of artificial intelligence and soft computing studying these algorithms. In technical terms, they are a family of population-based trial and error problem solvers with a metaheuristic or stochastic optimization character.

    <span class="mw-page-title-main">Particle swarm optimization</span> Iterative simulation method

    In computational science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle's position and velocity. Each particle's movement is influenced by its local best known position, but is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.

    Bio-inspired computing, short for biologically inspired computing, is a field of study which seeks to solve computer science problems using models of biology. It relates to connectionism, social behavior, and emergence. Within computer science, bio-inspired computing relates to artificial intelligence and machine learning. Bio-inspired computing is a major subset of natural computation.

    <span class="mw-page-title-main">Ant colony optimization algorithms</span> Optimization algorithm

    In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems that can be reduced to finding good paths through graphs. Artificial ants represent multi-agent methods inspired by the behavior of real ants. The pheromone-based communication of biological ants is often the predominant paradigm used. Combinations of artificial ants and local search algorithms have become a preferred method for numerous optimization tasks involving some sort of graph, e.g., vehicle routing and internet routing.

    <span class="mw-page-title-main">Swarm intelligence</span> Collective behavior of decentralized, self-organized systems

    Swarm intelligence (SI) is the collective behavior of decentralized, self-organized systems, natural or artificial. The concept is employed in work on artificial intelligence. The expression was introduced by Gerardo Beni and Jing Wang in 1989, in the context of cellular robotic systems.

    In computer science and mathematical optimization, a metaheuristic is a higher-level procedure or heuristic designed to find, generate, tune, or select a heuristic that may provide a sufficiently good solution to an optimization problem or a machine learning problem, especially with incomplete or imperfect information or limited computation capacity. Metaheuristics sample a subset of solutions which is otherwise too large to be completely enumerated or otherwise explored. Metaheuristics may make relatively few assumptions about the optimization problem being solved and so may be usable for a variety of problems. Their use is always of interest when exact or other (approximate) methods are not available or are not expedient, either because the calculation time is too long or because, for example, the solution provided is too imprecise.

    <span class="mw-page-title-main">Marco Dorigo</span> Italian researcher in evolutionary computing

    Marco Dorigo is a research director for the Belgian Funds for Scientific Research and a co-director of IRIDIA, the artificial intelligence lab of the Université Libre de Bruxelles. He received a PhD in System and Information Engineering in 1992 from the Polytechnic University of Milan with a thesis titled Optimization, learning, and natural algorithms. He is the leading proponent of the ant colony optimization metaheuristic, and one of the founders of the swarm intelligence research field. Recently he got involved with research in swarm robotics: he is the coordinator of Swarm-bots: Swarms of self-assembling artifacts and of Swarmanoid: Towards humanoid robotic swarms, two swarm robotics projects funded by the Future and Emerging Technologies Program of the European Commission. He is also the founding editor and editor in chief of Swarm Intelligence, the principal peer-reviewed publication dedicated to reporting research and new developments in this multidisciplinary field.

    The expression computational intelligence (CI) usually refers to the ability of a computer to learn a specific task from data or experimental observation. Even though it is commonly considered a synonym of soft computing, there is still no commonly accepted definition of computational intelligence.

    In artificial intelligence, artificial immune systems (AIS) are a class of computationally intelligent, rule-based machine learning systems inspired by the principles and processes of the vertebrate immune system. The algorithms are typically modeled after the immune system's characteristics of learning and memory for use in problem-solving.

    A memetic algorithm (MA) in computer science and operations research, is an extension of the traditional genetic algorithm (GA) or more general evolutionary algorithm (EA). It may provide a sufficiently good solution to an optimization problem. It uses a suitable heuristic or local search technique to improve the quality of solutions generated by the EA and to reduce the likelihood of premature convergence.

    <span class="mw-page-title-main">Fuzzy cognitive map</span>

    A fuzzy cognitive map (FCM) is a cognitive map within which the relations between the elements of a "mental landscape" can be used to compute the "strength of impact" of these elements. Fuzzy cognitive maps were introduced by Bart Kosko. Robert Axelrod introduced cognitive maps as a formal way of representing social scientific knowledge and modeling decision making in social and political systems, then brought in the computation.

    <span class="mw-page-title-main">Meta-optimization</span>

    In numerical optimization, meta-optimization is the use of one optimization method to tune another optimization method. Meta-optimization is reported to have been used as early as in the late 1970s by Mercer and Sampson for finding optimal parameter settings of a genetic algorithm.

    In computer science, an evolving intelligent system is a fuzzy logic system which improves the own performance by evolving rules. The technique is known from machine learning, in which external patterns are learned by an algorithm. Fuzzy logic based machine learning works with neuro-fuzzy systems.

    This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, and Glossary of machine vision.

    This is a chronological table of metaheuristic algorithms that only contains fundamental computational intelligence algorithms. Hybrid algorithms and multi-objective algorithms are not listed in the table below.

    Soft computing is an umbrella term used to describe types of algorithms that produce approximate solutions to unsolvable high-level problems in computer science. Typically, traditional hard-computing algorithms heavily rely on concrete data and mathematical models to produce solutions to problems. Soft computing was coined in the late 20th century. During this period, revolutionary research in three fields greatly impacted soft computing. Fuzzy logic is a computational paradigm that entertains the uncertainties in data by using levels of truth rather than rigid 0s and 1s in binary. Next, neural networks which are computational models influenced by human brain functions. Finally, evolutionary computation is a term to describe groups of algorithm that mimic natural processes such as evolution and natural selection.

    <span class="mw-page-title-main">Maurice Clerc (mathematician)</span> French mathematician

    Maurice Clerc is a French mathematician.

    Nikola Kirilov Kasabov also known as Nikola Kirilov Kassabov is a Bulgarian and New Zealand computer scientist, academic and author. He is a professor emeritus of Knowledge Engineering at Auckland University of Technology, Founding Director of the Knowledge Engineering and Discovery Research Institute (KEDRI), George Moore Chair of Data Analytics at Ulster University, as well as visiting professor at both the Institute for Information and Communication Technologies (IICT) at the Bulgarian Academy of Sciences and Dalian University in China. He is also the Founder and Director of Knowledge Engineering Consulting.

    References

    1. 1 2 "Staff Index Import". www.hope.ac.uk.
    2. 1 2 "Prof. Atulya K. Nagar: D.Phil. (York); M.Phil. (with distinction); M.Sc.; B.Sc. (Hons.); FHEA; FIMA". scholar.google.com.
    3. 1 2 "FUZZ-IEEE 2017, Naples, Italy". fuzzieee2017.org.
    4. "Algorithms for Intelligent Systems | Editorial board". Springer.
    5. "Innovations in Sustainable Technologies and Computing | Editorial board". Springer.
    6. "Co-authorship distance computation".
    7. "IEEE–Atulya K. Nagar".
    8. "Atulya Nagar".
    9. "University Council". www.hope.ac.uk.
    10. "Commonwealth Scholarships annual report for the year ending September 2023: forging a sustainable and peaceful common future". GOV.UK.
    11. "Hope University - University Council".
    12. "Advances in nature-inspired cyber security and resilience | WorldCat.org". search.worldcat.org.
    13. "Digital resilience : navigating disruption and safeguarding data privacy | WorldCat.org". search.worldcat.org.
    14. Arthurs, A. M.; Clegg, J.; Nagar, A. K. (January 21, 1996). "On the solution of the Liouville equation over a rectangle". International Journal of Stochastic Analysis. 9 (1): 57–67. doi: 10.1155/S1048953396000068 .
    15. Nagar, A. K.; Powell, R. S. (March 1, 2002). "LFT/SDP approach to the uncertainty analysis for state estimation of water distribution systems". IEE Proceedings - Control Theory and Applications. 149 (2): 137–142. doi:10.1049/ip-cta:20020096 (inactive 7 December 2024) via digital-library.theiet.org.{{cite journal}}: CS1 maint: DOI inactive as of December 2024 (link)
    16. Bera, Somnath; Nagar, Atulya K.; Subramanian, K. G.; Zhang, Gexiang (June 1, 2024). "Pure 2D Eilenberg P systems". Journal of Membrane Computing. 6 (4): 258–265. doi:10.1007/s41965-024-00159-8 via Springer Link.
    17. Bera, Somnath; Nagar, Atulya K.; Sriram, Sastha; Subramanian, K.G. (August 21, 2023). "An array P system based on a new variant of pure 2D context-free grammars". Theoretical Computer Science. 968: 114027. doi: 10.1016/j.tcs.2023.114027 .
    18. Bera, Somnath; Sriram, Sastha; Nagar, Atulya K.; Pan, Linqiang; Subramanian, K. G. (June 29, 2020). "Algebraic Properties of Parikh Matrices of Binary Picture Arrays". Journal of Mathematics. 2020: 1–7. doi: 10.1155/2020/3236405 .
    19. Dhiman, Gaurav; Garg, Meenakshi; Nagar, Atulya; Kumar, Vijay; Dehghani, Mohammad (August 1, 2021). "A novel algorithm for global optimization: Rat Swarm Optimizer". Journal of Ambient Intelligence and Humanized Computing. 12 (8): 8457–8482. doi:10.1007/s12652-020-02580-0 via Springer Link.
    20. Dhiman, Gaurav; Singh, Krishna Kant; Soni, Mukesh; Nagar, Atulya; Dehghani, Mohammad; Slowik, Adam; Kaur, Amandeep; Sharma, Ashutosh; Houssein, Essam H.; Cengiz, Korhan (April 21, 2021). "MOSOA: A new multi-objective seagull optimization algorithm". Expert Systems with Applications. 167: 114150. doi:10.1016/j.eswa.2020.114150.
    21. Nwankwor, E.; Nagar, A. K.; Reid, D. C. (April 1, 2013). "Hybrid differential evolution and particle swarm optimization for optimal well placement". Computational Geosciences. 17 (2): 249–268. Bibcode:2013CmpGe..17..249N. doi:10.1007/s10596-012-9328-9 via Springer Link.
    22. Rakshit, Pratyusha; Konar, Amit; Bhowmik, Pavel; Goswami, Indrani; Das, Swagatam; Jain, Lakhmi C.; Nagar, Atulya K. (July 21, 2013). "Realization of an Adaptive Memetic Algorithm Using Differential Evolution and Q-Learning: A Case Study in Multirobot Path Planning". IEEE Transactions on Systems, Man, and Cybernetics: Systems. 43 (4): 814–831. doi:10.1109/TSMCA.2012.2226024 via CrossRef.
    23. Konar, Amit; Chakraborty, Indrani Goswami; Singh, Sapam Jitu; Jain, Lakhmi C.; Nagar, Atulya K. (September 21, 2013). "A Deterministic Improved Q-Learning for Path Planning of a Mobile Robot". IEEE Transactions on Systems, Man, and Cybernetics: Systems. 43 (5): 1141–1153. doi:10.1109/TSMCA.2012.2227719 via CrossRef.
    24. Kar, Reshma; Ghosh, Lidia; Konar, Amit; Chakraborty, Aruna; Nagar, Atulya K. (December 21, 2022). "EEG-Induced Autonomous Game-Teaching to a Robot Arm by Human Trainers Using Reinforcement Learning". IEEE Transactions on Games. 14 (4): 610–622. doi:10.1109/TG.2021.3124340 via CrossRef.
    25. De, Amiyangshu; Konar, Amit; Samanta, Amalesh; Biswas, Souvik; Ralescu, Anca L.; Nagar, Atulya K. (July 21, 2017). "Cognitive load classification in learning tasks from hemodynamic responses using type-2 fuzzy sets". 2017 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE). IEEE. pp. 1–6. doi:10.1109/FUZZ-IEEE.2017.8015659. ISBN   978-1-5090-6034-4 via CrossRef.
    26. Halder, Anisha; Konar, Amit; Mandal, Rajshree; Chakraborty, Aruna; Bhowmik, Pavel; Pal, Nikhil R.; Nagar, Atulya K. (May 21, 2013). "General and Interval Type-2 Fuzzy Face-Space Approach to Emotion Recognition". IEEE Transactions on Systems, Man, and Cybernetics: Systems. 43 (3): 587–605. doi:10.1109/tsmca.2012.2207107.
    27. Dasgupta, Madhuleena; Konar, Amit; Nagar, Atulya K. (2018). "Online Prediction of Dopamine Concentration Using EEG-Induced Type-2 Fuzzy Abduction". 2018 IEEE Symposium Series on Computational Intelligence (SSCI). pp. 212–218. doi:10.1109/SSCI.2018.8628737. ISBN   978-1-5386-9276-9.
    28. Saha, Anuradha; Konar, Amit; Nagar, Atulya K. (December 21, 2017). "EEG Analysis for Cognitive Failure Detection in Driving Using Type-2 Fuzzy Classifiers". IEEE Transactions on Emerging Topics in Computational Intelligence. 1 (6): 437–453. doi:10.1109/TETCI.2017.2750761 via CrossRef.
    Atulya K. Nagar
    Atulya Nagar.jpg
    Occupation(s)Mathematical physicist, academic and author
    SpouseJyoti Nagar
    Academic background
    EducationBSc., Mathematics and Physics
    MSc., Mathematics
    MPhil., Relativistic Cosmology
    DPhil., Mathematics
    Alma mater University of Ajmer
    University of York