首页 > 最新文献

2018 9th International Conference on Awareness Science and Technology (iCAST)最新文献

英文 中文
A New Filter Evaluation Function for Feature Subset Selection with Evolutionary Computation 一种基于进化计算的特征子集选择滤波器评价函数
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517241
Atsushi Kawamura, B. Chakraborty
Feature subset selection is an optimization problem to achieve high classification accuracy with low number of features and low computational cost in the area of pattern classi- fication or data mining. There are various approaches to obtain this. Basically a search algorithm is used with a fitness function either based on intrinsic characteristics of the data, known as filter type, or based on classification accuracy of the classifier used, known as the wrapper type, to find out the optimum feature subset. Both the approaches have respective merits and demerits. Though lots of algorithms are developed so far, none of them works equally well for all the data sets, specially for very high dimensional data sets. In this work, a new feature evaluation measure based on the concept borrowed from topic modelling in text processing, has been developed. The proposed measure is used as a fitness function of evolutionary computational search techniques for designing filter type feature subset selection approach. Simulation experiments with various benchmark data sets have been done for assessing the efficiency of the proposed approach in comparison to the popular conventional filter type feature selection algorithms mRMR and CFS. It is found that the proposed approach is better in terms of selecting lesser number of features with comparable classification accuracy. The proposed algorithms work better for higher dimensional features and can be proved as an effective solution of feature selection for very high dimensional data.
特征子集选择是模式分类或数据挖掘领域中以较少的特征数量和较低的计算成本实现高分类精度的优化问题。有不同的方法可以得到它。基本上,搜索算法是与适应度函数一起使用的,或者基于数据的内在特征(称为过滤器类型),或者基于所使用的分类器的分类精度(称为包装器类型),以找出最优的特征子集。这两种方法各有优缺点。虽然目前已经开发了很多算法,但是没有一种算法能够很好地适用于所有的数据集,特别是对于非常高维的数据集。本文借鉴了文本处理中的主题建模概念,提出了一种新的特征评价方法。将该测度作为进化计算搜索技术的适应度函数,用于设计滤波器类型特征子集选择方法。与流行的传统滤波器类型特征选择算法mRMR和CFS相比,使用各种基准数据集进行了仿真实验,以评估所提出方法的效率。结果表明,该方法在选择较少数量的特征并具有相当的分类精度方面取得了较好的效果。该算法对高维数据的特征选择效果较好,是解决高维数据特征选择问题的有效方法。
{"title":"A New Filter Evaluation Function for Feature Subset Selection with Evolutionary Computation","authors":"Atsushi Kawamura, B. Chakraborty","doi":"10.1109/ICAWST.2018.8517241","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517241","url":null,"abstract":"Feature subset selection is an optimization problem to achieve high classification accuracy with low number of features and low computational cost in the area of pattern classi- fication or data mining. There are various approaches to obtain this. Basically a search algorithm is used with a fitness function either based on intrinsic characteristics of the data, known as filter type, or based on classification accuracy of the classifier used, known as the wrapper type, to find out the optimum feature subset. Both the approaches have respective merits and demerits. Though lots of algorithms are developed so far, none of them works equally well for all the data sets, specially for very high dimensional data sets. In this work, a new feature evaluation measure based on the concept borrowed from topic modelling in text processing, has been developed. The proposed measure is used as a fitness function of evolutionary computational search techniques for designing filter type feature subset selection approach. Simulation experiments with various benchmark data sets have been done for assessing the efficiency of the proposed approach in comparison to the popular conventional filter type feature selection algorithms mRMR and CFS. It is found that the proposed approach is better in terms of selecting lesser number of features with comparable classification accuracy. The proposed algorithms work better for higher dimensional features and can be proved as an effective solution of feature selection for very high dimensional data.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"21 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133089108","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
Which Source Code Plagiarism Detection Approach is More Humane? 哪种源代码抄袭检测方法更人性化?
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517170
Oscar Karnalim, Lisan Sulistiani
This paper contributes in developing source code plagiarism detection that is more aligned with human perspective. Three evaluation mechanisms that directly relate human perspective with evaluated approaches are proposed: think-aloud, aspectoriented, and empirical mechanism. Using those mechanisms, a comparative study toward attribute-and structure-based plagiarism detection approach (i.e., two popular approach categories in source code plagiarism detection) is conducted. According to that study, structure-based approach is more effective than the attribute-based one; its signature aspect and resulted similarity degrees are more related to human preferences. In addition, such approach is related to most human-oriented aspects for suspecting source code plagiarism.
本文有助于开发更符合人类视角的源代码抄袭检测。提出了三种直接将人类视角与评估方法联系起来的评估机制:出声思考、面向方面和经验机制。利用这些机制,对基于属性和基于结构的抄袭检测方法(即源代码抄袭检测中常用的两种方法)进行了比较研究。研究表明,基于结构的方法比基于属性的方法更有效;它的特征方面和结果相似度更多地与人类的偏好有关。此外,这种方法与怀疑源代码抄袭的大多数以人为本的方面有关。
{"title":"Which Source Code Plagiarism Detection Approach is More Humane?","authors":"Oscar Karnalim, Lisan Sulistiani","doi":"10.1109/ICAWST.2018.8517170","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517170","url":null,"abstract":"This paper contributes in developing source code plagiarism detection that is more aligned with human perspective. Three evaluation mechanisms that directly relate human perspective with evaluated approaches are proposed: think-aloud, aspectoriented, and empirical mechanism. Using those mechanisms, a comparative study toward attribute-and structure-based plagiarism detection approach (i.e., two popular approach categories in source code plagiarism detection) is conducted. According to that study, structure-based approach is more effective than the attribute-based one; its signature aspect and resulted similarity degrees are more related to human preferences. In addition, such approach is related to most human-oriented aspects for suspecting source code plagiarism.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132955029","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 Data Reconstruction Method for The Big-Data Analysis 面向大数据分析的数据重构方法
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517197
Masataka Mito, K. Murata, Daisuke Eguchi, Yuichiro Mori, M. Toyonaga
In recent years, the big-data approach has become important within various business operations and salesjudgment tactics. Contrarily, numerous privacy problems limit the progress of their analysis technologies. To mitigate such problems, this paper proposes several privacy-preserving methods, i.e., anonymization, extreme value record elimination, fully encrypted analysis, and so on. However, privacy-cracking fears still remain that prevent the open use of big-data by other, external organizations. We propose a big-data reconstruction method that does not intrinsically use privacy data. The method uses only the statistical features of big-data, i.e., its attribute histograms and their correlation coefficients. To verify whether valuable information can be extracted using this method, we evaluate the data by using Self Organizing Map (SOM) as one of the big-data analysis tools. The results show that the same pieces ofinformation are extracted from our data and the big-data.
近年来,大数据方法在各种商业运作和销售判断策略中变得越来越重要。相反,大量的隐私问题限制了其分析技术的进步。为了缓解这些问题,本文提出了匿名化、极值记录消除、全加密分析等几种隐私保护方法。然而,对隐私泄露的担忧仍然存在,这阻碍了其他外部组织公开使用大数据。我们提出了一种本质上不使用隐私数据的大数据重构方法。该方法仅利用大数据的统计特征,即属性直方图及其相关系数。为了验证该方法是否可以提取有价值的信息,我们使用自组织地图(SOM)作为大数据分析工具之一对数据进行评估。结果表明,从我们的数据和大数据中提取的信息是相同的。
{"title":"A Data Reconstruction Method for The Big-Data Analysis","authors":"Masataka Mito, K. Murata, Daisuke Eguchi, Yuichiro Mori, M. Toyonaga","doi":"10.1109/ICAWST.2018.8517197","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517197","url":null,"abstract":"In recent years, the big-data approach has become important within various business operations and salesjudgment tactics. Contrarily, numerous privacy problems limit the progress of their analysis technologies. To mitigate such problems, this paper proposes several privacy-preserving methods, i.e., anonymization, extreme value record elimination, fully encrypted analysis, and so on. However, privacy-cracking fears still remain that prevent the open use of big-data by other, external organizations. We propose a big-data reconstruction method that does not intrinsically use privacy data. The method uses only the statistical features of big-data, i.e., its attribute histograms and their correlation coefficients. To verify whether valuable information can be extracted using this method, we evaluate the data by using Self Organizing Map (SOM) as one of the big-data analysis tools. The results show that the same pieces ofinformation are extracted from our data and the big-data.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132444650","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
Logic Error Detection Algorithm for Novice Programmers based on Structure Pattern and Error Degree 基于结构模式和错误程度的初级程序员逻辑错误检测算法
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517171
Yuto Yoshizawa, Y. Watanobe
In recent years, the importance of programming skills is increasing due to advances in information and communication technologies. However, the difficulty involved in learning programming is a major problem for novices. Therefore, we propose a logic error detection algorithm based on structure pattern and error degree. Structure pattern is an index of similarity based on abstract syntax trees, and error degree is a measure of appropriateness for feedback. In the present paper, we define structure pattern and error degree and present the proposed algorithm method. Implementation and experimentation using actual data are also considered.
近年来,由于信息和通信技术的进步,编程技能的重要性正在增加。然而,编程学习的难度是新手面临的主要问题。因此,我们提出了一种基于结构模式和误差程度的逻辑错误检测算法。结构模式是基于抽象语法树的相似性指标,错误程度是对反馈适当性的度量。在本文中,我们定义了结构模式和误差度,并提出了算法方法。还考虑了实际数据的实现和实验。
{"title":"Logic Error Detection Algorithm for Novice Programmers based on Structure Pattern and Error Degree","authors":"Yuto Yoshizawa, Y. Watanobe","doi":"10.1109/ICAWST.2018.8517171","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517171","url":null,"abstract":"In recent years, the importance of programming skills is increasing due to advances in information and communication technologies. However, the difficulty involved in learning programming is a major problem for novices. Therefore, we propose a logic error detection algorithm based on structure pattern and error degree. Structure pattern is an index of similarity based on abstract syntax trees, and error degree is a measure of appropriateness for feedback. In the present paper, we define structure pattern and error degree and present the proposed algorithm method. Implementation and experimentation using actual data are also considered.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126343496","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
Aspect Aware Optimized Opinion Analysis of Online Product Reviews 面向方面的在线产品评论优化意见分析
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517172
S. Das, B. Chakraborty
Now-a-days social media and micro blogging sites are the most popular form of communication. The most useful application on these platforms is Opinion mining or Sentiment classification of the users. Here, in this work an automated method has been proposed to analyze and summarize opinions on a product in a structured, product aspect based manner. The proposed method will help future potential buyers to acquire complete idea, from a comprehensible representation of the reviews, without going through all the reviews manually.
如今,社交媒体和微博网站是最流行的交流方式。这些平台上最有用的应用是用户的意见挖掘或情感分类。在这里,在这项工作中,提出了一种自动化的方法,以结构化的、基于产品方面的方式分析和总结对产品的意见。所提出的方法将帮助未来的潜在买家获得完整的想法,从一个可理解的评论表示,而不需要手动浏览所有的评论。
{"title":"Aspect Aware Optimized Opinion Analysis of Online Product Reviews","authors":"S. Das, B. Chakraborty","doi":"10.1109/ICAWST.2018.8517172","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517172","url":null,"abstract":"Now-a-days social media and micro blogging sites are the most popular form of communication. The most useful application on these platforms is Opinion mining or Sentiment classification of the users. Here, in this work an automated method has been proposed to analyze and summarize opinions on a product in a structured, product aspect based manner. The proposed method will help future potential buyers to acquire complete idea, from a comprehensible representation of the reviews, without going through all the reviews manually.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125970124","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
The Assistance for Drug Dispensing Using LED Notification and IR Sensor-based Monitoring Methods 使用LED通知和基于红外传感器的监测方法协助药品调剂
Pub Date : 2018-09-01 DOI: 10.1109/ICAWST.2018.8517168
Chin-Chuan Han, Hao-Pu Lin, Chao-Hsu Chang, Chang-Hsing Lee, Jau-Ling Shih, Chunlan Hsu, Jen-Chih Chang
In this study, an assistant system is developed for pharmacist to improve the dispensing quality by two functions: notification in time and monitoring in real time. During drug dispensation, the system gets the patient’s prescription issued from doctors, and drives the light-emitting diode (LED) for notification. Since some drug titles, shapes, colors, or packages are very similar, pharmacists waste lots of time to find the correct drugs. With LED notification, pharmacists pick up the drugs from the correct cabinets, and save the dispensing time. Second, the system monitors pharmacist actions by the infrared (IR) sensors. An alarm is given if pharmacists pick up the incorrect drugs or lost the drug items, even the correct LEDs are turn on. In addition, a web-based information system is designed for drug dispensing and inventory management. During the dispensation, patient information and drug data are displayed on the screen for notification.
本研究通过实时通知和实时监控两个功能,为药师提高调剂质量开发了一个辅助系统。在药物分配过程中,系统从医生那里获得患者的处方,并驱动发光二极管(LED)进行通知。由于一些药物的名称、形状、颜色或包装非常相似,药剂师浪费了大量时间来寻找正确的药物。通过LED通知,药剂师从正确的橱柜中取出药物,节省了配药时间。其次,系统通过红外(IR)传感器监测药剂师的行动。如果药剂师拿错了药或丢了药,就会发出警报,即使正确的led也会打开。此外,还设计了一个基于网络的信息系统,用于药品调剂和库存管理。在配药过程中,患者信息和药物数据显示在屏幕上以供通知。
{"title":"The Assistance for Drug Dispensing Using LED Notification and IR Sensor-based Monitoring Methods","authors":"Chin-Chuan Han, Hao-Pu Lin, Chao-Hsu Chang, Chang-Hsing Lee, Jau-Ling Shih, Chunlan Hsu, Jen-Chih Chang","doi":"10.1109/ICAWST.2018.8517168","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517168","url":null,"abstract":"In this study, an assistant system is developed for pharmacist to improve the dispensing quality by two functions: notification in time and monitoring in real time. During drug dispensation, the system gets the patient’s prescription issued from doctors, and drives the light-emitting diode (LED) for notification. Since some drug titles, shapes, colors, or packages are very similar, pharmacists waste lots of time to find the correct drugs. With LED notification, pharmacists pick up the drugs from the correct cabinets, and save the dispensing time. Second, the system monitors pharmacist actions by the infrared (IR) sensors. An alarm is given if pharmacists pick up the incorrect drugs or lost the drug items, even the correct LEDs are turn on. In addition, a web-based information system is designed for drug dispensing and inventory management. During the dispensation, patient information and drug data are displayed on the screen for notification.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"28 5","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114025312","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
Video Summarization: How to Use Deep-Learned Features Without a Large-Scale Dataset 视频摘要:如何在没有大规模数据集的情况下使用深度学习的特征
Didik Purwanto, Yie-Tarng Chen, Wen-Hsien Fang, Wen-Chi Wu
This paper proposes a framework incorporating deep-learned features with the conventional machine learning models within which the objective function is optimized by using quadratic programming or quasi-Newton methods instead of an end-to-end deep learning approach which uses variants of stochastic gradient descent algorithms. A temporal segmentation algorithm is first scrutinized by using a learning to rank scheme to detect the abrupt changes of frame appearances in a video sequence. Afterward, a peak-searching algorithm, statisticssensitive non-linear iterative peak-clipping (SNIP), is employed to acquire the local maxima of the filtered video sequence after rank pooling, where each of the local maxima corresponds to a key frame in the video. Simulations show that the new approach outperforms the main state-of-the-art works on four public video datasets.
本文提出了一个将深度学习特征与传统机器学习模型相结合的框架,其中目标函数通过使用二次规划或准牛顿方法进行优化,而不是使用随机梯度下降算法变体的端到端深度学习方法。首先研究了一种时间分割算法,采用学习排序方法检测视频序列中帧外观的突变。然后,采用峰值搜索算法统计敏感非线性迭代峰值裁剪(SNIP),在秩池化后获取滤波后的视频序列的局部最大值,其中每个局部最大值对应视频中的一个关键帧。仿真结果表明,该方法在四个公共视频数据集上的性能优于目前最先进的方法。
{"title":"Video Summarization: How to Use Deep-Learned Features Without a Large-Scale Dataset","authors":"Didik Purwanto, Yie-Tarng Chen, Wen-Hsien Fang, Wen-Chi Wu","doi":"10.29007/21Q3","DOIUrl":"https://doi.org/10.29007/21Q3","url":null,"abstract":"This paper proposes a framework incorporating deep-learned features with the conventional machine learning models within which the objective function is optimized by using quadratic programming or quasi-Newton methods instead of an end-to-end deep learning approach which uses variants of stochastic gradient descent algorithms. A temporal segmentation algorithm is first scrutinized by using a learning to rank scheme to detect the abrupt changes of frame appearances in a video sequence. Afterward, a peak-searching algorithm, statisticssensitive non-linear iterative peak-clipping (SNIP), is employed to acquire the local maxima of the filtered video sequence after rank pooling, where each of the local maxima corresponds to a key frame in the video. Simulations show that the new approach outperforms the main state-of-the-art works on four public video datasets.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"157 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-08-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126686345","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}
引用次数: 3
Modeling Non-Compositional Expressions using a Search Engine 使用搜索引擎建模非组合表达式
Cheikh M. Bamba Dione, Christer Johansson
Non-compositional multi-word expressions present great challenges to natural language processing applications. In this paper, we present a method for modeling non-compositional expressions based on the assumption that the meaning of expressions depends on context. Therefore, context words can be used to select documents and separate documents where the expression has different meanings. Deviation from a baseline is measured using serendipity (i.e. the pointwise effect size). We used this statistical measure to mark which patterns are over-and under-represented and to take a decision if the pattern under scrutiny belongs to the meaning selected by the context words or not. We used the Google search engine to find document frequency estimates. When used with Google document frequency estimates, the serendipity measure closely mirrors some human intuitions on the preferred alternative.
非组合多词表达式对自然语言处理的应用提出了巨大的挑战。在本文中,我们提出了一种基于表达式的意义依赖于上下文的假设来建模非组合表达式的方法。因此,上下文词可以用来选择文档,并将表达不同含义的文档分开。与基线的偏差是用偶然性(即逐点效应大小)来测量的。我们使用这种统计方法来标记哪些模式被过度代表,哪些模式未被充分代表,并决定被审查的模式是否属于上下文单词选择的含义。我们使用谷歌搜索引擎来查找文档频率估计。当与谷歌文档频率估计一起使用时,偶然性衡量标准密切反映了人类对首选替代方案的一些直觉。
{"title":"Modeling Non-Compositional Expressions using a Search Engine","authors":"Cheikh M. Bamba Dione, Christer Johansson","doi":"10.29007/4JL9","DOIUrl":"https://doi.org/10.29007/4JL9","url":null,"abstract":"Non-compositional multi-word expressions present great challenges to natural language processing applications. In this paper, we present a method for modeling non-compositional expressions based on the assumption that the meaning of expressions depends on context. Therefore, context words can be used to select documents and separate documents where the expression has different meanings. Deviation from a baseline is measured using serendipity (i.e. the pointwise effect size). We used this statistical measure to mark which patterns are over-and under-represented and to take a decision if the pattern under scrutiny belongs to the meaning selected by the context words or not. We used the Google search engine to find document frequency estimates. When used with Google document frequency estimates, the serendipity measure closely mirrors some human intuitions on the preferred alternative.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127070778","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 Enhanced Hybrid MobileNet 增强型混合移动网络
Pub Date : 2017-12-13 DOI: 10.1109/ICAWST.2018.8517177
Hong-Yen Chen, Chung-Yen Su
Complicated and deep neural network models can achieve high accuracy for image recognition. However, they require a huge amount of computations and model parameters, which are not suitable for mobile and embedded devices. Therefore, MobileNet was proposed, which can reduce the number of parameters and computational cost dramatically. The main idea of MobileNet is to use a depthwise separable convolution. Two hyper-parameters, a width multiplier and a resolution multiplier are used to the trade-off between the accuracy and the latency. In this paper, we propose a new architecture to improve the MobileNet. Instead of using the resolution multiplier, we use a depth multiplier and combine with either Fractional Max Pooling or the max pooling. Experimental results on CIFAR database show that the proposed architecture can reduce the amount of computational cost and increase the accuracy simultaneously 1.This work is partly supported by Ministry of Science and Technology, R.O.C. under Contract No. MOST 106-2221-E-003-011.
复杂的深度神经网络模型可以达到较高的图像识别精度。然而,它们需要大量的计算量和模型参数,不适合移动和嵌入式设备。因此,提出了MobileNet,它可以显著减少参数的数量和计算成本。MobileNet的主要思想是使用深度可分离卷积。使用两个超参数,一个宽度乘法器和一个分辨率乘法器来权衡精度和延迟。在本文中,我们提出了一种新的架构来改进MobileNet。我们不使用分辨率乘法器,而是使用深度乘法器,并结合分数最大池化或最大池化。在CIFAR数据库上的实验结果表明,该架构在降低计算成本的同时提高了准确率。本研究由中华民国科学技术部根据合约编号:大多数106 - 2221 - e - 003 - 011。
{"title":"An Enhanced Hybrid MobileNet","authors":"Hong-Yen Chen, Chung-Yen Su","doi":"10.1109/ICAWST.2018.8517177","DOIUrl":"https://doi.org/10.1109/ICAWST.2018.8517177","url":null,"abstract":"Complicated and deep neural network models can achieve high accuracy for image recognition. However, they require a huge amount of computations and model parameters, which are not suitable for mobile and embedded devices. Therefore, MobileNet was proposed, which can reduce the number of parameters and computational cost dramatically. The main idea of MobileNet is to use a depthwise separable convolution. Two hyper-parameters, a width multiplier and a resolution multiplier are used to the trade-off between the accuracy and the latency. In this paper, we propose a new architecture to improve the MobileNet. Instead of using the resolution multiplier, we use a depth multiplier and combine with either Fractional Max Pooling or the max pooling. Experimental results on CIFAR database show that the proposed architecture can reduce the amount of computational cost and increase the accuracy simultaneously 1.This work is partly supported by Ministry of Science and Technology, R.O.C. under Contract No. MOST 106-2221-E-003-011.","PeriodicalId":277939,"journal":{"name":"2018 9th International Conference on Awareness Science and Technology (iCAST)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133152471","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}
引用次数: 51
期刊
2018 9th International Conference on Awareness Science and Technology (iCAST)
全部 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