2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)最新文献

筛选
英文 中文
Semi-supervised sufficient dimension reduction under class-prior change 类先验变化下的半监督充分降维
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880182
Hideko Kawakubo, Masashi Sugiyama
{"title":"Semi-supervised sufficient dimension reduction under class-prior change","authors":"Hideko Kawakubo, Masashi Sugiyama","doi":"10.1109/TAAI.2016.7880182","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880182","url":null,"abstract":"Sufficient dimension reduction (SDR) is a popular framework for supervised dimension reduction, aiming at reducing the dimensionality of input data while information on output data is maximally maintained. On the other hand, in many recent supervised classification learning tasks, it is conceivable that the balance of samples in each class varies between the training and testing phases. Such a phenomenon, referred to as class-prior change, causes existing SDR methods to perform undesirably particularly when the training data is highly imbalanced. In this paper, we extend the state-of-the-art SDR method called leastsquares gradients for dimension reduction (LSGDR) to be able to cope with such class-prior change under the semi-supervised learning setup where unlabeled test data are available in addition to labeled training data. Through experiments, we demonstrate the usefulness of our proposed method.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"47 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120982925","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
Linking, integrating, and translating entities via iterative graph matching 通过迭代图匹配链接、集成和翻译实体
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880156
Taesung Lee, Seung-won Hwang
{"title":"Linking, integrating, and translating entities via iterative graph matching","authors":"Taesung Lee, Seung-won Hwang","doi":"10.1109/TAAI.2016.7880156","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880156","url":null,"abstract":"Entity tasks, such as linking, integration, and translation, are crucial for many search and NLP applications. For this purposed entity graphs have been manually built or automatically harvested. In this paper, we survey existing approaches abstracting these problems into a graph-based iterative matching on a pair of entity graphs.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125182682","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
Snake game AI: Movement rating functions and evolutionary algorithm-based optimization 贪吃蛇游戏AI:移动评级功能和进化算法优化
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880166
Jia-Fong Yeh, Pei-Hsiu Su, Shih-Heng Huang, T. Chiang
{"title":"Snake game AI: Movement rating functions and evolutionary algorithm-based optimization","authors":"Jia-Fong Yeh, Pei-Hsiu Su, Shih-Heng Huang, T. Chiang","doi":"10.1109/TAAI.2016.7880166","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880166","url":null,"abstract":"Snake game is a computer action game, whose goal is to control a snake to move and collect food in a map. In this paper we develop a controller based on movement rating functions considering smoothness, space, and food. Scores given by these functions are aggregated by linear weighted sum, and the snake takes the action that leads to the highest score. To find a set of good weight values, we apply an evolutionary algorithm. We examine several algorithm variants of different crossover and environmental selection operators. Experimental results show that our design method is able to generate smart controllers.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127234718","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
Fast-searching algorithm for vector quantization using modified multiple triangular inequality 基于修正多重三角不等式的矢量量化快速搜索算法
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880112
C. H. Wu, Hsung-Pin Chang, Y. C. Liu, G. H. Lee, L. Chi
{"title":"Fast-searching algorithm for vector quantization using modified multiple triangular inequality","authors":"C. H. Wu, Hsung-Pin Chang, Y. C. Liu, G. H. Lee, L. Chi","doi":"10.1109/TAAI.2016.7880112","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880112","url":null,"abstract":"This paper proposes a Modified Multiple Triangular Inequality Elimination (MMTIE) to further reduce the search number of candidate codevectors. The MMTIE adopts the same original search space as the MTIE scheme with the initial best-matched codevector selected by the Initial Index Code Assignment (IICA), and integrates the intersection rule of the Candidate Codevectors Group (CCG) scheme to further reduce the search space and find the best-matched candidate by table look-up operation in the coding stage. Since the IICA approach selects an initial best-matched codevector by exploiting the correlations of the neighboring blocks and the predefined CCG space is obtained from the off-line stage, the MMTIE algorithm achieves better coding efficiency than the original MTIE at a cost of extra memory. In addition, the proposed algorithm provides the same coding quality as the full search method. Experimental results demonstrate the effectiveness of the proposed scheme in comparison with our previous MTIE coding scheme.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"114 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134018218","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
Multiobjective permutation flow shop scheduling using MOEA/D with local search 基于局部搜索的多目标置换流水车间调度
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880168
Yu-Teng Chang, T. Chiang
{"title":"Multiobjective permutation flow shop scheduling using MOEA/D with local search","authors":"Yu-Teng Chang, T. Chiang","doi":"10.1109/TAAI.2016.7880168","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880168","url":null,"abstract":"This paper addresses the multiobjective permutation flow shop scheduling problem, where makespan and total flow time are to be minimized simultaneously. We solve the problem by an extended version of the multiobjective evolutionary algorithm based on decomposition (MOEA/D). We investigate the effects of scalarization functions and the replacement mechanism. We also incorporate local search into MOEA/D and investigate design issues including individuals to do local search and resource allocation. Experiments are conducted on 90 public problem instances with different scale, and research findings are reported. Comparing with the state of the art, our algorithm shows competitive performance on small-scale instances and superior performance on medium- and large-scale instances.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133015065","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
A cluster-based opinion leader discovery in social network 基于集群的社交网络意见领袖发现
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880184
Yi-Cheng Chen, Ju-Ying Cheng, Hui-Huang Hsu
{"title":"A cluster-based opinion leader discovery in social network","authors":"Yi-Cheng Chen, Ju-Ying Cheng, Hui-Huang Hsu","doi":"10.1109/TAAI.2016.7880184","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880184","url":null,"abstract":"Recently, opinion leader discovery has drawn much attention due to its widespread applicability. By identifying the opinion leader, companies or governments can manipulate the selling or guiding public opinion, respectively. However, mining opinion leader is a challenge task because of the complexity of processing social graph and analyzing leadership quality. In this study, a novel method, TCOL-Miner, is proposed to efficiently find the opinion leaders from a huge social network. We integrate the clustering and semantic analysis methods with some pruning strategies to tackle the influence overlapping issue and the potential leadership of individuals. The experimental results show that the proposed TCOL-Miner can effectively discover the influenced opinion leaders in different real social networks with efficiency.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":" 674","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113946917","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
Multiple big data processing platforms 多个大数据处理平台
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880175
B. Chang, H. Tsai, Yi-Sheng Chang, Chien-Feng Huang
{"title":"Multiple big data processing platforms","authors":"B. Chang, H. Tsai, Yi-Sheng Chang, Chien-Feng Huang","doi":"10.1109/TAAI.2016.7880175","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880175","url":null,"abstract":"The integration of Hive, Impala and Spark SQL platforms has achieved to perform rapid data retrieval using SQL query in big data environment. This paper is to design the optimized platform selection for highly improving the response of data retrieval. It can automatically choose the best-perform platform to best perform SQL commands. In addition, the distributed memory storage systems using Memcached and the distributed file system Hadoop HDFS have implemented the caching so that the fastest data retrieval has done once the repeated SQL command has applied.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129737606","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
Effects of grouping on friendships and group composition methods using social network analysis 群体对友谊的影响及基于社会网络分析的群体组成方法
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880167
Atsuko Mutoh, Kouta Aratani, Miwa Sakata, Nobuhiro Inuzuka
{"title":"Effects of grouping on friendships and group composition methods using social network analysis","authors":"Atsuko Mutoh, Kouta Aratani, Miwa Sakata, Nobuhiro Inuzuka","doi":"10.1109/TAAI.2016.7880167","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880167","url":null,"abstract":"One of the most important factors for enriching student life is the promotion of good relationships among the students. Furthermore, good relationships among students lead to effective learning. Accordingly, teachers need to help students form good friendships through classwork. Cooperative learning, student and a task for the group to accomplish, is one of the most common methods of active learning and generate friendships. We friendship networks among university students. We then propose methods for composing groups to generate friendships. We apply our proposed methods to actual cooperative learning activities and observe their effects. An analysis of the resulting friendship networks show that students grouped by the proposed methods made more friends than students grouped by a conventional method. Questionnaire results show that satisfaction with the lecture of the students grouped by the proposed methods were higher than that of the students grouped by the conventional method.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129514871","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
Prediction of accrual expenses in balance sheet using decision trees and linear regression 运用决策树和线性回归预测资产负债表中的应计费用
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880157
Chih-Yu Wang, Ming-Yen Lin
{"title":"Prediction of accrual expenses in balance sheet using decision trees and linear regression","authors":"Chih-Yu Wang, Ming-Yen Lin","doi":"10.1109/TAAI.2016.7880157","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880157","url":null,"abstract":"In response to globalization, International Financial Reporting Standards (IFRS) has become the norm of the global capital markets. Companies preparing financial statements using IFRS may make the financial situation fully disclosed. Nevertheless, an overestimated accrual expense of a balance sheet may not only underestimate the earnings data, but also increase the cash outflows of the statement of cash flows. When the accrual expense is underestimated, corporate earnings will inflate earnings statistics. In addition, the problem of funds shortage may occur upon actual payment because the cash outflows of the statement of cash flows is underestimated. In this paper, we adopt the prediction mechanism in data mining to predict the unused vacation time of employees, which in turn becomes a part of the accrual expenses in the balance sheet. The prediction target is the bonus of unused annual leave in terms of unused hours so that the estimated amount of fees payable accuracy in the balance sheet can be improved. Both decision-tree models and regression analysis are used. Comprehensive experiments show that the decision-tree method outperforms the regression analysis method, with MAE of −23.1 and RMSE of 43.1.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"143 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133660183","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
Mobile-friendly and streaming web-based data visualization 移动友好和基于web的流式数据可视化
2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI) Pub Date : 2016-11-01 DOI: 10.1109/TAAI.2016.7880163
LiJung Chi, Chi-Hsuan Huang, Kun-Ta Chuang
{"title":"Mobile-friendly and streaming web-based data visualization","authors":"LiJung Chi, Chi-Hsuan Huang, Kun-Ta Chuang","doi":"10.1109/TAAI.2016.7880163","DOIUrl":"https://doi.org/10.1109/TAAI.2016.7880163","url":null,"abstract":"We in this paper introduce a novel data visualization package, called the ADD framework, to support responsive and adaptive data-driven visualization. Currently, interactive data visualization, which is generally achieved by Javascript-based libraries such as D3.js, cannot be easily manipulated as the responsive way like the RWD principle in the CSS design. Visualization of abundant information becomes challenging while switching between the desktop view or the mobile view. To ease of code maintenance and to get rid of coding complication for diversified screen resolution, we incorporate advantages from React and D3.js. The main contribution of the ADD framework, released as an open-source library, is to facilitate the development of data manipulation and visualization in the responsive way, pursuing better user mobile experience. In addition, we also present the future direction of developing websocket-based streaming data loader for Javascript, to enable the seamless update of JSON data in the web page without user re-click. Currently, the ADD framework is open source and the streaming data loader will be released soon as the same way.","PeriodicalId":159858,"journal":{"name":"2016 Conference on Technologies and Applications of Artificial Intelligence (TAAI)","volume":"108 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124209655","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
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学术官方微信