Skip to main content

Showing 1–13 of 13 results for author: Spence, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2412.05968  [pdf, other

    eess.IV cs.AI cs.CV

    LVS-Net: A Lightweight Vessels Segmentation Network for Retinal Image Analysis

    Authors: Mehwish Mehmood, Shahzaib Iqbal, Tariq Mahmood Khan, Ivor Spence, Muhammad Fahim

    Abstract: The analysis of retinal images for the diagnosis of various diseases is one of the emerging areas of research. Recently, the research direction has been inclined towards investigating several changes in retinal blood vessels in subjects with many neurological disorders, including dementia. This research focuses on detecting diseases early by improving the performance of models for segmentation of… ▽ More

    Submitted 8 December, 2024; originally announced December 2024.

  2. DNNShifter: An Efficient DNN Pruning System for Edge Computing

    Authors: Bailey J. Eccles, Philip Rodgers, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Deep neural networks (DNNs) underpin many machine learning applications. Production quality DNN models achieve high inference accuracy by training millions of DNN parameters which has a significant resource footprint. This presents a challenge for resources operating at the extreme edge of the network, such as mobile and embedded devices that have limited computational and memory resources. To add… ▽ More

    Submitted 13 September, 2023; originally announced September 2023.

    Comments: 14 pages, 7 figures, 5 tables

    MSC Class: 68T07 ACM Class: I.2.1

  3. arXiv:2304.05495  [pdf, other

    cs.DC

    EcoFed: Efficient Communication for DNN Partitioning-based Federated Learning

    Authors: Di Wu, Rehmat Ullah, Philip Rodgers, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Efficiently running federated learning (FL) on resource-constrained devices is challenging since they are required to train computationally intensive deep neural networks (DNN) independently. DNN partitioning-based FL (DPFL) has been proposed as one mechanism to accelerate training where the layers of a DNN (or computation) are offloaded from the device to the server. However, this creates signifi… ▽ More

    Submitted 3 January, 2024; v1 submitted 11 April, 2023; originally announced April 2023.

  4. arXiv:2302.12803  [pdf, other

    cs.DC cs.LG

    PiPar: Pipeline Parallelism for Collaborative Machine Learning

    Authors: Zihan Zhang, Philip Rodgers, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Collaborative machine learning (CML) techniques, such as federated learning, have been proposed to train deep learning models across multiple mobile devices and a server. CML techniques are privacy-preserving as a local model that is trained on each device instead of the raw data from the device is shared with the server. However, CML training is inefficient due to low resource utilization. We ide… ▽ More

    Submitted 25 June, 2024; v1 submitted 1 December, 2022; originally announced February 2023.

  5. arXiv:2206.05267  [pdf, other

    cs.DC cs.LG

    CONTINUER: Maintaining Distributed DNN Services During Edge Failures

    Authors: Ayesha Abdul Majeed, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Partitioning and deploying Deep Neural Networks (DNNs) across edge nodes may be used to meet performance objectives of applications. However, the failure of a single node may result in cascading failures that will adversely impact the delivery of the service and will result in failure to meet specific objectives. The impact of these failures needs to be minimised at runtime. Three techniques are e… ▽ More

    Submitted 25 April, 2022; originally announced June 2022.

    Comments: 10 pages

  6. arXiv:2111.01516  [pdf, other

    cs.DC cs.LG

    FedFly: Towards Migration in Edge-based Distributed Federated Learning

    Authors: Rehmat Ullah, Di Wu, Paul Harvey, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Federated learning (FL) is a privacy-preserving distributed machine learning technique that trains models while keeping all the original data generated on devices locally. Since devices may be resource constrained, offloading can be used to improve FL performance by transferring computational workload from devices to edge servers. However, due to mobility, devices participating in FL may leave the… ▽ More

    Submitted 14 July, 2022; v1 submitted 2 November, 2021; originally announced November 2021.

    Comments: 7 pages, 6 figures

  7. arXiv:2107.04271  [pdf, other

    cs.DC cs.LG

    FedAdapt: Adaptive Offloading for IoT Devices in Federated Learning

    Authors: Di Wu, Rehmat Ullah, Paul Harvey, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Applying Federated Learning (FL) on Internet-of-Things devices is necessitated by the large volumes of data they produce and growing concerns of data privacy. However, there are three challenges that need to be addressed to make FL efficient: (i) execution on devices with limited computational capabilities, (ii) accounting for stragglers due to computational heterogeneity of devices, and (iii) ada… ▽ More

    Submitted 18 May, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

    Comments: 13 pages

  8. arXiv:2106.15689  [pdf, other

    cs.DC

    NEUKONFIG: Reducing Edge Service Downtime When Repartitioning DNNs

    Authors: Ayesha Abdul Majeed, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Deep Neural Networks (DNNs) may be partitioned across the edge and the cloud to improve the performance efficiency of inference. DNN partitions are determined based on operational conditions such as network speed. When operational conditions change DNNs will need to be repartitioned to maintain the overall performance. However, repartitioning using existing approaches, such as Pause and Resume, wi… ▽ More

    Submitted 29 June, 2021; originally announced June 2021.

    Comments: 10 pages

  9. arXiv:2008.01814  [pdf, other

    cs.DC cs.LG

    A Case For Adaptive Deep Neural Networks in Edge Computing

    Authors: Francis McNamee, Schahram Dustadar, Peter Kilpatrick, Weisong Shi, Ivor Spence, Blesson Varghese

    Abstract: Edge computing offers an additional layer of compute infrastructure closer to the data source before raw data from privacy-sensitive and performance-critical applications is transferred to a cloud data center. Deep Neural Networks (DNNs) are one class of applications that are reported to benefit from collaboratively computing between the edge and the cloud. A DNN is partitioned such that specific… ▽ More

    Submitted 16 December, 2020; v1 submitted 4 August, 2020; originally announced August 2020.

  10. arXiv:2002.05531  [pdf, other

    cs.DC

    Modelling Fog Offloading Performance

    Authors: Ayesha Abdul Majeed, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Fog computing has emerged as a computing paradigm aimed at addressing the issues of latency, bandwidth and privacy when mobile devices are communicating with remote cloud services. The concept is to offload compute services closer to the data. However many challenges exist in the realisation of this approach. During offloading, (part of) the application underpinned by the services may be unavailab… ▽ More

    Submitted 12 February, 2020; originally announced February 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1909.04945

  11. arXiv:1909.04945  [pdf, other

    cs.DC

    Performance Estimation of Container-Based Cloud-to-Fog Offloading

    Authors: Ayesha Abdul Majeed, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Fog computing offloads latency critical application services running on the Cloud in close proximity to end-user devices onto resources located at the edge of the network. The research in this paper is motivated towards characterising and estimating the time taken to offload a service using containers, which is investigated in the context of the `Save and Load' container migration technique. To th… ▽ More

    Submitted 11 September, 2019; originally announced September 2019.

  12. arXiv:1501.03481  [pdf, other

    cs.DC

    Iso-Quality of Service: Fairly Ranking Servers for Real-Time Data Analytics

    Authors: Giorgis Georgakoudis, Charles J. Gillan, Ahmed Sayed, Ivor Spence, Richard Faloon, Dimitrios S. Nikolopoulos

    Abstract: We present a mathematically rigorous Quality-of-Service (QoS) metric which relates the achievable quality of service metric (QoS) for a real-time analytics service to the server energy cost of offering the service. Using a new iso-QoS evaluation methodology, we scale server resources to meet QoS targets and directly rank the servers in terms of their energy-efficiency and by extension cost of owne… ▽ More

    Submitted 14 January, 2015; originally announced January 2015.

    Comments: 12 pages, 5 figures, 8 tables, 6 equations. arXiv admin note: text overlap with arXiv:1501.00048

  13. arXiv:1501.00048  [pdf, other

    cs.DC

    Methods and Metrics for Fair Server Assessment under Real-Time Financial Workloads

    Authors: Giorgis Georgakoudis, Charles J. Gillan, Ahmed Sayed, Ivor Spence, Richard Faloon, Dimitrios S. Nikolopoulos

    Abstract: Energy efficiency has been a daunting challenge for datacenters. The financial industry operates some of the largest datacenters in the world. With increasing energy costs and the financial services sector growth, emerging financial analytics workloads may incur extremely high operational costs, to meet their latency targets. Microservers have recently emerged as an alternative to high-end servers… ▽ More

    Submitted 30 December, 2014; originally announced January 2015.