Abstract
Intelligent services provide the power of AI to developers via simple RESTful API endpoints, abstracting away many complexities of machine learning. However, most of these intelligent services - -such as computer vision - -continually learn with time. When the internals within the abstracted 'black box' become hidden and evolve, pitfalls emerge in the robustness of applications that depend on these evolving services. Without adapting the way developers plan and construct projects reliant on intelligent services, significant gaps and risks result in both project planning and development. Therefore, how can software engineers best mitigate software evolution risk moving forward, thereby ensuring that their own applications maintain quality? Our proposal is an architectural tactic designed to improve intelligent service-dependent software robustness. The tactic involves creating an application-specific benchmark dataset baselined against an intelligent service, enabling evolutionary behaviour changes to be mitigated. A technical evaluation of our implementation of this architecture demonstrates how the tactic can identify 1,054 cases of substantial confidence evolution and 2,461 cases of substantial changes to response label sets using a dataset consisting of 331 images that evolve when sent to a service.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 28th ACM Joint Meeting European Software Engineering Conference and Symposium on the Foundations of Software Engineering |
| Editors | Prem Devanbu, Myra Cohen, Thomas Zimmermann |
| Place of Publication | New York NY USA |
| Publisher | Association for Computing Machinery (ACM) |
| Pages | 269-280 |
| Number of pages | 12 |
| ISBN (Electronic) | 9781450370431 |
| DOIs | |
| Publication status | Published - 2020 |
| Event | Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on the Foundations of Software Engineering 2020 - Virtual, United States of America Duration: 8 Nov 2020 → 13 Nov 2020 Conference number: 28th https://dl.acm.org/doi/proceedings/10.1145/3368089 (Proceedings) https://2020.esec-fse.org (Website) |
Conference
| Conference | Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on the Foundations of Software Engineering 2020 |
|---|---|
| Abbreviated title | ESEC/FSE 2020 |
| Country/Territory | United States of America |
| City | Virtual |
| Period | 8/11/20 → 13/11/20 |
| Internet address |
|
Keywords
- Intelligent web services
- Software architecture
- Software evolution