1,076 results on '"Devedžić, Vladan"'
Search Results
252. MDA-Based Architecture of a Description Logics Reasoner.
- Author
-
Maglogiannis, Ilias, Karpouzis, Kostas, Bramer, Max, Krdžavac, Nenad, Ðurić, Dragan, and Devedžić, Vladan
- Abstract
The paper presents the architecture and design of a description logics (DLs) reasoner based on the Model Driven Architecture (MDA) methodology. The architecture relies on OMG's description logics metamodel, tableau metamodel, and model transformations using a language for model transformation. We show an example of DLs knowledge base using UML notation in context of MDA. The idea can be easily applied to implementation of a first-order logic theorem prover. The paper does not discuss implementation details of reasoning algorithms and the reasoner performance. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
253. Automating Semantic Annotation to Enable Learning Content Adaptation.
- Author
-
Wade, Vincent, Ashman, Helen, Smyth, Barry, Jovanović, Jelena, Gašević, Dragan, and Devedžić, Vladan
- Abstract
This paper presents an approach to automatic annotation of learning objects' (LOs) content units that can be later assembled into new LOs personalized to the users' knowledge, preferences, and learning styles. Relying on a LO content structure ontology and some simple content-mining algorithms and heuristics, we manage to rather successfully determine the values of metadata elements aimed at annotating content units. Specifically, in this paper we present the specificities of generating metadata that describe the subject (based on a domain ontology) and the pedagogical role (based on an ontology of pedagogical roles) of a content unit. To test our approach we developed TANGRAM, an adaptive web-based educational environment for the domain of Intelligent Information system that enables on-the-fly assembly of personalized learning content out of existing content units. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
254. Dynamic Assembly of Personalized Learning Content on the Semantic Web.
- Author
-
Sure, York, Domingue, John, Jovanović, Jelena, Gašević, Dragan, and Devedžić, Vladan
- Abstract
This paper presents an ontology-based approach for automatic decomposition of learning objects (LOs) into reusable content units, and dynamic reassembly of such units into personalized learning content. To test our approach we developed TANGRAM, an integrated learning environment for the domain of Intelligent Information Systems. Relying on a number of ontologies, TANGRAM allows decomposition of LOs into smaller content units, which can be later assembled into new LOs personalized to the user's domain knowledge, preferences, and learning styles. The focus of the presentation is on the ontologies themselves, in the context of user modeling and personalization. Furthermore, the paper presents the algorithm we apply to dynamically assemble content units into personalized learning content. We also discuss our experiences with dynamic content generation and point out directions for future work. [ABSTRACT FROM AUTHOR]
- Published
- 2006
- Full Text
- View/download PDF
255. An object-oriented shell for intelligent tutoring lessons
- Author
-
Jerinić, L., Devedžić, Vladan, Jerinić, L., and Devedžić, Vladan
- Abstract
Many important issues in design and implementation of ITS some functionality focuses on the way inter-object connections are represented, manipulated, and stored in the computer. However, the advancement of AI methods and techniques makes understanding of ITS more difficult, so that the teachers are less and less prepared to accept these systems. As a result, the gap between the researchers in the field of ITS and the educational staff is constantly widening. Acquiring and encoding this large amount of knowledge is difficult and time-consuming. We have been searching for efficient ways to do these knowledge engineering tasks. This paper describes our efforts toward developing uniform data and control structures that can be used by a wide circle of authors, e.g., domain experts, teachers, curriculum developers, etc., who are involved in the building of ITS.
- Published
- 1996
256. Object-oriented modelling of expert system reasoning process
- Author
-
Devedžić, Vladan, Debenham, John, Radović, Danijela, Devedžić, Vladan, Debenham, John, and Radović, Danijela
- Abstract
The paper describes modelling and design of expert system reasoning process using object-oriented approach. Specifically, it shows one way of representing all of the important concepts, components and activities of an expert system reasoning process as classes, objects, and interactions among the objects. Existing approaches in this regard include using commercial integrated tools for building expert systems, application-specific modelling and developing supporting tools in-house, identifying the particular application as an instance of a certain generic task, using ontologies, etc. The essence of the approach proposed in this paper is an object-oriented model of reasoning process based on a hierarchy of reasoning agents. The model is supported by a number of design patterns that help develop a wide range of object-oriented reasoning mechanisms for practical applications. The approach was compared to the existing ones w.r.t. the features like efficiency, reusability, uniformity, simplicity, etc. Results of the comparison show that the approach is easy to use, produces unified reasoning mechanisms suited to each particular application, and significantly reduces design and implementation efforts and costs.
- Published
- 1996
257. Jedno poboljšanje karakteristika geografskih informacionih sistema: model EGIS
- Author
-
Devedžić, Vladan, Devedžić, Mirjana, Devedžić, Vladan, and Devedžić, Mirjana
- Abstract
U radu je opisana mogućnost integracije geografskih informacionih sistema i ekspertnih sistema. Takođe je predložen i jedan mogući model povezivanja te dve klase softverskih sistema. Postojeći primeri kombinovanja geografskih informacionih sistema i ekspertnih sistema svode se na korišćenje ekspertnih sistema kao dodatka geografskim informacionim sistemima odnosno na kooperaciju dva odvojena sistema. To predstavlja prema predloženom modelu samo jedan podskup mogućnosti za integraciju ovih sistema. Model opisan u radu omogućuje i znatno dublje prožimanje ekspertnih sistema i geografskih informacionih sistema zbog čega je i nazvan ekspertni geografski informacioni sistemi. Kroz opis nekih postojećih kao i nekih potencijalnih aplikacija u kojima se te dve vrste sistema kombinuju, prikazane su prednosti takvih integrisanih sistema nad standardnim geografskim informacionim sistemima., The paper describes possibilities of integrating geographic information systems and expert systems. A model of combining these two classes of software systems is also proposed. Existing examples of coupling geographic information systems with expert systems are limited to using expert systems as add-on modules on top of geographic information systems i.e. to cooperation of two separated systems. According to the proposed model such a cooperation is only a subset of the possibilities for integrating these systems. The model also allows for much deeper coupling of geographic information systems and expert systems hence it is called expert geographic information systems. Describing some existing as well as some potential applications in which these two kinds of systems are combined we show some advantages of such integrated systems over traditional geographic information systems
- Published
- 1996
258. A UML Profile for OWL Ontologies.
- Author
-
Aßmann, Uwe, Aksit, Mehmet, Rensink, Arend, Djurić, Dragan, Gašević, Dragan, Devedžić, Vladan, and Damjanović, Violeta
- Abstract
The paper presents Ontology UML Profile (OUP); which, together with Ontology Definition Metamodel (ODM), enables the usage of Model Driven Architecture (MDA) standards in ontological engineering. Other similar metamodels and UML profiles are based on ontology representation languages, such as RDF(S), DAML+OIL, etc. However, none of these other solutions uses the recent W3C effort - The Web Ontology Language (OWL). In our approach, we firstly define the place of ODM and OUP in the context of the MDA four-layer architecture and identify the main OWL concepts. Then, to support ODM, we define OUP and describe its details. The proposed UML profile enables usage of the well-known UML notation in ontological engineering more extensively. We implemented an XSLT that transforms OUP ontologies into OWL in order to provide a suitable tool support. [ABSTRACT FROM AUTHOR]
- Published
- 2005
- Full Text
- View/download PDF
259. Synergy of Performance-Based Model and Cognitive Trait Model in DP-ITS.
- Author
-
Ardissono, Liliana, Brna, Paul, Mitrovic, Antonija, Jeremić, Zoran, Lin, Taiyu, Kinshuk, and Devedžić, Vladan
- Abstract
Information about the student in student model is the basis for virtual learning environments to provide the necessary adaptation. Cognitive Trait Model (CTM) profiles the student based on cognitive traits, such as his/her working memory capacity and inductive reasoning ability. Performance-based adaptation can guide the student to the required concept, whereas cognitive support serves to prevent the student's cognitive overload while still representing sufficient challenges to the student. This paper describes the synergy of a performance-based student model and CTM in an intelligent tutoring system called DP-ITS. [ABSTRACT FROM AUTHOR]
- Published
- 2005
- Full Text
- View/download PDF
260. Knowledge-based control of rotary kiln
- Author
-
Devedžić, Vladan and Devedžić, Vladan
- Abstract
Rotary kiln is the central and the most complex component of cement production process. Its task is to take an appropriate mixture of input material, and to gradually burn and bake it to produce clicker, coarse-grained pieces of cement which are then transported away from the kiln and milled in a special mill to get the cement dust. An expert system for real-time control or rotary cement kiln operation was developed. The system is based on a previously developed methodology for building real-time expert systems. This paper overviews the methodology, describes the problem domain in detail, and discusses some important design decisions and implementations details of the expert system.
- Published
- 1995
261. Pregled novijih medicinskih ekspertnih sistema
- Author
-
Devedžić, Vladan, Bozović, Z., Devedžić, Vladan, and Bozović, Z.
- Abstract
The paper describes a number of features of contemporary medical expert systems by examples of some typical medical expert systems developed recently. Along the features themselves, typical application domains and performance of current medical expert systems are also presented.
- Published
- 1995
262. Savremeni ekspertni sistemi i njihova primena u medicini
- Author
-
Devedžić, Vladan, Bozović, Z., Devedžić, Vladan, and Bozović, Z.
- Abstract
During the last two decades, many important results have been achieved in the field of artificial intelligence. One of the most important results is development and application of programs known as expert systems. Medicine is the one of the fields inwhich expert systems are most frequently developed and applied. This paper describes features of these programs, state of the art in the field of expert systems, and the possibilities of their application in medicine.
- Published
- 1995
263. Problemi razvoja i primene ekspertnih sistema u medicini
- Author
-
Bozović, Z., Devedžić, Vladan, Bozović, Z., and Devedžić, Vladan
- Published
- 1994
264. Fast reasoning with external data on personal computers
- Author
-
Devedžić, Vladan, Velašević, D., Devedžić, Vladan, and Velašević, D.
- Abstract
Possible ways of speeding-up the inference cycle of inference engines capable of reasoning with external data are studied in this paper. The design and implementation of such inference engines on personal computers and PC-based workstations are illustrated by a description of FLEXIE, a PC-based inference engine. FLEXIE has been developed as an integral part of FLEX, a prototype real-time expert system shell for personal computers. The FLEX shell is briefly reviewed in the paper, and FLEXIE is examined in detail. A fast pattern-matcher, based on the RETE algorithm, is built into FLEXIE. During the pattern-matching phase, FLEXIE communicates with FLEXEN, the FLEX interface to the environment, in order to include external information into the reasoning process. The design of the pattern-matching algorithm makes it suitable for hardware implementation, which can make the pattern-matching process run considerably faster. An architecture for such a hardware pattern-matcher is proposed, and initial simulation results are presented. Two possibilities for concurrent implementation of the inference cycle are used in the design of the hardware pattern-matcher. The contribution of parallelism to the pattern-matching speed-up is also discussed. Simulation shows the overall speed-up to be more than an order of magnitude.
- Published
- 1992
265. Cultural Embedding Through Social Media: Case Studies of Community Engagement in Four Megaprojects in India
- Author
-
Ninan, Johan, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
266. Responsible Innovation Project Management: Between Resilience and Sustainability in the African Context
- Author
-
Mignenan, Victor, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
267. Technical Modifications Instigated by Local Government Authorities in Design and Build Road Projects: A Case Study in the State of Qatar
- Author
-
Jayalath, Chandana, Somarathna, K. K. G. P., Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
268. Project Management: The New Frontiers of Opportunities in Africa with Specific Country-Based Case Studies
- Author
-
Adetoba, Oluwaseyi Matthew, Potluri, Rajasekhara Mouly, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
269. The Rise of Hybrid Project Management Approaches and Methodologies: Prioritizing Competency Development
- Author
-
Desjardins, France, Rosamilha, Nelson José, da Silva, Luciano Ferreira, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
270. The Project Manager of Tomorrow: Knowledge and Competencies for a Globalised and Digital Future
- Author
-
Rosamilha, Nelson José, da Silva, Luciano Ferreira, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
271. Applying Project Management in a Large Academic Research Team Book Publication
- Author
-
Strang, Kenneth David, Vajjhala, Narasimha Rao, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
272. Public Project Scheduling and Budgeting: Challenges and Proposal of a Research Path Toward an Improvement
- Author
-
da Anunciação, Pedro Fernandes, Marchwicka, Ewa, Kuchta, Dorota, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
273. Decision-Making, Critical Thinking and Confidence: A Systematic Literature Review of How Organizations Can Develop These Skills in Early-Career Project Managers
- Author
-
Borg, Jessica, Scott-Young, Christina M., Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
274. Bridging Theory and Practice: A Global Perspective on Project Management for Europe, Asia, and Africa
- Author
-
Strang, Kenneth David, Vajjhala, Narasimha Rao, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
275. Digital Convergence: Strategic Project Management in Media Across Europe, Asia, and Africa
- Author
-
Sachdeva, Priya, Mitra, Archan, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
276. Asia’s Tiger Economies and Beyond: Project Management Views from Asian Institutions
- Author
-
Lazim, Nurul Asmak Md, Ariffin, Sharifah Hafizah Syed, Khair, Zulkifli, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
277. Resilience in European R&D Collaborative Projects—A Complex Theory Framework Approach
- Author
-
Nihoul, Juan Augusto, Miralles, Francesc, Neamtu, Laurentiu, Castro Fernández, Juan Antonio, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
278. Turning Around Leadership and Communication in Multicultural European Projects Through Artificial Intelligence
- Author
-
Olalla-Caballero, Beatriz, Rocha, Álvaro, Series Editor, Hameurlain, Abdelkader, Editorial Board Member, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Vajjhala, Narasimha Rao, editor, and Strang, Kenneth David, editor
- Published
- 2025
- Full Text
- View/download PDF
279. Features of second-generation expert systems-An extended overview
- Author
-
Devedžić, Vladan, Velašević, D., Devedžić, Vladan, and Velašević, D.
- Abstract
Second-generation expert systems emerged recently in order to overcome the shortcomings and limitations of first-generation expert systems. This paper presents a systematic and extended overview of second-generation expert-system features. In order to emphasize the improvements introduced by the second generation, a detailed discussion of the shortcomings and limitations of first-generation expert systems is also presented. Several examples of second-generation expert-system research, development and application are discussed. The examples provide a precise insight into the state of the art in the field.
- Published
- 1990
280. Fast reasoning with external data on personal computers
- Author
-
Devedžić, Vladan, primary and Velašević, Dušan, additional
- Published
- 1992
- Full Text
- View/download PDF
281. Imagine.
- Author
-
Devedžić, Mirjana and Devedžić, Vladan
- Subjects
- *
DEMOGRAPHERS , *DEMOGRAPHY , *SEMANTIC Web , *WEB 2.0 , *EDUCATION , *INTERNET users , *SOCIAL networks , *TECHNOLOGICAL innovations , *BLOGS - Abstract
This article explores potential benefits that professional demographers can have from using new web technologies in their activities and work. To this end, the article focuses on the users of these technologies, not on the technologies themselves. The technologies are explained only very briefly, and then the article emphasizes two demography-related case studies: demographic research and higher education in demography. The article uses the findings from a recent investigation on how these technologies are used in other scientific disciplines to argue for their more extensive use in demography. [ABSTRACT FROM AUTHOR]
- Published
- 2010
- Full Text
- View/download PDF
282. Programska implementacija modula za obradu ulazno/izlaznih signala kod robotskog kontrolera opšte namene
- Author
-
Devedžić, Vladan, Devedžić, Vladan, Karan, Branko, Timotijević, Milija, Devedžić, Vladan, Devedžić, Vladan, Karan, Branko, and Timotijević, Milija
- Abstract
U radu je opisan programski modul za obradu ulazno/izlaznih signala kod industrijskog robotskog kontrolera opšte namene. Koncept asinhronog praćenja promenljivih spoljnih signala i uslova uz istovremeno izvršavanje robotskog programa je iskorišćen kao metod komunikacije robotskog sistema s okolinom. Razmotrene su različite mogućnosti pristupa ulazno/izlaznim signalima iz korisničkih programa napisanih na robotskom programskom jeziku RL, koji je ugradjen u kontroler. Opisane su mogućnosti rekonfiguracije ulazno/izlaznog modula sistema u slučaju promene radnog okruženja ili vrste aplikacije. U diskusiji o trenutnim performansama realizovanog sistema sa stanovišta obrade ulazno/izlaznih signala, ukazano je na mogućnosti nadgradnje i proširenja sistema., The program module for input/output (I/O) signal processing in a general purpose industrial robot controller is described. The concept of asynchronous scanning of external signals and conditions simultaneously with the robot program execution is used as a method of robot system communication with the environment. Various alternatives of accessing I/O signals from user programs, written in the controller's built-in robot programming language are considered. The I/O module reconfiguration capabilities are described for the case of various application and/or environment changes. The system extension possibilities are discussed from the I/O signal processing viewpoint.
- Published
- 1987
283. Software implementation of input/output signal processing module in a general purpose robot controller
- Author
-
Devedžić, Vladan, Karan, Branko, and Timotijević, Milija
- Subjects
general-purpose robots ,robot controllers ,input-output signal processing - Abstract
U radu je opisan programski modul za obradu ulazno/izlaznih signala kod industrijskog robotskog kontrolera opšte namene. Koncept asinhronog praćenja promenljivih spoljnih signala i uslova uz istovremeno izvršavanje robotskog programa je iskorišćen kao metod komunikacije robotskog sistema s okolinom. Razmotrene su različite mogućnosti pristupa ulazno/izlaznim signalima iz korisničkih programa napisanih na robotskom programskom jeziku RL, koji je ugradjen u kontroler. Opisane su mogućnosti rekonfiguracije ulazno/izlaznog modula sistema u slučaju promene radnog okruženja ili vrste aplikacije. U diskusiji o trenutnim performansama realizovanog sistema sa stanovišta obrade ulazno/izlaznih signala, ukazano je na mogućnosti nadgradnje i proširenja sistema. The program module for input/output (I/O) signal processing in a general purpose industrial robot controller is described. The concept of asynchronous scanning of external signals and conditions simultaneously with the robot program execution is used as a method of robot system communication with the environment. Various alternatives of accessing I/O signals from user programs, written in the controller's built-in robot programming language are considered. The I/O module reconfiguration capabilities are described for the case of various application and/or environment changes. The system extension possibilities are discussed from the I/O signal processing viewpoint.
- Published
- 1987
284. A system for programming the UMS-7 industrial robot
- Author
-
Karan, Branko, Timotijević, Milija, Đurović, Milan, Devedžić, Vladan, and Josifović, Nevena
- Subjects
industrial robots ,robot controllers - Abstract
The paper gives an overview of some characteristic features of the software support of the controller for the UMS-7 industrial robot. The software is intended for textual robot programming and is implemented on a microprocessor based system.
- Published
- 1986
285. REX: Robotics expert systems building tool
- Author
-
Devedžić, Vladan and Devedžić, Vladan
- Abstract
REX, an expert systems development shell for robotics applications, is presented in the paper. The shell is intended for building expert systems in various domains of robotics, including design, planning, control, fault-detection, and navigation. REX's knowledge and data representation techniques include several standard techniques, like rules, frames, parameters, and variables, as well as certain techniques which are not commonly used by other expert systems building tools. These specific techniques include sensor data, status data, models and algorithms. The REX inference engine provides a means for reasoning with all of these knowledge and data types. The inference engine features both off-line and on-line modes of operation. REX has powerful interfaces for communicating both with the user and with other software modules in a complex application. Certain learning techniques are built into the shell. An example of applying REX for building an expert system in the domain of robot control is also presented. Finally, a discussion is provided on the relation between REX and second-generation expert systems.
- Published
- 1989
286. REX: Robotics expert systems building tool
- Author
-
Devedžić, Vladan, primary
- Published
- 1989
- Full Text
- View/download PDF
287. Enhanced Security and Privacy from Industry 4.0 and 5.0 Vision
- Author
-
Vashishth, Tarun Kumar, Sharma, Vikas, Sharma, Kewal Krishan, Kumar, Bhupendra, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
288. Navigating the Nexus: Unravelling Challenges, Ethics, and Applications of Embodied AI in Drone Technology Through the Lens of Computer Vision
- Author
-
Arun Sampaul Thomas, G., Muthukaruppasamy, S., Sathish Kumar, S., Karthikeyan, Beulah J., Saravanan, K., Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
289. Synergistic Fusion: Vision-Language Models in Advancing Autonomous Driving and Intelligent Transportation Systems
- Author
-
Rajpoot, Abha Kiran, Agrawal, Gaurav, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
290. The Industrial Revolution: Harnessing Embodied AI Systems
- Author
-
Sundaravadivazhagan, B., Lakshmisridevi, S., Natraj, N. A., Ramkumar, M., Madhusudhana Rao, K., Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
291. Artificial Intelligence Algorithms and Models for Embodied Agents: Enhancing Autonomy in Drones and Robots
- Author
-
Natarajan, Gnanasankaran, Elango, Elakkiya, Sundaravadivazhagan, B., Rethinam, Sandha, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
292. Exploring Applications: Intelligent Drones and Robots in Industrial Settings
- Author
-
Bansal, Divya, Bhattacharya, Naboshree, Shandilya, Priyanka, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
293. Artificial Intelligence Algorithm Models for Agents of Embodiment for Drone Applications
- Author
-
Kourav, Sateesh, Verma, Kirti, Sundararajan, M., Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
294. Building Embodied AI Systems: The Agents, the Architectural Principles, Challenges and Application Domains
- Author
-
Bewerwal, Anubhav, Kumar, Amit, Kumar, Manoj, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
295. Demystifying Embodied AI
- Author
-
Sable, Sunil, Ikar, Mitesh, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
296. The 5G Era: Transforming Connectivity and Enabling New Use Cases Across Industries
- Author
-
Mijwil, Maad M., Abotaleb, Mostafa, Dutta, Pushan Kumar, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
297. Entertainment Recommendation and Rating System Based on Emotions
- Author
-
Shaw, Geetraj Kumar, Chattopadhyay, Romit, Paul, Anubhab, Rounik, Kumar, Kumar, Sawan, Saha, Biswapa, Indu, Pabak, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
298. Securing Embodied AI: Addressing Cybersecurity Challenges in Physical Systems
- Author
-
khalifa said ALSaidi, Fatema, Ali AL’Abd AL-Busaidi, Sabah, Sundaravadivazhagan, B., Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
299. Health Care Industry Use Cases of Embodied AI
- Author
-
Kumar, S. N., Joy, Jomin, James, Alen J., Dixen, Andrew, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
300. Architecture and Advances in Unsupervised Models: A Conceptual Approach for 21st Century Smart Life Style
- Author
-
Trivedi, Shivani, Aggarwal, Vanshika, Rastogi, Rohit, Hameurlain, Abdelkader, Editorial Board Member, Rocha, Álvaro, Series Editor, Idri, Ali, Editorial Board Member, Vaseashta, Ashok, Editorial Board Member, Dubey, Ashwani Kumar, Editorial Board Member, Montenegro, Carlos, Editorial Board Member, Laporte, Claude, Editorial Board Member, Moreira, Fernando, Editorial Board Member, Peñalvo, Francisco, Editorial Board Member, Dzemyda, Gintautas, Editorial Board Member, Mejia-Miranda, Jezreel, Editorial Board Member, Hall, Jon, Editorial Board Member, Piattini, Mário, Editorial Board Member, Holanda, Maristela, Editorial Board Member, Tang, Mincong, Editorial Board Member, Ivanovíc, Mirjana, Editorial Board Member, Muñoz, Mirna, Editorial Board Member, Kanth, Rajeev, Editorial Board Member, Anwar, Sajid, Editorial Board Member, Herawan, Tutut, Editorial Board Member, Colla, Valentina, Editorial Board Member, Devedzic, Vladan, Editorial Board Member, Raj, Pethuru, editor, Rocha, Alvaro, editor, Singh, Simar Preet, editor, Dutta, Pushan Kumar, editor, and Sundaravadivazhagan, B., editor
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.