Per Year

22 publications with Web of Science ID  /  2015–2022  /  Angelo Croatti
2022  •  2020  •  2019  •  2018  •  2017  •  2016  •  2015
 @article{ricci-wodt2021,
    acm = {10.1145/3507909},
    articleno = 101,
    author = {Ricci, Alessandro and Croatti, Angelo and Mariani, Stefano and Montagna, Sara and Marco Picone},
    doi = {10.1145/3507909},
    journal = {ACM Transactions on Internet Technology},
    number = 4,
    numpages = 30,
    semanticscholar = {246488871},
    title = {Web of Digital Twins},
    url = {https://dl.acm.org/doi/10.1145/3507909},
    urlpdf = {https://dl.acm.org/doi/pdf/10.1145/3507909},
    volume = 22,
    year = 2022
} 
 @ARTICLE {9325551,
author = {A. Ricci and A. Croatti and S. Montagna},
journal = {IEEE Internet Computing},
title = {Pervasive and Connected Digital Twins—A Vision for Digital Health},
year = {2022},
volume = {26},
number = {05},
issn = {1941-0131},
pages = {26-32},
abstract = {Healthcare is a primary domain where digital twins are being explored and applied. In this context, the main perspective explored in research and industry insofar is about the virtualization of standalone assets—such as devices, structures, and patients—in a digital twin as-an-application perspective. However, in the real world, these assets are often related to each other, taking part in the same processes and physical ecosystem. In this article, we discuss a vision in which digital twins are used to virtualizing contexts and situations involving multiple related strategic assets of a health organization, resulting in ecosystems of digital twins based on a digital-twin as-a-service perspective. Trauma management is considered as a specific concrete real-world example; nevertheless, open ecosystems of digital twins appear to be a blueprint for virtualizing complex physical realities applicable across different application domains.},
keywords = {digital twin;internet;hospitals;monitoring;real-time systems;interoperability;accidents},
doi = {10.1109/MIC.2021.3052039},
publisher = {IEEE Computer Society},
address = {Los Alamitos, CA, USA},
month = {sep}
} 
2 publications in 2022 with Web of Science ID • topindexbottom
 @article{croatti-himas2020,
    articleno = 161,
    author = {Croatti, Angelo and Gabellini, Matteo and Montagna, Sara and Ricci, Alessandro},
    booktitle = {Healthcare Intelligent Multi-Agent Systems (HIMAS2020)},
    dblp = {journals/jms/CroattiGMR20},
    doi = {10.1007/s10916-020-01623-5},
    iris = {11585/768219},
    journal = {Journal of Medical Systems},
    keywords = {Digital Twin; Agents; MAS; Healthcare; Trauma Management},
    month = aug,
    numpages = 8,
    publisher = {Springer},
    pubmed = {32748066},
    scopus = {2-s2.0-85088988374},
    semanticscholar = {220938916},
    status = {Published},
    title = {On the Integration of Agents and Digital Twins in Healthcare},
    url = {https://link.springer.com/10.1007/s10916-020-01623-5},
    urlpdf = {https://link.springer.com/content/pdf/10.1007/s10916-020-01623-5.pdf},
    volume = 44,
    wos = {000555985700001},
    year = 2020
} 
 @article{traumatracker-hij26,
    author = {Montagna, Sara and Croatti, Angelo and Ricci, Alessandro and Agnoletti, Vanni and Albarello, Vittorio and Gamberini, Emiliano},
    title ={Real-time tracking and documentation in trauma management},
    journal = {Health Informatics Journal},
    volume = 26,
    number = 1,
    pages = {328-341},
    year = 2020,
    doi = {10.1177/1460458219825507},
    pubmed = {30726161},
    url = {https://journals.sagepub.com/doi/10.1177/1460458219825507}
} 
 @article{journals/aamas/CroattiR20,
	keywords = {Agents; BDI; Android; JaCaMo; Personal Agents},
	year = 2020,
	articleNo = 48,
	number = 1,
	author = {Croatti, Angelo and Ricci, Alessandro},
	venue_j = {Journals.Aamas},
	iris = {1585/766369},
	sort = {article},
	numpages = 27,
	volume = 34,
	month = {July},
	publisher = {Springer},
	doi = {10.1007/s10458-020-09474-7},
	status = {Published},
	title = {Mobile Apps as Personal Assistant Agents. The JaCa-Android Framework for Programming Agents-based applications on Mobile Devices},
	journal = {Autonomous Agents and Multi-Agent Systems},
	wos = {000548236100001},
	booktitle = {Current Trends in Research on Software Agents and Agent-Based Software Development},
	urlpdf = {https://link.springer.com/content/pdf/10.1007/s10458-020-09474-7.pdf},
	abstract = {A relevant application domain for agent-based software is given by mobile and wearable applications. In this context, the impressive progress of technologies in the last decade makes it possible to explore the use of agent-oriented programming languages and frameworks based on cognitive architectures, such as the BDI (BeliefDesire-Intention) one. Accordingly, in this paper we provide a comprehensive description of the JaCa-Android
approach, a framework based on the JaCaMo platform that allows for designing and programming smart mobile apps using cognitive agents based on the BDI architecture and the Agents & Artifacts (A&A) environment conceptual model. In these years, the framework has been applied in real-world projects and application domains, and extended and evolved accordingly. The aim of the paper is to report our experience about designing and programming mobile apps as personal assistant agents, as well as to discuss in detail the architecture of the framework.},
	url = {https://link.springer.com/article/10.1007/s10458-020-09474-7},
	scopus = {2-s2.0-85087865737}} 
 @article{RicciEMAS2020,
	year = 2020,
	keywords = {Agent Programming; AOSE; Simulation; Multi-Agent Programming; JaCaMo; BDI; Testing; Debugging},
	status = {Camera-ready sent},
	venue_list = {--},
	author = {Ricci, Alessandro and Croatti, Angelo and Bordini, Rafael H. and Hubner, Jomi F. and Boissier, Olivier},
	title = {Exploiting Simulation for MAS Programming and Engineering - The JaCaMo-sim Platform},
	abstract = {Simulation can be an important conceptual and practical tool to support the engineering of multi-agent systems (MAS), in different ways. In this paper we consider the case in which simulation is applied and exploited directly upon a MAS developed using an existing agent/MAS programming platform. That is: without requiring to model and simulate agents and their environment using a different platform, e.g. an agent-based simulation one. In particular, we describe the design of JaCaMo-sim, an extension of the JaCaMo platform that makes it possible to both run and simulate the execution of MAS programs based on BDI agents written in Jason, situated in artifact-based environments developed in CArtAgO. The tool can be useful for different aspects that concern MAS engineering, from MAS testing/debugging at development time to agent decision making support at runtime.},
	venue_e = {Events.Emas2020}} 
4 publications in 2020 with Web of Science ID • topindexbottom
 @inproceedings{10.5555/3306127.3332028,
author = {Mariani, Stefano and Croatti, Angelo and Ricci, Alessandro and Prati, Andrea and Vizzari, Giuseppe},
title = {ViTALiSE: Virtual to Augmented Loop in Smart Environments},
year = {2019},
isbn = {9781450363099},
publisher = {International Foundation for Autonomous Agents and Multiagent Systems},
address = {Richland, SC},
abstract = {Future workplaces will be smart environments providing human users with features and functionalities augmenting their capabilities while lowering their cognitive/physical efforts. ViTALiSE is a vision of future smart environments integrating Human-Agent Collectives (HAC) with Digital Twins (DTs) fostering the synergistic interplay between the physical and digital reality.},
booktitle = {Proceedings of the 18th International Conference on Autonomous Agents and MultiAgent Systems},
pages = {2114–2116},
numpages = {3},
keywords = {virtual reality, ViTALiSE, augmented reality, smart environments, mixed reality, multiagent systems, mirror worlds, augmented worlds},
location = {Montreal QC, Canada},
series = {AAMAS '19}
} 
 @article{Croatti2019BDI,
	year = 2019,
	scopus = {2-s2.0-85058662276},
	url = {https://www.sciencedirect.com/science/article/pii/S0933365717306000},
	month = may,
	issn = {0933-3657},
	publisher = {Elsevier Science B.V.},
	journal = {Artificial Intelligence in Medicine},
	author = {Croatti, Angelo and Montagna, Sara and Ricci, Alessandro and Gamberini, Emiliano and Albarello, Vittorio and Agnoletti, Vanni},
	title = {BDI Personal Medical Assistant Agents: The Case of Trauma Tracking and Alerting},
	pages = {187 - 197},
	volume = 96,
	numpages = 11,
	doi = {10.1016/j.artmed.2018.12.002}
} 
 @INPROCEEDINGS{8787462, 
author={Montagna, Sara and Croatti, Angelo and Ricci, Alessandro and Agnoletti, Vanni and Albarello, Vittorio}, 
booktitle={2019 IEEE 32nd International Symposium on Computer-Based Medical Systems (CBMS)}, 
title={Pervasive Tracking for Time-Dependent Acute Patient Flow: A Case Study in Trauma Management}, 
year={2019}, 
volume={}, 
number={}, 
pages={237-240}, 
keywords={Hospitals;Pathology;Real-time systems;Tracking;Radiofrequency identification;Real time location system;Pervasive Tracking;Trauma Management}, 
doi={10.1109/CBMS.2019.00057}, 
ISSN={2372-9198}, 
month={June}
} 
3 publications in 2019 with Web of Science ID • topindexbottom
 @inproceedings{10.1007/978-3-319-94580-4_25,
    address = {Cham},
    author = {Croatti, Angelo and Ricci, Alessandro},
     editor = {Demazeau, Yves and An, Bo and Bajo, Javier and Fernandez-Caballero, Antonio},
    booktitle = {Advances in Practical Applications of Agents, Multi-Agent Systems, and Complexity: The PAAMS Collection},
    dblp = {conf/paams/CroattiR18a},
    doi = {10.1007/978-3-319-94580-4_25},
    iris = {11585/643021},
    isbn = {978-3-319-94580-4},
    pages = {301--304},
    publisher = {Springer International Publishing},
    scopus = {2-s2.0-85049381775},
    title = {Developing Agent-Based Pervasive Mixed Reality Systems: The {MiRAgE} Framework},
    url = {https://link.springer.com/chapter/10.1007/978-3-319-94580-4_25},
    wos = {000553806300025},
    year = 2018
} 
 @article{Mayer2018,
author = {Mayer Simon and Ciortea Andrei and Ricci Alessandro and Robles Maria Ines and Kovatsch Matthias and Croatti Angelo},
title = {Hypermedia to connect them all autonomous hypermedia agents and sociotechnical interactions},
journal = {Internet Technology Letters},
volume = {0},
number = {0},
pages = {e50},
keywords = {HATEOAS, hypermedia, Internet of Things, mixed reality, multiagent systems, Web of Things},
doi = {10.1002/itl2.50},
url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/itl2.50},
eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1002/itl2.50},
abstract = {Current standardization efforts of the Web of Things provide a unique opportunity to integrate technologies from the research domain of multiagent systems and the human‐computer interaction field that could take us closer to creating intuitively usable distributed artificial intelligence. In this paper, we discuss what bridges are missing between these largely detached research communities: we propose to use the Hypermedia As The Engine Of Application State principle that is at the core of the Web architecture to underpin systems that integrate multiagent planning and acting with semantic technologies and with interoperable mixed reality interfaces. This should enable the creation of highly augmented environments in private as well as commercial and industrial environments where physical and digital things coexist and interact with one another.}
} 
 @article{spatialtuples-exsys35,
    author = {Ricci, Alessandro and Viroli, Mirko and Omicini, Andrea and Mariani, Stefano and Croatti, Angelo and Pianini, Danilo},
    dblp = {journals/es/RicciVOMCP18},
    doi = {10.1111/exsy.12273},
    editor = {Camacho, David and Novais, Paulo},
    iris = {11585/646034},
    issn = {0266-4720},
    journal = {Expert Systems},
    keywords = {Artificial intelligence, coordination, pervasive computing, spatial computing, software engineering},
    month = oct,
    note = {{S}pecial Issue: New trends and innovations in intelligent distributed computing},
    number = 5,
    publisher = {Wiley},
    scholar = {15432439871249761138},
    scopus = {2-s2.0-85045836760},
    title = {Spatial Tuples: Augmenting Reality with Tuples},
    url = {http://onlinelibrary.wiley.com/doi/10.1111/exsy.12273},
    volume = 35,
    wos = {000446560700003},
    year = 2018
} 
 @inproceedings{10.1007/978-3-319-94580-4_10,
    address = {Cham},
    author = {Croatti, Angelo and Ricci, Alessandro},
    booktitle = {Advances in Practical Applications of Agents, Multi-Agent Systems, and Complexity: The PAAMS Collection},
    dblp = {conf/paams/CroattiR18},
    doi = {10.1007/978-3-319-94580-4_10},
    editor = {Demazeau, Yves and An, Bo and Bajo, Javier and Fernández-Caballero, Antonio},
    iris = {11585/643019},
    isbn = {978-3-319-94580-4},
    pages = {127--139},
    publisher = {Springer International Publishing},
    scopus = {2-s2.0-85049376533},
    title = {A Model and Platform for Building Agent-Based Pervasive Mixed Reality Systems},
    url = {https://link.springer.com/10.1007/978-3-319-94580-4_10},
    wos = {000553806300010},
    year = 2018
} 
4 publications in 2018 with Web of Science ID • topindexbottom
 @inproceedings{Croatti:2017:MUP:3199919.3199921,
 author = {Croatti, Angelo and Ricci, Alessandro},
 title = {Mashing Up the Physical and Augmented Reality: The Web of Augmented Things Idea},
 booktitle = {Proceedings of the Eighth International Workshop on the Web of Things},
 series = {WoT 2017},
 year = {2017},
 isbn = {978-1-4503-6344-0},
 location = {Linz, CA, USA},
 pages = {4--7},
 numpages = {4},
 url = {http://doi.acm.org/10.1145/3199919.3199921},
 doi = {10.1145/3199919.3199921},
 acm = {3199921},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {Augmented Reality, Pervasive Computing, the Web of Augmented Things, the Web of Things},
}  
 @article{safe-ijdst17,
    acm = {10.4018/IJDST.2017010104},
    author = {Croatti, Angelo and Ricci, Alessandro and Viroli, Mirko},
    dblp = {journals/ijdst/CroattiRV17},
    doi = {10.4018/IJDST.2017010104},
    iris = {11585/582002},
    journal = {International Journal of Distributed Systems and Technologies (IJDST)},
    number = 1,
    pages = {46--58},
    publisher = {IGI Global},
    scopus = {2-s2.0-84998910333},
    title = {Towards a Mobile Augmented Reality System for Emergency Management: The Case of {SAFE}},
    url = {http://www.igi-global.com/article/towards-a-mobile-augmented-reality-system-for-emergency-management/171982},
    volume = 8,
    wos = {000390173100004},
    year = 2017
} 
 @inproceedings{woat-icsaw2017,
	booktitle = {2017 IEEE International Conference on Software Architecture Workshops (ICSAW)},
	year = 2017,
	keywords = {Augmented reality;Context;Hardware;Mobile communication;Pervasive computing;Software;Augmented Reality;Pervasive Computing;Web of Augmented Things;Web of Things},
	url = {http://ieeexplore.ieee.org/document/7958461/},
	month = apr,
	eisbn = {978-1-5090-4793-2},
	location = {Gothenburg, Sweden},
	publisher = {IEEE},
	author = {Croatti, Angelo AND Ricci, Alessando},
	title = {Towards the Web of Augmented Things},
	pages = {80-87}} 
 @inproceedings{spatialtuples-idc2016,
    author = {Ricci, Alessandro and Viroli, Mirko and Omicini, Andrea and Mariani, Stefano and Croatti, Angelo and Pianini, Danilo},
    booktitle = {Intelligent Distributed Computing X. Proceedings of the 10th International Symposium on Intelligent Distributed Computing -- IDC 2016, Paris, France, October 10-12 2016},
    chapter = 12,
    dblp = {conf/idc/RicciVOMCP16},
    doi = {10.1007/978-3-319-48829-5_12},
    editor = {Badica, Costin and El Fallah Seghrouchni, Amal and Beynier, Aur{\'e}lie and Camacho, David and Herpson, C{\'e}dric and Hindriks, Koen and Novais, Paulo},
    eisbn = {978-3-319-48829-5},
    iris = {11585/586449},
    isbn = {978-3-319-48828-8},
    issn = {1860-949X},
    keywords = {Multi-Agent Systems, Space-based Coordination, Spatial Computing, Augmented/Mixed Reality},
    location = {Paris, France},
    pages = {121--130},
    publisher = {Springer},
    scopus = {2-s2.0-84992336025},
    series = {Studies in Computational Intelligence},
    title = {{S}patial {T}uples: Augmenting Physical Reality with Tuple Spaces},
    url = {http://link.springer.com/10.1007/978-3-319-48829-5_12},
    volume = 678,
    wos = {000398722900012},
    year = 2017
} 
4 publications in 2017 with Web of Science ID • topindexbottom
 @inproceedings{Croatti:2016:EAJ:3001886.3001887,
 author = {Croatti, Angelo and Ricci, Alessandro},
 title = {An Extension of AgentSpeak(L) and Jason Tailored to Programming and Software Development},
 booktitle = {Proceedings of the 6th International Workshop on Programming Based on Actors, Agents, and Decentralized Control},
 year = {2016},
 isbn = {978-1-4503-4639-9},
 location = {Amsterdam, Netherlands},
 pages = {1--10},
 numpages = {10},
 url = {http://doi.acm.org/10.1145/3001886.3001887},
 doi = {10.1145/3001886.3001887},
 acm = {3001887},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {AgentSpeak(L), Jason, Jona, agent programming languages, agent-oriented programming},
} 
1 publication in 2016 with Web of Science ID • topindexbottom
 @incollection{VPRBC-PRIMA2015,
    author = {Viroli, Mirko and Pianini, Danilo and Ricci, Alessandro and Brunetti, Pietro and Croatti, Angelo},
    booktitle = {PRIMA 2015: Principles and Practice of Multi-Agent Systems},
    dblp = {conf/prima/ViroliPRBC15},
    doi = {10.1007/978-3-319-25524-8_4},
    editor = {Chen, Qingliang and Torroni, Paolo and Villata, Serena and Hsu, Jane and Omicini, Andrea},
    iris = {11585/521212},
    isbn = {978-3-319-25523-1},
    keywords = {Spatial Computing; Aggregate Programming; Computational Fields},
    language = {English},
    pages = {49--64},
    publisher = {Springer International Publishing},
    scopus = {2-s2.0-84950323451},
    series = {Lecture Notes in Computer Science},
    title = {Multi-agent Systems Meet Aggregate Programming: Towards a Notion of Aggregate Plan},
    url = {http://dx.doi.org/10.1007/978-3-319-25524-8_4},
    volume = 9387,
    wos = {000367782600004},
    year = 2015
} 
 @inproceedings{7306561,
  author={Pianini, Danilo and Croatti, Angelo and Ricci, Alessandro and Viroli, Mirko},
  booktitle={2015 IEEE International Conference on Self-Adaptive and Self-Organizing Systems Workshops}, 
  title={Computational Fields Meet Augmented Reality: Perspectives and Challenges}, 
  year=2015,
  pages={80--85},
  doi={10.1109/SASOW.2015.18},
  month=sep} 
 @inproceedings{mirrorworlds-emas2015,
    acm = {10.1007/978-3-319-26184-3_11},
    author = {Ricci, Alessandro and Croatti, Angelo and Brunetti, Pietro and Viroli, Mirko},
    booktitle = {Engineering Multi-Agent Systems (EMAS 2015)},
    dblp = {conf/atal/RicciCBV15},
    doi = {10.1007/978-3-319-26184-3_11},
    iris = {11585/520878},
    location = {Istanbul, Turkey},
    numpages = 21,
    scopus = {2-s2.0-84951273866},
    title = {Programming Mirror-Worlds: An Agent-Oriented Programming Perspective},
    wos = {000367684000011},
    year = 2015
} 
 @inproceedings{augmentedfields-icth2015,
    author = {Brunetti, Pietro and Croatti, Angelo and Ricci, Alessandro and Viroli, Mirko},
    booktitle = {Procedia Computer Science},
    dblp = {conf/euspn/BrunettiCRV15},
    doi = {10.1016/j.procs.2015.08.358},
    iris = {11585/538763},
    issn = {1877-0509},
    keywords = {Healthcare},
    location = {Berlin, Germany},
    month = sep,
    note = {The 6th International Conference on Emerging Ubiquitous Systems and Pervasive Networks (EUSPN 2015)/ The 5th International Conference on Current and Future Trends of Information and Communication Technologies in Healthcare (ICTH-2015) / Affiliated Workshops},
    numpages = 8,
    pages = {392--399},
    publisher = {Elsevier Science B.V.},
    scopus = {2-s2.0-84954144309},
    series = {Procedia Computer Science},
    title = {Smart Augmented Fields for Emergency Operations},
    url = {http://www.sciencedirect.com/science/article/pii/S187705091502493X},
    urlpdf = {http://ac.els-cdn.com/S187705091502493X/1-s2.0-S187705091502493X-main.pdf?_tid=684d780e-20f7-11e6-ba1e-00000aacb361&acdnat=1464015946_6d656e32785b1aabe27fa5997b5dbbcb},
    volume = 63,
    wos = {000373842900051},
    year = 2015
} 
4 publications in 2015 with Web of Science ID • topindexbottom