首页 > 最新文献

The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19最新文献

英文 中文
A Case for Two-stage Inference with Knowledge Caching 基于知识缓存的两阶段推理
Geonha Park, Changho Hwang, KyoungSoo Park
Real-world intelligent services employing deep learning technology typically take a two-tier system architecture -- a dumb front-end device and smart back-end cloud servers. The front-end device simply forwards a human query while the back-end servers run a complex deep model to resolve the query and respond to the front-end device. While simple and effective, the current architecture not only increases the load at servers but also runs the risk of harming user privacy. In this paper, we present knowledge caching, which exploits the front-end device as a smart cache of a generalized deep model. The cache locally resolves a subset of popular or privacy-sensitive queries while it forwards the rest of them to back-end cloud servers. We discuss the feasibility of knowledge caching as well as technical challenges around deep model specialization and compression. We show our prototype two-stage inference system that populates a front-end cache with 10 voice commands out of 35 commands. We demonstrate that our specialization and compression techniques reduce the cached model size by 17.4x from the original model with 1.8x improvement on the inference accuracy.
现实世界中采用深度学习技术的智能服务通常采用两层系统架构——哑前端设备和智能后端云服务器。前端设备简单地转发人工查询,而后端服务器运行复杂的深度模型来解析查询并响应前端设备。虽然简单有效,但目前的架构不仅增加了服务器的负载,而且还存在损害用户隐私的风险。本文提出了一种利用前端设备作为广义深度模型的智能缓存的知识缓存方法。缓存在本地解析流行查询或隐私敏感查询的子集,同时将其余查询转发到后端云服务器。我们讨论了知识缓存的可行性,以及围绕深度模型专门化和压缩的技术挑战。我们展示了我们的原型两阶段推理系统,它用35个语音命令中的10个来填充前端缓存。我们证明了我们的专门化和压缩技术将缓存的模型大小比原始模型减少了17.4倍,推理精度提高了1.8倍。
{"title":"A Case for Two-stage Inference with Knowledge Caching","authors":"Geonha Park, Changho Hwang, KyoungSoo Park","doi":"10.1145/3325413.3329789","DOIUrl":"https://doi.org/10.1145/3325413.3329789","url":null,"abstract":"Real-world intelligent services employing deep learning technology typically take a two-tier system architecture -- a dumb front-end device and smart back-end cloud servers. The front-end device simply forwards a human query while the back-end servers run a complex deep model to resolve the query and respond to the front-end device. While simple and effective, the current architecture not only increases the load at servers but also runs the risk of harming user privacy. In this paper, we present knowledge caching, which exploits the front-end device as a smart cache of a generalized deep model. The cache locally resolves a subset of popular or privacy-sensitive queries while it forwards the rest of them to back-end cloud servers. We discuss the feasibility of knowledge caching as well as technical challenges around deep model specialization and compression. We show our prototype two-stage inference system that populates a front-end cache with 10 voice commands out of 35 commands. We demonstrate that our specialization and compression techniques reduce the cached model size by 17.4x from the original model with 1.8x improvement on the inference accuracy.","PeriodicalId":164793,"journal":{"name":"The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126835800","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Bluetooth Beacon-Based Indoor Localization Using Self-Learning Neural Network 基于蓝牙信标的自学习神经网络室内定位
Kisu Ok, Dongwoo Kwon, Youngmin Ji
With the development of ICT technology, services using the Internet of Things (IoT) have been implemented in various fields. Among them, location-based services using beacons have the advantage that they can be used semi-permanently using Bluetooth Low Energy (BLE). In this paper, we utilize these advantages to infer indoor localization of beacon. Install multiple beacon transceivers on one floor of the building and learn the location of the beacon transmitter using neural network learning. As a result, neural network learning showed high indoor localization accuracy.
随着信息通信技术的发展,利用物联网(IoT)的服务已经在各个领域实现。其中,使用信标的位置服务的优点是可以半永久地使用蓝牙低功耗(BLE)。在本文中,我们利用这些优势来推断信标的室内定位。在建筑物的一层安装多个信标收发器,并使用神经网络学习来学习信标发送器的位置。结果表明,神经网络学习具有较高的室内定位精度。
{"title":"Bluetooth Beacon-Based Indoor Localization Using Self-Learning Neural Network","authors":"Kisu Ok, Dongwoo Kwon, Youngmin Ji","doi":"10.1145/3325413.3329792","DOIUrl":"https://doi.org/10.1145/3325413.3329792","url":null,"abstract":"With the development of ICT technology, services using the Internet of Things (IoT) have been implemented in various fields. Among them, location-based services using beacons have the advantage that they can be used semi-permanently using Bluetooth Low Energy (BLE). In this paper, we utilize these advantages to infer indoor localization of beacon. Install multiple beacon transceivers on one floor of the building and learn the location of the beacon transmitter using neural network learning. As a result, neural network learning showed high indoor localization accuracy.","PeriodicalId":164793,"journal":{"name":"The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130339275","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Exploring Image Reconstruction Attack in Deep Learning Computation Offloading 深度学习计算卸载中的图像重建攻击研究
Hyunseok Oh, Youngki Lee
Deep learning (DL) computation offloading is commonly adopted to enable the use of computation-intensive DL techniques on resource-constrained devices. However, sending private user data to an external server raises a serious privacy concern. In this paper, we introduce a privacy-invading input reconstruction method which utilizes intermediate data of the DL computation pipeline. In doing so, we first define a Peak Signal-to-Noise Ratio (PSNR)-based metric for assessing input reconstruction quality. Then, we simulate a privacy attack on diverse DL models to find out the relationship between DL model structures and performance of privacy attacks. Finally, we provide several insights on DL model structure design to prevent reconstruction-based privacy attacks: using skip-connection, making model deeper, including various DL operations such as inception module.
深度学习(DL)计算卸载通常用于在资源受限的设备上使用计算密集型DL技术。然而,将私人用户数据发送到外部服务器会引起严重的隐私问题。本文介绍了一种利用深度学习计算管道中间数据的侵犯隐私的输入重构方法。为此,我们首先定义了一个基于峰值信噪比(PSNR)的指标,用于评估输入重建质量。然后,我们在不同的深度学习模型上模拟隐私攻击,找出深度学习模型结构与隐私攻击性能之间的关系。最后,我们提供了一些关于深度学习模型结构设计的见解,以防止基于重建的隐私攻击:使用跳过连接,使模型更深入,包括各种深度学习操作,如初始模块。
{"title":"Exploring Image Reconstruction Attack in Deep Learning Computation Offloading","authors":"Hyunseok Oh, Youngki Lee","doi":"10.1145/3325413.3329791","DOIUrl":"https://doi.org/10.1145/3325413.3329791","url":null,"abstract":"Deep learning (DL) computation offloading is commonly adopted to enable the use of computation-intensive DL techniques on resource-constrained devices. However, sending private user data to an external server raises a serious privacy concern. In this paper, we introduce a privacy-invading input reconstruction method which utilizes intermediate data of the DL computation pipeline. In doing so, we first define a Peak Signal-to-Noise Ratio (PSNR)-based metric for assessing input reconstruction quality. Then, we simulate a privacy attack on diverse DL models to find out the relationship between DL model structures and performance of privacy attacks. Finally, we provide several insights on DL model structure design to prevent reconstruction-based privacy attacks: using skip-connection, making model deeper, including various DL operations such as inception module.","PeriodicalId":164793,"journal":{"name":"The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131635386","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Enhanced Partitioning of DNN Layers for Uploading from Mobile Devices to Edge Servers 从移动设备上传到边缘服务器的增强DNN层划分
K. Shin, H. Jeong, Soo-Mook Moon
Offloading computations to servers is a promising method for resource constrained devices to run deep neural network (DNN). It often requires pre-installing DNN models at the server, which is not a valid assumption in an edge server environment where a client can offload to any nearby server, especially when it is on the move. So, the client needs to upload the DNN model on demand, but uploading the entire layers at once can seriously delay the offloading of the DNN queries due to its high overhead. IONN is a technique to partition the layers and upload them incrementally for fast start of offloading [1]. It partitions the DNN layers using the shortest path on a DNN execution graph between the client and the server based on a penalty factor for the uploading overhead. This paper proposes a new partition algorithm based on efficiency, which generates a more fine-grained uploading plan. Experimental results show that the proposed algorithm tangibly improves the query performance during uploading by as much as 55%, with faster execution of initially-raised queries.
对于资源受限的设备,将计算任务转移到服务器上是一种很有前途的深度神经网络运行方法。它通常需要在服务器上预先安装DNN模型,这在边缘服务器环境中不是一个有效的假设,因为客户机可以将负载卸载到附近的任何服务器上,特别是当它在移动时。因此,客户端需要按需上传DNN模型,但是一次上传整个层会严重延迟DNN查询的卸载,因为它的开销很高。IONN是一种对层进行分区并增量上传以快速启动卸载的技术[1]。它根据上传开销的惩罚因子,在客户端和服务器之间使用DNN执行图上的最短路径来划分DNN层。本文提出了一种新的基于效率的分区算法,该算法生成了更细粒度的上传计划。实验结果表明,该算法在上传过程中的查询性能明显提高了55%,初始查询的执行速度更快。
{"title":"Enhanced Partitioning of DNN Layers for Uploading from Mobile Devices to Edge Servers","authors":"K. Shin, H. Jeong, Soo-Mook Moon","doi":"10.1145/3325413.3329788","DOIUrl":"https://doi.org/10.1145/3325413.3329788","url":null,"abstract":"Offloading computations to servers is a promising method for resource constrained devices to run deep neural network (DNN). It often requires pre-installing DNN models at the server, which is not a valid assumption in an edge server environment where a client can offload to any nearby server, especially when it is on the move. So, the client needs to upload the DNN model on demand, but uploading the entire layers at once can seriously delay the offloading of the DNN queries due to its high overhead. IONN is a technique to partition the layers and upload them incrementally for fast start of offloading [1]. It partitions the DNN layers using the shortest path on a DNN execution graph between the client and the server based on a penalty factor for the uploading overhead. This paper proposes a new partition algorithm based on efficiency, which generates a more fine-grained uploading plan. Experimental results show that the proposed algorithm tangibly improves the query performance during uploading by as much as 55%, with faster execution of initially-raised queries.","PeriodicalId":164793,"journal":{"name":"The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130534984","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
期刊
The 3rd International Workshop on Deep Learning for Mobile Systems and Applications - EMDL '19
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1