首页 > 最新文献

2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops最新文献

英文 中文
Using Set-Based Heading to Improve Mobile Agent Movement 基于集合标题的移动智能体运动改进方法
B. Prosser, Neal Dawes, E. Fulp, A. McKinnon, Glenn A. Fink
Cover time measures the time (or number of steps) required for a mobile agent to visit each node in a network (graph) at least once. A short cover time is important for search or foraging applications that require mobile agents to quickly inspect or monitor nodes in a network, such as providing situational awareness or security. Speed can be achieved if details about the graph are known or if the agent maintains a history of visited nodes, however, these requirements may not be feasible for agents with limited resources, they are difficult in dynamic graph topologies, and they do not easily scale to large networks. This paper introduces a set-based form of heading (directional bias) that allows an agent to more efficiently explore any connected graph, static or dynamic. When deciding the next node to visit, agents are discouraged from visiting nodes that neighbor both their previous and current locations. Modifying a traditional movement method, e.g., random walk, with this concept encourages an agent to move toward nodes that are less likely to have been previously visited, reducing cover time. Simulation results with grid, scale-free, and minimum distance graphs demonstrate heading can consistently reduce cover time as compared to non-heading movement techniques.
覆盖时间度量移动代理访问网络(图)中每个节点至少一次所需的时间(或步数)。对于需要移动代理快速检查或监视网络中的节点(例如提供态势感知或安全性)的搜索或觅食应用程序,较短的覆盖时间非常重要。如果图的细节是已知的,或者如果代理维护访问节点的历史记录,则可以实现速度,但是,对于资源有限的代理来说,这些要求可能不可行,它们在动态图拓扑中是困难的,并且它们不容易扩展到大型网络。本文介绍了一种基于集合的标题形式(方向偏差),它允许智能体更有效地探索任何连接图,无论是静态的还是动态的。在决定要访问的下一个节点时,不鼓励代理访问与它们以前和当前位置相邻的节点。用这个概念修改传统的移动方法,例如随机行走,鼓励代理向以前不太可能被访问的节点移动,减少覆盖时间。网格、无标度和最小距离图的模拟结果表明,与非头部移动技术相比,头部移动可以持续减少覆盖时间。
{"title":"Using Set-Based Heading to Improve Mobile Agent Movement","authors":"B. Prosser, Neal Dawes, E. Fulp, A. McKinnon, Glenn A. Fink","doi":"10.1109/SASO.2014.24","DOIUrl":"https://doi.org/10.1109/SASO.2014.24","url":null,"abstract":"Cover time measures the time (or number of steps) required for a mobile agent to visit each node in a network (graph) at least once. A short cover time is important for search or foraging applications that require mobile agents to quickly inspect or monitor nodes in a network, such as providing situational awareness or security. Speed can be achieved if details about the graph are known or if the agent maintains a history of visited nodes, however, these requirements may not be feasible for agents with limited resources, they are difficult in dynamic graph topologies, and they do not easily scale to large networks. This paper introduces a set-based form of heading (directional bias) that allows an agent to more efficiently explore any connected graph, static or dynamic. When deciding the next node to visit, agents are discouraged from visiting nodes that neighbor both their previous and current locations. Modifying a traditional movement method, e.g., random walk, with this concept encourages an agent to move toward nodes that are less likely to have been previously visited, reducing cover time. Simulation results with grid, scale-free, and minimum distance graphs demonstrate heading can consistently reduce cover time as compared to non-heading movement techniques.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"34 1","pages":"120-128"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77623536","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}
引用次数: 1
Providing Assurances for Self-Adaptation in a Mobile Digital Storytelling Application Using ActivFORMS 在使用ActivFORMS的移动数字故事叙述应用程序中提供自适应保证
Danny Weyns, S. Shevtsov, Sabri Pllana
Self-adaptability enables a system to adapt itself to changes in its execution conditions and user requirements in order to achieve particular quality goals. However, assuring that the adaptation goals are satisfied poses complex challenges. We recently developed the ActivFORMS approach that aims to tackle some of these challenges, but further research is required to evaluate the approach. This paper presents the results of a study in which we applied ActivFORMS to a mobile storytelling application that employs a social recommender. The initial version of the application used a static recommender that could not deal with changing environment conditions, or take into account preferences of users. To that end, we added a self-adaptive layer on top of the application. The study results show that self-adaptation significantly increases the quality of recommendations compared to the initial version by: (1) enabling the social recommender to adapt to the quality of user input and unavailability of the GPS service, and (2) making the recommender adaptive to user preferences. Providing guarantees for these adaptation goals is crucial in this domain from a business perspective. The study results show the feasibility and effectiveness of ActivFORMS for a practical application, but they also underpin the need for an integrated verification approach for self-adaptive systems that combines offline with online verification.
自适应性使系统能够适应其执行条件和用户需求的变化,以达到特定的质量目标。然而,确保适应目标的实现带来了复杂的挑战。我们最近开发了ActivFORMS方法,旨在解决其中的一些挑战,但需要进一步的研究来评估该方法。本文介绍了一项研究的结果,在这项研究中,我们将ActivFORMS应用于一个采用社交推荐的移动讲故事应用程序。应用程序的初始版本使用静态推荐,无法处理不断变化的环境条件,也无法考虑用户的偏好。为此,我们在应用程序的顶部添加了一个自适应层。研究结果表明,与初始版本相比,自适应显著提高了推荐质量:(1)使社交推荐能够适应用户输入的质量和GPS服务的不可用性;(2)使推荐能够适应用户的偏好。从业务角度来看,在这个领域为这些适应目标提供保证是至关重要的。研究结果显示了ActivFORMS在实际应用中的可行性和有效性,但它们也支持了对自适应系统的集成验证方法的需求,该方法将离线验证与在线验证相结合。
{"title":"Providing Assurances for Self-Adaptation in a Mobile Digital Storytelling Application Using ActivFORMS","authors":"Danny Weyns, S. Shevtsov, Sabri Pllana","doi":"10.1109/SASO.2014.23","DOIUrl":"https://doi.org/10.1109/SASO.2014.23","url":null,"abstract":"Self-adaptability enables a system to adapt itself to changes in its execution conditions and user requirements in order to achieve particular quality goals. However, assuring that the adaptation goals are satisfied poses complex challenges. We recently developed the ActivFORMS approach that aims to tackle some of these challenges, but further research is required to evaluate the approach. This paper presents the results of a study in which we applied ActivFORMS to a mobile storytelling application that employs a social recommender. The initial version of the application used a static recommender that could not deal with changing environment conditions, or take into account preferences of users. To that end, we added a self-adaptive layer on top of the application. The study results show that self-adaptation significantly increases the quality of recommendations compared to the initial version by: (1) enabling the social recommender to adapt to the quality of user input and unavailability of the GPS service, and (2) making the recommender adaptive to user preferences. Providing guarantees for these adaptation goals is crucial in this domain from a business perspective. The study results show the feasibility and effectiveness of ActivFORMS for a practical application, but they also underpin the need for an integrated verification approach for self-adaptive systems that combines offline with online verification.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"100 1","pages":"110-119"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86424284","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}
引用次数: 4
An Analysis of Decision-Making Techniques in Dynamic, Self-Adaptive Systems 动态自适应系统中的决策技术分析
P. Idziak, S. Clarke
Self-adaptive systems are required to continually adapt themselves to changing environment conditions in order to maintain good quality of service. Such systems typically implement a set of self-properties (e.g., self-monitoring, self-improvement) to improve an adaptation and system's performance. Some of these properties can contribute to selection of an adequate adaptation solution with the use of decision making techniques. Appropriate decision-making technique should not only select a good quality solution to enhance performance, but also do this within a specified time bound when applied in a time-constrained environment. There are many different decision-making methods that can provide an adaptation solution, but not all are suitable for dynamic, self-adaptive systems. In this paper, we outline different decision-making techniques and implement three representative ones in a time-constrained, self-adaptive system case study -- the virtual machine (VM) placement problem. The techniques implemented are Artificial Neural Networks (ANN), Q-learning, and a technique that models the problem as a Constraint Satisfaction Problem (CSP). We compare these techniques against metrics such as execution time and decision quality.
自适应系统需要不断适应不断变化的环境条件,以保持良好的服务质量。这样的系统通常实现一组自我属性(例如,自我监控,自我完善)来改进适应性和系统的性能。其中的一些特性可以通过决策制定技术帮助选择适当的适应解决方案。适当的决策技术不仅应该选择高质量的解决方案来提高性能,而且在时间限制的环境中应用时,还应该在指定的时间范围内进行决策。有许多不同的决策方法可以提供适应性解决方案,但并非所有方法都适用于动态的自适应系统。在本文中,我们概述了不同的决策技术,并在一个时间约束的自适应系统案例研究中实现了三种具有代表性的决策技术——虚拟机(VM)放置问题。实现的技术是人工神经网络(ANN)、q -学习和一种将问题建模为约束满足问题(CSP)的技术。我们将这些技术与执行时间和决策质量等指标进行比较。
{"title":"An Analysis of Decision-Making Techniques in Dynamic, Self-Adaptive Systems","authors":"P. Idziak, S. Clarke","doi":"10.1109/SASOW.2014.23","DOIUrl":"https://doi.org/10.1109/SASOW.2014.23","url":null,"abstract":"Self-adaptive systems are required to continually adapt themselves to changing environment conditions in order to maintain good quality of service. Such systems typically implement a set of self-properties (e.g., self-monitoring, self-improvement) to improve an adaptation and system's performance. Some of these properties can contribute to selection of an adequate adaptation solution with the use of decision making techniques. Appropriate decision-making technique should not only select a good quality solution to enhance performance, but also do this within a specified time bound when applied in a time-constrained environment. There are many different decision-making methods that can provide an adaptation solution, but not all are suitable for dynamic, self-adaptive systems. In this paper, we outline different decision-making techniques and implement three representative ones in a time-constrained, self-adaptive system case study -- the virtual machine (VM) placement problem. The techniques implemented are Artificial Neural Networks (ANN), Q-learning, and a technique that models the problem as a Constraint Satisfaction Problem (CSP). We compare these techniques against metrics such as execution time and decision quality.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"33 1","pages":"137-143"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86502910","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}
引用次数: 9
Enabling Self-Expression: The Use of Roles to Dynamically Change Adaptation Patterns 启用自我表达:使用角色动态改变适应模式
Mariachiara Puviani, Giacomo Cabri, L. Leonardi
Self-expression is the capability of a system of changing its adaptation pattern at runtime, this can lead to better performance still keeping the achievement of the global goal in a Collective Adaptive System (CAS). In this paper, we show how self-expression can be achieved by means of roles. Developers can embed the adaptation logic in pieces of software that represent roles that system units can play: by changing the roles at runtime, the adaptation pattern changes as a consequence. Exploiting a swarm robotics case study, we show the applicability of our approach and the improvement of the performances with respect to keeping the same pattern during the execution.
自我表达是系统在运行时改变其适应模式的能力,在集体适应系统(CAS)中,这种能力可以导致更好的性能,同时保持全局目标的实现。在本文中,我们展示了自我表达是如何通过角色来实现的。开发人员可以将适应逻辑嵌入到表示系统单元可以扮演的角色的软件片段中:通过在运行时更改角色,适应模式也随之更改。利用群体机器人的案例研究,我们展示了我们的方法的适用性和性能的改进,在执行过程中保持相同的模式。
{"title":"Enabling Self-Expression: The Use of Roles to Dynamically Change Adaptation Patterns","authors":"Mariachiara Puviani, Giacomo Cabri, L. Leonardi","doi":"10.1109/SASOW.2014.10","DOIUrl":"https://doi.org/10.1109/SASOW.2014.10","url":null,"abstract":"Self-expression is the capability of a system of changing its adaptation pattern at runtime, this can lead to better performance still keeping the achievement of the global goal in a Collective Adaptive System (CAS). In this paper, we show how self-expression can be achieved by means of roles. Developers can embed the adaptation logic in pieces of software that represent roles that system units can play: by changing the roles at runtime, the adaptation pattern changes as a consequence. Exploiting a swarm robotics case study, we show the applicability of our approach and the improvement of the performances with respect to keeping the same pattern during the execution.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"39 1","pages":"14-19"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85437771","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
A Game-Based Approach for Collective Action in Self-Organising Socio-technical Systems 自组织社会技术系统中集体行动的博弈方法
Aikaterini Bourazeri, J. Pitt
Synchronised and coordinated individual behaviours and actions in a socio-technical system could lead towards successful collective action. We present the design and implementation of a Serious Game, in which players have to self-organise the distribution of energy resources, which helps provide collective awareness, a prerequisite for collective action.
在社会技术系统中,同步和协调的个人行为和行动可以导致成功的集体行动。我们展示了一个严肃游戏的设计和实现,在这个游戏中,玩家必须自我组织能量资源的分配,这有助于提供集体意识,这是集体行动的先决条件。
{"title":"A Game-Based Approach for Collective Action in Self-Organising Socio-technical Systems","authors":"Aikaterini Bourazeri, J. Pitt","doi":"10.1109/SASO.2014.31","DOIUrl":"https://doi.org/10.1109/SASO.2014.31","url":null,"abstract":"Synchronised and coordinated individual behaviours and actions in a socio-technical system could lead towards successful collective action. We present the design and implementation of a Serious Game, in which players have to self-organise the distribution of energy resources, which helps provide collective awareness, a prerequisite for collective action.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"6 1","pages":"175-176"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90739324","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
Self-Organising and Context-Aware Data Flows 自组织和上下文感知数据流
F. D. Angelis, J. Fernandez-Marquez, G. Serugendo
This paper discusses the notion of self-organising and context-aware data flows, i.e. spatially-situated services made of flows of data propagating across mobile nodes, sensitive to their context and responding to it following self-organising principles. This paves the way for a new category of spatially-situated pervasive services based on data propagation among mobile devices.
本文讨论了自组织和上下文感知数据流的概念,即由跨移动节点传播的数据流组成的空间定位服务,对其上下文敏感并遵循自组织原则进行响应。这为基于移动设备间数据传播的新型空间定位普适服务铺平了道路。
{"title":"Self-Organising and Context-Aware Data Flows","authors":"F. D. Angelis, J. Fernandez-Marquez, G. Serugendo","doi":"10.1109/SASO.2014.41","DOIUrl":"https://doi.org/10.1109/SASO.2014.41","url":null,"abstract":"This paper discusses the notion of self-organising and context-aware data flows, i.e. spatially-situated services made of flows of data propagating across mobile nodes, sensitive to their context and responding to it following self-organising principles. This paves the way for a new category of spatially-situated pervasive services based on data propagation among mobile devices.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"14 1","pages":"195-196"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89115503","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}
引用次数: 0
Hints on Quality Evaluation of Self-Systems 自我系统质量评价的提示
C. Raibulet
Self-properties have introduced a novelty in the IT world: software may change during its execution by performing modifications by itself on itself. The evaluation of such systems implies the evaluation of their ability to change. The variety of possible changes makes the evaluation a challenging task. This paper aims to (1) mention the available quality evaluation mechanisms in software engineering (ranging from design principles and patterns to anti-patterns and smells, as well as metrics), (2) outline which available mechanisms have been adapted to self-systems, and (3) introduce a wish list for future research concerning the evaluation issues.
自属性在IT界引入了一种新事物:软件在执行过程中可能通过对自身进行修改而发生变化。对这类系统的评价意味着对其变化能力的评价。各种可能的变化使评估成为一项具有挑战性的任务。本文旨在(1)提到软件工程中可用的质量评估机制(从设计原则和模式到反模式和气味,以及度量),(2)概述哪些可用的机制已经适应于自系统,(3)介绍关于评估问题的未来研究的愿望清单。
{"title":"Hints on Quality Evaluation of Self-Systems","authors":"C. Raibulet","doi":"10.1109/SASO.2014.36","DOIUrl":"https://doi.org/10.1109/SASO.2014.36","url":null,"abstract":"Self-properties have introduced a novelty in the IT world: software may change during its execution by performing modifications by itself on itself. The evaluation of such systems implies the evaluation of their ability to change. The variety of possible changes makes the evaluation a challenging task. This paper aims to (1) mention the available quality evaluation mechanisms in software engineering (ranging from design principles and patterns to anti-patterns and smells, as well as metrics), (2) outline which available mechanisms have been adapted to self-systems, and (3) introduce a wish list for future research concerning the evaluation issues.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"40 2 1","pages":"185-186"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90975133","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}
引用次数: 9
ECA Rules for IoT Environment: A Case Study in Safe Design 物联网环境ECA规则:安全设计案例研究
Julio Cano, É. Rutten, G. Delaval, Yazid Benazzouz, L. Gürgen
Reactive systems operate in various fields such as, surveillance systems, embedded systems and Internet of things. This paradigm can employ mechanisms of type Event - Condition -Action (ECA). It is a powerful and flexible tool to respond to complex situations. However, the behaviour of a rules based system is difficult to analyse because of the ability of rules to interact with each other. Particularly, in IoT area the rules that govern the relations between sensors and actuators will lead to highly distributed collaborative applications. Runtime coordination and formal analysis becomes a necessity to avoid side effects mainly when applications are critical. This paper presents a case study for safe applications development in IoT. Our approach proposes an extension of ECA semantic by discrete control. We defined a safe interaction properties and developed autonomous controllers that support ECA distribution.
响应式系统应用于各种领域,如监控系统、嵌入式系统和物联网。这种范例可以采用事件-条件-动作(ECA)类型的机制。它是应对复杂情况的强大而灵活的工具。然而,基于规则的系统的行为很难分析,因为规则之间有相互作用的能力。特别是在物联网领域,控制传感器和执行器之间关系的规则将导致高度分布式的协作应用。运行时协调和形式化分析成为避免副作用的必要条件,主要是在应用程序非常关键的时候。本文介绍了物联网安全应用开发的一个案例研究。我们的方法通过离散控制对ECA语义进行扩展。我们定义了一个安全的交互属性,并开发了支持ECA分布的自主控制器。
{"title":"ECA Rules for IoT Environment: A Case Study in Safe Design","authors":"Julio Cano, É. Rutten, G. Delaval, Yazid Benazzouz, L. Gürgen","doi":"10.1109/SASOW.2014.32","DOIUrl":"https://doi.org/10.1109/SASOW.2014.32","url":null,"abstract":"Reactive systems operate in various fields such as, surveillance systems, embedded systems and Internet of things. This paradigm can employ mechanisms of type Event - Condition -Action (ECA). It is a powerful and flexible tool to respond to complex situations. However, the behaviour of a rules based system is difficult to analyse because of the ability of rules to interact with each other. Particularly, in IoT area the rules that govern the relations between sensors and actuators will lead to highly distributed collaborative applications. Runtime coordination and formal analysis becomes a necessity to avoid side effects mainly when applications are critical. This paper presents a case study for safe applications development in IoT. Our approach proposes an extension of ECA semantic by discrete control. We defined a safe interaction properties and developed autonomous controllers that support ECA distribution.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"3 1","pages":"116-121"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91057525","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
Thermodynamics-Based Strategy to Achieve Balance between Robustness and Performance for Self-Organized Network Controls 基于热力学的自组织网络控制鲁棒性与性能平衡策略
Takuya Iwai, D. Kominami, M. Murata, T. Yomo
Bio-inspired network controls are driven by the competition between their ordering force and disordering force. Both forces simultaneously affect their performance and robustness. Therefore, we must carefully determine their balance. In this paper, we focus on thermodynamic phenomena where a substance achieves the balance between both forces depending on its temperature. We translate bio-inspired network controls from the perspective of thermodynamics, and we analytically show that the appropriate balance between both forces can be achieved by selecting appropriate temperature.
仿生网络控制是由有序力和无序力之间的竞争驱动的。这两种力同时影响它们的性能和鲁棒性。因此,我们必须仔细确定它们的平衡。在本文中,我们关注的是一种热力学现象,即一种物质根据其温度在两种力之间达到平衡。我们从热力学的角度翻译了仿生网络控制,并分析表明,通过选择合适的温度可以实现两种力之间的适当平衡。
{"title":"Thermodynamics-Based Strategy to Achieve Balance between Robustness and Performance for Self-Organized Network Controls","authors":"Takuya Iwai, D. Kominami, M. Murata, T. Yomo","doi":"10.1109/SASO.2014.34","DOIUrl":"https://doi.org/10.1109/SASO.2014.34","url":null,"abstract":"Bio-inspired network controls are driven by the competition between their ordering force and disordering force. Both forces simultaneously affect their performance and robustness. Therefore, we must carefully determine their balance. In this paper, we focus on thermodynamic phenomena where a substance achieves the balance between both forces depending on its temperature. We translate bio-inspired network controls from the perspective of thermodynamics, and we analytically show that the appropriate balance between both forces can be achieved by selecting appropriate temperature.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"1 1","pages":"181-182"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78423139","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}
引用次数: 0
Robust Self-Monitoring in Trusted Desktop Grids for Self-Configuration at Runtime 运行时自配置的可信桌面网格鲁棒自我监控
Jan Kantert, Sarah Edenhofer, Sven Tomforde, J. Hähner, C. Müller-Schloer
A Trusted Desktop Grid System (TDG) is a platform for autonomous agents to share their computing resources based on trust relationships. Thereby, agents that only use the system without a fair participation are considered as malicious. Typically, the effects of active malicious agents and high-load situations of the TDG are similar -- calling for appropriate approaches to distinguish them and, thus, allowing for counter measures to attacks. In this paper, we investigate the effect of high load to our measurements and present a concept for filtering our metrics. The evaluation demonstrated that we can normalise our metrics under high load to detect attacks with a high certainty using system-wide metrics.
可信桌面网格系统(Trusted Desktop Grid System, TDG)是一个基于信任关系的自主代理共享计算资源的平台。因此,只使用系统而没有公平参与的代理被认为是恶意的。通常,活跃的恶意代理和TDG的高负载情况的影响是相似的——需要适当的方法来区分它们,从而允许对攻击采取反击措施。在本文中,我们研究了高负载对我们的测量的影响,并提出了过滤度量的概念。评估表明,我们可以在高负载下规范化我们的指标,使用系统范围的指标以高确定性检测攻击。
{"title":"Robust Self-Monitoring in Trusted Desktop Grids for Self-Configuration at Runtime","authors":"Jan Kantert, Sarah Edenhofer, Sven Tomforde, J. Hähner, C. Müller-Schloer","doi":"10.1109/SASOW.2014.28","DOIUrl":"https://doi.org/10.1109/SASOW.2014.28","url":null,"abstract":"A Trusted Desktop Grid System (TDG) is a platform for autonomous agents to share their computing resources based on trust relationships. Thereby, agents that only use the system without a fair participation are considered as malicious. Typically, the effects of active malicious agents and high-load situations of the TDG are similar -- calling for appropriate approaches to distinguish them and, thus, allowing for counter measures to attacks. In this paper, we investigate the effect of high load to our measurements and present a concept for filtering our metrics. The evaluation demonstrated that we can normalise our metrics under high load to detect attacks with a high certainty using system-wide metrics.","PeriodicalId":6458,"journal":{"name":"2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems Workshops","volume":"34 1","pages":"178-185"},"PeriodicalIF":0.0,"publicationDate":"2014-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88309832","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}
引用次数: 6
期刊
2014 IEEE Eighth International Conference on Self-Adaptive and Self-Organizing Systems 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