2015 12th Web Information System and Application Conference (WISA)最新文献

筛选
英文 中文
Graph-Based Web Query Classification 基于图的Web查询分类
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.68
Chunwei Xia, Xin Wang
{"title":"Graph-Based Web Query Classification","authors":"Chunwei Xia, Xin Wang","doi":"10.1109/WISA.2015.68","DOIUrl":"https://doi.org/10.1109/WISA.2015.68","url":null,"abstract":"Understanding Web users' search intent expressed by their queries is essential for a search engine to provide the appropriate answers. Web query classification (QC) algorithms have been widely studied to improve the accuracy and meet users' demands. Some QC algorithms convert queries into vectors and use SVM or CRF model as the classifier. However, with the volume of data increasing, the time consumed significantly increases. In this paper, we propose a method in which we split the queries into words and convert queries into a graph, after that, we adopt a liner equation as the classifier. Experimental results exhibit that our method has similar accuracy but higher efficiency compared with the existing methods. Our method can decrease the training time by 10% compared with the SVM algorithm, and also outperform the CRF model.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"306 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115874717","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
Multilingual Information Retrieval and Smart News Feed Based on Big Data 基于大数据的多语种信息检索与智能信息流
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.44
Ye Liang, Ningning Guo, Chunxiao Xing, Yong Zhang, C. Li
{"title":"Multilingual Information Retrieval and Smart News Feed Based on Big Data","authors":"Ye Liang, Ningning Guo, Chunxiao Xing, Yong Zhang, C. Li","doi":"10.1109/WISA.2015.44","DOIUrl":"https://doi.org/10.1109/WISA.2015.44","url":null,"abstract":"Based on the study of linguistics, Information Science and Library and Information Science, we research on the real-time news posted on the authority sites in the world's major countries. By analyzing the massive news of different information sources and language origins, we come up with a basic theory model and its algorithm on news, which is capable of intelligent collection, quick access, deduplication, correction and integration with news' backgrounds. Furthermore, we can find out connections between news and readers' interest. So we can achieve a real-time and on-demand news feed as well as provide a theoretical basis and verification of scientific problems on real-time processing of massive information. Finally, the simulation experiment shows that the multilingual news matching technology could give more help to distinguish the similar news in different languages than the traditional method.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"83 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115484929","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
Receive CPU Selection Framework: Cross-Layer Optimization In Network Stack to Improve Server Scalability 接收CPU选择框架:网络堆栈中的跨层优化以提高服务器的可扩展性
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.71
Jiaquan He, Yu Chen, Yong Zhang, Chunxiao Xing
{"title":"Receive CPU Selection Framework: Cross-Layer Optimization In Network Stack to Improve Server Scalability","authors":"Jiaquan He, Yu Chen, Yong Zhang, Chunxiao Xing","doi":"10.1109/WISA.2015.71","DOIUrl":"https://doi.org/10.1109/WISA.2015.71","url":null,"abstract":"This paper explores what normal web requests look like in the Linux kernel network stack's perspective, summarizes the available hardware and software optimization techniques, and then presents a method of improving web server applications' performance and scalability by introducing the Receive CPU Selection framework. This framework bridges the information gap between network stack layers and makes it possible to process a web request always within one CPU core from the NIC (network interface card) to the application process, which avoid cache misses and CPU core switches. Experiments show that with this optimization, server applications perform and scale better. Unlike previous optimization, server applications can gain noticeable performance improvement while their source codes remain unmodified, which is a significant requirement in the production environment.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123979683","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
A Method of JavaScript Path Obfuscation Based on Collatz Conjecture 基于Collatz猜想的JavaScript路径混淆方法
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.56
Shukai Qin, Zhenyu Wang, Yonghong Wang, Kaijie Xu
{"title":"A Method of JavaScript Path Obfuscation Based on Collatz Conjecture","authors":"Shukai Qin, Zhenyu Wang, Yonghong Wang, Kaijie Xu","doi":"10.1109/WISA.2015.56","DOIUrl":"https://doi.org/10.1109/WISA.2015.56","url":null,"abstract":"For the symbolic execution, dynamic taint analysis and theorem proving are widely used in software reverse engineering in recent years, the traditional code obfuscation can't make the JavaScript free of the reverse engineering, although the code may read hardly. Based on that, this paper proposes a code obfuscation technique to against the symbolic execution. This technique is based on the unsolved conjecture which named Collatz conjecture. During the obfuscation, the function is stable as well as the control flow is changed. The experiment shows the method this paper used can implement the code protection to JavaScript. And the experiment prove that because of the unsolved problems, the symbolic execution is lack of necessary technical to do the reverse engineering.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"95 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129629612","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
A Firewall Rules Optimized Model Based on Service-Grouping 基于服务分组的防火墙规则优化模型
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.47
Lin Zhang, Mengxing Huang
{"title":"A Firewall Rules Optimized Model Based on Service-Grouping","authors":"Lin Zhang, Mengxing Huang","doi":"10.1109/WISA.2015.47","DOIUrl":"https://doi.org/10.1109/WISA.2015.47","url":null,"abstract":"Aiming at networks with a large number of firewall rules, in order to reduce the number of rules and rule filtering times while firewall's performance does not change, a firewall policy rules merging model based on rule-service is presented. The model detects the rules in a fast way using an algorithm based on rule service first, and then it resolves the conflicts segment by using action constraint strategy. And then it runs the rule merging algorithm in a set of rules with no anomalies based on service. Finally, the experimental results show that merging efficiency is outperformed compared with other similar rule merging models. Compared to the traditional firewall, the optimized firewall model made less filtering hits while processing the same packets.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122311446","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
A Probabilistic Approach to Analyzing the Stochastic QoS of Web Service Composition Web服务组合随机QoS的概率分析方法
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.14
Xiaosa Wang, Xiaodong Fu, Li Liu, Qingsong Huang, Kun Yue
{"title":"A Probabilistic Approach to Analyzing the Stochastic QoS of Web Service Composition","authors":"Xiaosa Wang, Xiaodong Fu, Li Liu, Qingsong Huang, Kun Yue","doi":"10.1109/WISA.2015.14","DOIUrl":"https://doi.org/10.1109/WISA.2015.14","url":null,"abstract":"Open and dynamic environments lead to inherent uncertainty of Web service QoS (Quality of Service). Thus, the Web service composition which consists of these services will be necessarily random of the QoS. The requirements of the QoS of Web service composition may not be certainly satisfied. We use a simulation approach named Importance Sampling to analyze the QoS probability of Web service composition in stochastic PERT network. In this paper, we propose a relatively simple distribution function and introduce a weighting function to ensure that the estimating of the target distribution function is an unbiased estimation. We conduct a comparison of Importance Sampling technique with Monte Carlo simulation about the rationality and the operation efficiency based on the actual QoS data of Web services by experiment. The experimental results prove that the Importance Sampling technique has better precision and higher efficiency than Monte Carlo simulation.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126887769","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 Method for Latent-Friendship Recommendation Based on Community Detection in Social Network 社交网络中基于社区检测的潜在友谊推荐方法
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.16
Yonghang Huang, Yong Tang, Chunying Li, Zhengyang Wu, Haoye Dong
{"title":"A Method for Latent-Friendship Recommendation Based on Community Detection in Social Network","authors":"Yonghang Huang, Yong Tang, Chunying Li, Zhengyang Wu, Haoye Dong","doi":"10.1109/WISA.2015.16","DOIUrl":"https://doi.org/10.1109/WISA.2015.16","url":null,"abstract":"The paper studies a method for recommendation based on community partition applying for user in social network. Firstly, the largest connected component in friend-relationship complex network are taken as the logic unit, and divide up the largest connected component into non-intersect kernel sub-network, the kernel sub-network based on The maximum complete sub-graph which has the mathematics foundation and convenient for the promotion of this algorithm. Secondly, create labels for each node outside the kernel relationship after the label spreading based on the kernel sub-network. In addition, calculate the weights of labels at nodes for eliminate the labels which weights are too small by self-adaptive threshold. In the end, recommending each other between the latent friend-relationship after finishing the community partition according to the label. The paper designs the related simulations and experiences in friend-relationship complex network at Scholat.com, to show feasibility, stability and robustness of Recommendation Method based on Community Partition, in the considerable efficiency. Further, we calculated precious, recall and F1 score according to the feedbacks from users to show the recommendation is accuracy.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131704741","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
ACID Encountering the CAP Theorem: Two Bank Case Studies ACID遇到CAP定理:两个银行案例研究
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.63
Chao Kong, Ming Gao, Weining Qian, Minqi Zhou, Xueqing Gong, Rong Zhang, Aoying Zhou
{"title":"ACID Encountering the CAP Theorem: Two Bank Case Studies","authors":"Chao Kong, Ming Gao, Weining Qian, Minqi Zhou, Xueqing Gong, Rong Zhang, Aoying Zhou","doi":"10.1109/WISA.2015.63","DOIUrl":"https://doi.org/10.1109/WISA.2015.63","url":null,"abstract":"In the era of big data, we may adopt the distributed architecture for a transaction processing system due to some reasons, including distributed branches, heavy demand and operational expenditure, etc. In terms of the CAP Theorem, a transaction processing system associated with ACID properties is infeasible to work well in the distributed architecture. It is indispensable to address how to make a trade-off between availability and partition tolerance for a bank as it favors the consistency in the distributed system. In this research, we conduct two case studies to address the question using two transaction logs collected from a bank in China. We mainly analyze the table dependency and the table concurrency, and find that (1) it is arduous to partition the data in the database system associated with ACID properties, (2) in-memory architecture for updating transactions may be an alternative for building a transaction processing system.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121455482","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 Novel Approach to Improving Resource Utilization for IaaS 一种提高IaaS资源利用率的新方法
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.46
Hui Dou, Yong Qi, Pengfei Chen
{"title":"A Novel Approach to Improving Resource Utilization for IaaS","authors":"Hui Dou, Yong Qi, Pengfei Chen","doi":"10.1109/WISA.2015.46","DOIUrl":"https://doi.org/10.1109/WISA.2015.46","url":null,"abstract":"IaaS is one of the three major cloud computing service models. Due to the dynamic arrival and departure of VM instances in IaaS, computing resource fragments cannot be avoided by traditional placement algorithms such as FFD and BF. In this paper, therefore, we propose a novel VM replacement algorithm called MCARD (Migration Cost-Aware Resource Defragmenter) to solve the problem that how to maximize the overall resource utilization for IaaS under the given migration cost constraint. In addition, based on the main idea of MCARD, we also present a new VM placement algorithm named MPlace, which is able to efficiently increase the resource utilization through properly using the migration constraint. The experimental and simulation results show that MCARD can increase the resource utilization by up to 7.27% while MPlace is able to improve the utilization by 2.83% on average compared with traditional VM placement algorithms.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128724126","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
Design and Implementation of Electric Charge Arrears Prediction System 电费拖欠预测系统的设计与实现
2015 12th Web Information System and Application Conference (WISA) Pub Date : 2015-09-11 DOI: 10.1109/WISA.2015.59
Wenzhong Guo, Wei-Yong Hong, Wanhua Li, Kun Guo
{"title":"Design and Implementation of Electric Charge Arrears Prediction System","authors":"Wenzhong Guo, Wei-Yong Hong, Wanhua Li, Kun Guo","doi":"10.1109/WISA.2015.59","DOIUrl":"https://doi.org/10.1109/WISA.2015.59","url":null,"abstract":"Electric charge is the primary income for the power company. However, collecting electric charge is much difficult due to the existence of the risky consumer which makes the huge impact on the normal operation and development of the company. So the arrear problem of the risky customers has become one of the focus problems. Based on the gettable electric data from some areas, this paper proposed an integral system which can predict risky customers according to the various scenarios. In the system, the Random Forest (RF) model and Extreme Learning Machine (ELM) model are integrated that can effectively analyze the obvious features of the risky customers and predict the potential risky customers. In the experiment part, it has shown that our system applied to arrear risky customers' prediction has higher performance.","PeriodicalId":198938,"journal":{"name":"2015 12th Web Information System and Application Conference (WISA)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127790923","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信