首页 > 最新文献

IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)最新文献

英文 中文
Hybrid Collaborative Filtering Algorithms Using a Mixture of Experts 使用混合专家的混合协同过滤算法
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.136
Xiaoyuan Su, R. Greiner, T. Khoshgoftaar, Xingquan Zhu
Collaborative filtering (CF) is one of the most successful approaches for recommendation. In this paper, we propose two hybrid CF algorithms, sequential mixture CF and joint mixture CF, each combining advice from multiple experts for effective recommendation. These proposed hybrid CF models work particularly well in the common situation when data are very sparse. By combining multiple experts to form a mixture CF, our systems are able to cope with sparse data to obtain satisfactory performance. Empirical studies show that our algorithms outperform their peers, such as memory-based, pure model-based, pure content-based CF algorithms, and the content- boosted CF (a representative hybrid CF algorithm), especially when the underlying data are very sparse.
协同过滤(CF)是最成功的推荐方法之一。在本文中,我们提出了两种混合CF算法,顺序混合CF和联合混合CF,每一种算法都结合多位专家的建议进行有效推荐。这些建议的混合CF模型在数据非常稀疏的常见情况下工作得特别好。通过组合多个专家组成混合CF,我们的系统能够处理稀疏数据,获得满意的性能。实证研究表明,我们的算法优于同类算法,如基于内存的、纯基于模型的、纯基于内容的CF算法,以及内容增强的CF(一种代表性的混合CF算法),特别是在底层数据非常稀疏的情况下。
{"title":"Hybrid Collaborative Filtering Algorithms Using a Mixture of Experts","authors":"Xiaoyuan Su, R. Greiner, T. Khoshgoftaar, Xingquan Zhu","doi":"10.1109/WI.2007.136","DOIUrl":"https://doi.org/10.1109/WI.2007.136","url":null,"abstract":"Collaborative filtering (CF) is one of the most successful approaches for recommendation. In this paper, we propose two hybrid CF algorithms, sequential mixture CF and joint mixture CF, each combining advice from multiple experts for effective recommendation. These proposed hybrid CF models work particularly well in the common situation when data are very sparse. By combining multiple experts to form a mixture CF, our systems are able to cope with sparse data to obtain satisfactory performance. Empirical studies show that our algorithms outperform their peers, such as memory-based, pure model-based, pure content-based CF algorithms, and the content- boosted CF (a representative hybrid CF algorithm), especially when the underlying data are very sparse.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114887394","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}
引用次数: 49
Distance Measures in Query Space: How Strongly to Use Feedback From Past Queries 查询空间中的距离度量:如何强烈地使用来自过去查询的反馈
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.48
N. Neubauer, Christian Scheel, S. Albayrak, K. Obermayer
Feedback on past queries is a valuable resource for improving retrieval performance on new queries. We introduce a modular approach to incorporating feedback information into given retrieval architectures. We propose to fusion the original ranking with those returned by rerankers, each of which trained on feedback given for a distinct, single query. Here, we examine the basic case of improving a query's original ranking qtest by only using one reranker: the one trained on feedback on the "closest" query qtrain. We examine the use of various distance measures between queries to first identify qtrain and then determine the best linear combination of the original and the reranker's ratings, that is: to find out which feedback to learn from, and how strongly to use it. We show the cosine distance between the term vectors of the two queries, each enriched by representations of the top N originally returned documents, to reliably answer both questions. The fusion performs equally well or better than a) always using only the original ranker or the reranker, b) selecting a hard distance threshold to decide between the two, or c) fusioning results with a ratio that is globally optimized, but fixed across all tested queries.
对过去查询的反馈是提高新查询检索性能的宝贵资源。我们引入了一种模块化的方法来将反馈信息整合到给定的检索体系结构中。我们建议将原始排名与重新排名器返回的排名融合在一起,每个重新排名器都根据针对不同的单个查询给出的反馈进行训练。在这里,我们研究了通过只使用一个重新排名器来改进查询的原始排名qtest的基本案例:根据“最接近”查询qtrain的反馈进行训练的重新排名器。我们检查查询之间的各种距离度量的使用,首先确定qtrain,然后确定原始排名和重新排名者评级的最佳线性组合,也就是说:找出要学习的反馈,以及使用它的强度。我们显示了两个查询的词向量之间的余弦距离,每个查询都通过表示最初返回的前N个文档来充实,以可靠地回答两个问题。这种融合的表现与a)总是只使用原始排名或重新排名,b)选择一个硬距离阈值来决定两者之间,或c)用一个全局优化的比率融合结果,但在所有测试查询中都是固定的。
{"title":"Distance Measures in Query Space: How Strongly to Use Feedback From Past Queries","authors":"N. Neubauer, Christian Scheel, S. Albayrak, K. Obermayer","doi":"10.1109/WI.2007.48","DOIUrl":"https://doi.org/10.1109/WI.2007.48","url":null,"abstract":"Feedback on past queries is a valuable resource for improving retrieval performance on new queries. We introduce a modular approach to incorporating feedback information into given retrieval architectures. We propose to fusion the original ranking with those returned by rerankers, each of which trained on feedback given for a distinct, single query. Here, we examine the basic case of improving a query's original ranking qtest by only using one reranker: the one trained on feedback on the \"closest\" query qtrain. We examine the use of various distance measures between queries to first identify qtrain and then determine the best linear combination of the original and the reranker's ratings, that is: to find out which feedback to learn from, and how strongly to use it. We show the cosine distance between the term vectors of the two queries, each enriched by representations of the top N originally returned documents, to reliably answer both questions. The fusion performs equally well or better than a) always using only the original ranker or the reranker, b) selecting a hard distance threshold to decide between the two, or c) fusioning results with a ratio that is globally optimized, but fixed across all tested queries.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130654438","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
Semantic Tagging for Large-scale Content Management 大规模内容管理的语义标记
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.94
Liming Chen, C. Roberts
Knowledge incorporation is one challenge in e- Commerce automated negotiation. In this paper, we describe a model of B2B negotiation using knowledge. We classify the types of knowledge namely general knowledge and negotiation knowledge, in the negotiation process. A methodology that uses knowledge bead (KB) and meta-KB as knowledge representation that would be suitable for the design of automated negotiation systems is discussed. An experimental prototype demonstrates that by incorporating knowledge into automated negotiation yields improved results.
知识整合是电子商务自动化谈判中的一个难题。在本文中,我们描述了一个基于知识的B2B协商模型。我们将谈判过程中的知识类型分为一般知识和谈判知识。讨论了一种适用于自动协商系统设计的知识表示方法,即使用知识头和元知识头作为知识表示。一个实验样机表明,将知识融入到自动协商中可以提高结果。
{"title":"Semantic Tagging for Large-scale Content Management","authors":"Liming Chen, C. Roberts","doi":"10.1109/WI.2007.94","DOIUrl":"https://doi.org/10.1109/WI.2007.94","url":null,"abstract":"Knowledge incorporation is one challenge in e- Commerce automated negotiation. In this paper, we describe a model of B2B negotiation using knowledge. We classify the types of knowledge namely general knowledge and negotiation knowledge, in the negotiation process. A methodology that uses knowledge bead (KB) and meta-KB as knowledge representation that would be suitable for the design of automated negotiation systems is discussed. An experimental prototype demonstrates that by incorporating knowledge into automated negotiation yields improved results.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116907990","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
Intelligent Web Services Selection based on AHP and Wiki 基于AHP和Wiki的Web服务智能选择
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.138
Chen Wu, E. Chang
Web service selection is an essential element in service-oriented computing. How to wisely select appropriate Web services for the benefits of service consumers is a key issue in service discovery. In this paper, we approach QoS-based service selection using a decision making model - the analytic hierarchy process (AHP). In our solution, both subjective and objective criteria are supported by the AHP engine in a context-specific manner. We also provide a flexible Wiki platform to collaboratively form the initial QoS model within a service community. The software prototype is evaluated against the system scalability.
Web服务选择是面向服务的计算中的一个基本元素。如何明智地为服务消费者选择合适的Web服务是服务发现中的一个关键问题。在本文中,我们使用一种决策模型-层次分析法(AHP)来研究基于qos的服务选择。在我们的解决方案中,AHP引擎以特定于上下文的方式支持主观和客观标准。我们还提供了一个灵活的Wiki平台,以便在服务社区内协作形成初始QoS模型。根据系统的可扩展性对软件原型进行了评估。
{"title":"Intelligent Web Services Selection based on AHP and Wiki","authors":"Chen Wu, E. Chang","doi":"10.1109/WI.2007.138","DOIUrl":"https://doi.org/10.1109/WI.2007.138","url":null,"abstract":"Web service selection is an essential element in service-oriented computing. How to wisely select appropriate Web services for the benefits of service consumers is a key issue in service discovery. In this paper, we approach QoS-based service selection using a decision making model - the analytic hierarchy process (AHP). In our solution, both subjective and objective criteria are supported by the AHP engine in a context-specific manner. We also provide a flexible Wiki platform to collaboratively form the initial QoS model within a service community. The software prototype is evaluated against the system scalability.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"353 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132306831","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}
引用次数: 38
Automatic Taxonomy Extraction Using Google and Term Dependency 使用谷歌和术语依赖的自动分类法提取
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.26
M. Makrehchi, M. Kamel
An automatic taxonomy extraction algorithm is proposed. Given a set of terms or terminology related to a subject domain, the proposed approach uses Google page count to estimate the dependency links between the terms. A taxonomic link is an asymmetric relation between two concepts. In order to extract these directed links, neither mutual information nor normalized Google distance can be employed. Using the new measure of information theoretic inclusion index, term dependency matrix, which represents the pair-wise dependencies, is obtained. Next, using a proposed algorithm, the dependency matrix is converted into an adjacency matrix, representing the taxonomy tree. In order to evaluate the performance of the proposed approach, it is applied to several domains for taxonomy extraction.
提出了一种自动分类提取算法。给定与主题领域相关的一组术语或术语,建议的方法使用Google页面计数来估计术语之间的依赖链接。分类学上的联系是两个概念之间的不对称关系。为了提取这些定向链接,既不能使用互信息,也不能使用规范化的Google距离。利用信息论包含指数的新度量,得到了表示成对依赖关系的项依赖矩阵。接下来,使用提出的算法,将依赖矩阵转换为邻接矩阵,表示分类树。为了评估该方法的性能,将其应用于多个领域进行分类提取。
{"title":"Automatic Taxonomy Extraction Using Google and Term Dependency","authors":"M. Makrehchi, M. Kamel","doi":"10.1109/WI.2007.26","DOIUrl":"https://doi.org/10.1109/WI.2007.26","url":null,"abstract":"An automatic taxonomy extraction algorithm is proposed. Given a set of terms or terminology related to a subject domain, the proposed approach uses Google page count to estimate the dependency links between the terms. A taxonomic link is an asymmetric relation between two concepts. In order to extract these directed links, neither mutual information nor normalized Google distance can be employed. Using the new measure of information theoretic inclusion index, term dependency matrix, which represents the pair-wise dependencies, is obtained. Next, using a proposed algorithm, the dependency matrix is converted into an adjacency matrix, representing the taxonomy tree. In order to evaluate the performance of the proposed approach, it is applied to several domains for taxonomy extraction.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124107362","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}
引用次数: 19
An Ontology-Driven Approach To Reflective Middleware 本体驱动的反射中间件方法
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.20
Reto Krummenacher, E. Simperl, D. Fensel
Recent work in the field of middleware technology proposes semantic spaces as a tool for coping with the scalability, heterogeneity and dynamism issues arising in large scale distributed environments. Reflective middleware moreover offers answers to the needs for adaptivity and selfdetermination of systems where mobility and ubiquity add to such environments. Based on experiences with traditional middleware we argue that ontology-driven management is a major advancement for semantic spaces and provides the fundamental means for reflection. By means of ontologies, and ontology-based reasoning services we can implement automatic adaptation of the middleware's functionality to environmental changes and user desires.
最近在中间件技术领域的工作提出语义空间作为一种工具来处理大规模分布式环境中出现的可伸缩性、异构性和动态性问题。此外,反射中间件还为系统的自适应和自决定需求提供了答案,其中移动性和普遍性增加了这种环境。基于传统中间件的经验,我们认为本体驱动的管理是语义空间的重大进步,并为反射提供了基本手段。通过本体和基于本体的推理服务,我们可以实现中间件功能对环境变化和用户需求的自动适应。
{"title":"An Ontology-Driven Approach To Reflective Middleware","authors":"Reto Krummenacher, E. Simperl, D. Fensel","doi":"10.1109/WI.2007.20","DOIUrl":"https://doi.org/10.1109/WI.2007.20","url":null,"abstract":"Recent work in the field of middleware technology proposes semantic spaces as a tool for coping with the scalability, heterogeneity and dynamism issues arising in large scale distributed environments. Reflective middleware moreover offers answers to the needs for adaptivity and selfdetermination of systems where mobility and ubiquity add to such environments. Based on experiences with traditional middleware we argue that ontology-driven management is a major advancement for semantic spaces and provides the fundamental means for reflection. By means of ontologies, and ontology-based reasoning services we can implement automatic adaptation of the middleware's functionality to environmental changes and user desires.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121202608","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}
引用次数: 17
On Query Completion in Web Search Engines Based on Query Stream Mining 基于查询流挖掘的Web搜索引擎查询补全
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.80
Jae-wook Ahn, Peter Brusilovsky
In this paper, youreye, the real-time phrase recommender is introduced that suggests the related frequent phrases to the incomplete user query. The frequent phrases are extracted from within previous queries based on a new frequency rate metric suitable for query stream mining. The advantages of YourEye compared to Google suggest, a service powered by Google for phrase suggestion, is described. The experimental results also confirm the significant benefit of monitoring phrases instead of queries. The number of the monitored elements significantly reduces that results in smaller memory consumption as well as better performance.
本文介绍了一种实时短语推荐系统,它可以为不完整的用户查询推荐相关的频繁短语。基于适合查询流挖掘的新频率度量,从以前的查询中提取频繁短语。描述了YourEye相对于谷歌suggest的优势,谷歌suggest是由谷歌提供短语建议的服务。实验结果也证实了监视短语而不是查询的显著好处。监控元素的数量显著减少,从而减少内存消耗,提高性能。
{"title":"On Query Completion in Web Search Engines Based on Query Stream Mining","authors":"Jae-wook Ahn, Peter Brusilovsky","doi":"10.1109/WI.2007.80","DOIUrl":"https://doi.org/10.1109/WI.2007.80","url":null,"abstract":"In this paper, youreye, the real-time phrase recommender is introduced that suggests the related frequent phrases to the incomplete user query. The frequent phrases are extracted from within previous queries based on a new frequency rate metric suitable for query stream mining. The advantages of YourEye compared to Google suggest, a service powered by Google for phrase suggestion, is described. The experimental results also confirm the significant benefit of monitoring phrases instead of queries. The number of the monitored elements significantly reduces that results in smaller memory consumption as well as better performance.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128693731","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
Lexical validation of answers in Question Answering 《问答》中答案的词汇验证
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.70
Anne-Laure Ligozat, Brigitte Grau, Anne Vilnat, Isabelle Robba, Arnaud Grappy
Question answering (QA) aims at retrieving precise information from a large collection of documents, typically the Web. Different techniques can be used to find relevant information, and to compare these techniques, it is important to evaluate question answering systems. The objective of an Answer Validation task is to estimate the correctness of an answer returned by a QA system for a question, according to the text snippet given to support it. In this article, we present a lexical strategy for deciding if the snippets justify the answers, based on our own question answering system. We discuss our results, and show the possible extensions of our strategy.
问答(QA)旨在从大量文档(通常是Web)中检索精确的信息。可以使用不同的技术来查找相关信息,为了比较这些技术,评估问答系统是很重要的。答案验证任务的目标是根据给出的文本片段来估计QA系统对问题返回的答案的正确性。在本文中,我们提出了一种基于我们自己的问答系统来决定片段是否证明答案的词汇策略。我们讨论了我们的结果,并展示了我们战略的可能扩展。
{"title":"Lexical validation of answers in Question Answering","authors":"Anne-Laure Ligozat, Brigitte Grau, Anne Vilnat, Isabelle Robba, Arnaud Grappy","doi":"10.1109/WI.2007.70","DOIUrl":"https://doi.org/10.1109/WI.2007.70","url":null,"abstract":"Question answering (QA) aims at retrieving precise information from a large collection of documents, typically the Web. Different techniques can be used to find relevant information, and to compare these techniques, it is important to evaluate question answering systems. The objective of an Answer Validation task is to estimate the correctness of an answer returned by a QA system for a question, according to the text snippet given to support it. In this article, we present a lexical strategy for deciding if the snippets justify the answers, based on our own question answering system. We discuss our results, and show the possible extensions of our strategy.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128410773","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}
引用次数: 20
Towards Ubiquitous e-Custom Services 迈向无处不在的电子海关服务
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.151
Liana Razmerita, N. Bjørn-Andersen
In this paper we present an advanced e-custom system pilot designed to address strategic goals for future custom systems. Future custom systems will support simplified paperless trade procedures, prevent potential security threats and counterfeit tax related fraud while at the same time insure interoperability with other e-custom systems within and outside Europe. The focus is placed on the advantages of use of novel technologies for the implementation of advanced e-custom systems. In particular we highlight the use of service oriented architecture (SOA), web services and TREC (Tamper Resistant Embedded Controller) device in an integrated framework named EPCIS (Electronic Product Code for Information Systems). Among the advantages of the presented solution are: the ubiquitous access to the location of goods through its supply chain, the provision of evidence for import/export, the notification through alerts in case of exceptions (such as deviation from the planned trajectory, abnormal conditions for containers, etc.).
在本文中,我们提出了一个先进的电子定制系统试点,旨在解决未来定制系统的战略目标。未来的海关系统将支持简化的无纸化贸易程序,防止潜在的安全威胁和假冒税务相关欺诈,同时确保与欧洲内外的其他电子海关系统的互操作性。重点放在使用新技术的优势,以实现先进的电子定制系统。我们特别强调了在一个名为EPCIS(信息系统电子产品代码)的集成框架中使用面向服务的体系结构(SOA)、web服务和TREC(防篡改嵌入式控制器)设备。所提出的解决方案的优点包括:通过其供应链无处不在地访问货物位置,为进出口提供证据,在异常情况下通过警报通知(例如偏离计划轨迹,集装箱异常情况等)。
{"title":"Towards Ubiquitous e-Custom Services","authors":"Liana Razmerita, N. Bjørn-Andersen","doi":"10.1109/WI.2007.151","DOIUrl":"https://doi.org/10.1109/WI.2007.151","url":null,"abstract":"In this paper we present an advanced e-custom system pilot designed to address strategic goals for future custom systems. Future custom systems will support simplified paperless trade procedures, prevent potential security threats and counterfeit tax related fraud while at the same time insure interoperability with other e-custom systems within and outside Europe. The focus is placed on the advantages of use of novel technologies for the implementation of advanced e-custom systems. In particular we highlight the use of service oriented architecture (SOA), web services and TREC (Tamper Resistant Embedded Controller) device in an integrated framework named EPCIS (Electronic Product Code for Information Systems). Among the advantages of the presented solution are: the ubiquitous access to the location of goods through its supply chain, the provision of evidence for import/export, the notification through alerts in case of exceptions (such as deviation from the planned trajectory, abnormal conditions for containers, etc.).","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"226 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117318162","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
Automatic Ontology Identification for Reuse 面向重用的自动本体识别
Pub Date : 2007-11-02 DOI: 10.1109/WI.2007.24
M. Speretta, S. Gauch
The increasing interest in the Semantic Web is producing a growing number of publicly available domain ontologies. These ontologies are a rich source of information that could be very helpful during the process of engineering other domain ontologies. We present an automatic technique that, given a set of Web documents, selects appropriate domain ontologies from a collection of pre-existing ontologies. We empirically compare an ontology match score that is based on statistical techniques with simple keyword matching algorithms. The algorithms were tested on a set of 183 publicly available ontologies and documents representing ten different domains. Our algorithm was able to select the correct domain ontology as the top ranked ontology 8 out of 10 times.
对语义网日益增长的兴趣产生了越来越多的公开可用的领域本体。这些本体是丰富的信息源,在设计其他领域本体的过程中非常有帮助。我们提出了一种自动技术,在给定一组Web文档的情况下,从预先存在的本体集合中选择适当的域本体。我们将基于统计技术的本体匹配分数与简单的关键字匹配算法进行了实证比较。这些算法在183个公开可用的本体和代表10个不同领域的文档上进行了测试。我们的算法能够在10次中有8次选择正确的领域本体作为排名最高的本体。
{"title":"Automatic Ontology Identification for Reuse","authors":"M. Speretta, S. Gauch","doi":"10.1109/WI.2007.24","DOIUrl":"https://doi.org/10.1109/WI.2007.24","url":null,"abstract":"The increasing interest in the Semantic Web is producing a growing number of publicly available domain ontologies. These ontologies are a rich source of information that could be very helpful during the process of engineering other domain ontologies. We present an automatic technique that, given a set of Web documents, selects appropriate domain ontologies from a collection of pre-existing ontologies. We empirically compare an ontology match score that is based on statistical techniques with simple keyword matching algorithms. The algorithms were tested on a set of 183 publicly available ontologies and documents representing ten different domains. Our algorithm was able to select the correct domain ontology as the top ranked ontology 8 out of 10 times.","PeriodicalId":192501,"journal":{"name":"IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127379949","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
期刊
IEEE/WIC/ACM International Conference on Web Intelligence (WI'07)
全部 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