首页 > 最新文献

Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)最新文献

英文 中文
Extracting information of future events from Arabic newspapers: an overview 从阿拉伯报纸中提取未来事件的信息:概述
M. Alruily, Mohammad A. Alghamdi
Most Arabic systems developed for newspaper information extraction relate to events that occurred in the past. This paper presents a proposal for developing a web-based system that will be able to regularly collect news reports from Arabic newspaper websites, and then be able to extract information relating to future events, e.g. event type, date and location. Also, the system will be able to deposit the extracted data in an online database in order to enable users to access them. The proposed approach is based on Arabic grammar and on dependency relationships.
大多数为报纸信息提取而开发的阿拉伯语系统都与过去发生的事件有关。本文提出了开发一个基于网络的系统的建议,该系统将能够定期从阿拉伯报纸网站收集新闻报道,然后能够提取与未来事件有关的信息,例如事件类型、日期和地点。此外,该系统将能够将提取的数据存入在线数据库,以便用户能够访问它们。提出的方法基于阿拉伯语语法和依赖关系。
{"title":"Extracting information of future events from Arabic newspapers: an overview","authors":"M. Alruily, Mohammad A. Alghamdi","doi":"10.1109/ICOSC.2015.7050848","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050848","url":null,"abstract":"Most Arabic systems developed for newspaper information extraction relate to events that occurred in the past. This paper presents a proposal for developing a web-based system that will be able to regularly collect news reports from Arabic newspaper websites, and then be able to extract information relating to future events, e.g. event type, date and location. Also, the system will be able to deposit the extracted data in an online database in order to enable users to access them. The proposed approach is based on Arabic grammar and on dependency relationships.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126538245","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
Secure problems solving scheme 安全问题解决方案
H. Yamaguchi, M. Gotaishi, S. Tsujii
The ultimate objective of the problem solving system is to provide an interrelated framework for prospective users to facilitate their work, such as biological and biomedical knowledge retrieval, discovery, capture. In addition to this objective, there is demand for secure and practical computing algorithms which address the challenge to safely outsource data processing onto remote computing resources. This allows users to confidently outsource computation over sensitive information from the security level of the remote delegate. In this paper, we present the computing algorithms which preserve privacy of users and confidentiality of service providers in the cloud environment.
问题解决系统的最终目标是为潜在用户提供一个相互关联的框架,以促进他们的工作,例如生物学和生物医学知识的检索、发现和捕获。除了这一目标之外,还需要安全实用的计算算法来解决将数据处理安全地外包给远程计算资源的挑战。这使用户可以放心地将远程委托的安全级别上的敏感信息的计算外包出去。在本文中,我们提出了在云环境中保护用户隐私和服务提供商机密性的计算算法。
{"title":"Secure problems solving scheme","authors":"H. Yamaguchi, M. Gotaishi, S. Tsujii","doi":"10.1109/ICOSC.2015.7050821","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050821","url":null,"abstract":"The ultimate objective of the problem solving system is to provide an interrelated framework for prospective users to facilitate their work, such as biological and biomedical knowledge retrieval, discovery, capture. In addition to this objective, there is demand for secure and practical computing algorithms which address the challenge to safely outsource data processing onto remote computing resources. This allows users to confidently outsource computation over sensitive information from the security level of the remote delegate. In this paper, we present the computing algorithms which preserve privacy of users and confidentiality of service providers in the cloud environment.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125664452","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
Topic oriented semantic parsing 面向主题的语义解析
L. Sharma, Namita Mittal
Semantic parsing is still a challenging problem for open domain question answering. In semantic parsing, questions are mapped with their meaning representations. These representations are matched with feasible answers in knowledge bases. In Knowledge bases (e.g. Freebase), knowledge is stored in the form of Topics. For a successful answer extraction from Freebase, it is required to correctly identify the Topic node (or Topic word) of the question and retrieve every type and property associated with this Topic node. In this paper, a Topic Node Identification (TNI) algorithm is proposed for correctly identifying question Topic and Domain Word Identification (DWI) algorithm is proposed for correctly identifying domain of the Topic node. After domain identification the Topic node is further expanded for its all types and properties. Out of all types identified, one of the type and associated property is likely to be an answer of the question. TWI and DWI algorithms use techniques i.e. proposed rulebased and machine learning approach with the help of question dependency parser. Results of proposed approach outperform state of art approaches.
语义解析仍然是开放领域问答中一个具有挑战性的问题。在语义分析中,问题被映射到它们的意义表示。这些表示与知识库中的可行答案相匹配。在知识库(如Freebase)中,知识以topic的形式存储。为了从Freebase中成功提取答案,需要正确识别问题的Topic节点(或Topic word),并检索与此Topic节点关联的每个类型和属性。本文提出了正确识别问题主题的主题节点识别(TNI)算法和正确识别问题主题节点所在领域的领域词识别(DWI)算法。在域标识之后,将进一步扩展Topic节点的所有类型和属性。在所有已识别的类型中,其中一个类型和相关属性可能是问题的答案。TWI和DWI算法在问题依赖解析器的帮助下使用了基于规则和机器学习的方法。所提出的方法的结果优于最先进的方法。
{"title":"Topic oriented semantic parsing","authors":"L. Sharma, Namita Mittal","doi":"10.1109/ICOSC.2015.7050798","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050798","url":null,"abstract":"Semantic parsing is still a challenging problem for open domain question answering. In semantic parsing, questions are mapped with their meaning representations. These representations are matched with feasible answers in knowledge bases. In Knowledge bases (e.g. Freebase), knowledge is stored in the form of Topics. For a successful answer extraction from Freebase, it is required to correctly identify the Topic node (or Topic word) of the question and retrieve every type and property associated with this Topic node. In this paper, a Topic Node Identification (TNI) algorithm is proposed for correctly identifying question Topic and Domain Word Identification (DWI) algorithm is proposed for correctly identifying domain of the Topic node. After domain identification the Topic node is further expanded for its all types and properties. Out of all types identified, one of the type and associated property is likely to be an answer of the question. TWI and DWI algorithms use techniques i.e. proposed rulebased and machine learning approach with the help of question dependency parser. Results of proposed approach outperform state of art approaches.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117272873","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
An ontology design pattern to represent universal relationships 表示通用关系的本体设计模式
F. Rodrigues, C. Flores, L. Rotta
Ontologies are an important tool in knowledge representation. Currently, one of the most popular languages to model ontologies is the Web Ontology Language (OWL). Such language is in its second version (OWL 2), which was designed to overcome some issues in expressivity, syntax, semantics and other practical aspects of the previous version. However, it still lacks some constructs that would be useful in some domains and situations. One of such constructs is what could be called “universal relationship” (i.e. a relationship with maximal degree of universality, so that, if established between two classes, states that every individual of a class is related to every individual of the other by this particular relationship). Therefore, this work brings an ontology design pattern to address such modeling issue. It requires OWL 2 features to be implemented, but dispenses any other external resources to handle the problem. The article presents the structure of the pattern and its implementation steps, as well as an example from the biomedical field.
本体是知识表示的重要工具。目前,最流行的本体建模语言之一是Web本体语言(OWL)。这种语言的第二个版本(owl2)旨在克服前一个版本在表达性、语法、语义和其他实用方面的一些问题。然而,它仍然缺乏一些在某些领域和情况下有用的结构。其中一种结构可以被称为“普遍关系”(即具有最大程度普遍性的关系,因此,如果在两个阶级之间建立起来,则表明一个阶级的每个个体都通过这种特殊关系与另一个阶级的每个个体联系在一起)。因此,本文提出了一种本体设计模式来解决这类建模问题。它要求实现owl2特性,但分配任何其他外部资源来处理问题。本文介绍了该模式的结构和实现步骤,并给出了生物医学领域的一个实例。
{"title":"An ontology design pattern to represent universal relationships","authors":"F. Rodrigues, C. Flores, L. Rotta","doi":"10.1109/ICOSC.2015.7050773","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050773","url":null,"abstract":"Ontologies are an important tool in knowledge representation. Currently, one of the most popular languages to model ontologies is the Web Ontology Language (OWL). Such language is in its second version (OWL 2), which was designed to overcome some issues in expressivity, syntax, semantics and other practical aspects of the previous version. However, it still lacks some constructs that would be useful in some domains and situations. One of such constructs is what could be called “universal relationship” (i.e. a relationship with maximal degree of universality, so that, if established between two classes, states that every individual of a class is related to every individual of the other by this particular relationship). Therefore, this work brings an ontology design pattern to address such modeling issue. It requires OWL 2 features to be implemented, but dispenses any other external resources to handle the problem. The article presents the structure of the pattern and its implementation steps, as well as an example from the biomedical field.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123030772","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
Towards multi-lingual adaptability of subjective logic based document summarization: A case study with Chinese documents 基于主观逻辑的文档摘要多语言适应性研究——以中文文档为例
S. Manna, Xing Hu, Robert Correa
Due to the rapid advancement of the internet technology, there is proliferation of textual data, as a result of which automatic summarization has become one of the useful means of coping with the problem of information overload. These textual data are not just in English; thus researchers started focusing on multilingual summarization platforms, so that single framework can be used to cope with different languages. Chinese being another widely spoken language, in this paper, we present an extension of Subjective Logic summarization framework (SubSum) [1], for Chinese. SubSum extracts significant sentences from documents to form extractive summaries. Quantifying uncertainty is the key advantage of SubSum over commonly used summarization methods. The main aim of this work is to show how well SubSum can be adapted to a completely different language, without making changes to the core framework. Moreover, extensive experiments on benchmark datasets demonstrate the effectiveness of SubSum applied for Chinese summarization.
随着互联网技术的飞速发展,文本数据激增,自动摘要已成为解决信息过载问题的有效手段之一。这些文本数据不仅是英文的;因此,研究人员开始关注多语言摘要平台,以便使用单一框架来处理不同的语言。汉语作为另一种广泛使用的语言,本文提出了主观逻辑概括框架(SubSum)[1]的扩展,用于汉语。SubSum从文档中提取重要句子,形成提取摘要。量化不确定性是SubSum优于常用汇总方法的关键优势。这项工作的主要目的是展示SubSum在不改变核心框架的情况下如何很好地适应完全不同的语言。此外,大量的基准数据集实验证明了SubSum用于中文摘要的有效性。
{"title":"Towards multi-lingual adaptability of subjective logic based document summarization: A case study with Chinese documents","authors":"S. Manna, Xing Hu, Robert Correa","doi":"10.1109/ICOSC.2015.7050782","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050782","url":null,"abstract":"Due to the rapid advancement of the internet technology, there is proliferation of textual data, as a result of which automatic summarization has become one of the useful means of coping with the problem of information overload. These textual data are not just in English; thus researchers started focusing on multilingual summarization platforms, so that single framework can be used to cope with different languages. Chinese being another widely spoken language, in this paper, we present an extension of Subjective Logic summarization framework (SubSum) [1], for Chinese. SubSum extracts significant sentences from documents to form extractive summaries. Quantifying uncertainty is the key advantage of SubSum over commonly used summarization methods. The main aim of this work is to show how well SubSum can be adapted to a completely different language, without making changes to the core framework. Moreover, extensive experiments on benchmark datasets demonstrate the effectiveness of SubSum applied for Chinese summarization.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"898 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132317436","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
Aligning automatically generated questions to instructor goals and learner behaviour 将自动生成的问题与教师的目标和学习者的行为相一致
Lydia Odilinye, F. Popowich, Evan Zhang, J. Nesbit, P. Winne
Automatic question generation from text has been used and adapted to online and self-directed learning platforms. We incorporate methods into the automatic question generation process that are designed to improve question quality by aligning them to the specified pedagogical goals and to a learner's model. This is achieved by extracting, ranking and filtering relevant sentences in the given learning document as well as the questions automatically generated by their semantic associations to the learner model and instructor goals. We propose evaluation techniques for assessing the quality of the questions generated using both human and automatic evaluation.
从文本中自动生成问题已用于在线和自主学习平台。我们将方法整合到自动问题生成过程中,旨在通过使问题与指定的教学目标和学习者模型保持一致来提高问题质量。这是通过提取、排序和过滤给定学习文档中的相关句子,以及由它们与学习者模型和教师目标的语义关联自动生成的问题来实现的。我们提出了评估技术来评估使用人工和自动评估生成的问题的质量。
{"title":"Aligning automatically generated questions to instructor goals and learner behaviour","authors":"Lydia Odilinye, F. Popowich, Evan Zhang, J. Nesbit, P. Winne","doi":"10.1109/ICOSC.2015.7050809","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050809","url":null,"abstract":"Automatic question generation from text has been used and adapted to online and self-directed learning platforms. We incorporate methods into the automatic question generation process that are designed to improve question quality by aligning them to the specified pedagogical goals and to a learner's model. This is achieved by extracting, ranking and filtering relevant sentences in the given learning document as well as the questions automatically generated by their semantic associations to the learner model and instructor goals. We propose evaluation techniques for assessing the quality of the questions generated using both human and automatic evaluation.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132352711","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
A conceptual framework for middle-up-down semantic annotation of online 3D scenes 一种在线三维场景中自上而下语义标注的概念框架
L. Tuovinen, Jari Kahelin, J. Röning
Semantic metadata has many uses in online virtual environments, but the technology for acquiring and managing metadata is not yet fully developed. This paper presents a partial solution that combines and extends traditional top-down and bottom-up approaches to semantic annotation. The paper proposes a metadata architecture composed of three layers, each of which has a metadata store and an interface for importing metadata from a specific group of providers. Under certain conditions, metadata can be propagated between layers, enabling it to be shared with other users of the same application or other applications based on the same virtual reality model. A proof-of-concept implementation demonstrates the feasibility of implementing the architecture using realXtend, an open platform for online multiuser virtual reality applications.
语义元数据在在线虚拟环境中有许多用途,但获取和管理元数据的技术尚未完全开发。本文提出了一个部分解决方案,结合并扩展了传统的自顶向下和自底向上的语义注释方法。本文提出了一种由三层组成的元数据架构,每一层都有一个元数据存储和一个从特定提供者组导入元数据的接口。在一定条件下,元数据可以在层之间传播,使其能够与同一应用程序的其他用户或基于同一虚拟现实模型的其他应用程序共享。概念验证实现演示了使用realXtend(一个用于在线多用户虚拟现实应用程序的开放平台)实现该架构的可行性。
{"title":"A conceptual framework for middle-up-down semantic annotation of online 3D scenes","authors":"L. Tuovinen, Jari Kahelin, J. Röning","doi":"10.1109/ICOSC.2015.7050853","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050853","url":null,"abstract":"Semantic metadata has many uses in online virtual environments, but the technology for acquiring and managing metadata is not yet fully developed. This paper presents a partial solution that combines and extends traditional top-down and bottom-up approaches to semantic annotation. The paper proposes a metadata architecture composed of three layers, each of which has a metadata store and an interface for importing metadata from a specific group of providers. Under certain conditions, metadata can be propagated between layers, enabling it to be shared with other users of the same application or other applications based on the same virtual reality model. A proof-of-concept implementation demonstrates the feasibility of implementing the architecture using realXtend, an open platform for online multiuser virtual reality applications.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"196 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132945564","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
Semantic classification of spacecraft's status: integrating system intelligence and human knowledge 航天器状态语义分类:系统智能与人类知识的融合
M. Sakurada, T. Yairi, Y. Nakajima, N. Nishimura, Devi Parikh
In this paper, we introduce a novel approach where the system involves human knowledge in the classification task using decision trees. Machine learning techniques are now applied to a variety of tasks in real-world problems. The computer performs complex computations better than humans. However, in many real-world applications, humans have background domain knowledge about the problem that the computer often does not have. For instance, in a spacecraft status classification task, humans have a sense for which factors are likely to correlate with the classes of interest. Without this knowledge, machines may overfit to training data. We propose to combine two models: one based on human reasoning, common sense, or heuristics, and the other learned by a machine learning algorithm in a data-driven manner. In our experiments, we use decision trees and categorical features so that the model consists of rules which are semantic and interpretable for humans. Our proposed approach results in an improvement in classification performance over either models alone. Our work illustrates the possibility of integrating human knowledge and artificial intelligence.
在本文中,我们引入了一种新的方法,该方法利用决策树将人类知识纳入分类任务中。机器学习技术现在被应用于现实世界问题中的各种任务。计算机比人类更擅长复杂的计算。然而,在许多现实世界的应用中,人类对问题具有计算机通常不具备的背景领域知识。例如,在航天器状态分类任务中,人类可以感知哪些因素可能与感兴趣的类别相关。如果没有这些知识,机器可能会过度拟合训练数据。我们建议将两个模型结合起来:一个基于人类推理、常识或启发式,另一个由机器学习算法以数据驱动的方式学习。在我们的实验中,我们使用决策树和分类特征,使模型由语义和人类可解释的规则组成。我们提出的方法比单独使用任何一种模型都能提高分类性能。我们的工作说明了整合人类知识和人工智能的可能性。
{"title":"Semantic classification of spacecraft's status: integrating system intelligence and human knowledge","authors":"M. Sakurada, T. Yairi, Y. Nakajima, N. Nishimura, Devi Parikh","doi":"10.1109/ICOSC.2015.7050783","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050783","url":null,"abstract":"In this paper, we introduce a novel approach where the system involves human knowledge in the classification task using decision trees. Machine learning techniques are now applied to a variety of tasks in real-world problems. The computer performs complex computations better than humans. However, in many real-world applications, humans have background domain knowledge about the problem that the computer often does not have. For instance, in a spacecraft status classification task, humans have a sense for which factors are likely to correlate with the classes of interest. Without this knowledge, machines may overfit to training data. We propose to combine two models: one based on human reasoning, common sense, or heuristics, and the other learned by a machine learning algorithm in a data-driven manner. In our experiments, we use decision trees and categorical features so that the model consists of rules which are semantic and interpretable for humans. Our proposed approach results in an improvement in classification performance over either models alone. Our work illustrates the possibility of integrating human knowledge and artificial intelligence.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128174627","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
Semantically enhanced decision support for learning management systems 语义增强的学习管理系统决策支持
Mariia Gavriushenko, M. Kankaanranta, P. Neittaanmäki
This article focuses on proposed semantically enhanced model of decision support system for learning management system (LMS). The model is based on a survey of LMSs and various plugins used in these to improve educational process. Systems based on semantic technologies are capable of integrating heterogeneous data, flexibly changing data schemas, semantic search (using ontologies), and joint knowledge development. The knowledge base that was developed for the proposed system model is presented in an ontological form. Ontology-based applications limit the "fragility" of the software and increase the likelihood of its reuse. In addition, they profitably redirect the efforts previously focused on software development and maintenance of creation and modification of knowledge structures. In the proposed knowledge base, we developed the necessary rules for further recommendations of specialization and courses for users. These recommendations are based on users' data extracted from profiles and user preferences.
本文主要研究学习管理系统(LMS)决策支持系统的语义增强模型。该模型是基于对lms的调查,以及用于改善教育过程的各种插件。基于语义技术的系统能够集成异构数据、灵活改变数据模式、语义搜索(使用本体)和联合知识开发。为提出的系统模型开发的知识库以本体论的形式呈现。基于本体的应用程序限制了软件的“脆弱性”,并增加了其重用的可能性。此外,它们有益地改变了以前集中在软件开发和维护知识结构的创建和修改上的努力。在建议的知识库中,我们为进一步向用户推荐专业和课程制定了必要的规则。这些建议基于从配置文件和用户首选项中提取的用户数据。
{"title":"Semantically enhanced decision support for learning management systems","authors":"Mariia Gavriushenko, M. Kankaanranta, P. Neittaanmäki","doi":"10.1109/ICOSC.2015.7050823","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050823","url":null,"abstract":"This article focuses on proposed semantically enhanced model of decision support system for learning management system (LMS). The model is based on a survey of LMSs and various plugins used in these to improve educational process. Systems based on semantic technologies are capable of integrating heterogeneous data, flexibly changing data schemas, semantic search (using ontologies), and joint knowledge development. The knowledge base that was developed for the proposed system model is presented in an ontological form. Ontology-based applications limit the \"fragility\" of the software and increase the likelihood of its reuse. In addition, they profitably redirect the efforts previously focused on software development and maintenance of creation and modification of knowledge structures. In the proposed knowledge base, we developed the necessary rules for further recommendations of specialization and courses for users. These recommendations are based on users' data extracted from profiles and user preferences.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128268256","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
Towards knowledge level privacy and security using RDF/RDFS and RBAC 使用RDF/RDFS和RBAC实现知识级隐私和安全
R. Saripalle, A. D. L. R. Algarin, Timoteus B. Ziminski
Information privacy and security plays a major role in domains where sensitive information is handled, such as case studies of rare diseases. Currently, security for accessing any sensitive information is provided by various mechanisms at the user/system level by employing access control models such as Role Based Access Control. However, these approaches leave security at the knowledge level unattended, which can be inadequate. For example, in healthcare, ontology-based information extraction is employed for extracting medical knowledge from sensitive structured/unstructured data sources. These information extraction systems act on sensitive data sources which are protected against unauthorized access at the system level based on the user, context and permissions, but the knowledge that can be extracted from these sources is not. In this paper we tackle the security or access control at the knowledge level by presenting a model, to enforce knowledge security/access by leveraging knowledge sources (currently focused on RDF) with the RBAC model. The developed model filters out knowledge by means of binary permissions on the knowledge source, providing each user with a different view of the knowledge source.
信息隐私和安全在处理敏感信息的领域起着重要作用,例如罕见疾病的案例研究。目前,访问任何敏感信息的安全性是由用户/系统级别的各种机制提供的,采用访问控制模型,如基于角色的访问控制。然而,这些方法在知识层面上忽略了安全性,这可能是不充分的。例如,在医疗保健领域,基于本体的信息提取用于从敏感的结构化/非结构化数据源中提取医学知识。这些信息提取系统作用于敏感数据源,这些数据源根据用户、上下文和权限在系统级别上受到保护,以防止未经授权的访问,但是可以从这些数据源中提取的知识却没有。在本文中,我们通过提出一个模型来处理知识级别的安全性或访问控制,通过利用RBAC模型的知识来源(目前主要关注RDF)来加强知识安全性/访问。该模型通过对知识源的二进制权限对知识进行过滤,为每个用户提供对知识源的不同视图。
{"title":"Towards knowledge level privacy and security using RDF/RDFS and RBAC","authors":"R. Saripalle, A. D. L. R. Algarin, Timoteus B. Ziminski","doi":"10.1109/ICOSC.2015.7050817","DOIUrl":"https://doi.org/10.1109/ICOSC.2015.7050817","url":null,"abstract":"Information privacy and security plays a major role in domains where sensitive information is handled, such as case studies of rare diseases. Currently, security for accessing any sensitive information is provided by various mechanisms at the user/system level by employing access control models such as Role Based Access Control. However, these approaches leave security at the knowledge level unattended, which can be inadequate. For example, in healthcare, ontology-based information extraction is employed for extracting medical knowledge from sensitive structured/unstructured data sources. These information extraction systems act on sensitive data sources which are protected against unauthorized access at the system level based on the user, context and permissions, but the knowledge that can be extracted from these sources is not. In this paper we tackle the security or access control at the knowledge level by presenting a model, to enforce knowledge security/access by leveraging knowledge sources (currently focused on RDF) with the RBAC model. The developed model filters out knowledge by means of binary permissions on the knowledge source, providing each user with a different view of the knowledge source.","PeriodicalId":126701,"journal":{"name":"Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126547342","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
期刊
Proceedings of the 2015 IEEE 9th International Conference on Semantic Computing (IEEE ICSC 2015)
全部 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