首页 > 最新文献

2014 IEEE 17th International Conference on Computational Science and Engineering最新文献

英文 中文
Availability Analysis of Satellite Positioning Systems for Aviation Using the PRISM Model Checker 基于PRISM模型校验器的航空卫星定位系统可用性分析
Yu Lu, Alice Miller, Chris W. Johnson, Zhaoguang Peng, T. Zhao
This paper highlights an application of probabilistic model checking to satellite positioning systems for aircraft guidance. After introducing our formal approach based on using the PRISM model checker, we built a model of a global navigation satellite system (GNSS) based positioning system for a specific flight in the probabilistic π-calculus, a process algebra which supports modelling of concurrency, uncertainty, and mobility. After that, we encode our model into the PRISM language. We then analyse the availability properties that relate to the dependability and overall performance of the underlying system. The aim of our research is to use PRISM to assist industrial designers and developers of the GNSS.
本文重点介绍了概率模型检验在飞行器制导卫星定位系统中的应用。在引入基于PRISM模型检查器的形式化方法的基础上,利用支持并发性、不确定性和移动性建模的过程代数——概率π微积分,建立了基于GNSS的特定飞行定位系统模型。之后,我们将模型编码为PRISM语言。然后,我们分析与底层系统的可靠性和整体性能相关的可用性属性。我们的研究目的是使用PRISM来协助工业设计师和GNSS的开发人员。
{"title":"Availability Analysis of Satellite Positioning Systems for Aviation Using the PRISM Model Checker","authors":"Yu Lu, Alice Miller, Chris W. Johnson, Zhaoguang Peng, T. Zhao","doi":"10.1109/CSE.2014.148","DOIUrl":"https://doi.org/10.1109/CSE.2014.148","url":null,"abstract":"This paper highlights an application of probabilistic model checking to satellite positioning systems for aircraft guidance. After introducing our formal approach based on using the PRISM model checker, we built a model of a global navigation satellite system (GNSS) based positioning system for a specific flight in the probabilistic π-calculus, a process algebra which supports modelling of concurrency, uncertainty, and mobility. After that, we encode our model into the PRISM language. We then analyse the availability properties that relate to the dependability and overall performance of the underlying system. The aim of our research is to use PRISM to assist industrial designers and developers of the GNSS.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115645893","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
Exploring the Benefits of Introducing Network Coding into Named Data Networking 探索在命名数据网络中引入网络编码的好处
Kai Lei, Tao Chen, Chen Peng, Zhi Tan
In recent years, the focus to optimize network transmission efficiency has evolved to adopt methods that let those intermediate data transferring nodes get involved with routing, forwarding and caching. In other words, the new network architecture designs become in favor of hop-to-hop model, instead of traditional TCP-like end-to-end model. Named data networking is a promising future internet data oriented architecture which uses names instead of addresses and exchanges or forwards interest/data pair packets at each node along the path to route data for delivery. And meanwhile Network coding (NC) is a content oriented and effective method to reduce redundancy, increase network throughput and improve robustness. Nonetheless, due to NDN's current preliminary research, less research has combined these two technologies together. This paper presents some new thoughts to study on the benefits brought by integrating network coding to NDN, which can effectively improve network utilization, strengthen caching privacy, and also promote development of the NDN architecture itself.
近年来,优化网络传输效率的重点已经发展到采用让中间数据传输节点参与路由、转发和缓存的方法。换句话说,新的网络体系结构设计更倾向于跳对跳模型,而不是传统的类tcp的端到端模型。命名数据网络是一个很有前途的未来互联网面向数据的架构,它使用名称而不是地址,并在路径上的每个节点交换或转发兴趣/数据对数据包,以路由数据进行传递。同时,网络编码是一种面向内容的减少冗余、提高网络吞吐量和增强鲁棒性的有效方法。然而,由于NDN目前的初步研究,很少有研究将这两种技术结合起来。本文提出了一些新的思路来研究将网络编码集成到NDN中所带来的好处,它可以有效地提高网络利用率,加强缓存隐私性,也可以促进NDN架构本身的发展。
{"title":"Exploring the Benefits of Introducing Network Coding into Named Data Networking","authors":"Kai Lei, Tao Chen, Chen Peng, Zhi Tan","doi":"10.1109/CSE.2014.128","DOIUrl":"https://doi.org/10.1109/CSE.2014.128","url":null,"abstract":"In recent years, the focus to optimize network transmission efficiency has evolved to adopt methods that let those intermediate data transferring nodes get involved with routing, forwarding and caching. In other words, the new network architecture designs become in favor of hop-to-hop model, instead of traditional TCP-like end-to-end model. Named data networking is a promising future internet data oriented architecture which uses names instead of addresses and exchanges or forwards interest/data pair packets at each node along the path to route data for delivery. And meanwhile Network coding (NC) is a content oriented and effective method to reduce redundancy, increase network throughput and improve robustness. Nonetheless, due to NDN's current preliminary research, less research has combined these two technologies together. This paper presents some new thoughts to study on the benefits brought by integrating network coding to NDN, which can effectively improve network utilization, strengthen caching privacy, and also promote development of the NDN architecture itself.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115711740","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
An Improvement to Feature Selection of Random Forests on Spark 基于Spark的随机森林特征选择的改进
Ke Sun, Wansheng Miao, Xin Zhang, Ruonan Rao
The Random Forests algorithm belongs to the class of ensemble learning methods, which are common used in classification problem. In this paper, we studied the problem of adopting the Random Forests algorithm to learn raw data from real usage scenario. An improvement, which is stable, strict, high efficient, data-driven, problem independent and has no impact on algorithm performance, is proposed to investigate 2 actual issues of feature selection of the Random Forests algorithm. The first one is to eliminate noisy features, which are irrelevant to the classification. And the second one is to eliminate redundant features, which are highly relevant with other features, but useless. We implemented our improvement approach on Spark. Experiments are performed to evaluate our improvement and the results show that our approach has an ideal performance.
随机森林算法属于集成学习方法的一类,是分类问题中常用的一种方法。本文研究了采用随机森林算法从实际使用场景中学习原始数据的问题。针对随机森林算法特征选择的两个实际问题,提出了一种稳定、严格、高效、数据驱动、问题独立且不影响算法性能的改进方案。首先是去除与分类无关的噪声特征。二是剔除冗余特征,即与其他特征高度相关但无用的特征。我们在Spark上实现了我们的改进方法。实验结果表明,该方法具有理想的性能。
{"title":"An Improvement to Feature Selection of Random Forests on Spark","authors":"Ke Sun, Wansheng Miao, Xin Zhang, Ruonan Rao","doi":"10.1109/CSE.2014.159","DOIUrl":"https://doi.org/10.1109/CSE.2014.159","url":null,"abstract":"The Random Forests algorithm belongs to the class of ensemble learning methods, which are common used in classification problem. In this paper, we studied the problem of adopting the Random Forests algorithm to learn raw data from real usage scenario. An improvement, which is stable, strict, high efficient, data-driven, problem independent and has no impact on algorithm performance, is proposed to investigate 2 actual issues of feature selection of the Random Forests algorithm. The first one is to eliminate noisy features, which are irrelevant to the classification. And the second one is to eliminate redundant features, which are highly relevant with other features, but useless. We implemented our improvement approach on Spark. Experiments are performed to evaluate our improvement and the results show that our approach has an ideal performance.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115829006","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
Credit Risk Classification Using Discriminative Restricted Boltzmann Machines 基于判别约束玻尔兹曼机的信用风险分类
Qiaochu Li, Jian Zhang, Yuhan Wang, Kary Kang
Credit risk analysis plays an important role in the financial market. In this paper, discriminative restricted Boltzmann machine (RBM) is used in credit risk classification. RBM is a generative model associated with an undirected graph, which can capture complicated features from observed data, and after introducing discriminative component into RBM, it can be used to train a non-linear classifier. The method is tested in a real-world credit risk prediction task, and the empirical results demonstrate the advantage of the method over other competing ones.
信用风险分析在金融市场中起着重要的作用。本文将判别约束玻尔兹曼机(RBM)用于信用风险分类。RBM是一种与无向图相关联的生成模型,它可以从观测数据中捕获复杂的特征,在RBM中引入判别成分,可以用来训练非线性分类器。在实际的信用风险预测任务中对该方法进行了检验,实证结果表明了该方法相对于其他竞争方法的优势。
{"title":"Credit Risk Classification Using Discriminative Restricted Boltzmann Machines","authors":"Qiaochu Li, Jian Zhang, Yuhan Wang, Kary Kang","doi":"10.1109/CSE.2014.312","DOIUrl":"https://doi.org/10.1109/CSE.2014.312","url":null,"abstract":"Credit risk analysis plays an important role in the financial market. In this paper, discriminative restricted Boltzmann machine (RBM) is used in credit risk classification. RBM is a generative model associated with an undirected graph, which can capture complicated features from observed data, and after introducing discriminative component into RBM, it can be used to train a non-linear classifier. The method is tested in a real-world credit risk prediction task, and the empirical results demonstrate the advantage of the method over other competing ones.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"2021 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127464044","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
Design of Simple Bleeding Detector and Alarm System Using RF Transceiver and GSM System 基于射频收发器和GSM系统的简易出血检测报警系统设计
Mohamed Y. E. Simik, Feng Chi, A. M. Abdelgader, Randa S. I. Saleh
Bleeding is blood escaping from the circulatory system. The complete loss of blood causes death. Stopping bleeding is an important part of both first aid and surgery. This paper presents an automated bleeding detector and alarm system using an advanced RF transceiver and GSM system to sound an alarm on the detection of moisture in the medical gauze. The bleeding sensor detector consists of an elongated pair of fine conductors positioned between the layers of a medical gauze in a region liable to witness bleeding. The end of the sensor protrudes from the upper front portion of the medical gauze and terminates at pressing studs. A bleeding detector unit and RF transmitter are adapted to be easily coupled to the protruding end of the elongated sensor and configured to monitor the electrical resistance between the spaced conductors of the detector. When the medical gauze is wet with blood, the resistance between the spaced conductors falls below a pre established value. Consequently, RF transmitter sends a wireless signal to the RF receiver and GSM system to produce the alarm informing intended persons of the bleeding.
出血是血液从循环系统中逸出。失血过多会导致死亡。止血是急救和手术的重要组成部分。本文介绍了一种自动出血检测报警系统,该系统采用先进的射频收发器和GSM系统,对检测到的医用纱布中的水分进行报警。出血传感器探测器由一对细长的细导体组成,这些细导体位于医用纱布层之间易发生出血的区域。传感器的末端从医用纱布的上前部突出,并终止于压钉处。出血检测器单元和射频发射机适于容易地耦合到细长传感器的突出端,并配置为监测检测器的间隔导体之间的电阻。当医用纱布被血浸湿时,间隔导体之间的电阻会低于预先设定的值。因此,射频发射器向射频接收器和GSM系统发送无线信号以产生报警,通知预期的人出血。
{"title":"Design of Simple Bleeding Detector and Alarm System Using RF Transceiver and GSM System","authors":"Mohamed Y. E. Simik, Feng Chi, A. M. Abdelgader, Randa S. I. Saleh","doi":"10.1109/CSE.2014.255","DOIUrl":"https://doi.org/10.1109/CSE.2014.255","url":null,"abstract":"Bleeding is blood escaping from the circulatory system. The complete loss of blood causes death. Stopping bleeding is an important part of both first aid and surgery. This paper presents an automated bleeding detector and alarm system using an advanced RF transceiver and GSM system to sound an alarm on the detection of moisture in the medical gauze. The bleeding sensor detector consists of an elongated pair of fine conductors positioned between the layers of a medical gauze in a region liable to witness bleeding. The end of the sensor protrudes from the upper front portion of the medical gauze and terminates at pressing studs. A bleeding detector unit and RF transmitter are adapted to be easily coupled to the protruding end of the elongated sensor and configured to monitor the electrical resistance between the spaced conductors of the detector. When the medical gauze is wet with blood, the resistance between the spaced conductors falls below a pre established value. Consequently, RF transmitter sends a wireless signal to the RF receiver and GSM system to produce the alarm informing intended persons of the bleeding.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125949877","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
An Ensemble Approach for Activity Recognition with Accelerometer in Mobile-Phone 基于加速度计的移动电话活动识别集成方法
Yuan Yuan, Changhai Wang, Jianzhong Zhang, Jingdong Xu, Meng Li
Activity recognition with triaxial accelerometer embedded in mobile phone is an important research topic in pervasive computing field. The research results can be widely used in many healthcare or data mining applications. Numerous classification algorithms have been applied into the activity recognition tasks. Among these algorithms, ELM (Extreme Learning Machine) shows its advantages in generalization performance and learning speed. But because of the randomly generated hidden layer parameters, ELM classifiers usually produce unstable predictions. To construct a more stable classifier for our mobile-phone based activity recognition task, we designed an ensemble learning algorithm called Average Combining Extreme Learning Machine (ACELM), which integrates several independent ELM classifiers by averaging their outputs. To evaluate the algorithm, we collected raw accelerometer data of five daily activities from mobile phones carried by volunteers, and used them to train and test our classifier. The experiment results show that our algorithm has greatly improved the general performance of ELM in mobile-phone based activity recognition task.
手机内嵌三轴加速度计的运动识别是普适计算领域的一个重要研究课题。研究结果可广泛应用于许多医疗保健或数据挖掘应用。许多分类算法已经应用到活动识别任务中。在这些算法中,极限学习机(Extreme Learning Machine, ELM)在泛化性能和学习速度方面表现出优势。但是由于隐藏层参数是随机生成的,ELM分类器通常会产生不稳定的预测。为了构建更稳定的分类器,我们设计了一种称为平均结合极限学习机(ACELM)的集成学习算法,该算法通过平均输出来集成多个独立的极限学习机分类器。为了评估算法,我们从志愿者携带的手机上收集了五种日常活动的原始加速度计数据,并用它们来训练和测试我们的分类器。实验结果表明,该算法极大地提高了ELM在基于手机的活动识别任务中的总体性能。
{"title":"An Ensemble Approach for Activity Recognition with Accelerometer in Mobile-Phone","authors":"Yuan Yuan, Changhai Wang, Jianzhong Zhang, Jingdong Xu, Meng Li","doi":"10.1109/CSE.2014.274","DOIUrl":"https://doi.org/10.1109/CSE.2014.274","url":null,"abstract":"Activity recognition with triaxial accelerometer embedded in mobile phone is an important research topic in pervasive computing field. The research results can be widely used in many healthcare or data mining applications. Numerous classification algorithms have been applied into the activity recognition tasks. Among these algorithms, ELM (Extreme Learning Machine) shows its advantages in generalization performance and learning speed. But because of the randomly generated hidden layer parameters, ELM classifiers usually produce unstable predictions. To construct a more stable classifier for our mobile-phone based activity recognition task, we designed an ensemble learning algorithm called Average Combining Extreme Learning Machine (ACELM), which integrates several independent ELM classifiers by averaging their outputs. To evaluate the algorithm, we collected raw accelerometer data of five daily activities from mobile phones carried by volunteers, and used them to train and test our classifier. The experiment results show that our algorithm has greatly improved the general performance of ELM in mobile-phone based activity recognition task.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116155309","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}
引用次数: 15
IRIS2: A Semantic Search Engine That Does Rational Research IRIS2:做理性研究的语义搜索引擎
Wei Wang, Hai-Ning Liang
Popular techniques used in today's Web search engines and digital libraries for retrieving and ranking scientific publications have foundations in modern information retrieval. Information and users in the scientific research communities have their own characteristics, however, they have not been sufficiently exploited in existing retrieval and ranking methods. We present a semantic search engine, IRIS2, which represents the semantic entities and their relations using ontologies and knowledge bases. It utilises a ranking method based on the "rational research" model, which restores an elegant idea that a researcher does rational research in an academic environment. We explain in detail the design and implementation of the IRIS2 prototype and compare its retrieving and ranking performance with existing methods.
当今网络搜索引擎和数字图书馆中用于检索和排序科学出版物的流行技术在现代信息检索中具有基础。科研界的信息和用户有其自身的特点,但在现有的检索和排序方法中尚未得到充分利用。我们提出了一个语义搜索引擎IRIS2,它使用本体和知识库来表示语义实体及其关系。它采用了一种基于“理性研究”模型的排名方法,该模型恢复了一个优雅的想法,即研究人员在学术环境中进行理性研究。我们详细解释了IRIS2原型的设计和实现,并将其检索和排名性能与现有方法进行了比较。
{"title":"IRIS2: A Semantic Search Engine That Does Rational Research","authors":"Wei Wang, Hai-Ning Liang","doi":"10.1109/CSE.2014.62","DOIUrl":"https://doi.org/10.1109/CSE.2014.62","url":null,"abstract":"Popular techniques used in today's Web search engines and digital libraries for retrieving and ranking scientific publications have foundations in modern information retrieval. Information and users in the scientific research communities have their own characteristics, however, they have not been sufficiently exploited in existing retrieval and ranking methods. We present a semantic search engine, IRIS2, which represents the semantic entities and their relations using ontologies and knowledge bases. It utilises a ranking method based on the \"rational research\" model, which restores an elegant idea that a researcher does rational research in an academic environment. We explain in detail the design and implementation of the IRIS2 prototype and compare its retrieving and ranking performance with existing methods.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"139 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122582586","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
Clustered Trees with Minimum Inter-cluster Distance 簇间距离最小的聚类树
B. Wu, Chen-Wan Lin
For a given edge-weighted graph G = (V, E, w), in which the vertices are partitioned into clusters R = {R1, R2, ... , Rk}, a spanning tree of G is a clustered spanning tree if the subtrees spanning the clusters are mutually disjoint. In this paper we study the problem of constructing a clustered spanning tree such that the total distance summed over all vertices of different clusters is minimized. We show that the problem is polynomial-time solvable when the number of clusters k is 2 and NP-hard for k = 3. We also present a 2-approximation algorithm for the case of 3 clusters.
对于给定的边权图G = (V, E, w),其中的顶点被划分为簇R = {R1, R2,…, Rk},如果生成簇的子树互不相交,则G的生成树是聚类生成树。本文研究了一种聚类生成树的构造问题,使得不同聚类的所有顶点的总距离之和最小。我们证明了当簇数k为2时,当k = 3时,问题是多项式时间可解的。对于3个聚类的情况,我们也给出了一个2逼近算法。
{"title":"Clustered Trees with Minimum Inter-cluster Distance","authors":"B. Wu, Chen-Wan Lin","doi":"10.1109/CSE.2014.223","DOIUrl":"https://doi.org/10.1109/CSE.2014.223","url":null,"abstract":"For a given edge-weighted graph G = (V, E, w), in which the vertices are partitioned into clusters R = {R1, R2, ... , Rk}, a spanning tree of G is a clustered spanning tree if the subtrees spanning the clusters are mutually disjoint. In this paper we study the problem of constructing a clustered spanning tree such that the total distance summed over all vertices of different clusters is minimized. We show that the problem is polynomial-time solvable when the number of clusters k is 2 and NP-hard for k = 3. We also present a 2-approximation algorithm for the case of 3 clusters.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122038839","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
A Bayesian Nonparametric Topic Model for User Interest Modeling 用户兴趣建模的贝叶斯非参数主题模型
Qinjiao Mao, B. Feng, Shanliang Pan
Web users display their preferences implicitly by a sequence of pages they navigated. Web recommendation systems use methods to extract useful knowledge about user interests from such data. We propose a Bayesian nonparametric approach to the problem of modeling user interests in recommender systems using implicit feedback like user navigations and clicks on items. Our approach is based on the discovery of a set of latent interests that are shared among users in the system and make a key assumption that each user activity is motivated only by several interests amongst user interest profile which is quite different from most of the existing recommendation algorithms. By using a beta process and a Dirichlet prior, the number of hidden interests and the relationships between interests and items are both inferred from the data. In order to model the sequential information on user's visits, we make a Markovian assumption on each user's navigated item sequence. We develop a Markov chain Monte Carlo inference method based on the Indian buffet process representation of the beta process. We validate our sampling algorithm using synthetic data and real world datasets to demonstrate promising results on recovering the hidden user interests.
Web用户通过他们浏览的页面序列隐式地显示他们的偏好。Web推荐系统使用方法从这些数据中提取有关用户兴趣的有用知识。我们提出了一种贝叶斯非参数方法来解决在推荐系统中使用隐式反馈(如用户导航和点击项目)对用户兴趣建模的问题。我们的方法是基于发现系统中用户之间共享的一组潜在兴趣,并做出一个关键假设,即每个用户的活动仅由用户兴趣档案中的几个兴趣驱动,这与大多数现有的推荐算法有很大不同。通过使用beta过程和Dirichlet先验,可以从数据中推断出隐藏兴趣的数量以及兴趣与项目之间的关系。为了对用户访问的顺序信息建模,我们对每个用户的导航项序列做了一个马尔可夫假设。提出了一种基于印度自助餐过程表示的马尔可夫链蒙特卡罗推理方法。我们使用合成数据和真实世界的数据集验证了我们的采样算法,以证明在恢复隐藏的用户兴趣方面有希望的结果。
{"title":"A Bayesian Nonparametric Topic Model for User Interest Modeling","authors":"Qinjiao Mao, B. Feng, Shanliang Pan","doi":"10.1109/CSE.2014.122","DOIUrl":"https://doi.org/10.1109/CSE.2014.122","url":null,"abstract":"Web users display their preferences implicitly by a sequence of pages they navigated. Web recommendation systems use methods to extract useful knowledge about user interests from such data. We propose a Bayesian nonparametric approach to the problem of modeling user interests in recommender systems using implicit feedback like user navigations and clicks on items. Our approach is based on the discovery of a set of latent interests that are shared among users in the system and make a key assumption that each user activity is motivated only by several interests amongst user interest profile which is quite different from most of the existing recommendation algorithms. By using a beta process and a Dirichlet prior, the number of hidden interests and the relationships between interests and items are both inferred from the data. In order to model the sequential information on user's visits, we make a Markovian assumption on each user's navigated item sequence. We develop a Markov chain Monte Carlo inference method based on the Indian buffet process representation of the beta process. We validate our sampling algorithm using synthetic data and real world datasets to demonstrate promising results on recovering the hidden user interests.","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116810394","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
Agent Based Resource Discovery for Peak Request Periods in Peer-to-Peer Grid Infrastructures 点对点网格基础设施中基于Agent的峰值请求周期资源发现
Moses Olaifa, R. V. D. Merwe, T. Mapayi
One of the fundamentally required services in the grid environment is resource discovery. The discovery involves the search for appropriate resources that match user requirements. An efficient mechanism for this service still remains a crucial problem especially within a dynamic and scalable environment such as the grid. Majority of the proposed solutions based on centralized and hierarchical approaches suffer from shortcomings ranging from single point of failure to network congestion. In this paper, we propose a resource discovery mechanism that relies on the activities of an agent during peak request hours in a peer-to-peer (P2P) based grid system. The agent searches and learns the paths to requested resources with associated maximum rewards. These paths are managed by the super-node for subsequent resource discovery requests. We evaluated the performance of the proposed approach against some resource discovery approaches. The results show an improved performance in the proposed algorithm over the Time To Live (TTL) and and Adjacency List and Ant Colony Algorithm (GAA).
网格环境中基本需要的服务之一是资源发现。发现包括搜索与用户需求匹配的适当资源。该服务的有效机制仍然是一个关键问题,特别是在动态和可伸缩的环境(如网格)中。大多数基于集中式和分层方法的解决方案都存在从单点故障到网络拥塞等缺点。在本文中,我们提出了一种基于点对点(P2P)网格系统的资源发现机制,该机制依赖于代理在峰值请求时段的活动。代理搜索并学习到具有相关最大奖励的请求资源的路径。这些路径由超级节点管理,用于后续的资源发现请求。我们针对一些资源发现方法评估了所提出方法的性能。结果表明,该算法与生存时间算法(TTL)、邻接表算法和蚁群算法(GAA)相比,性能有所提高。
{"title":"Agent Based Resource Discovery for Peak Request Periods in Peer-to-Peer Grid Infrastructures","authors":"Moses Olaifa, R. V. D. Merwe, T. Mapayi","doi":"10.1109/CSE.2014.199","DOIUrl":"https://doi.org/10.1109/CSE.2014.199","url":null,"abstract":"One of the fundamentally required services in the grid environment is resource discovery. The discovery involves the search for appropriate resources that match user requirements. An efficient mechanism for this service still remains a crucial problem especially within a dynamic and scalable environment such as the grid. Majority of the proposed solutions based on centralized and hierarchical approaches suffer from shortcomings ranging from single point of failure to network congestion. In this paper, we propose a resource discovery mechanism that relies on the activities of an agent during peak request hours in a peer-to-peer (P2P) based grid system. The agent searches and learns the paths to requested resources with associated maximum rewards. These paths are managed by the super-node for subsequent resource discovery requests. We evaluated the performance of the proposed approach against some resource discovery approaches. The results show an improved performance in the proposed algorithm over the Time To Live (TTL) and and Adjacency List and Ant Colony Algorithm (GAA).","PeriodicalId":258990,"journal":{"name":"2014 IEEE 17th International Conference on Computational Science and Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129869606","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
期刊
2014 IEEE 17th International Conference on Computational Science and Engineering
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1