Banner
Home      Log In      Contacts      FAQs      INSTICC Portal
 
Documents

Keynote Lectures

The Disappearing Human-Machine Divide
Kevin Warwick, School of Systems Engineering, University of Reading and Coventry University, United Kingdom

Putting Intelligence into Computational Intelligence
Leslie Smith, Department of Computing Science and Mathematics, University of Stirling, United Kingdom

The Art of Programming Evolutionary Algorithms
Juan J. Merelo, Universidad de Granada, Spain

Learning from Imprecise and Fuzzy Data: on the Notion of Data Disambiguation
Eyke Hüllermeier, Philipps University of Marburg, Germany

Information Fusion - An Appealing Avenue for Robust Knowledge Discovery in Multi-Source Environments
Belur V. Dasarathy, Independent Researcher, United States

The Working Brain: Windows to the Outside World
Alexandre Castro-Caldas, Independent Researcher, Portugal

 

The Disappearing Human-Machine Divide

Kevin Warwick
School of Systems Engineering, University of Reading and Coventry University
United Kingdom
http://www.kevinwarwick.com/
 

Brief Bio
Kevin Warwick is Professor of Cybernetics at the University of Reading, England, where he carries out research in artificial intelligence, control, robotics and biomedical engineering. He took his first degree at Aston University, followed by a PhD and research post at Imperial College London. He subsequently held positions at Oxford, Newcastle and Warwick Universities before being offered the Chair at Reading. He is a Chartered Engineer (CEng.) and is a Fellow of The Institution of Engineering & Technology (FIET). Kevin Warwick is the youngest person ever to become a Fellow of the City & Guilds of London Institute (FCGI). He is the author or co-author of more than 500 research papers and has written or edited 27 books (three for general readership), as well as numerous magazine and newspaper articles on scientific and general subjects. Kevin has been awarded higher doctorates (DSc) both by Imperial College and the Czech Academy of Sciences, Prague and has received Honorary Doctorates from 6 Universities. He has appeared in the Guiness Book of Records for his research on several occasions and is perhaps best known for his implant self-experimentation, linking his own nervous system with a computer network. The Institute of Physics selected Kevin as one of only 7 eminent scientists to illustrate the ethical impact their scientific work can have: the others being Galileo, Einstein, Curie, Nobel, Oppenheimer and Rotblat.


Abstract

In this presentation Kevin will look at:
1. The latest results with implant technology (linking human brains with computers),  
2. Culturing biological neurons and putting them in a robot body (robots with biological brains) and 
3. Practical Turing Test results (can you tell the difference between a human and a machine from interactive communication?). New experimental data will be presented in each of these areas and participants will be able to see for themselves if they can tell the difference, in a Turing sense, between human and machine dialogue. A brief look will be taken at the future and what all this might mean.



 

 

Putting Intelligence into Computational Intelligence

Leslie Smith
Department of Computing Science and Mathematics, University of Stirling
United Kingdom
http://www.cs.stir.ac.uk/~lss
 

Brief Bio

Leslie Smith is Professor of Computing and Head of Division of Computing Science and Mathematics at the University of Stirling. After initially researching parallel computers in the early 1980's, he moved on to working on Neural Networks and Computational Intelligence. Researching systems that processed time-varying signals led him to work on the auditory system, particularly how animals manage to build up an auditory scene. Making these (and other) systems work in real-time led him  to work with Neuromorphic Systems, and trying to understand their relation to biological systems led him into processing extracellular neural recordings, including work with the International Neuroinformatics Co-ordinating Forum. When not writing code, papers or grant proposals, teaching undergraduates and postgraduates, reviewing grants and manuscripts or managing the Division at Stirling, he plays jazz piano.


Abstract

What has intelligence got to do with computational intelligence? Is there anything that lies between the clever programming and bottom-up pattern recognition that makes up the (relatively undefined) field of Artificial Intelligence, and the layperson's interpretation of intelligence? Is there something between consciousness and awareness, and computational Intelligence? I will argue that context and invariance in sensory systems are critical, and that we need to reconsider the role of time in artificial systems, in order to build systems that can perform usefully in real environments.



 

 

The Art of Programming Evolutionary Algorithms

Juan J. Merelo
Universidad de Granada
Spain
 

Brief Bio
Juan J. Merelo is a professor at the University of Granada (Spain), where he leads the Free Software Office. Currently is interested in complex systems (and networks), distributed evolutionary algorithms and web computing. He obtained an MSc and Ph.D. in Physics from the same university.


Abstract
This talk gives an holistic view of coding in science (specially in evolutionary algorithms) from idea to publication, introducing several best practices that can be used at every step of the process. It describes how scientific programming should be language-agnostic and talks about design patterns and workflows that can be used to make the process of publishing papers based on the code you write (inspired by the idea you originally had) much less painful. The set of best practices, gleaned from experience, can be applied to pretty much everybody that is in the business of scientific programming, but specially to those that work in the area of evolutionary algorithms at large.



 

 

Learning from Imprecise and Fuzzy Data: on the Notion of Data Disambiguation

Eyke Hüllermeier
Philipps University of Marburg
Germany
 

Brief Bio
Eyke Hüllermeier is with the Department of Mathematics and Computer Science at Marburg University (Germany), where he holds an appointment as a full professor and heads the Computational Intelligence Group. He holds MSc degrees in mathematics and business computing, a PhD in computer science, and a Habilitation degree, all from the University of Paderborn (Germany). Prior to his current appointment, he held positions at the Universities of Dortmund, Toulouse and Magdeburg. His research interests are focused on methodological foundations of Artificial Intelligence and intelligent systems design, especially on machine learning and data mining as well as modeling and reasoning with uncertain knowledge. Besides, he is very interested in the application of AI methods in other fields, including the life sciences, engineering and economics. He has published around 200 research papers on these topics in top-tier journals and major international conferences, and several of his contributions have been recognized with scientific awards. Professor Hüllermeier is Co-Editor-in-Chief of Fuzzy Sets and Systems, one of the leading journals in the field of Computational Intelligence, and serves on the editorial board of several other journals, including Machine Learning, IEEE Transactions on Fuzzy Systems, International Journal on Approximate Reasoning, and Advances in Data Analysis and Classification. Moreover, he is a regular member of the program committee of major international conferences in the fields of Computational and Artificial Intelligence. He is a coordinator of the EUSFLAT working group on Machine Learning and Data Mining and the head of the IEEE CIS Task Force on Machine Learning.Professor Hüllermeier was the General Chair of IPMU–2010, 13th International Conference on Information Processing and Management of Uncertainty in Knowledge-Based Systems (Dortmund, Germany). Last year, he was a PC Co-Chair of SUM–2012, the 6th International Conference on Scalable Uncertainty Management (Marburg, Germany), and this year, he is a PC Co-Chair of DS–2013, the 16th International Conference on Discovery Science (to be held in Singapore). Next year, he will be PC Co-Chair of ECML/PDKK, the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases.


Abstract
Methods for analyzing or learning from "fuzzy data" have attracted considerable attention in recent years. In many cases, however, existing methods (for precise, non-fuzzy data) are extended to the fuzzy case in an ad-hoc manner, and without carefully considering the interpretation of a fuzzy set when being used for modeling data. Distinguishing between an ontic and an epistemic interpretation of fuzzy set-valued data, and focusing on the latter, it will be argued that a "fuzzification" of learning algorithms based on an application of the generic extension principle is not appropriate. In fact, the extension principle fails to properly exploit the inductive bias underlying typical machine learning methods, although this bias, at least in principle, offers a means for "disambiguating" the fuzzy data. Alternatively, a novel method is proposed which is based on the generalization of loss functions in empirical risk minimization, and which performs model identification and data disambiguation simultaneously.



 

 

Information Fusion - An Appealing Avenue for Robust Knowledge Discovery in Multi-Source Environments

Belur V. Dasarathy
Independent Researcher
United States
 

Brief Bio
Dr. Belur V. Dasarathy, an IEEE Fellow, is an independent consultant offering services to commercial and government clients in the design and development of automated intelligent decision systems arising in a variety of applications. His expertise includes guidance, teaching, research and development (R&D) and R&D management in the areas of intelligent decision systems, learning systems, multi-sensor multi-source information fusion, knowledge discovery through pattern recognition and data mining, image analysis and other related topics. His prior professional full-time affiliations have included Dynetics, Inc., Intergraph Corp., Computer Sciences Corp., Indian Institute of Science, Southern Methodist University, as well as adjunct positions at University of Alabama in Huntsville.He is the founding Editor-in-chief of the International Journal on Information Fusion published by Elsevier Science, the very first journal dedicated to this evolving field. He has offered short courses in the information fusion arena under SPIE and other conference sponsorships as well as under individual company/ University/ Organization sponsored on-site programs.Dr. Dasarathy has over 180 open literature publications with him as primary author in majority of these publications. He is the author of three IEEE Computer Society Press books: Decision Fusion, Nearest Neighbor (NN) Norms: NN Pattern Classification Techniques, and Image Data Compression: Block Truncation Coding. He has also contributed chapters/sections to other books, including one in the handbook on Data Mining and Knowledge Discovery (Oxford University Press, 2002). His publications have been cited in the literature in over 400 studies.He has been an invited speaker at many national and international conferences over the past decade such as 2nd Intl Conference on Sensor Networks (SENSORNETS 2013), Spain;3rd International Conference on Pervasive and Embedded Computing and Communication Systems (PECCS 2013), Spain; 6th International Symposium on Intelligent Distributed Computing 2012, Italy; 16th Annual KES Conference, 2012 Spain; IDGA 9th Annual Image Fusion Summit, 2010, USA; 2008 International Conference on Aerospace Science and Technology, India; 2008 Indo-US Workshop on Regional Air Transportation, India; 2nd International Conference on Information  Security and  Assurance, 2008, Korea; Future Generation Communication and Networking, 2007 Korea; 2006 IDGA Conference on Night Vision Systems, Washington, DC; 2006 IEEE Intl Conf on Multisensor Fusion and Integration for Intelligent Systems, Germany; 2006 Biologically Inspired Information Fusion, UK; ISSNIP ’04 Australia; International Conference on Human-Machine Interface 2004, India; IEEE International Conference on Computational Cybernetics ICCC’04 Austria; The 11th International Conference on Advanced Robotics, ICAR Portugal; International Workshop on Information Fusion 2002, China; IX Spanish Symposium on Pattern Recognition and Image Processing 2001, Spain; IEEE International Conference on Industrial Technology, ICIT 2000, India; International Conference on Applications of Pattern Recognition 1998, England.Dr. Dasarathy was honored as the IEEE Huntsville Section Outstanding Engineer 1996, IEEE Region 3 Outstanding Engineer for 1997 and a recipient of the IEEE Third Millennium Medal. He was one of the founding members of the board of directors of the International Society on Information Fusion (ISIF) and served on it for three years. He was the guest editor of Optical Engineering for three special sections on Sensor Fusion. From 1997 to 2009, he has been the organizer & chairman of two annual SPIE Conferences on multi-sensor, multi-source information fusion and data mining, intrusion detection & network security. He was the publicity chair for the International conferences on Information Fusion - Fusion 1998, Fusion 1999, Fusion 2001, a member of the executive committee of Fusion 2000, and is a member of the International Program committee for Fusion 2003. He has organized and chaired special sessions on Information Fusion and Data Mining at other conferences including IEEE Decision and Control 1998, International Joint Conference on Neural Networks 1999, IGARSS 2000, IECON-2000. He has been a member of the Scientific Committee for the annual workshop on Multiple Classifier Systems since 2000 including the one to be held in 2003. He was also the technical vice-chair for Autotestcon 2002.His biographical citations include: International Who's Who in Information Technology, 1999; "The Official Registry of the Who' Who of American Business Leaders," 1991; ; "Who's Who in the South and Southwest," 22nd Edition, 1991; Who's Who in Technology Today," Dick Publishing 5th Edition, "Personalities of the South," American Biographical Institute, 1986; "WHO' WHO" in Computer Graphics," Marquis, 1984, etc.


Abstract

Knowledge discovery process, in order to serve its purposes, should both be reliable and robust in dynamic multi-source environments that now define the global information network infrastructure. The ever expanding ability to collect data has resulted in a highly diverse (in terms of contents, spatial, spectral, temporal, qualitative and quantitative aspects) set of data sources. At times the data from such diverse sources may at least on the surface seem to be supportive, while at other times, may indeed conflict with one another or at best uncorrelated. Information fusion represents the ensemble of concepts, tools and techniques that can be exploited to extract/discover knowledge underlying these diverse data sources, properly weighting the potential of both supportive as well as conflicting evidence. The geographical and temporal diversity has to be addressed by properly distributed processing. This is especially true of “Big Data” the latest buzz word in the domain of knowledge discovery as related to issues of security vs. privacy.  This key note address intends to provoke audience thinking on the role information fusion can and should play in this domain by giving a brief introduction to the concepts and techniques in the field of Information fusion and discuss the various issues that deserve attention in their application to the problem of reliable and robust knowledge discovery cutting across wide ranging domains of application.



 

 

The Working Brain: Windows to the Outside World

Alexandre Castro-Caldas
Independent Researcher
Portugal
 

Brief Bio
Professor Castro Caldas is currently Director of the Institute of Health Sciences of Portuguese Catholic University and was Full Professor of Neurology, until 2004, at the University of Lisbon and Head of the Department of Clinical Neurosciences of the Hospital de Santa Maria, in Lisbon, Portugal.He earned his M.D. and his Ph.D. from the University of Lisbon School of Medicine, where he started his career in 1974. He has been responsible for the Language Research Laboratory until 1998 and organized the Center for Neurosciences of Lisbon in 1990. He was President of the International Neuropsychological Society (2000-2001).His publications include two textbooks of Neuropsychology in portuguese, A Herança de Franz Joseph Gall and Viagem ao Cérebro e a algumas das suas Competências and papers in international journals, as: Brain, Neurology, NeuroImage, Journal of Cognitive Neurosciences, JINS, and multiple chapters in national and international books. He is member of the editorial board of several national and international journals. His current research interests include several topics in Cognitive Neurosciences and in particular the modulatory effect of environmental stimulation in the human brain.


Abstract

We are living the fascinating adventure of brain/machine interface.

Brain mechanisms that are suited to this interface will be reviewed, stressing the role of the biological plasticity necessary for the adaptation to external devices.



footer