Intelligent Systems to Assist in Cytological Diagnosis and to Train Cytotechnics TIN
|
|
|
- Ethan Holt
- 10 years ago
- Views:
Transcription
1 Jornadas de Seguimiento de Proyectos, 2007 Programa Nacional de Tecnologías Informáticas Intelligent Systems to Assist in Cytological Diagnosis and to Train Cytotechnics TIN Jose Manuel Zurita López * Leading Researcher Dept. Computer Science and Artificial Intelligence University of Granada Abstract This project aims at the application of Soft Computing techniques to the development of intelligent systems which assist in the cytological diagnosis and the training of cytotechnics. As an important previous task, suitable knowledge representation must be defined for the Cytology field. Then knowledge extraction methods must be defined for both acquiring knowledge from the experts and deriving knowledge from a set of clinical data. To achieve all of this, different components from Soft Computing will be used (Artificial neural networks, Fuzzy Systems, Evolutionary systems). Later on, two intelligent systems to aid in cytological diagnosis will be developed: one for the thyroid and another for cervix-vaginal cytologies. These systems will not only allow for the management and exploitation of knowledge, but also will be able to learn and hence increase their knowledge base. They will also support the diagnoses with bibliographic references relative to them and retrieved through bibliographic database queries. As a specific case of exploitation of these systems, an intelligent tutoring system to assist in the training of future cytotechnics will be developed. Keywords: Intelligent systems, cytological diagnosis, Soft Computing, knowledge acquisition. 1 Objectives of the project Cytological diagnosis is a very important problem in the detection of a number of pathologies (e.g. cancer). It is a basic task which requires wide knowledge and experience to be developed in an effective way. Most of observations and decisions in cytology are tainted by uncertainty and vagueness. The interpretation of morphological features observed through the microscope is fundamental in the diagnosis process. In turn, the difficulty of the diagnosis depends on the kind of tissues, where some soft ones are rather straightforward to other where available knowledge is not complete. Then, cases appear commonly where the cytologist has to consult bibliographic references looking for assistance. * [email protected]
2 This field represents an area for the design of intelligent systems which require the representation and management of knowledge extracted from experts, but also require some other techniques to automatically extract knowledge, techniques like Machine Learning. In addition, the system should retrieve information from bibliographic reference databases. A good cytologist or cytotechnic needs a rather wide set of knowledge. Their training means an important effort. This effort can be alleviated and improved by using an intelligent system illustrating real cases, explaining the obtained diagnosis and providing references to justify and extend the answer. A system like this falls in the category of Intelligent Tutoring Systems, which is a rather active area of research to improve training and learning in human beings. After the issues discussed above, the general goals for the current project are: a) To study the problem of knowledge extraction for cytological diagnosis and provide solutions especially suited for it. These solutions must cover both knowledge extracted from experts and knowledge drawn from sets of clinic case data. b) To design a system based on Soft Computing techniques which can assist professionals in their daily task of cytological diagnosis. This system should allow for an easy way to include further knowledge or update the one already available. It must be accessible through web so that experts all over the world can use it and collaborate in the construction of its knowledge base. This system will also include bibliographic reference queries which will be fired after a given diagnosis has been reached. The structure of the system will be general enough so that it can be adapted to a number of pathologies. In particular, two specific systems will be built: one devoted to thyroid and another for cervix-vaginal pathologies. c) To build an intelligent tutoring system associated to the intelligent system aimed at the improvement of cytotechnics training. Starting from the knowledge embedded in the intelligent system and endowed with a wide set of cases built, this will be a consult and training system for future cytologists. These goals will be reached after executing the following work plan, which is divided into seven task. The planning along with its chronogram is detailed below. Task 1. Analysis of the cytological diagnosis problem. Task 2. Design of the intelligent system model. Task 3. Knowledge acquisition. Task 4. Development of the intelligent systems. Task 5. Analysis of the cytotechnic training problem. Task 6. Design of the intelligent tutor system. Task 7. Development of the tutor system.
3 Jornadas de Seguimiento de Proyectos, 2007 Programa Nacional de Tecnologías Informáticas Activities/Tasks Task 1.1 General analysis of the problem Task 1.2 Requirement analysis for the intelligent system Task 2.1 Architectural design Task 2.2 Module of knowledge representation Task 2.3 Module of inference Task 2.4 Module of result justification Task 2.5 Module of learning Task 2.6 Module of bibliography queries Task 3.1 Study, design and application of knowledge extraction techniques Task 3.2 Application of machine learning methods to clinic case databases Task 3.3 Diagnosis and feature selection (Thyroid) Task 3.3 Diagnosis and feature selection (Cervix-vaginal) Task 3.4 Keyword selection (Thyroid) Task 3.4 Keyword selection (Cervix-vaginal) Task 3.5 Image database creation (Thyroid) Task 3.5 Image database creation (Cervix-vaginal) Task 4.1 Intelligent system coding Task 4.2 Integration and test Task 4.3 Validation Task 5.1 Analysis of teaching requirements (ITS) Task 5.2 Functional and non-functional requirement analysis (ITS) Task 6.1 Architectural design (ITS) Task 6.2 Case definition Task 6.3 Evaluation module Task 6.4 Student management module Task 7.1 Coding (ITS) Task 7.2 Integration and test (ITS) Task 7.3 Validation (ITS) First year (*) Second year (*) Third year (*)
4 Jornadas de Seguimiento de Proyectos, 2007 Programa Nacional de Tecnologías Informáticas 2 Success level reached in the project According to the tasks planned in the chronogram above, the degree of fulfilment of the project is as follows: Task 1.1 General analysis of the problem. Months 1 to 4 inclusive. During these months, several meetings were organized at the Hospital Virgen de las Nieves in Granada. In those meetings a general analysis of the problem from the different point of views of the group components: knowledge engineers, medicine doctors, and bibliography experts. A great effort was done to combine different perspectives. These meetings were successful to the point that we acquired a general view of the problem and the communication among different disciplines was improved. Of course, along these four months previous work in the line of research of the project was reviewed. Task 1.2 Requirement analysis for the intelligent system. Months 4 to 6 inclusive. In parallel with Task 1.1, a requirement analysis was performed. For these three months, a number of requested features were gathered. For example, an important requirement to widen its accessibility was that the intelligent system could be used through the Internet. The whole process was finally summarized in the Requirement Specification Document. Task 2.1 Architectural Design. Months 7 to 8 inclusive. This task implied the bird-eye design of the main system modules, including their inputs and outputs as well as their interfaces to modules with which each of them interacted. Task 2.2 Module of knowledge representation. Months 9 to 10 inclusive. After a detailed study of the kind of knowledge and inference processes, we seek for the best suited knowledge representation. The final choice was rules. The system would be based on production rules. Then, since one of the main requirements was the management of uncertainty, we analyzed the kind of uncertainty present in this knowledge and found fuzzy rules to be an appropriate model to cope with it. Task 2.3 Module of inference. Months 11 to 12 inclusive. To infer new knowledge with fuzzy rules and/or facts, approximate reasoning has to be used. This is the natural inference procedure within Fuzzy Logic. The combination of fuzzy rules and approximate reasoning allows coping, managing and, processing most kinds of uncertainty arising in real world problems. Task 2.4 Module of result justification. Months 9 to 10 inclusive. A key issue in every expert system is the justification offered for every final answer, because the trust the user will deposit on the system depends on the reasoning process and then on the justification for the followed path. The use of rules as the representation brick of knowledge would certainly help in the task of justifying the inferences, but it is still necessary to develop it.
5 Task 2.5 Module of learning. Months 10 to 12 inclusive. This module was conceived with the aim of endowing the intelligent system with a longer cycle of life, actually, a cycle in continuous development. The system should add new knowledge which could arise along the life of the system. In particular, new knowledge coming from the inference processes carried out by the system and their a posteriori validation should be included. Task 2.6. Module of bibliographic queries. Months 12 to 14 inclusive. A common situation among medicine doctors using intelligent systems arise when they want to widen the knowledge on the final diagnosis. A hard work has been carried out by bibliographic experts working along with doctors to define the main queries of interest for anatomo-pathologists. These queries have been formulated in a number of query languages. When a diagnosis is reached, the system may produce a set of bibliographic references related to it, by performing the queries after the user request. The system adapts the general query to the particular interests of the doctor, performs the queries and integrates the results. Task 3.1 Study, design and application of expert knowledge extraction techniques. Months 7 to 10 inclusive. Knowledge extraction has been performed through three ways: a) Structured interviews. Knowledge engineers use pre-elaborated interviews to request information from experts. Then the answers are evaluated to build the knowledge base. b) Web. In order to consider a wider and more complete knowledge base, we developed a web application through which interested domain experts could provide new information regarding features, diagnoses, relationships among them, etc. This application was publicized in a number of conferences. c) ADAUCO tool. ADAUCO is a software prototype developed after a Ph.D. Thesis entitled Design and implementation of a tool for automatic knowledge acquisition. This thesis was written by Dr. José Jesús Castro, a member of the research team. The theoretical foundations for the thesis has been published in prestigious international journals [2],[3]. Task 3.2 Application of learning procedures on clinic datasets. Months 7 to 13 inclusive. This task was performed in parallel with task 3.1. In this case, we focused on automatic knowledge extraction through the application of Machine Learning procedures. These methods induced fuzzy rules out of the data gathered in clinic databases. The considered methods include [1], Wang & Mendel s procedure and others proposed in [8] which use different models of artificial neural networks for the construction or derivation of fuzzy rules representing the knowledge underlying in a set of data. These methods produced a bunch of rules which increase the knowledge in the base. However, before their final acceptance into the knowledge base they have to be tuned and validated. Task 3.3.a Diagnosis and feature selection (thyroid). Months 10 to 11 inclusive. This task was carried out applying the knowledge extraction techniques described above. The process was documented in [4]. We also considered, an alternative knowledge representation, intended for a wider diffusion of the knowledge: the use of ontologies. The results of this initiative were published in [5].
6 Task 3.3.b Diagnosis and feature selection (cervix-vaginal). Months 11 to 14 inclusive. The considered features and diagnosis for the diagnosis of cervix-vaginal pathologies are described in [6]. Anyway, this knowledge base can be augmented in any moment through new contributions by experts. Task 3.4 Key word selection. Months 12 to 16 inclusive. The results for this task are two collections of key words for the pathologies of interest. These key words are essential in the formulation of bibliographic queries and for the description of knowledge. Task 3.5 Image base creation. Months 14 to 22 inclusive. The intelligent system to develop interacts with user in a visual intensive way. The images of samples under the microscope are the main source of information. The availability of a set of high quality and representative images is essential for the system. These images are a key component of the knowledge base. The caption of these images is an arduous task. Some setbacks due to the availability of samples and troubles with the capturing equipment have produced a delay in its execution. The task is not complete yet, although its final is very close. Task 4.1. Intelligent system coding. Months 13 to 20 inclusive. The first intelligent system targeted to the assistance in the diagnosis of thyroid pathologies is finished (and available through the Internet). It has been developed using only Open Source tools, such as Apache, MySQL, PHP and Javascript. This work has uncovered some weak points in the development methodology. For the second system, we have changed the development philosophy to prototype-based cycle of live. In particular, we have migrated to the python programming language along with the web development framework, Django. This has implied a slight delay in starting up the second system (for cervix-vaginal pathologies) implementation, but it is advancing at a higher pace, so we are confident that the whole implementation will be available in the first months of the third year. Task 4.2 Integration and test. Months 21 to 22 inclusive. This task is completely finished for the first system (thyroid). As was pointed out in the task above it is delayed for the second system. The change in the development methodology will also accelerate this task because the integration and test stages are intertwined in the development process (inherited from the Xtreme Programming methodology). Task 4.3 Validation. Months 23 to 24 inclusive. These two tasks are delayed due to their dependence on the two above. Task 5.1 Analysis of teaching requirements (for the ITS). Months 17 to 18 inclusive. The experts in cytotechnic training produced a report gathering the teaching requirements necessary for the formation of these professionals. This report includes a description of the weak points of current methods pointing out several lines of possible improvement through their automation.
7 Tasks 5.2 Functional and non functional requirement analysis. Months 19 to 20 inclusive. Through the application of the combined methodology of the waterfall and prototype-based models, functional and non functional requirements for the ITS were extracted. This software appliance has two especial features: its teaching orientation and the use of expert knowledge to guide the learning of the student. These two peculiarities affect the way in which requirements are captured. The adaptation of the methodology for these points has delayed the conclusion of this task and propagated the finalization of the former and this task, and all of those depending on them. Tasks 6.1 to 6.3. ITS development. All of these tasks have been delayed due to the necessary adaptation of requirement extraction methodology to the specific features of the ITS application. 3 Result indicators The indicators showing the relevance of results obtained so far are fairly promising. In particular, there following papers and communications have been published as a result of the work developed in this project: a) J. Esquivias, J. Alonso, J.M. Benítez, M. Parra, F. Jiménez, C. Prieto, M. Merino. El diagnóstico en citología: Extracción de rasgos y cuantificación de los mismos. Ensayo sobre citología tiroidea, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. b) J. Esquivias, J.M. Zurita, M. Gómez, E. Villar, J.M. Sánchez, J. Alonso. Representación del conocimiento mediante ontologías: Ensayo sobre citología tiroidea, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. c) J. Esquivias, M.M. Serrano, J. Alonso, M. Parra, C. Nieves, C. Prieto, M. Merino, J.M. Benítez, C. Herrera. Bases para la construcción de un sistema tutor inteligente para aprendizaje de la citología cérvico-vaginal, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. d) M. Rodíguez del Castillo, J.M. Benítez, J.M. Fernández-Luna, J.M. Zurita, C. Herrera, F. Jiménez Burgos, M.M. Serrano, J. Merino, J. Esquivias. Motores de búsqueda automáticos a partir de un diagnóstico determinado, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. With regard to developments we should make the following remarks: a) The intelligent system to assist in thyroid diagnosis is completed finished, pending only on its validation. This application has already been tested by a number of national experts which have stated their positive opinion with respect to the performance of the tool. The presentation of the system in several conferences has been welcomed. b) The system for cervix-vaginal pathologies is in the final implementation-integration-test stage, all of them jointly due to the development methodology used in this case. The delay in the start of the implementation is being compensated by an accelerated pace (and safest, too) coding. In short, it will be available for its validation by a new group of experts.
8 c) The intelligent tutoring system for cytotechnics has already overcome the specification stage. Its conclusion is expected by the third quarter of the final year. With regard to technology transfer and collaboration with other research groups, this project has yielded an intelligent system architecture which can be readily adapted to other areas in Medicine. Starting from this project and in collaboration with other medicine doctors, a new initiative sprang, The virtual patient project. This project is been developed by a group of researchers from the University of Granada (three of them are already involved in the research of the current project), the IAVANTE Foundation (in Spanish, Fundación para el Avance Tecnológico y Entrenamiento Profesional) and CITIC (in Spanish, Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones). 4 Bibliography [1] J.L. Castro, J.J. Castro-Schez, J.M. Zurita. Use of a fuzzy machine learning technique in the knowledge acquisition process, 2001, Fuzzy Sets and Systems, 123, pp [2] J.L. Castro, J.J. Castro-Schez, J.M. Zurita. Combining both a fuzzy inductive learning and a fuzzy repertory grid method, 2002, en Technologies for constructing intelligent systems 1, Task, B. Bouchon-Meunier, J. Gutiérrez-Ríos, L. Magdalena, R.R. Yager (editores). [3] J.J. Castro-Schez, J.L. Castro, J.M. Zurita. Fuzzy repertory table: A method for acquiring knowledge about input variables to machine learning algorithm, IEEE Transactions on Fuzzy Systems, vol. 12, nº 1, pp [4] J. Esquivias, J. Alonso, J.M. Benítez, M. Parra, F. Jiménez, C. Prieto, M. Merino. El diagnóstico en citología: Extracción de rasgos y cuantificación de los mismos. Ensayo sobre citología tiroidea, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. [5] J. Esquivias, J.M. Zurita, M. Gómez, E. Villar, J.M. Sánchez, J. Alonso. Representación del conocimiento mediante ontologías: Ensayo sobre citología tiroidea, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. [6] J. Esquivias, M.M. Serrano, J. Alonso, M. Parra, C. Nieves, C. Prieto, M. Merino, J.M. Benítez, C. Herrera. Bases para la construcción de un sistema tutor inteligente para aprendizaje de la citología cervico-vaginal, VII Congreso Virtual Hispanoamericano de Anatomía Patológica. [7] M. Rodíguez del Castillo, J.M. Benítez, J.M. Fernández-Luna, J.M. Zurita, C. Herrera, F. Jiménez Burgos, M.M. Serrano, J. Merino, J. Esquivias. Motores de búsqueda automáticos a partir de un diagnóstico determinado, th World Conference on Heath Information and Libraries (ICML9). Salvador de Bahía, Brasil, Septiembre [8] J.M. Benítez. Extracción de reglas difusas de y con redes neuronales artificiales, Tesis Doctoral, Universidad de Granada, 1998.
Speech understanding in dialogue systems
Speech understanding in dialogue systems Sergio Grau Puerto [email protected] Departament de Sistemes Informàtics i Computació Universitat Politècnica de València Sergio Grau Puerto. Carnegie Mellon: June
Curriculum Reform in Computing in Spain
Curriculum Reform in Computing in Spain Sergio Luján Mora Deparment of Software and Computing Systems Content Introduction Computing Disciplines i Computer Engineering Computer Science Information Systems
Evaluation of an exercise for measuring impact in e-learning: Case study of learning a second language
Evaluation of an exercise for measuring impact in e-learning: Case study of learning a second language J.M. Sánchez-Torres Universidad Nacional de Colombia Bogotá D.C., Colombia [email protected]
Towards Rule-based System for the Assembly of 3D Bricks
Universal Journal of Communications and Network 3(4): 77-81, 2015 DOI: 10.13189/ujcn.2015.030401 http://www.hrpub.org Towards Rule-based System for the Assembly of 3D Bricks Sanguk Noh School of Computer
Fuzzy Kim. Un sistema de Minería de Datos con ayuda inteligente basado en técnicas de Soft-Computing TIC2002-04021-C02-02
Jornada de Seguimiento de Proyectos, 2004 Programa Nacional de Tecnologías Informáticas Fuzzy Kim. Un sistema de Minería de Datos con ayuda inteligente basado en técnicas de Soft-Computing TIC2002-04021-C02-02
How To Create A Tutorial System For Computer Science And Telecommunication Engineering Students
A New Tutorial System for Computer Science and Telecommunication Engineering Students Rico Castro, Nuria 3 ; Castillo Valdivieso, Pedro Ángel 1 ; Rubio Escudero, Miguel Ángel 5 ; Paderewski Rodríguez,
Bachelor Degree in Informatics Engineering Master courses
Bachelor Degree in Informatics Engineering Master courses Donostia School of Informatics The University of the Basque Country, UPV/EHU For more information: Universidad del País Vasco / Euskal Herriko
LABERINTO at ImageCLEF 2011 Medical Image Retrieval Task
LABERINTO at ImageCLEF 2011 Medical Image Retrieval Task Jacinto Mata, Mariano Crespo, Manuel J. Maña Dpto. de Tecnologías de la Información. Universidad de Huelva Ctra. Huelva - Palos de la Frontera s/n.
5.2 A Software Process Improvement Solution for Small and Medium-Size Enterprises
5.2 A Software Process Improvement Solution for Small and Medium-Size Enterprises Authors Jose A. Calvo-Manzano, Gonzalo Cuevas Agustin, Ivan Garcia Pacheco, Tomas San Feliu Gilabert, and Ariel Serrano
Curriculum Vitae Lic. José Rafael Pino Rusconi Chio +52 (998) 119 40 78 http://www.joserafaelpinorusconichio.com/ rpino67@hotmail.
Curriculum Vitae Lic. José Rafael Pino Rusconi Chio +52 (998) 119 40 78 http://www.joserafaelpinorusconichio.com/ [email protected] Content 1) Professional summary... 1 2) Professional Experience....
Definition of a Technological Ecosystem for Scientific Knowledge Management in a PhD Programme
Definition of a Technological Ecosystem for Scientific Knowledge Management in a PhD Programme Alicia García-Holgado Francisco J. García-Peñalvo Mª José Rodríguez-Conde Research Group in InterAction and
DIFFERENTIATIONS OF OBJECTS IN DIFFUSE DATABASES DIFERENCIACIONES DE OBJETOS EN BASES DE DATOS DIFUSAS
Recibido: 01 de agosto de 2012 Aceptado: 23 de octubre de 2012 DIFFERENTIATIONS OF OBJECTS IN DIFFUSE DATABASES DIFERENCIACIONES DE OBJETOS EN BASES DE DATOS DIFUSAS PhD. Amaury Caballero*; PhD. Gabriel
WEB APPLICATION FOR TIMETABLE PLANNING IN THE HIGHER TECHNICAL COLLEGE OF INDUSTRIAL AND TELECOMMUNICATIONS ENGINEERING
WEB APPLICATION FOR TIMETABLE PLANNING IN THE HIGHER TECHNICAL COLLEGE OF INDUSTRIAL AND TELE ENGINEERING Dra. Marta E. Zorrilla Pantaleón Dpto. Applied Mathematics and Computer Science Avda. Los Castros
Implementation of hybrid software architecture for Artificial Intelligence System
IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.1, January 2007 35 Implementation of hybrid software architecture for Artificial Intelligence System B.Vinayagasundaram and
An Automated Workflow System Geared Towards Consumer Goods and Services Companies
Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 An Automated Workflow System Geared Towards Consumer Goods and Services
Pattern Recognition in Medical Images using Neural Networks. 1. Pattern Recognition and Neural Networks
Pattern Recognition in Medical Images using Neural Networks Lic. Laura Lanzarini 1, Ing. A. De Giusti 2 Laboratorio de Investigación y Desarrollo en Informática 3 Departamento de Informática - Facultad
"34".!! "#$%&'()!*+!(#!*,!-%!.%/01%$2&%! 5-106&%78!9:!;(#%&1(!-%!3(70&6!<!=67>!9(?@%#!AB$%C!<!D@17!E&12(&?%!
"34".!! "#$%&'()!*+!(#!*,!-%!.%/01%$2&%! 5-106&%78!9:!;(#%&1(!-%!3(70&6!!9(?@%#!AB$%C!
INTEGRAL MULTIMEDIA SYSTEM FOR NON PRESENTIAL TEACHER STUDENT ADVISORY THROUGH INTERNET1
INTEGRAL MULTIMEDIA SYSTEM FOR NON PRESENTIAL TEACHER STUDENT ADVISORY THROUGH INTERNET1 José Luis Castro López, Pedro García Teodoro*, Juan Manuel Estévez Tapiador, Jesús Esteban Díaz Verdejo, Juan Manuel
THE BENEFITS OF THE USE OF INDUCTION VIRTUAL COMMUNITIES IN SUPPORTING NEW STUDENTS IN DISTANCE EDUCATION UNIVERSITIES
THE BENEFITS OF THE USE OF INDUCTION VIRTUAL COMMUNITIES IN SUPPORTING NEW STUDENTS IN DISTANCE EDUCATION UNIVERSITIES Angeles Sánchez-Elvira Paniagua,UNED, Spain Co-authors: Marcela Paz González Brignardello,
Visionet IT Modernization Empowering Change
Visionet IT Modernization A Visionet Systems White Paper September 2009 Visionet Systems Inc. 3 Cedar Brook Dr. Cranbury, NJ 08512 Tel: 609 360-0501 Table of Contents 1 Executive Summary... 4 2 Introduction...
UNIVERSIDAD DE ORIENTE U N I V O SCHOOL OF ARTS AND SCIENCES
UNIVERSIDAD DE ORIENTE U N I V O SCHOOL OF ARTS AND SCIENCES Cross-cultural Influence of English as a Foreign Language on Spanish Native Language Students of Licenciatura en Idioma Inglés at Universidad
SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH
330 SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH T. M. D.Saumya 1, T. Rupasinghe 2 and P. Abeysinghe 3 1 Department of Industrial Management, University of Kelaniya,
How To Get A Computer Engineering Degree
COMPUTER ENGINEERING GRADUTE PROGRAM FOR MASTER S DEGREE (With Thesis) PREPARATORY PROGRAM* COME 27 Advanced Object Oriented Programming 5 COME 21 Data Structures and Algorithms COME 22 COME 1 COME 1 COME
Govern IT! Possible ways for R+D+i on Computer and Management Sciences, together
Govern IT! Possible ways for R+D+i on Computer and Management Sciences, together Professor Carlos Juiz Universitat de les Illes Balears UIB, Spain Industrial experience Programmer TUI (1989-90), Systems
71. Art Libraries. Key words: content-management, web 2.0, social web, content syndication.
Date submitted: 14/05/2010 Development of an open-source content-management system for documentary art heritage Elena Roseras Carcedo Library and Documentation Department Manager ARTIUM, Basque Centre-Museum
DEFINITION AND INSTANTIATION OF AN INTEGRATED DATA MINING PROCESS TIN2004-05873
Jornadas de Seguimiento de Proyectos, 2007 Programa Nacional de Tecnologías Informáticas DEFINITION AND INSTANTIATION OF AN INTEGRATED DATA MINING PROCESS TIN2004-05873 Javier Segovia Pérez * Universidad
Data Mining and Soft Computing. Francisco Herrera
Francisco Herrera Research Group on Soft Computing and Information Intelligent Systems (SCI 2 S) Dept. of Computer Science and A.I. University of Granada, Spain Email: [email protected] http://sci2s.ugr.es
Master in Science, specialty in Information Systems. ITESM. México, June 1984.
LAURA CRUZ REYES Instituto Tecnológico de Cd. Madero División de Estudios de Posgrado e Investigación Juventino Rosas y Jesús Urueta Cd. Madero Tamaulipas México CP. 89440 Tel/Fax (52) 833 215 85 44 e-mail:
An Ontology Based Method to Solve Query Identifier Heterogeneity in Post- Genomic Clinical Trials
ehealth Beyond the Horizon Get IT There S.K. Andersen et al. (Eds.) IOS Press, 2008 2008 Organizing Committee of MIE 2008. All rights reserved. 3 An Ontology Based Method to Solve Query Identifier Heterogeneity
TEACHING AND LEARNING JURIDICAL SCIENCES BY MEANS OF CONCEPTUAL MAPS. A TRIAL WITH CMAPTOOLS
TEACHING AND LEARNING JURIDICAL SCIENCES BY MEANS OF CONCEPTUAL MAPS. A TRIAL WITH CMAPTOOLS María de la Sierra Flores Doña y Marta Blanco Carrasco Facultad de Derecho, Universidad Complutense Madrid,
Linguistic Preference Modeling: Foundation Models and New Trends. Extended Abstract
Linguistic Preference Modeling: Foundation Models and New Trends F. Herrera, E. Herrera-Viedma Dept. of Computer Science and Artificial Intelligence University of Granada, 18071 - Granada, Spain e-mail:
Software project cost estimation using AI techniques
Software project cost estimation using AI techniques Rodríguez Montequín, V.; Villanueva Balsera, J.; Alba González, C.; Martínez Huerta, G. Project Management Area University of Oviedo C/Independencia
FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM
FRANCESCO BELLOCCHIO S CURRICULUM VITAE ET STUDIORUM April 2011 Index Personal details and education 1 Research activities 2 Teaching and tutorial activities 3 Conference organization and review activities
Learning analytics in the LMS: Using browser extensions to embed visualizations into a Learning Management System
Learning analytics in the LMS: Using browser extensions to embed visualizations into a Learning Management System Derick Leony, Abelardo Pardo, Luis de la Fuente Valentín, Iago Quiñones, and Carlos Delgado
F-META: Soft-Computing Techniques for Fuzzy Meta Search Engines Development TIN2007-67494
Jornada de Seguimiento de Proyectos, 2010 Programa Nacional de Tecnologías Informáticas F-META: Soft-Computing Techniques for Fuzzy Meta Search Engines Development TIN2007-67494 José A. Olivas * Dpto.
ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM
Computer Modelling and New Technologies, 2011, Vol.15, No.4, 41 45 Transport and Telecommunication Institute, Lomonosov 1, LV-1019, Riga, Latvia ANALYSIS OF WEB-BASED APPLICATIONS FOR EXPERT SYSTEM N.
Europass Curriculum Vitae
Europass Curriculum Vitae Personal information First name(s) / Surname(s) Germán Ros-Sánchez Address(es) (1) Prat de la Riba, #33, 3 rd floor (3 rd door). Cerdanyola del Vallès 08290, Barcelona (Spain).
MEng, BSc Applied Computer Science
School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions
Umbrella: A New Component-Based Software Development Model
2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Umbrella: A New Component-Based Software Development Model Anurag Dixit and P.C.
Grupo de Ingeniería de Sistemas Integrados (ISIS) Dpto. Tecnología Electrónica Universidad de Málaga
Grupo de Ingeniería de Sistemas Integrados (ISIS) Dpto. Tecnología Electrónica Universidad de Málaga FP7-ENERGY: Oportunidades de Financiación Europea de la I+D+i y de Liderazgo para empresas y grupos
Comparison of K-means and Backpropagation Data Mining Algorithms
Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and
DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.
DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,
2001 2002 Postdegree in BioTechnology and Transgenic Organisms, University of Salamanca, Spain.
Name: Ramiro Aguilar Quispe Born: 30 December 1973, La Paz, Bolivia Nacionality: Bolivian Actual address: 105 Eduardo Avaroa Str. (Villa el Carmen) La Paz, Bolivia Passport Nr: 4282860 Tel.: +591 22219062
Curriculum Vitae. Andrés Felipe Serna Morales. Personal Details. Address
Curriculum Vitae Andrés Felipe Serna Morales Personal Details Name: Andrés Felipe Serna Morales Genre: Male Birth date: April 6, 1987 Birth Place: Manizales, Caldas, Colombia Nationality: Colombian Status:
MEng, BSc Computer Science with Artificial Intelligence
School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give
Towards a Methodology for the Design of Intelligent Tutoring Systems
Research in Computing Science Journal, 20: 181-189 ISSN 1665-9899 Towards a Methodology for the Design of Intelligent Tutoring Systems Enrique Sierra, Ramón García-Martínez, Zulma Cataldi, Paola Britos
Knowledge Base and Inference Motor for an Automated Management System for developing Expert Systems and Fuzzy Classifiers
Knowledge Base and Inference Motor for an Automated Management System for developing Expert Systems and Fuzzy Classifiers JESÚS SÁNCHEZ, FRANCKLIN RIVAS, JOSE AGUILAR Postgrado en Ingeniería de Control
Masters in Information Technology
Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101
A Framework for Data Migration between Various Types of Relational Database Management Systems
A Framework for Data Migration between Various Types of Relational Database Management Systems Ahlam Mohammad Al Balushi Sultanate of Oman, International Maritime College Oman ABSTRACT Data Migration is
SURVEY REPORT DATA SCIENCE SOCIETY 2014
SURVEY REPORT DATA SCIENCE SOCIETY 2014 TABLE OF CONTENTS Contents About the Initiative 1 Report Summary 2 Participants Info 3 Participants Expertise 6 Suggested Discussion Topics 7 Selected Responses
Red de Revistas Científicas de América Latina y el Caribe, España y Portugal. Universidad Autónoma del Estado de México
Journal of Applied Research and Technology Universidad Nacional Autónoma de México [email protected] ISSN (Versión impresa): 1665-6423 MÉXICO 2003 M. A. Bañuelos Saucedo / J. Castillo Hernández
Semantically Steered Clinical Decision Support Systems
Semantically Steered Clinical Decision Support Systems By Eider Sanchez Herrero Department of Computer Science and Artificial Intelligence University of the Basque Country Advisors Prof. Manuel Graña Romay
How To Learn More About Dmonge
Dr. David A. Monge National University of Cuyo (UNCuyo) ITIC Research Institute Espacio de la Ciencia y la Tecnología (ECT) Padre Jorge Contreras 1300, M5502JMA Mendoza, Argentina Phone 1: +54 (261) 4291000
Tourism Destination Web Monitor: Beyond Web Analytics
Tourism Destination Web Monitor: Beyond Web Analytics Aurkene Alzua, Jon Kepa Gerrikagoitia, and Fidel Rebón CICtourGUNE, Spain [email protected] Abstract The present technology-mediated world where
Integrating REST with RIA-Bus for Efficient Communication and Modularity in Rich Internet Applications
Integrating REST with RIA-Bus for Efficient Communication and Modularity in Rich Internet Applications NR Dissanayake 1#, T Wirasingha 2 and GKA Dias 2 1 University of Colombo School of Computing, Colombo
An Overview of Knowledge Discovery Database and Data mining Techniques
An Overview of Knowledge Discovery Database and Data mining Techniques Priyadharsini.C 1, Dr. Antony Selvadoss Thanamani 2 M.Phil, Department of Computer Science, NGM College, Pollachi, Coimbatore, Tamilnadu,
ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS
ONTOLOGY FOR MOBILE PHONE OPERATING SYSTEMS Hasni Neji and Ridha Bouallegue Innov COM Lab, Higher School of Communications of Tunis, Sup Com University of Carthage, Tunis, Tunisia. Email: [email protected];
Levels of Analysis and ACT-R
1 Levels of Analysis and ACT-R LaLoCo, Fall 2013 Adrian Brasoveanu, Karl DeVries [based on slides by Sharon Goldwater & Frank Keller] 2 David Marr: levels of analysis Background Levels of Analysis John
A Stock Trading Algorithm Model Proposal, based on Technical Indicators Signals
Informatica Economică vol. 15, no. 1/2011 183 A Stock Trading Algorithm Model Proposal, based on Technical Indicators Signals Darie MOLDOVAN, Mircea MOCA, Ştefan NIŢCHI Business Information Systems Dept.
OVERVIEW OF JPSEARCH: A STANDARD FOR IMAGE SEARCH AND RETRIEVAL
OVERVIEW OF JPSEARCH: A STANDARD FOR IMAGE SEARCH AND RETRIEVAL Frédéric Dufaux, Michael Ansorge, and Touradj Ebrahimi Institut de Traitement des Signaux Ecole Polytechnique Fédérale de Lausanne (EPFL)
Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach
Reusable Knowledge-based Components for Building Software Applications: A Knowledge Modelling Approach Martin Molina, Jose L. Sierra, Jose Cuena Department of Artificial Intelligence, Technical University
A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING
A HYBRID RULE BASED FUZZY-NEURAL EXPERT SYSTEM FOR PASSIVE NETWORK MONITORING AZRUDDIN AHMAD, GOBITHASAN RUDRUSAMY, RAHMAT BUDIARTO, AZMAN SAMSUDIN, SURESRAWAN RAMADASS. Network Research Group School of
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION Shanmuga Priya.J 1, Sridevi.A 2 1 PG Scholar, Department of Information Technology, J.J College of Engineering and Technology
Integrating Medical and Research Information: a Big Data Approach
Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed under
Graduated with honors (Magna Cum Laude). Grade average: 9.6 over 10.
Esteban Meneses 1942 S Orchard St. Apt A, Urbana, IL 61801 217-344-0218 ([email protected]) Personal Data Passport Number: 303610389 Country of Origin: Costa Rica Civil status: married. Academic
COURSE GUIDE: Ubiquitous Computing and Ambient Intelligence (UCAMI)
COURSE GUIDE: Ubiquitous Computing and Ambient Intelligence (UCAMI) Academic year: 2013-2014 Program: Center: University: Communication Technologies (i 2 -CIT) Universidad Autónoma de Madrid Last modified:
Artificial Intelligence and Robotics @ Politecnico di Milano. Presented by Matteo Matteucci
1 Artificial Intelligence and Robotics @ Politecnico di Milano Presented by Matteo Matteucci What is Artificial Intelligence «The field of theory & development of computer systems able to perform tasks
Implementation of kalman filter for the indoor location system of a lego nxt mobile robot. Abstract
Implementation of kalman filter for the indoor location system of a lego nxt mobile robot Leidy López Osorio * Giovanni Bermúdez Bohórquez ** Miguel Pérez Pereira *** submitted date: March 2013 received
Intelligent Systems Applied to Optimize Building s Environments Performance
Intelligent Systems Applied to Optimize Building s Environments Performance E. Sierra 1, A. Hossian 2, D. Rodríguez 3, M. García-Martínez 4, P. Britos 5, and R. García-Martínez 6 Abstract By understanding
Ph.D Computer Sciences
CarlosLopez-Molina Ph.D Computer Sciences Education 2003-2008 2008-2009 2012 Computer Sciences engineer, Universidad Pública de Navarra, B.Sc.. Ph.D. coursework, Universidad Pública de Navarra, M.Sc..
The University of Jordan
The University of Jordan Master in Web Intelligence Non Thesis Department of Business Information Technology King Abdullah II School for Information Technology The University of Jordan 1 STUDY PLAN MASTER'S
8. KNOWLEDGE BASED SYSTEMS IN MANUFACTURING SIMULATION
- 1-8. KNOWLEDGE BASED SYSTEMS IN MANUFACTURING SIMULATION 8.1 Introduction 8.1.1 Summary introduction The first part of this section gives a brief overview of some of the different uses of expert systems
How To Write A Book On The Digital Age Of Science
New Trends in Digital University Libraries Peter Schirmbacher * Introduction When speaking about trends in university digital libraries it is necessary to concentrate on the main points and discuss only
A Comparison of Calibrated Equations for Software Development Effort Estimation
A Comparison of Calibrated Equations for Software Development Effort Estimation Cuauhtemoc Lopez Martin Edgardo Felipe Riveron Agustin Gutierrez Tornes 3,, 3 Center for Computing Research, National Polytechnic
