首页 > 最新文献

2011 Ninth International Conference on ICT and Knowledge Engineering最新文献

英文 中文
Development of object detection software for a mobile robot using an AForce.Net framework 基于AForce的移动机器人目标检测软件的开发。微软网络框架
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152407
K. Kungcharoen, P. Palangsantikul, W. Premchaiswadi
This paper presents a guideline for application development to provide image object detection capability using “Aforge.NET Framework” in conjunction with C# language. In detecting the target object, image processing techniques such as Blob Counter and HSL Color space were used to distinguish the object from the background and determine the position of the target object on the image. This application can be applied to enhance various capabilities on the mobile robot such as object detection, object following and rotation direction control of robot's camera.
本文提出了使用“Aforge”提供图像对象检测功能的应用程序开发指南。. NET框架”,结合c#语言。在检测目标物体时,利用Blob Counter和HSL Color space等图像处理技术将目标与背景区分开来,确定目标物体在图像上的位置。该应用程序可用于增强移动机器人的各种功能,如物体检测,物体跟踪和机器人相机的旋转方向控制。
{"title":"Development of object detection software for a mobile robot using an AForce.Net framework","authors":"K. Kungcharoen, P. Palangsantikul, W. Premchaiswadi","doi":"10.1109/ICTKE.2012.6152407","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152407","url":null,"abstract":"This paper presents a guideline for application development to provide image object detection capability using “Aforge.NET Framework” in conjunction with C# language. In detecting the target object, image processing techniques such as Blob Counter and HSL Color space were used to distinguish the object from the background and determine the position of the target object on the image. This application can be applied to enhance various capabilities on the mobile robot such as object detection, object following and rotation direction control of robot's camera.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113933516","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}
引用次数: 11
Reusing OWL-S to model knowledge intensive tasks performed by Knowledge Based Systems 重用OWL-S对基于知识的系统执行的知识密集型任务进行建模
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152410
B. Gobin
This paper gives an overview of the work done to develop a task ontology based on the task templates provided by CommonKADS. It discusses how modeling of KBS is done in the CommonKADS and also gives a brief overview of OWL-S which an upper-level ontology for web services. Constructs of OWL-S ontology have been compared with constructs proposed by CommonKADS to see to what extent it can be reused to build a task ontology to model the tasks that are performed by Knowledge Based Systems.
本文概述了基于CommonKADS提供的任务模板开发任务本体的工作。讨论了如何在CommonKADS中对KBS进行建模,并简要概述了OWL-S,它是web服务的上层本体。将OWL-S本体的构造与CommonKADS提出的构造进行了比较,以了解在多大程度上可以重用它来构建任务本体,以对基于知识的系统执行的任务进行建模。
{"title":"Reusing OWL-S to model knowledge intensive tasks performed by Knowledge Based Systems","authors":"B. Gobin","doi":"10.1109/ICTKE.2012.6152410","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152410","url":null,"abstract":"This paper gives an overview of the work done to develop a task ontology based on the task templates provided by CommonKADS. It discusses how modeling of KBS is done in the CommonKADS and also gives a brief overview of OWL-S which an upper-level ontology for web services. Constructs of OWL-S ontology have been compared with constructs proposed by CommonKADS to see to what extent it can be reused to build a task ontology to model the tasks that are performed by Knowledge Based Systems.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124242331","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}
引用次数: 5
An analysis on the applicability of supervised learning algorithms on card games 有监督学习算法在纸牌游戏中的适用性分析
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152406
T. Popeea, A. Constantinescu, F. Radulescu, R. Rughinis
Data mining is the process of extracting patterns from large data sets by combining methods from statistics and artificial intelligence with database management. One of the classes of data mining is classification, where the goal is to generalize a known structure to apply to new data. Supervised learning, a branch of the classification algorithms uses a set of training data to produce an inferred function, called a classifier, which is then used to predict the correct output value for any valid input object. This approach allows supervised learning algorithms to be applied with notable success on games, by predicting the outcome of future matches based on the stored results of previously played matches. We will present the outcome of applying two supervised learning algorithms on a very popular card game, called “Dominion”.
数据挖掘是将统计学和人工智能方法与数据库管理相结合,从大型数据集中提取模式的过程。数据挖掘的一个类别是分类,其目标是泛化已知结构以应用于新数据。监督学习是分类算法的一个分支,它使用一组训练数据来产生一个被称为分类器的推断函数,然后用它来预测任何有效输入对象的正确输出值。这种方法允许监督学习算法在游戏中获得显著的成功,通过基于之前比赛的存储结果来预测未来比赛的结果。我们将展示将两种监督学习算法应用于一个非常流行的纸牌游戏“Dominion”的结果。
{"title":"An analysis on the applicability of supervised learning algorithms on card games","authors":"T. Popeea, A. Constantinescu, F. Radulescu, R. Rughinis","doi":"10.1109/ICTKE.2012.6152406","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152406","url":null,"abstract":"Data mining is the process of extracting patterns from large data sets by combining methods from statistics and artificial intelligence with database management. One of the classes of data mining is classification, where the goal is to generalize a known structure to apply to new data. Supervised learning, a branch of the classification algorithms uses a set of training data to produce an inferred function, called a classifier, which is then used to predict the correct output value for any valid input object. This approach allows supervised learning algorithms to be applied with notable success on games, by predicting the outcome of future matches based on the stored results of previously played matches. We will present the outcome of applying two supervised learning algorithms on a very popular card game, called “Dominion”.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125079453","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
Tag similarity for Flickr Flickr的标签相似度
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152404
A. Tungkasthan, S. Intarasema, W. Premchaiswadi
This paper presents the image retrieval results obtained by the Flickr website based on using the combination of keywords and tags for retrieving images. The aim of this paper is to improve the accuracy of the image search results returned by an image search engine, Flickr. In order to improve the retrieval performance of images, sixty keywords in various categories are used for testing based on the Flickr image database. The results show that the proposed system returned more accurate results than the results obtained from an existing Flickr system.
本文给出了Flickr网站基于关键词与标签相结合的图像检索结果。本文的目的是提高图像搜索引擎Flickr返回的图像搜索结果的准确性。为了提高图像的检索性能,在Flickr图像数据库上,使用不同类别的60个关键词进行测试。结果表明,该系统比现有的Flickr系统返回的结果更准确。
{"title":"Tag similarity for Flickr","authors":"A. Tungkasthan, S. Intarasema, W. Premchaiswadi","doi":"10.1109/ICTKE.2012.6152404","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152404","url":null,"abstract":"This paper presents the image retrieval results obtained by the Flickr website based on using the combination of keywords and tags for retrieving images. The aim of this paper is to improve the accuracy of the image search results returned by an image search engine, Flickr. In order to improve the retrieval performance of images, sixty keywords in various categories are used for testing based on the Flickr image database. The results show that the proposed system returned more accurate results than the results obtained from an existing Flickr system.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129385484","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
Applying mining fuzzy sequential patterns technique to predict the leadership in social networks 应用挖掘模糊序列模式技术预测社会网络中的领导力
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152393
W. Romsaiyud, W. Premchaiswadi
Social Network has become a very popular communication tool among Internet users who connect to each other by one or more relations. Millions of users are sharing opinions and experiences on different aspects of life every day via the social network community. Comments from the members of social network can be influential and have an impact on trust among members within the social group. The Discovery of Influential Behavior Pattern of Members in Social Networks brings challenge to workers in this research field. Understanding social networks requires analysis of structural relations between the users and the patterns of interaction among users. This paper thus focuses on 2 folds: First, we defined many factors for leadership in social network and showed that, those at individuals who are central to social networks serve as the opinion leaders. Second, we proposed a fuzzy data-mining algorithm to find association rules for analyzing the posting messages into quantitative values and discovered interesting sequential patterns among them. The sequential patterns are very important for real-world applications since the patterns mined out exhibit the sequential quantitative regularity in databases and can provide useful information to applications.
社交网络已经成为互联网用户之间非常流行的通信工具,他们通过一个或多个关系相互连接。数以百万计的用户每天通过社交网络社区分享对生活不同方面的看法和经验。社交网络成员的评论具有影响力,对社会群体成员之间的信任产生影响。社会网络成员影响行为模式的发现对这一研究领域的工作者提出了挑战。理解社会网络需要分析用户之间的结构关系和用户之间的交互模式。因此,本文的研究重点在两个方面:首先,我们定义了社会网络中领导力的许多因素,并表明那些在社会网络中处于中心位置的个体是意见领袖。其次,我们提出了一种模糊数据挖掘算法来寻找关联规则,将发布消息分析为定量值,并从中发现有趣的顺序模式。顺序模式对于实际应用程序非常重要,因为挖掘出的模式显示了数据库中的顺序定量规律,可以为应用程序提供有用的信息。
{"title":"Applying mining fuzzy sequential patterns technique to predict the leadership in social networks","authors":"W. Romsaiyud, W. Premchaiswadi","doi":"10.1109/ICTKE.2012.6152393","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152393","url":null,"abstract":"Social Network has become a very popular communication tool among Internet users who connect to each other by one or more relations. Millions of users are sharing opinions and experiences on different aspects of life every day via the social network community. Comments from the members of social network can be influential and have an impact on trust among members within the social group. The Discovery of Influential Behavior Pattern of Members in Social Networks brings challenge to workers in this research field. Understanding social networks requires analysis of structural relations between the users and the patterns of interaction among users. This paper thus focuses on 2 folds: First, we defined many factors for leadership in social network and showed that, those at individuals who are central to social networks serve as the opinion leaders. Second, we proposed a fuzzy data-mining algorithm to find association rules for analyzing the posting messages into quantitative values and discovered interesting sequential patterns among them. The sequential patterns are very important for real-world applications since the patterns mined out exhibit the sequential quantitative regularity in databases and can provide useful information to applications.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122183945","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
Integrated knowledge management system based mentoring for new university staff development 基于集成知识管理系统的大学新员工发展指导
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152397
Puangpet Srivichai, K. Meksamoot, Anchalee Jengjalern, N. Chakpitak
This paper presents a project that focuses on the conceptual framework of a system which combines a knowledge management system (KMS) and mentoring process to develop the professional skills of new university staff to advance in their career. Data collection involved interviewing academic staff in both a newly created university (Rajabhat Suan Dusit) and a well-established university (Chiang Mai University). Results from this project demonstrate an integrated approach to staff development, which combines a Knowledge Management System and mentoring program. The KMS contains users, content, and activities and within the system, staff are matched with mentors who are accepted as experts and have attained a wide range of knowledge, and information, as well as being experienced in activities relying on multiple techniques such as mentoring, training, coaching, and counseling for professional development. Furthermore, the initial model is justifiably a beneficial tool for developing staff in educational organizations, mainly as it develops new staff in a shorter timeframe when compared with existing training processes and has potential to help solve the problem of replacing retired staff. However, in the drive toward achieving success, this paper notes that the system should be appropriately designed to include users' needs including ease of access and should utilize coordinators to facilitate the system, and encourage effective working relationships among all staff.
本文提出了一个项目,重点介绍了一个系统的概念框架,该系统结合了知识管理系统(KMS)和指导过程,以发展新大学员工的专业技能,以促进他们的职业发展。数据收集包括采访一所新成立的大学(Rajabhat Suan Dusit)和一所成熟的大学(清迈大学)的学术人员。这个项目的结果展示了一种综合的员工发展方法,它结合了知识管理系统和指导计划。KMS包含用户、内容和活动,在系统内,员工与导师相匹配,导师被公认为专家,具有广泛的知识和信息,并在依赖于指导、培训、指导和专业发展咨询等多种技术的活动中具有丰富的经验。此外,最初的模式是教育组织培养工作人员的有利工具,主要是因为与现有的培训过程相比,它在较短的时间内培养新工作人员,并有可能帮助解决更换退休工作人员的问题。然而,在争取取得成功的过程中,本文件指出,该系统的设计应适当地考虑到用户的需要,包括方便使用,并应利用协调员促进该系统,并鼓励所有工作人员之间有效的工作关系。
{"title":"Integrated knowledge management system based mentoring for new university staff development","authors":"Puangpet Srivichai, K. Meksamoot, Anchalee Jengjalern, N. Chakpitak","doi":"10.1109/ICTKE.2012.6152397","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152397","url":null,"abstract":"This paper presents a project that focuses on the conceptual framework of a system which combines a knowledge management system (KMS) and mentoring process to develop the professional skills of new university staff to advance in their career. Data collection involved interviewing academic staff in both a newly created university (Rajabhat Suan Dusit) and a well-established university (Chiang Mai University). Results from this project demonstrate an integrated approach to staff development, which combines a Knowledge Management System and mentoring program. The KMS contains users, content, and activities and within the system, staff are matched with mentors who are accepted as experts and have attained a wide range of knowledge, and information, as well as being experienced in activities relying on multiple techniques such as mentoring, training, coaching, and counseling for professional development. Furthermore, the initial model is justifiably a beneficial tool for developing staff in educational organizations, mainly as it develops new staff in a shorter timeframe when compared with existing training processes and has potential to help solve the problem of replacing retired staff. However, in the drive toward achieving success, this paper notes that the system should be appropriately designed to include users' needs including ease of access and should utilize coordinators to facilitate the system, and encourage effective working relationships among all staff.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131842588","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
A comparative study of linear encoding in Genetic Programming 遗传规划中线性编码的比较研究
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152392
Yuttana Suttasupa, Suppat Rungraungsilp, Suwat Pinyopan, Pravit Wungchusunti, P. Chongstitvatana
Genetic Programming is a widely used technique to solve many optimization problems. The original representation of a solution is a tree structure. To improve its search capability there are many proposals for encoding data structure of a solution of Genetic Programming as a linear code. However there are a few work in comparing between these proposals. This work presents a systematic way to compare three popular techniques for linear encoding in Genetic Programming. They are Linear Genetic Programming, Gene Expression Programming and Multi-Expression Programming. Ten problems in Symbolic Expressions are defined and are used as benchmarks to compare the effectiveness of these proposals against the baseline standard Genetic Programming. The metrics of comparison are the Success Rate and the absolute error. The discussion and comparison of the strength and weakness of each method are also presented.
遗传规划是一种广泛应用于解决许多优化问题的技术。解决方案的原始表示是树结构。为了提高遗传规划解的搜索能力,有许多方法将遗传规划解的数据结构编码为线性编码。然而,在这些建议之间进行比较还需要做一些工作。这项工作提出了一种系统的方法来比较遗传规划中三种流行的线性编码技术。它们是线性遗传规划、基因表达式规划和多表达式规划。定义了符号表达式中的10个问题,并将其作为基准,将这些建议与基准遗传规划的有效性进行比较。比较的指标是成功率和绝对误差。并对各种方法的优缺点进行了讨论和比较。
{"title":"A comparative study of linear encoding in Genetic Programming","authors":"Yuttana Suttasupa, Suppat Rungraungsilp, Suwat Pinyopan, Pravit Wungchusunti, P. Chongstitvatana","doi":"10.1109/ICTKE.2012.6152392","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152392","url":null,"abstract":"Genetic Programming is a widely used technique to solve many optimization problems. The original representation of a solution is a tree structure. To improve its search capability there are many proposals for encoding data structure of a solution of Genetic Programming as a linear code. However there are a few work in comparing between these proposals. This work presents a systematic way to compare three popular techniques for linear encoding in Genetic Programming. They are Linear Genetic Programming, Gene Expression Programming and Multi-Expression Programming. Ten problems in Symbolic Expressions are defined and are used as benchmarks to compare the effectiveness of these proposals against the baseline standard Genetic Programming. The metrics of comparison are the Success Rate and the absolute error. The discussion and comparison of the strength and weakness of each method are also presented.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131733243","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
An efficient technique for aspect-based EHR access policy administration on ABAC 基于ABAC的基于方面的EHR访问策略管理技术
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152409
N. Sahavechaphan, S. U-ruekolan, N. Harnsamut, J. Phengsuwan, K. Aroonrua
The adoption of electronically formatted medical records, so called Electronic Health Record (EHR), has become extremely important in healthcare systems to enable the exchange of medical information among healthcare providers. To the best of our knowledge, no approach has yet administrated the access policies on the basis of different aspects and subject types in a flexible, scalable and cost-effective manner. We have thus focused on an efficient improvement of policy administration along with the application of ABAC. To achieve this, we believe that a desirable EHR access policy should be created on the fly based on the appropriate primitive policies. In this paper, we thus propose AAS-pada - the composition-based technique for EHR access policy administration on ABAC. Given a subject's attributes and a set of primitive policies, AAS-pada (i) selects the desirable primitive policies across five aspects corresponding to a subject's attributes. (ii) instantiates these primitive policies with the attribute values; and (iii) composes these instantiated primitive policies to form a desirable access policy. Our experimental results show that AAS-pada supports the coverage of all subject types with less investment on the initially created policies. Moreover, it has less impact when the edition of an individual aspect concern is required. Essentially, AAS-pada brings few contributions: flexibility, scalability and cost-effective in administrating the EHR access policies to various subject types.
采用电子格式的医疗记录,即所谓的电子健康记录(EHR),在医疗保健系统中变得极其重要,它使医疗保健提供者之间能够交换医疗信息。据我们所知,目前还没有一种方法以灵活、可扩展和经济有效的方式管理基于不同方面和主题类型的访问策略。因此,随着ABAC的应用,我们将重点放在有效改进政策管理上。为了实现这一点,我们认为应该基于适当的原语策略动态地创建理想的EHR访问策略。因此,本文提出了一种基于组合的基于ABAC的电子病历访问策略管理技术AAS-pada。给定主题的属性和一组原语策略,aas - paada (i)在与主题属性相对应的五个方面选择所需的原语策略。(ii)用属性值实例化这些基本策略;并且(iii)组合这些实例化的原始策略以形成所需的访问策略。我们的实验结果表明,AAS-pada支持所有主题类型的覆盖,并且对初始创建的策略的投资较少。此外,当需要单个方面关注的版本时,它的影响较小。从本质上讲,aas -pad在管理各种主题类型的EHR访问策略方面带来的贡献很少:灵活性、可伸缩性和成本效益。
{"title":"An efficient technique for aspect-based EHR access policy administration on ABAC","authors":"N. Sahavechaphan, S. U-ruekolan, N. Harnsamut, J. Phengsuwan, K. Aroonrua","doi":"10.1109/ICTKE.2012.6152409","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152409","url":null,"abstract":"The adoption of electronically formatted medical records, so called Electronic Health Record (EHR), has become extremely important in healthcare systems to enable the exchange of medical information among healthcare providers. To the best of our knowledge, no approach has yet administrated the access policies on the basis of different aspects and subject types in a flexible, scalable and cost-effective manner. We have thus focused on an efficient improvement of policy administration along with the application of ABAC. To achieve this, we believe that a desirable EHR access policy should be created on the fly based on the appropriate primitive policies. In this paper, we thus propose AAS-pada - the composition-based technique for EHR access policy administration on ABAC. Given a subject's attributes and a set of primitive policies, AAS-pada (i) selects the desirable primitive policies across five aspects corresponding to a subject's attributes. (ii) instantiates these primitive policies with the attribute values; and (iii) composes these instantiated primitive policies to form a desirable access policy. Our experimental results show that AAS-pada supports the coverage of all subject types with less investment on the initially created policies. Moreover, it has less impact when the edition of an individual aspect concern is required. Essentially, AAS-pada brings few contributions: flexibility, scalability and cost-effective in administrating the EHR access policies to various subject types.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124918326","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
Empirical validation of an automated method of knowledge structure creation from single documents 从单个文档创建知识结构的自动化方法的经验验证
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152399
H. Kim, M. Yi
The present study proposes a new method that automatically creates a knowledge structure from a single document. Knowledge structure refers to an organization of knowledge, represented through key concepts that make up the knowledge domain and their proximity relationships. We examine several alternative methods in inferring a knowledge structure from a document, and those methods are compared with the knowledge structures obtained from learners (before and after learning) and domain experts. The knowledge structure created by the method that utilizes paragraph co-occurrences with cosine similarity has been found to be the most successful in generating a knowledge structure from a document and its performance to be comparable to a human expert in terms of similarity and consistency. Findings of the study have the potential to significantly improve the current practice in information retrieval.
本研究提出了一种从单个文档自动生成知识结构的新方法。知识结构是指一种知识组织,通过构成知识领域的关键概念及其邻近关系来表示。我们研究了几种从文档中推断知识结构的替代方法,并将这些方法与从学习者(学习前后)和领域专家那里获得的知识结构进行了比较。利用段落共现和余弦相似度的方法创建的知识结构在从文档生成知识结构方面被发现是最成功的,其性能在相似性和一致性方面可与人类专家相媲美。研究结果有可能显著改善当前的信息检索实践。
{"title":"Empirical validation of an automated method of knowledge structure creation from single documents","authors":"H. Kim, M. Yi","doi":"10.1109/ICTKE.2012.6152399","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152399","url":null,"abstract":"The present study proposes a new method that automatically creates a knowledge structure from a single document. Knowledge structure refers to an organization of knowledge, represented through key concepts that make up the knowledge domain and their proximity relationships. We examine several alternative methods in inferring a knowledge structure from a document, and those methods are compared with the knowledge structures obtained from learners (before and after learning) and domain experts. The knowledge structure created by the method that utilizes paragraph co-occurrences with cosine similarity has been found to be the most successful in generating a knowledge structure from a document and its performance to be comparable to a human expert in terms of similarity and consistency. Findings of the study have the potential to significantly improve the current practice in information retrieval.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126932500","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
Time-varying microarray data sets: Co-expression detection 时变微阵列数据集:共表达检测
Pub Date : 2012-02-16 DOI: 10.1109/ICTKE.2012.6152411
S. Minz, I. K. A. Abughali
The scope for improvements in the VCD algorithm [1] has been identified in this paper. The enhancement proposed in this paper considers to eliminate the user inputs for the parameters λ and zp. The base algorithm and the proposed algorithm have been implemented and compared based on the outcomes of the two experiments. The traditional Silhouette coefficient has also been modified as an evaluation parameter. Results of both algorithms are compared by independent t-test. Although no significant difference has been observed in the performances of the base algorithm and the proposed algorithm in the experiment-1, the user need not do parameter setting for the enhanced algorithm. As most clustering algorithms are sensitive to the order of the data input, the results of experiment-2 show that the outcome of the proposed algorithm is not affected by the order of data input. More over the proposed algorithm yields cluster outcomes in hierarchical manner.
本文确定了VCD算法[1]的改进范围。本文提出的改进考虑消除参数λ和zp的用户输入。根据两个实验的结果,对基本算法和所提算法进行了实现和比较。对传统的廓形系数作为评价参数进行了改进。两种算法的结果通过独立t检验进行比较。虽然在实验-1中基本算法与提出算法的性能没有明显差异,但用户不需要对增强算法进行参数设置。由于大多数聚类算法对数据输入的顺序很敏感,实验2的结果表明,本文算法的结果不受数据输入顺序的影响。此外,本文提出的算法以分层的方式产生聚类结果。
{"title":"Time-varying microarray data sets: Co-expression detection","authors":"S. Minz, I. K. A. Abughali","doi":"10.1109/ICTKE.2012.6152411","DOIUrl":"https://doi.org/10.1109/ICTKE.2012.6152411","url":null,"abstract":"The scope for improvements in the VCD algorithm [1] has been identified in this paper. The enhancement proposed in this paper considers to eliminate the user inputs for the parameters λ and zp. The base algorithm and the proposed algorithm have been implemented and compared based on the outcomes of the two experiments. The traditional Silhouette coefficient has also been modified as an evaluation parameter. Results of both algorithms are compared by independent t-test. Although no significant difference has been observed in the performances of the base algorithm and the proposed algorithm in the experiment-1, the user need not do parameter setting for the enhanced algorithm. As most clustering algorithms are sensitive to the order of the data input, the results of experiment-2 show that the outcome of the proposed algorithm is not affected by the order of data input. More over the proposed algorithm yields cluster outcomes in hierarchical manner.","PeriodicalId":235347,"journal":{"name":"2011 Ninth International Conference on ICT and Knowledge Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2012-02-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116053459","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
期刊
2011 Ninth International Conference on ICT and Knowledge Engineering
全部 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