首页 > 最新文献

2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)最新文献

英文 中文
Toward real-time in-home activity recognition using indoor positioning sensor and power meters 利用室内定位传感器和电表实现实时的家庭活动识别
Eri Nakagawa, K. Moriya, H. Suwa, Manato Fujimoto, Yutaka Arakawa, K. Yasumoto
Automatic recognition of activities of daily living (ADL) can be applied to realize services to support user life such as elderly monitoring, energy-saving home appliance control, and health support. In particular, “real-time” ADL recognition is essential to realize such a service that the system needs to know the user's current activity. There are many studies on ADL recognition. However, none of these studies address all of the following problems: (1) privacy intrusion due to the utilization of high privacy-invasive devices such as cameras and microphones; (2) limited number of recognizable activities; (3) low recognition accuracy; (4) high deployment and maintenance costs due to many sensors used; and (5) long recognition time. In our prior work, we proposed a system which solves the problems (1)– (4) to some extent by using user's position data and power consumption data of home electric appliances. In this paper, aiming to solve all the above problems including (5), we propose a new system by extending our prior work. To realize “real-time” ADL recognition while keeping good recognition accuracy, we developed new power meters with higher sensing frequency and introduced new techniques such as adding new features, selecting the best subset of the features, and selecting the best training dataset used for machine learning. We collected the sensor data in our smart home facility for 11 days, and applied the proposed method to these sensor data. As a result, the proposed method achieved accuracy of 79.393% in recognizing 10 types of ADLs.
应用日常生活活动自动识别(ADL),实现老年人监控、家电节能控制、健康支持等用户生活支持服务。特别是,“实时”ADL识别对于实现系统需要知道用户当前活动的服务至关重要。关于ADL识别的研究很多。然而,这些研究都没有解决以下所有问题:(1)由于使用相机和麦克风等高度侵犯隐私的设备而导致的隐私侵犯;(2)可识别的活动数量有限;(3)识别精度低;(4)传感器数量多,部署和维护成本高;(5)识别时间长。在之前的工作中,我们提出了一个系统,利用用户的位置数据和家用电器的功耗数据,在一定程度上解决了问题(1)-(4)。本文针对上述所有问题,包括(5),我们在原有工作的基础上提出了一个新的系统。为了在保持良好识别精度的同时实现“实时”ADL识别,我们开发了具有更高传感频率的新型功率计,并引入了添加新特征、选择特征的最佳子集、选择用于机器学习的最佳训练数据集等新技术。我们在智能家居设施中收集了11天的传感器数据,并将所提出的方法应用于这些传感器数据。结果表明,该方法对10种adl的识别准确率达到79.393%。
{"title":"Toward real-time in-home activity recognition using indoor positioning sensor and power meters","authors":"Eri Nakagawa, K. Moriya, H. Suwa, Manato Fujimoto, Yutaka Arakawa, K. Yasumoto","doi":"10.1109/PERCOMW.2017.7917620","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917620","url":null,"abstract":"Automatic recognition of activities of daily living (ADL) can be applied to realize services to support user life such as elderly monitoring, energy-saving home appliance control, and health support. In particular, “real-time” ADL recognition is essential to realize such a service that the system needs to know the user's current activity. There are many studies on ADL recognition. However, none of these studies address all of the following problems: (1) privacy intrusion due to the utilization of high privacy-invasive devices such as cameras and microphones; (2) limited number of recognizable activities; (3) low recognition accuracy; (4) high deployment and maintenance costs due to many sensors used; and (5) long recognition time. In our prior work, we proposed a system which solves the problems (1)– (4) to some extent by using user's position data and power consumption data of home electric appliances. In this paper, aiming to solve all the above problems including (5), we propose a new system by extending our prior work. To realize “real-time” ADL recognition while keeping good recognition accuracy, we developed new power meters with higher sensing frequency and introduced new techniques such as adding new features, selecting the best subset of the features, and selecting the best training dataset used for machine learning. We collected the sensor data in our smart home facility for 11 days, and applied the proposed method to these sensor data. As a result, the proposed method achieved accuracy of 79.393% in recognizing 10 types of ADLs.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114186433","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}
引用次数: 18
The hint protocol: Using a broadcast method to enable ID-free data transmission for dense IoT devices 提示协议:使用广播方法为密集物联网设备实现无id数据传输
Yi Ren, Ren-Jie Wu, Y. Tseng
IoT (Internet of Things) has attracted a lot of attention recently. IoT devices need to report their data or status to base stations at various frequencies. The IoT communications observed by a base station normally exhibit the following characteristics: (1) massively connected, (2) lightly loaded per packet, and (3) periodical or at least mostly predictable. The current design principals of communication networks, when applied to IoT scenarios, however, do not fit well to these requirements. For example, an IPv6 address is 128 bits, which is much longer than a 16-bit temperature report. Also, contending to send a small packet is not cost-effective. In this work, we propose a novel framework, which is slot-based, schedule-oriented, and identity-free for uploading IoT devices' data. We show that it fits very well for IoT applications. We propose two schemes, from an ideal one to a more practical one. The main idea is to bundle time slots with certain hashing functions of device IDs, thus significantly reducing transmission overheads, including device IDs and contention overheads.
物联网(Internet of Things)最近引起了人们的广泛关注。物联网设备需要以不同的频率向基站报告其数据或状态。基站观察到的物联网通信通常具有以下特征:(1)大规模连接,(2)每个数据包的负载较轻,以及(3)周期性或至少大部分可预测。然而,当应用于物联网场景时,当前通信网络的设计原则并不能很好地满足这些要求。例如,IPv6地址是128位,比16位的温度报告长得多。此外,争着发送一个小数据包是不划算的。在这项工作中,我们提出了一个新的框架,该框架基于插槽,面向时间表,并且无需身份来上传物联网设备的数据。我们证明它非常适合物联网应用。我们提出了两种方案,从理想方案到比较实际的方案。其主要思想是将时隙与设备id的某些散列函数捆绑在一起,从而显著降低传输开销,包括设备id和争用开销。
{"title":"The hint protocol: Using a broadcast method to enable ID-free data transmission for dense IoT devices","authors":"Yi Ren, Ren-Jie Wu, Y. Tseng","doi":"10.1109/PERCOMW.2017.7917609","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917609","url":null,"abstract":"IoT (Internet of Things) has attracted a lot of attention recently. IoT devices need to report their data or status to base stations at various frequencies. The IoT communications observed by a base station normally exhibit the following characteristics: (1) massively connected, (2) lightly loaded per packet, and (3) periodical or at least mostly predictable. The current design principals of communication networks, when applied to IoT scenarios, however, do not fit well to these requirements. For example, an IPv6 address is 128 bits, which is much longer than a 16-bit temperature report. Also, contending to send a small packet is not cost-effective. In this work, we propose a novel framework, which is slot-based, schedule-oriented, and identity-free for uploading IoT devices' data. We show that it fits very well for IoT applications. We propose two schemes, from an ideal one to a more practical one. The main idea is to bundle time slots with certain hashing functions of device IDs, thus significantly reducing transmission overheads, including device IDs and contention overheads.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129903320","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}
引用次数: 7
Demo abstract: Toward optimal allocation of multiple power resources in Energy-on-Demand systems 演示摘要:论按需能源系统中多种电力资源的优化分配
N. Morimoto
Future power networks are supposed to contain various power sources in mesh-like structures, including distributed generations such as solar panels, wind power generations, and electric vehicles (EVs) that work not only as transportation but as huge batteries. These power sources have their own characteristics such as cost, stability, amounts of CO2 emission, etc. Hence it is desired to use them efficiently in a way suited for various characteristics of power consuming devices; for example, a desktop computer should be supplied with power from sufficiently stable power sources such as a commercial power source, while a laptop computer with a battery may accepts less stable power from natural power sources. In the concept of Energy-on-Demand (EoD), Quality-of-Energy (QoEn) power routing has been proposed to realize end-to-end power routing between power sources and power consuming device for efficient use of various power sources to optimize power allocation. This abstract describes the design and prototype implementation of the EoD system with multiple power resources utilizing power allocation management based on the Multiple Knapsack Problem with Assignment Restrictions (MK-AR), a kind of the combinatorial optimization problem.
未来的电网应该包含各种网格状结构的电源,包括分布式发电,如太阳能电池板,风力发电,以及不仅可以作为交通工具而且可以作为巨大电池的电动汽车(ev)。这些电源都有自己的特点,如成本、稳定性、二氧化碳排放量等。因此,希望以适合于功耗器件的各种特性的方式有效地使用它们;例如,台式电脑应该从足够稳定的电源供电,比如商业电源,而带电池的笔记本电脑可能从自然电源接受不太稳定的电力。在能源按需(EoD)概念中,提出了QoEn (Quality-of-Energy)功率路由,实现电源与功耗设备之间的端到端功率路由,以有效利用各种电源,优化功率分配。摘要介绍了一种基于带分配约束的多背包问题(MK-AR)组合优化问题的功率分配管理的多电源资源EoD系统的设计和原型实现。
{"title":"Demo abstract: Toward optimal allocation of multiple power resources in Energy-on-Demand systems","authors":"N. Morimoto","doi":"10.1109/PERCOMW.2017.7917521","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917521","url":null,"abstract":"Future power networks are supposed to contain various power sources in mesh-like structures, including distributed generations such as solar panels, wind power generations, and electric vehicles (EVs) that work not only as transportation but as huge batteries. These power sources have their own characteristics such as cost, stability, amounts of CO2 emission, etc. Hence it is desired to use them efficiently in a way suited for various characteristics of power consuming devices; for example, a desktop computer should be supplied with power from sufficiently stable power sources such as a commercial power source, while a laptop computer with a battery may accepts less stable power from natural power sources. In the concept of Energy-on-Demand (EoD), Quality-of-Energy (QoEn) power routing has been proposed to realize end-to-end power routing between power sources and power consuming device for efficient use of various power sources to optimize power allocation. This abstract describes the design and prototype implementation of the EoD system with multiple power resources utilizing power allocation management based on the Multiple Knapsack Problem with Assignment Restrictions (MK-AR), a kind of the combinatorial optimization problem.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128036416","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
A mobile lifelogging platform to measure anxiety and anger during real-life driving 一个移动生活记录平台,测量现实驾驶中的焦虑和愤怒
Chelsea Dobbins, S. Fairclough
The experience of negative emotions in everyday life, such as anger and anxiety, can have adverse effects on long-term cardiovascular health. However, objective measurements provided by mobile technology can promote insight into this psychobiological process and promote self-awareness and adaptive coping. It is postulated that the creation of a mobile lifelogging platform can support this approach by continuously recording personal data via mobile/wearable devices and processing this information to measure physiological correlates of negative emotions. This paper describes the development of a mobile lifelogging system that measures anxiety and anger during real-life driving. A number of data streams have been incorporated in the platform, including cardiovascular data, speed of the vehicle and first-person photographs of the environment. In addition, thirteen participants completed five days of data collection during daily commuter journeys to test the system. The design of the system hardware and associated data streams are described in the current paper, along with the results of preliminary data analysis.
日常生活中的负面情绪,如愤怒和焦虑,会对心血管健康产生长期的不利影响。然而,移动技术提供的客观测量可以促进对这一心理生物学过程的洞察,促进自我意识和适应性应对。假设移动生活记录平台的创建可以通过移动/可穿戴设备持续记录个人数据并处理这些信息来测量负面情绪的生理相关性来支持这种方法。本文描述了一种移动生活记录系统的开发,该系统可以测量现实驾驶过程中的焦虑和愤怒。许多数据流已被纳入该平台,包括心血管数据、车辆速度和第一人称环境照片。此外,13名参与者在日常通勤旅程中完成了为期5天的数据收集,以测试该系统。本文介绍了系统的硬件设计和相关数据流,并给出了初步的数据分析结果。
{"title":"A mobile lifelogging platform to measure anxiety and anger during real-life driving","authors":"Chelsea Dobbins, S. Fairclough","doi":"10.1109/PERCOMW.2017.7917583","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917583","url":null,"abstract":"The experience of negative emotions in everyday life, such as anger and anxiety, can have adverse effects on long-term cardiovascular health. However, objective measurements provided by mobile technology can promote insight into this psychobiological process and promote self-awareness and adaptive coping. It is postulated that the creation of a mobile lifelogging platform can support this approach by continuously recording personal data via mobile/wearable devices and processing this information to measure physiological correlates of negative emotions. This paper describes the development of a mobile lifelogging system that measures anxiety and anger during real-life driving. A number of data streams have been incorporated in the platform, including cardiovascular data, speed of the vehicle and first-person photographs of the environment. In addition, thirteen participants completed five days of data collection during daily commuter journeys to test the system. The design of the system hardware and associated data streams are described in the current paper, along with the results of preliminary data analysis.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"13 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129436456","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}
引用次数: 10
Crowdsensing mobile content and context data: Lessons learned in the wild 众测移动内容和环境数据:野外经验教训
K. Jaffrès-Runser, G. Jakllari, Tao Peng, Vlad Nitu
This paper discusses the design and development efforts made to collect data using an opportunistic crowdsensing mobile application. Relevant issues are underlined, and solutions proposed within the CHIST-ERA Macaco project for the specifics of collecting fine-grained content and context data are highlighted. Global statistics on the data gathered for over a year of collection show its quality: Macaco data provides a long-term and fine-grained sampling of the user behavior and network usage that is relevant to model and analyse for future content and context-aware networking developments.
本文讨论了设计和开发工作所做的收集数据,使用机会主义众感移动应用程序。强调了相关问题,并重点介绍了在CHIST-ERA Macaco项目中针对收集细粒度内容和上下文数据的具体问题提出的解决方案。一年多来收集的数据的全球统计数据显示了它的质量:Macaco数据提供了用户行为和网络使用的长期和细粒度抽样,这与未来内容和上下文感知网络发展的建模和分析相关。
{"title":"Crowdsensing mobile content and context data: Lessons learned in the wild","authors":"K. Jaffrès-Runser, G. Jakllari, Tao Peng, Vlad Nitu","doi":"10.1109/PERCOMW.2017.7917579","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917579","url":null,"abstract":"This paper discusses the design and development efforts made to collect data using an opportunistic crowdsensing mobile application. Relevant issues are underlined, and solutions proposed within the CHIST-ERA Macaco project for the specifics of collecting fine-grained content and context data are highlighted. Global statistics on the data gathered for over a year of collection show its quality: Macaco data provides a long-term and fine-grained sampling of the user behavior and network usage that is relevant to model and analyse for future content and context-aware networking developments.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"230 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133448861","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
RoCoSys: A framework for coordination of mobile IoT devices RoCoSys:用于协调移动物联网设备的框架
Christian Krupitzer, Martin Breitbach, Johannes Saal, C. Becker, Michele Segata, R. Cigno
Mobile IoT devices enable new classes of systems, such as cyber-physical systems. These systems pose challenges as they should seamlessly interact with users and other systems. In this paper, we address the problem of interaction between mobile pervasive IoT devices. Our contributions are threefold. First, we present a concept for a framework for coordination of mobile IoT devices. Second, we implement a reusable robot platform using the Mindstorms toolkit and a customizable adaptation logic for their coordination based on our framework. Third, we show its usability with two applications: an intelligent vehicle highway system as well as a smart vacuum cleaner.
移动物联网设备可以实现新的系统类别,例如网络物理系统。这些系统带来了挑战,因为它们应该与用户和其他系统无缝交互。在本文中,我们解决了移动普及物联网设备之间的交互问题。我们的贡献是三重的。首先,我们提出了一个移动物联网设备协调框架的概念。其次,我们使用Mindstorms工具包实现了一个可重用的机器人平台,并基于我们的框架为它们的协调提供了一个可定制的适应逻辑。第三,我们通过两个应用展示了它的可用性:智能车辆高速公路系统和智能真空吸尘器。
{"title":"RoCoSys: A framework for coordination of mobile IoT devices","authors":"Christian Krupitzer, Martin Breitbach, Johannes Saal, C. Becker, Michele Segata, R. Cigno","doi":"10.1109/PERCOMW.2017.7917611","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917611","url":null,"abstract":"Mobile IoT devices enable new classes of systems, such as cyber-physical systems. These systems pose challenges as they should seamlessly interact with users and other systems. In this paper, we address the problem of interaction between mobile pervasive IoT devices. Our contributions are threefold. First, we present a concept for a framework for coordination of mobile IoT devices. Second, we implement a reusable robot platform using the Mindstorms toolkit and a customizable adaptation logic for their coordination based on our framework. Third, we show its usability with two applications: an intelligent vehicle highway system as well as a smart vacuum cleaner.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131322576","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}
引用次数: 7
OpenChirp: A Low-Power Wide-Area Networking architecture OpenChirp:一种低功耗广域网架构
Adwait Dongare, Craig Hesling, Khushboo Bhatia, Artur Balanuta, R. Pereira, Bob Iannucci, Anthony G. Rowe
Infrastructure monitoring applications currently lack a cost-effective and reliable solution for supporting the last communication hop for low-power devices. The use of cellular infrastructure requires contracts and complex radios that are often too power hungry and cost prohibitive for sensing applications that require just a few bits of data each day. New low-power, sub-GHz, long-range radios are an ideal technology to help fill this communication void by providing access points that are able to cover multiple kilometers of urban space with thousands of end-point devices. These new Low-Power Wide-Area Networking (LPWAN) platforms provide a cost-effective and highly deployable option that could piggyback off of existing public and private wireless networks (WiFi, Cellular, etc). In this paper, we present OpenChirp, a prototype end-to-end LPWAN architecture built using LoRa Wide-Area Network (LoRaWAN) with the goal of simplifying the design and deployment of Internet-of-Things (IoT) devices across wide areas like campuses and cities. We present a software architecture that exposes an application layer allowing users to register devices, describe transducer properties, transfer data and retrieve historical values. We define a service model on top of LoRaWAN that acts as a session layer to provide basic encoding and syntax to raw data streams. At the device-level, we introduce and benchmark an open-source hardware platform that uses Bluetooth Low-Energy (BLE) to help provision LoRa clients that can be extended with custom transducers. We evaluate the system in terms of end-node energy consumption, radio penetration into buildings as well as coverage provided by a network currently deployed at Carnegie Mellon University.
基础设施监控应用目前缺乏一种经济可靠的解决方案来支持低功耗设备的最后通信跳。蜂窝基础设施的使用需要合同和复杂的无线电,对于每天只需要几比特数据的传感应用来说,这些无线电往往过于耗电,成本过高。新的低功耗、低于千兆赫的远程无线电是一种理想的技术,通过提供能够用数千个端点设备覆盖数公里城市空间的接入点,可以帮助填补这一通信空白。这些新的低功耗广域网(LPWAN)平台提供了一种具有成本效益和高度可部署的选择,可以搭载现有的公共和专用无线网络(WiFi,蜂窝等)。在本文中,我们提出了OpenChirp,这是一种使用LoRa广域网(LoRaWAN)构建的端到端LPWAN架构原型,旨在简化校园和城市等广域物联网(IoT)设备的设计和部署。我们提出了一个软件架构,它暴露了一个应用层,允许用户注册设备,描述传感器属性,传输数据和检索历史值。我们在LoRaWAN之上定义了一个服务模型,它充当会话层,为原始数据流提供基本编码和语法。在设备级,我们介绍了一个开源硬件平台并对其进行基准测试,该平台使用蓝牙低功耗(BLE)来帮助提供可以使用自定义传感器扩展的LoRa客户端。我们根据终端节点能耗、无线电对建筑物的渗透以及目前部署在卡内基梅隆大学的网络提供的覆盖范围来评估该系统。
{"title":"OpenChirp: A Low-Power Wide-Area Networking architecture","authors":"Adwait Dongare, Craig Hesling, Khushboo Bhatia, Artur Balanuta, R. Pereira, Bob Iannucci, Anthony G. Rowe","doi":"10.1109/PERCOMW.2017.7917625","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917625","url":null,"abstract":"Infrastructure monitoring applications currently lack a cost-effective and reliable solution for supporting the last communication hop for low-power devices. The use of cellular infrastructure requires contracts and complex radios that are often too power hungry and cost prohibitive for sensing applications that require just a few bits of data each day. New low-power, sub-GHz, long-range radios are an ideal technology to help fill this communication void by providing access points that are able to cover multiple kilometers of urban space with thousands of end-point devices. These new Low-Power Wide-Area Networking (LPWAN) platforms provide a cost-effective and highly deployable option that could piggyback off of existing public and private wireless networks (WiFi, Cellular, etc). In this paper, we present OpenChirp, a prototype end-to-end LPWAN architecture built using LoRa Wide-Area Network (LoRaWAN) with the goal of simplifying the design and deployment of Internet-of-Things (IoT) devices across wide areas like campuses and cities. We present a software architecture that exposes an application layer allowing users to register devices, describe transducer properties, transfer data and retrieve historical values. We define a service model on top of LoRaWAN that acts as a session layer to provide basic encoding and syntax to raw data streams. At the device-level, we introduce and benchmark an open-source hardware platform that uses Bluetooth Low-Energy (BLE) to help provision LoRa clients that can be extended with custom transducers. We evaluate the system in terms of end-node energy consumption, radio penetration into buildings as well as coverage provided by a network currently deployed at Carnegie Mellon University.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131715853","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}
引用次数: 45
Visualization of events using Twitter and Instagram 使用Twitter和Instagram可视化事件
P. Giridhar, T. Abdelzaher
In this demo we present a tool that allows us to visualize the real world events on a map interface using the contents shared by users on Twitter and Instagram. Social networks have become popular in recent times for sharing contents about observations made by users. Our tool incorporates a novel algorithm that analyzes the data from both Twitter and Instagram for fusing the contents corresponding to the same event thereby enhancing the corroboration of the event detection techniques for the individual networks. In addition to providing a much cleaner information our tool leverages the various data available from both the social networks (text, images, geo-data) to improve the overall experience of the user visualizing the events.
在这个演示中,我们展示了一个工具,它允许我们使用Twitter和Instagram上用户共享的内容在地图界面上可视化真实世界的事件。最近,社交网络因分享用户的观察内容而变得流行起来。我们的工具采用了一种新颖的算法,该算法分析来自Twitter和Instagram的数据,以融合对应于同一事件的内容,从而增强了单个网络事件检测技术的确证性。除了提供更清晰的信息外,我们的工具还利用了来自社交网络的各种可用数据(文本、图像、地理数据)来改善用户可视化事件的整体体验。
{"title":"Visualization of events using Twitter and Instagram","authors":"P. Giridhar, T. Abdelzaher","doi":"10.1109/PERCOMW.2017.7917530","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917530","url":null,"abstract":"In this demo we present a tool that allows us to visualize the real world events on a map interface using the contents shared by users on Twitter and Instagram. Social networks have become popular in recent times for sharing contents about observations made by users. Our tool incorporates a novel algorithm that analyzes the data from both Twitter and Instagram for fusing the contents corresponding to the same event thereby enhancing the corroboration of the event detection techniques for the individual networks. In addition to providing a much cleaner information our tool leverages the various data available from both the social networks (text, images, geo-data) to improve the overall experience of the user visualizing the events.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"118 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131957157","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}
引用次数: 7
TransAct: Transfer learning enabled activity recognition TransAct:迁移学习支持活动识别
Md Abdullah Al Hafiz Khan, Nirmalya Roy
Activity recognition using smartphone has great potential in many applications like healthcare, obesity management, abnormal behavior detection, public safety and security etc. Typical activity detection systems are built on to recognize a limited set of activities that are present in the training and testing environments. However, these systems require similar data distributions, activity sets and sufficient labeled training data in both training and testing phases. Therefore, inferring new activities is challenging in practical scenarios where training and testing environments are volatile, data distributions are diverge and testing environment has new set of activities with limited training samples. The shortage of labeled training data samples also degrades the activity recognition performance. In this work, we address these challenges by augmenting the Instance based Transfer Boost algorithm with k-means clustering. We evaluated our TransAct model with three public datasets - HAR, MHealth and DailyAndSports and demonstrated that our TransAct model outperforms traditional activity recognition approaches. Our experimental results show that our TransAct model achieves ≈ 81% activity detection accuracy on average.
智能手机的活动识别在医疗保健、肥胖管理、异常行为检测、公共安全等领域具有巨大的应用潜力。典型的活动检测系统是建立在识别训练和测试环境中存在的有限活动集的基础上的。然而,这些系统在训练和测试阶段都需要类似的数据分布、活动集和足够的标记训练数据。因此,在训练和测试环境不稳定、数据分布分散、测试环境具有有限训练样本的新活动集的实际场景中,推断新的活动是具有挑战性的。标记训练数据样本的缺乏也降低了活动识别的性能。在这项工作中,我们通过使用k-means聚类增强基于实例的Transfer Boost算法来解决这些挑战。我们用三个公共数据集(HAR、MHealth和DailyAndSports)评估了我们的TransAct模型,并证明我们的TransAct模型优于传统的活动识别方法。实验结果表明,TransAct模型平均达到了约81%的活动检测准确率。
{"title":"TransAct: Transfer learning enabled activity recognition","authors":"Md Abdullah Al Hafiz Khan, Nirmalya Roy","doi":"10.1109/PERCOMW.2017.7917621","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917621","url":null,"abstract":"Activity recognition using smartphone has great potential in many applications like healthcare, obesity management, abnormal behavior detection, public safety and security etc. Typical activity detection systems are built on to recognize a limited set of activities that are present in the training and testing environments. However, these systems require similar data distributions, activity sets and sufficient labeled training data in both training and testing phases. Therefore, inferring new activities is challenging in practical scenarios where training and testing environments are volatile, data distributions are diverge and testing environment has new set of activities with limited training samples. The shortage of labeled training data samples also degrades the activity recognition performance. In this work, we address these challenges by augmenting the Instance based Transfer Boost algorithm with k-means clustering. We evaluated our TransAct model with three public datasets - HAR, MHealth and DailyAndSports and demonstrated that our TransAct model outperforms traditional activity recognition approaches. Our experimental results show that our TransAct model achieves ≈ 81% activity detection accuracy on average.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121062355","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}
引用次数: 32
SoccerMate: A personal soccer attribute profiler using wearables SoccerMate:使用可穿戴设备的个人足球属性分析器
H. S. Hossain, Md Abdullah Al Hafiz Khan, Nirmalya Roy
The use of smartphone and wearable devices in various sporting events is an optimistic opportunity to profile player's physical fitness and physiological health conditioning attributes. Recently a variety of commercial wearables with respect to different sports are available in the market. As these wearables differ for distinctive sports, it becomes a hassle to effectively profile them for multiple sports sessions in day to day practice events. Wrist worn devices like smartwatches are becoming a trend in sports analytics recently and researchers are leveraging them to infer various contexts of the players to improve the quality, tactics, strategy of playing matches against the opponents. Visual observation is the most popular way to track a player's abilities in soccer, but as a player it is not always possible to self-assess your own strengths and weaknesses in a field. In this paper, we propose to exploit the wrist worn devices with built in accelerometer to help represent attributes of technical judgement, tactical awareness and physical aspects of a soccer player. We propose to use deep learning to build our classification model which analyzes different soccer events like in-possession, pass, kick, sprint, run and dribbling. Based on these soccer events, we evaluate the overall ability of a soccer player. Our experiments show that, these wearable technology guided attributes profiling can help a coach or scout to better understand the competence of a player in addition to traditional visual observation.
在各种体育赛事中使用智能手机和可穿戴设备是一个乐观的机会,可以分析球员的身体健康和生理健康调节属性。最近,市场上出现了各种各样的商业可穿戴设备,涉及不同的运动。由于这些可穿戴设备针对不同的运动而有所不同,因此在日常练习活动中有效地对它们进行多场运动训练就变得很麻烦。像智能手表这样的腕带设备最近正在成为体育分析的一种趋势,研究人员正在利用它们来推断球员的各种情况,以提高与对手比赛的质量、战术和策略。视觉观察是跟踪球员足球能力的最流行的方法,但作为一名球员,并不总是可以自我评估自己在一个领域的优势和劣势。在本文中,我们建议利用内置加速度计的手腕穿戴设备来帮助表示足球运动员的技术判断,战术意识和身体方面的属性。我们建议使用深度学习来构建我们的分类模型,分析不同的足球事件,如控球、传球、踢球、冲刺、奔跑和盘带。基于这些足球事件,我们评估一个足球运动员的整体能力。我们的实验表明,除了传统的视觉观察外,这些可穿戴技术引导的属性分析可以帮助教练或球探更好地了解球员的能力。
{"title":"SoccerMate: A personal soccer attribute profiler using wearables","authors":"H. S. Hossain, Md Abdullah Al Hafiz Khan, Nirmalya Roy","doi":"10.1109/PERCOMW.2017.7917551","DOIUrl":"https://doi.org/10.1109/PERCOMW.2017.7917551","url":null,"abstract":"The use of smartphone and wearable devices in various sporting events is an optimistic opportunity to profile player's physical fitness and physiological health conditioning attributes. Recently a variety of commercial wearables with respect to different sports are available in the market. As these wearables differ for distinctive sports, it becomes a hassle to effectively profile them for multiple sports sessions in day to day practice events. Wrist worn devices like smartwatches are becoming a trend in sports analytics recently and researchers are leveraging them to infer various contexts of the players to improve the quality, tactics, strategy of playing matches against the opponents. Visual observation is the most popular way to track a player's abilities in soccer, but as a player it is not always possible to self-assess your own strengths and weaknesses in a field. In this paper, we propose to exploit the wrist worn devices with built in accelerometer to help represent attributes of technical judgement, tactical awareness and physical aspects of a soccer player. We propose to use deep learning to build our classification model which analyzes different soccer events like in-possession, pass, kick, sprint, run and dribbling. Based on these soccer events, we evaluate the overall ability of a soccer player. Our experiments show that, these wearable technology guided attributes profiling can help a coach or scout to better understand the competence of a player in addition to traditional visual observation.","PeriodicalId":319638,"journal":{"name":"2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116178894","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}
引用次数: 22
期刊
2017 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops)
全部 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