首页 > 最新文献

2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology最新文献

英文 中文
Game Theory for Security: Lessons Learned from Deployed Applications 安全博弈论:从部署的应用程序中学到的经验
Milind Tambe
Security at major locations of economic or political importance or transportation or other infrastructure is a key concern around the world, particularly given the threat of terrorism. Limited security resources prevent full security coverage at all times; instead, these limited resources must be deployed intelligently taking into account differences in priorities of targets requiring security coverage, the responses of the adversaries to the security posture and potential uncertainty over the types of adversaries faced. Game theory is well-suited to adversarial reasoning for security resource allocation and scheduling problems. Casting the problem as a Bayesian Stackelberg game, we have developed new algorithms for efficiently solving such games to provide randomized patrolling or inspection strategies: we can thus avoid predictability and address scale-up in these security scheduling problems, addressing key weaknesses of human scheduling. Our algorithms are now deployed in multiple applications. ARMOR, our first game theoretic application, has been deployed at the Los Angeles International Airport (LAX) since 2007 to randomize checkpoints on the roadways entering the airport and canine patrol routes within the airport terminals. IRIS, our second application, is a game-theoretic scheduler for randomized deployment of the Federal Air Marshals (FAMS) requiring significant scale-up in underlying algorithms; IRIS has been in use since 2009. Similarly, a new set of algorithms are deployed in Boston for a system called PROTECT for randomizing US coast guard patrolling; PROTECT is intended to be deployed at more locations in the future, and GUARDS is under evaluation for national deployment by the Transportation Security Administration (TSA). These applications are leading to real-world use-inspired research in scaling up to large-scale problems, handling significant adversarial uncertainty, dealing with bounded rationality of human adversaries, and other fundamental challenges. This talk will outline our algorithms, key research results and lessons learned from these applications.
经济或政治要地、交通或其他基础设施要地的安全是全世界关注的关键问题,特别是在恐怖主义威胁的情况下。有限的安全资源无法在任何时候实现全面的安全覆盖;相反,必须明智地部署这些有限的资源,考虑到需要安全覆盖的目标的优先级差异、对手对安全态势的反应以及所面临的对手类型的潜在不确定性。博弈论非常适合于安全资源分配和调度问题的对抗性推理。将问题视为贝叶斯Stackelberg游戏,我们开发了新的算法来有效地解决此类游戏,以提供随机巡逻或检查策略:因此,我们可以避免可预测性并解决这些安全调度问题中的规模扩大问题,解决人类调度的关键弱点。我们的算法现在部署在多个应用程序中。ARMOR是我们的第一个博弈论应用程序,自2007年以来已在洛杉矶国际机场(LAX)部署,用于随机设置进入机场道路上的检查站和机场航站楼内的警犬巡逻路线。IRIS是我们的第二个应用程序,是一个博弈论的调度程序,用于随机部署联邦空军元帅(FAMS),需要在底层算法中进行大规模扩展;IRIS自2009年开始使用。类似地,波士顿为一个名为PROTECT的系统部署了一套新的算法,用于随机安排美国海岸警卫队的巡逻;PROTECT计划在未来部署在更多地点,而美国运输安全管理局(TSA)正在评估是否在全国部署GUARDS。这些应用程序正在引导现实世界的应用启发研究,以扩展到大规模问题,处理重大的对抗性不确定性,处理人类对手的有限理性,以及其他基本挑战。本讲座将概述我们的算法,主要研究成果和从这些应用中吸取的经验教训。
{"title":"Game Theory for Security: Lessons Learned from Deployed Applications","authors":"Milind Tambe","doi":"10.1109/WI-IAT.2010.306","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.306","url":null,"abstract":"Security at major locations of economic or political importance or transportation or other infrastructure is a key concern around the world, particularly given the threat of terrorism. Limited security resources prevent full security coverage at all times; instead, these limited resources must be deployed intelligently taking into account differences in priorities of targets requiring security coverage, the responses of the adversaries to the security posture and potential uncertainty over the types of adversaries faced. Game theory is well-suited to adversarial reasoning for security resource allocation and scheduling problems. Casting the problem as a Bayesian Stackelberg game, we have developed new algorithms for efficiently solving such games to provide randomized patrolling or inspection strategies: we can thus avoid predictability and address scale-up in these security scheduling problems, addressing key weaknesses of human scheduling. Our algorithms are now deployed in multiple applications. ARMOR, our first game theoretic application, has been deployed at the Los Angeles International Airport (LAX) since 2007 to randomize checkpoints on the roadways entering the airport and canine patrol routes within the airport terminals. IRIS, our second application, is a game-theoretic scheduler for randomized deployment of the Federal Air Marshals (FAMS) requiring significant scale-up in underlying algorithms; IRIS has been in use since 2009. Similarly, a new set of algorithms are deployed in Boston for a system called PROTECT for randomizing US coast guard patrolling; PROTECT is intended to be deployed at more locations in the future, and GUARDS is under evaluation for national deployment by the Transportation Security Administration (TSA). These applications are leading to real-world use-inspired research in scaling up to large-scale problems, handling significant adversarial uncertainty, dealing with bounded rationality of human adversaries, and other fundamental challenges. This talk will outline our algorithms, key research results and lessons learned from these applications.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"231 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122774582","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
Bees Swarm Optimization Based Approach for Web Information Retrieval 基于蜂群优化的Web信息检索方法
H. Drias, Hadia Mosteghanemi
This paper deals with large scale information retrieval aiming at contributing to web searching. The collections of documents considered are huge and not obvious to tackle with classical approaches. The greater the number of documents belonging to the collection, the more powerful approach required. A Bees Swarm Optimization algorithm called BSO-IR is designed to explore the prohibitive number of documents to find the information needed by the user. Extensive experiments were performed on CACM and RCV1 collections and more large corpuses in order to show the benefit gained from using such approach instead of the classic one. Performances in terms of solutions quality and runtime are compared between BSO and exact algorithms. Numerical results exhibit the superiority of BSO-IR on previous works in terms of scalability while yielding comparable quality.
本文研究的是大规模的信息检索,旨在为网络搜索做出贡献。所考虑的文档集合非常庞大,很难用传统方法处理。属于集合的文档数量越多,需要的方法就越强大。一种被称为BSO-IR的蜂群优化算法被设计用来探索大量的文档以找到用户所需的信息。在ccm和RCV1集合和更大的语料库上进行了大量的实验,以显示使用这种方法而不是经典方法所获得的好处。比较了BSO算法和精确算法在解质量和运行时间方面的性能。数值结果表明,BSO-IR在可扩展性方面优于以往的工作,同时产生相当的质量。
{"title":"Bees Swarm Optimization Based Approach for Web Information Retrieval","authors":"H. Drias, Hadia Mosteghanemi","doi":"10.1109/WI-IAT.2010.179","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.179","url":null,"abstract":"This paper deals with large scale information retrieval aiming at contributing to web searching. The collections of documents considered are huge and not obvious to tackle with classical approaches. The greater the number of documents belonging to the collection, the more powerful approach required. A Bees Swarm Optimization algorithm called BSO-IR is designed to explore the prohibitive number of documents to find the information needed by the user. Extensive experiments were performed on CACM and RCV1 collections and more large corpuses in order to show the benefit gained from using such approach instead of the classic one. Performances in terms of solutions quality and runtime are compared between BSO and exact algorithms. Numerical results exhibit the superiority of BSO-IR on previous works in terms of scalability while yielding comparable quality.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125101067","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}
引用次数: 31
A Framework for Co-classification of Articles and Users in Wikipedia 维基百科中文章与用户共同分类的框架
Lei Liu, P. Tan
The massive size of Wikipedia and the ease with which its content can be created and edited has made Wikipedia an interesting domain for a variety of classification tasks, including topic detection, spam detection, and vandalism detection. These tasks are typically cast into a link-based classification problem, in which the class label of an article or a user is determined from its content-based and link-based features. Prior works have focused primarily on classifying either the editors or the articles (but not both). Yet there are many situations in which the classification can be aided by knowing collectively the class labels of the users and articles (e.g., spammers are more likely to post spam content than non-spammers). This paper presents a novel framework to jointly classify the Wikipedia articles and editors, assuming there are correspondences between their classes. Our experimental results demonstrate that the proposed co-classification algorithm outperforms classifiers that are trained independently to predict the class labels of articles and editors.
维基百科的庞大规模以及其内容的易于创建和编辑使维基百科成为各种分类任务的有趣领域,包括主题检测、垃圾邮件检测和破坏行为检测。这些任务通常被转换为基于链接的分类问题,其中文章或用户的类标签是根据其基于内容和基于链接的特征确定的。先前的工作主要集中在分类编辑或文章(但不是两者)。然而,在许多情况下,可以通过了解用户和文章的分类标签来辅助分类(例如,垃圾邮件发送者比非垃圾邮件发送者更有可能发布垃圾邮件内容)。本文提出了一种新的框架来对维基百科条目和编者进行联合分类,假设它们的类别之间存在对应关系。我们的实验结果表明,所提出的协同分类算法优于独立训练的分类器来预测文章和编辑的类别标签。
{"title":"A Framework for Co-classification of Articles and Users in Wikipedia","authors":"Lei Liu, P. Tan","doi":"10.1109/WI-IAT.2010.223","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.223","url":null,"abstract":"The massive size of Wikipedia and the ease with which its content can be created and edited has made Wikipedia an interesting domain for a variety of classification tasks, including topic detection, spam detection, and vandalism detection. These tasks are typically cast into a link-based classification problem, in which the class label of an article or a user is determined from its content-based and link-based features. Prior works have focused primarily on classifying either the editors or the articles (but not both). Yet there are many situations in which the classification can be aided by knowing collectively the class labels of the users and articles (e.g., spammers are more likely to post spam content than non-spammers). This paper presents a novel framework to jointly classify the Wikipedia articles and editors, assuming there are correspondences between their classes. Our experimental results demonstrate that the proposed co-classification algorithm outperforms classifiers that are trained independently to predict the class labels of articles and editors.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125119921","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}
引用次数: 12
An Efficient Method for Tagging a Query with Category Labels Using Wikipedia towards Enhancing Search Engine Results 一种使用维基百科分类标签标记查询的有效方法,以增强搜索引擎结果
M. Alemzadeh, F. Karray
This paper intends to present a straightforward, extensive, and noise resistant method for efficiently tagging a web query, submitted to a search engine, with proper category labels. These labels are intended to represent the closest categories related to the query which can ultimately be used to enhance the results of any typical search engine by either restricting the results to matching categories or enriching the query itself. The presented method effectively rules out noise words within a query, forms the optimal keyword packs using a density function, and returns a set of category labels which represent the common topics of the given query using Wikipedia category hierarchy.
本文旨在提出一种简单、广泛、抗噪的方法,用于有效地标记提交给搜索引擎的web查询,并使用适当的类别标签。这些标签旨在表示与查询相关的最接近的类别,最终可以通过将结果限制为匹配类别或丰富查询本身来增强任何典型搜索引擎的结果。该方法有效地排除查询中的噪声词,利用密度函数形成最优关键字包,并使用维基百科类别层次结构返回一组代表给定查询的共同主题的类别标签。
{"title":"An Efficient Method for Tagging a Query with Category Labels Using Wikipedia towards Enhancing Search Engine Results","authors":"M. Alemzadeh, F. Karray","doi":"10.1109/WI-IAT.2010.267","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.267","url":null,"abstract":"This paper intends to present a straightforward, extensive, and noise resistant method for efficiently tagging a web query, submitted to a search engine, with proper category labels. These labels are intended to represent the closest categories related to the query which can ultimately be used to enhance the results of any typical search engine by either restricting the results to matching categories or enriching the query itself. The presented method effectively rules out noise words within a query, forms the optimal keyword packs using a density function, and returns a set of category labels which represent the common topics of the given query using Wikipedia category hierarchy.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122786175","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
Multi-HDCS: Solving DisCSPs with Complex Local Problems Cooperatively 多hdcs:协同解决具有复杂局部问题的discsp
David Lee, I. Arana, Hatem Ahriz, Kit-Ying Hui
We propose Multi-HDCS, a new hybrid approach for solving Distributed CSPs with complex local problems. In Multi-HDCS, each agent concurrently: (i) runs a centralised systematic search for its complex local problem; (ii) participates in a distributed local search; (iii) contributes to a distributed systematic search. Acentralised systematic search algorithm runs on each agent, finding all non-interchangeable solutions to the agent's complex local problem. In order to find a solution to the overall problem, two distributed algorithms which only consider the local solutions found by the centralised systematic searches are run: a local search algorithm identifies the parts of the problem which are most difficult to satisfy, and this information is used in order to find good dynamic variable orderings for a systematic search. We present two implementations of our approach which differ in the strategy used for local search: breakout and penalties on values. Results from an extensive empirical evaluation indicate that these two Multi-HDCS implementations are competitive against existing distributed local and systematic search techniques on both solvable and unsolvable distributed CSPs with complex local problems.
我们提出了一种新的混合方法Multi-HDCS,用于解决具有复杂局部问题的分布式csp。在Multi-HDCS中,每个智能体同时:(i)对其复杂的局部问题进行集中系统搜索;(ii)参与分布式本地搜索;(iii)有助于分布式系统搜索。集中式系统搜索算法在每个智能体上运行,寻找智能体复杂局部问题的所有不可互换的解决方案。为了找到整体问题的解,运行两种只考虑集中系统搜索找到的局部解的分布式算法:局部搜索算法识别问题中最难满足的部分,并使用该信息为系统搜索找到良好的动态变量排序。我们提出了我们的方法的两种实现,它们在局部搜索中使用的策略不同:突破和对值的惩罚。广泛的实证评估结果表明,在复杂局部问题的可解和不可解分布式csp上,这两种Multi-HDCS实现与现有的分布式局部和系统搜索技术相比都具有竞争力。
{"title":"Multi-HDCS: Solving DisCSPs with Complex Local Problems Cooperatively","authors":"David Lee, I. Arana, Hatem Ahriz, Kit-Ying Hui","doi":"10.1109/WI-IAT.2010.141","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.141","url":null,"abstract":"We propose Multi-HDCS, a new hybrid approach for solving Distributed CSPs with complex local problems. In Multi-HDCS, each agent concurrently: (i) runs a centralised systematic search for its complex local problem; (ii) participates in a distributed local search; (iii) contributes to a distributed systematic search. Acentralised systematic search algorithm runs on each agent, finding all non-interchangeable solutions to the agent's complex local problem. In order to find a solution to the overall problem, two distributed algorithms which only consider the local solutions found by the centralised systematic searches are run: a local search algorithm identifies the parts of the problem which are most difficult to satisfy, and this information is used in order to find good dynamic variable orderings for a systematic search. We present two implementations of our approach which differ in the strategy used for local search: breakout and penalties on values. Results from an extensive empirical evaluation indicate that these two Multi-HDCS implementations are competitive against existing distributed local and systematic search techniques on both solvable and unsolvable distributed CSPs with complex local problems.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116678110","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
Decentralized Resource Allocation and Scheduling via Walrasian Auctions with Negotiable Agents 基于可协商代理的Walrasian拍卖的分散资源分配和调度
HuaXing Chen, H. Lau
This paper is concerned with solving decentralized resource allocation and scheduling problems via auctions with negotiable agents by allowing agents to switch their bid generation strategies within the auction process, such that a better system wide performance is achieved on average as compared to the conventional walrasian auction running with agents of fixed bid generation strategy. We propose a negotiation mechanism embedded in auctioneer to solicit bidders’ change of strategies in the process of auction. Finally we benchmark our approach against conventional auctions subject to the real-time large-scale dynamic resource coordination problem to demonstrate the effectiveness of our approach.
本文关注的是通过可协商代理的拍卖来解决分散的资源分配和调度问题,通过允许代理在拍卖过程中切换他们的出价生成策略,这样与使用固定出价生成策略的代理运行的传统瓦尔拉斯拍卖相比,平均而言实现了更好的系统范围性能。我们提出了一种嵌入拍卖师内部的谈判机制,以促使竞标者在拍卖过程中改变策略。最后,我们将我们的方法与传统拍卖的实时大规模动态资源协调问题进行比较,以证明我们方法的有效性。
{"title":"Decentralized Resource Allocation and Scheduling via Walrasian Auctions with Negotiable Agents","authors":"HuaXing Chen, H. Lau","doi":"10.1109/WI-IAT.2010.113","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.113","url":null,"abstract":"This paper is concerned with solving decentralized resource allocation and scheduling problems via auctions with negotiable agents by allowing agents to switch their bid generation strategies within the auction process, such that a better system wide performance is achieved on average as compared to the conventional walrasian auction running with agents of fixed bid generation strategy. We propose a negotiation mechanism embedded in auctioneer to solicit bidders’ change of strategies in the process of auction. Finally we benchmark our approach against conventional auctions subject to the real-time large-scale dynamic resource coordination problem to demonstrate the effectiveness of our approach.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128398015","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
Commentary-Based Social Network Analysis and Visualization of Hong Kong Singers 基于评论的香港歌手社会网络分析与可视化
J. Leung, Chun-hung Li
Music and singers are influential in local society. An in-depth study on singers is beneficial to various sectors. However, the evolutional characteristic and the daunting complexity of the interrelationship among singers made the problem technically intriguing. In this paper, we present a novel commentary-based social network analysis (CBSNA) methodology to analyze the singer relationships. Developing weighting schemes and adopting k-nearest-neighbors (kNN) approach from network theory as a visualization technique, we simplify the resulting dense network to ease understanding and further investigations. Proof-of-concept experiments are conducted by using two popular datasets to verify the effectiveness of the proposed approach and the empirical results are promising.
音乐和歌手在当地社会很有影响力。深入研究歌手对各行各业都有好处。然而,歌手之间相互关系的进化特征和令人生畏的复杂性使得这个问题在技术上很有趣。在本文中,我们提出了一种新的基于评论的社会网络分析(CBSNA)方法来分析歌手关系。开发加权方案并采用网络理论中的k-近邻(kNN)方法作为可视化技术,我们简化了得到的密集网络,以方便理解和进一步的研究。使用两个流行的数据集进行了概念验证实验,验证了所提出方法的有效性,实证结果是有希望的。
{"title":"Commentary-Based Social Network Analysis and Visualization of Hong Kong Singers","authors":"J. Leung, Chun-hung Li","doi":"10.1109/WI-IAT.2010.287","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.287","url":null,"abstract":"Music and singers are influential in local society. An in-depth study on singers is beneficial to various sectors. However, the evolutional characteristic and the daunting complexity of the interrelationship among singers made the problem technically intriguing. In this paper, we present a novel commentary-based social network analysis (CBSNA) methodology to analyze the singer relationships. Developing weighting schemes and adopting k-nearest-neighbors (kNN) approach from network theory as a visualization technique, we simplify the resulting dense network to ease understanding and further investigations. Proof-of-concept experiments are conducted by using two popular datasets to verify the effectiveness of the proposed approach and the empirical results are promising.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128263402","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
Predicting Credit Card Holder Churn in Banks of China Using Data Mining and MCDM 基于数据挖掘和MCDM的中国银行信用卡持卡人流失预测
Guoxun Wang, Liang Liu, Yi Peng, G. Nie, Gang Kou, Yong Shi
Nowadays, with increasingly intense competition in the market, major banks pay more attention on customer relationship management. A real-time and effective credit card holders’ churn analysis is important and helpful for bankers to maintain credit card holders. In this research we apply 12 classification algorithms in a real-life credit card holders’ behaviors dataset from a major commercial bank in China to construct a predictive churn model. Furthermore, a comparison is made between the predictive performance of classification algorithms based on Multi-Criteria Decision Making techniques such as PROMETHEE II and TOPSIS. The research results show that banks can choose the most appropriate classification algorithm/s for customer churn prediction for noisy credit card holders’ behaviors data using MCDM.
在市场竞争日益激烈的今天,各大银行越来越重视客户关系管理。实时有效的信用卡持卡人流失率分析对银行维护信用卡持卡人具有重要的指导意义。在本研究中,我们采用12种分类算法,在中国某大型商业银行的真实信用卡持卡人行为数据集中构建预测流失模型。此外,还比较了PROMETHEE II和TOPSIS等基于多准则决策技术的分类算法的预测性能。研究结果表明,银行可以利用MCDM对有噪声的信用卡持卡人行为数据选择最合适的分类算法进行客户流失预测。
{"title":"Predicting Credit Card Holder Churn in Banks of China Using Data Mining and MCDM","authors":"Guoxun Wang, Liang Liu, Yi Peng, G. Nie, Gang Kou, Yong Shi","doi":"10.1109/WI-IAT.2010.237","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.237","url":null,"abstract":"Nowadays, with increasingly intense competition in the market, major banks pay more attention on customer relationship management. A real-time and effective credit card holders’ churn analysis is important and helpful for bankers to maintain credit card holders. In this research we apply 12 classification algorithms in a real-life credit card holders’ behaviors dataset from a major commercial bank in China to construct a predictive churn model. Furthermore, a comparison is made between the predictive performance of classification algorithms based on Multi-Criteria Decision Making techniques such as PROMETHEE II and TOPSIS. The research results show that banks can choose the most appropriate classification algorithm/s for customer churn prediction for noisy credit card holders’ behaviors data using MCDM.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129042618","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}
引用次数: 48
Towards Axiomatizing the Semantics of UML Activity Diagrams: A Situation-Calculus Perspective 走向UML活动图语义的公理化:一个情景演算的视角
Xing Tan, M. Grüninger
In this paper, the UML activity diagrams are first defined graph-theoretically, with an adoption of the concepts of Petri nets tokens. The semantics of activity diagrams is further axiomatized as a logical action theory called SCAD. Example applications of SCAD are also given.
在本文中,首先定义了UML活动图,并采用了Petri网令牌的概念。活动图的语义被进一步公理化为称为SCAD的逻辑动作理论。最后给出了SCAD的应用实例。
{"title":"Towards Axiomatizing the Semantics of UML Activity Diagrams: A Situation-Calculus Perspective","authors":"Xing Tan, M. Grüninger","doi":"10.1109/WI-IAT.2010.135","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.135","url":null,"abstract":"In this paper, the UML activity diagrams are first defined graph-theoretically, with an adoption of the concepts of Petri nets tokens. The semantics of activity diagrams is further axiomatized as a logical action theory called SCAD. Example applications of SCAD are also given.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129366000","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
Integrating Provenance Information in Reservoir Engineering 储层工程中物源信息的整合
Jing Zhao, Na Chen, K. Gomadam, V. Prasanna
Data management and analysis has become an integral component in the area of reservoir engineering. An important metric that determines the overall effectiveness of data analysis is data quality. Data provenance, the metadata that pertains to the derivation history of data objects, has emerged as an invaluable asset in evaluating data quality. The reservoir facilities and software systems that collect provenance information are often distributed, thus making it difficult to analyze provenance data. Our primary contribution in this paper is an approach for provenance information integration in reservoir engineering.
数据管理与分析已成为油藏工程领域的一个重要组成部分。决定数据分析整体有效性的一个重要指标是数据质量。数据来源,即与数据对象的派生历史相关的元数据,已经成为评估数据质量的宝贵资产。收集物源信息的水库设施和软件系统往往是分布式的,这给物源数据的分析带来了困难。本文的主要贡献是为储层工程中的物源信息集成提供了一种方法。
{"title":"Integrating Provenance Information in Reservoir Engineering","authors":"Jing Zhao, Na Chen, K. Gomadam, V. Prasanna","doi":"10.1109/WI-IAT.2010.94","DOIUrl":"https://doi.org/10.1109/WI-IAT.2010.94","url":null,"abstract":"Data management and analysis has become an integral component in the area of reservoir engineering. An important metric that determines the overall effectiveness of data analysis is data quality. Data provenance, the metadata that pertains to the derivation history of data objects, has emerged as an invaluable asset in evaluating data quality. The reservoir facilities and software systems that collect provenance information are often distributed, thus making it difficult to analyze provenance data. Our primary contribution in this paper is an approach for provenance information integration in reservoir engineering.","PeriodicalId":340211,"journal":{"name":"2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology","volume":"285 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124548569","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
期刊
2010 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology
全部 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