paper-with-me

홈 › Papers

mini-ELSA: using Machine Learning to improve space efficiency in Edge Lightweight Searchable Attribute-based encryption for Industry 4.0

2022-09-22 · Jawhara Aljabri, Anna Lito Michala, Jeremy Singer, Ioannis Vourganas

In previous work a novel Edge Lightweight Searchable Attribute-based encryption (ELSA) method was proposed to support Industry 4.0 and specifically Industrial Internet of Things applications. In this paper, we aim to improve ELSA by minimising the lookup table size and summarising the data records by integrating Machine Learning (ML) methods suitable for execution at the edge. This integration will eliminate records of unnecessary data by evaluating added value to further processing. Thus, resulting in the minimization of both the lookup table size, the cloud storage and the network traffic taking full advantage of the edge architecture benefits. We demonstrate our mini-ELSA expanded method on a well-known power plant dataset. Our results demonstrate a reduction of storage requirements by 21% while improving execution time by 1.27x.

📄 PDF Abstract BibTeX arXiv:2209.10896

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

ELSA: An ELastic SNN Inference Architecture for Efficient Neuromorphic Computing

2026-05-20 · Kang You, Chen Nie, Lee Jun Yan, Ziling Wei 외 arxiv

Spiking neural networks (SNNs) exploit event-driven and addition-only computation to substantially improve efficiency for intelligent computation. A key temporal property of SNNs, elastic inference, allows outputs to eme…

ELSA: A Throughput-Optimized Design of an LSTM Accelerator for Energy-Constrained Devices

2019-10-19 · Elham Azari, Sarma Vrudhula

The next significant step in the evolution and proliferation of artificial intelligence technology will be the integration of neural network (NN) models within embedded and mobile systems. This calls for the design of co…

Language ModelingLanguage Modelling

VesselSAM: Leveraging SAM for Aortic Vessel Segmentation with AtrousLoRA

2025-02-25 · Adnan Iltaf, Rayan Merghani Ahmed, Zhenxi Zhang, Bin Li 외

Medical image segmentation is crucial for clinical diagnosis and treatment planning, especially when dealing with complex anatomical structures such as vessels. However, accurately segmenting vessels remains challenging …

Computational EfficiencyImage SegmentationMedical Image SegmentationSegmentation+1

ELSA: Efficient Label Shift Adaptation through the Lens of Semiparametric Models

2023-05-30 · Qinglong Tian, Xin Zhang, Jiwei Zhao

We study the domain adaptation problem with label shift in this work. Under the label shift context, the marginal distribution of the label varies across the training and testing datasets, while the conditional distribut…

Computational EfficiencyDomain Adaptation

ELSA: Enhanced Local Self-Attention for Vision Transformer

2021-12-23 · Jingkai Zhou, Pichao Wang, Fan Wang, Qiong Liu 외

Self-attention is powerful in modeling long-range dependencies, but it is weak in local finer-level feature learning. The performance of local self-attention (LSA) is just on par with convolution and inferior to dynamic …

Image ClassificationInstance SegmentationObject DetectionSemantic Segmentation