首页 > 最新文献

2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)最新文献

英文 中文
A Survey of Undergraduate Project Topics in Computer Science at the University of Botswana 波札那大学计算机科学本科专题调查
G. Mosweunyane, N. Motlogelwa, G. Malema
Model curricula such as ACM/IEEE recommend that characteristics of students graduating in Computer Science should include project experience. In line with these recommendations, students in their fourth year of undergraduate study in the Computer Science department at the University of Botswana have to complete a major project as part of fulfilling the requirements for the award of a degree. The project gives students the opportunity to implement some of the theories and techniques learnt during the course of their programme of study. Students‘ choice of project topics therefore heavily depends on what the curriculum offers in terms of diversity of course content and techniques taught. This paper presents an analysis of 154 students’ projects in the Computer Science department at the University of Botswana for the period 2013–2016 with a particular focus on the topic trends and issues of diversity and relevance to both the local and international context. The topics’ list is categorized using the Agglomerative Hierarchical Clustering method. The analysis of titles and abstracts shows an inclination towards web-based systems and mobile applications that are relevant to the local context. Also, the titles and abstracts do not reveal core Computer Science areas such as algorithms, machine learning and security. Trending topics in Computing, which are also typically done as project topics, also seem not to feature. To reveal an effective categorization and assess comparability to international trends the rest of entire project document (body) needs to be analysed.
ACM/IEEE等示范课程建议,计算机科学专业毕业生的特点应包括项目经验。根据这些建议,博茨瓦纳大学计算机科学系本科四年级的学生必须完成一个主要项目,作为完成学位授予要求的一部分。这个项目让学生有机会运用他们在学习过程中所学到的一些理论和技术。因此,学生对项目主题的选择在很大程度上取决于课程提供的课程内容的多样性和所教授的技术。本文对2013-2016年期间博茨瓦纳大学计算机科学系154名学生的项目进行了分析,特别关注主题趋势和多样性问题,以及与当地和国际背景相关的问题。使用聚集分层聚类方法对主题列表进行分类。对标题和摘要的分析表明,人们倾向于基于网络的系统和与当地环境相关的移动应用程序。此外,标题和摘要也没有揭示核心的计算机科学领域,如算法、机器学习和安全。计算机领域的热门话题,通常也是作为项目主题来做的,似乎也没有特色。为了揭示有效的分类和评估与国际趋势的可比性,需要分析整个项目文件(主体)的其余部分。
{"title":"A Survey of Undergraduate Project Topics in Computer Science at the University of Botswana","authors":"G. Mosweunyane, N. Motlogelwa, G. Malema","doi":"10.1109/ICONIC.2018.8601086","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601086","url":null,"abstract":"Model curricula such as ACM/IEEE recommend that characteristics of students graduating in Computer Science should include project experience. In line with these recommendations, students in their fourth year of undergraduate study in the Computer Science department at the University of Botswana have to complete a major project as part of fulfilling the requirements for the award of a degree. The project gives students the opportunity to implement some of the theories and techniques learnt during the course of their programme of study. Students‘ choice of project topics therefore heavily depends on what the curriculum offers in terms of diversity of course content and techniques taught. This paper presents an analysis of 154 students’ projects in the Computer Science department at the University of Botswana for the period 2013–2016 with a particular focus on the topic trends and issues of diversity and relevance to both the local and international context. The topics’ list is categorized using the Agglomerative Hierarchical Clustering method. The analysis of titles and abstracts shows an inclination towards web-based systems and mobile applications that are relevant to the local context. Also, the titles and abstracts do not reveal core Computer Science areas such as algorithms, machine learning and security. Trending topics in Computing, which are also typically done as project topics, also seem not to feature. To reveal an effective categorization and assess comparability to international trends the rest of entire project document (body) needs to be analysed.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125548302","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 Training Utility for Estimating the Bowling Speed of a Cricketer Using Accelerometer Data 使用加速度计数据估计板球运动员保龄球速度的训练实用程序
Bhekisisa Nyoni, M. Nleya, B. Mtunzi
This prototype system known as the Wearable Instantaneous Ball Speed Estimator (WIBASE) was designed to measure the bowling speed of a cricketer during training. When fast bowlers are training, coaches have to assess their ability to bowl consistently fast balls even when they are required to perform long bowling spells, hence the need for reliable, accessible and affordable equipment for measuring their bowling speed cannot be over emphasised. The WIBASE seeks to fill in this gap. It is made up of two hardware components; a computer and a wrist-worn electronic board that houses among other components, a 3-dimensional (3D) acceleration sensor. The system tracks the three-axis acceleration generated by the movement of the arm when delivering the ball and stores these values. The raw sensor data from three different sensors namely accelerometer, gyroscope and magnetometer is processed by a Digital Motion Processor (DMP) on the board in a process known as Sensor Fusion before it is sent via Bluetooth to the computer. The computer runs a Python script that receives the filtered acceleration which consists of both static acceleration and dynamic acceleration. The acceleration is numerically integrated over a minute period of time around the release point using the Trapezoidal method of integrating numerical data to derive the speed of the cricket bowler. The results obtained from the three sets of experiments that were conducted show that the WIBASE can track the 3D acceleration of the hand when bowling, derive the speed of the bowlers and display the speed on a computer while logging all the data into a file.
这个原型系统被称为可穿戴式瞬时球速估计器(WIBASE),旨在测量板球运动员在训练期间的保龄球速度。当快速的投球手在训练时,教练必须评估他们持续投出快速球的能力,即使他们被要求进行长时间的投球,因此需要可靠、容易获得和负担得起的设备来测量他们的投球速度,这一点再强调也不为过。WIBASE试图填补这一空白。它由两个硬件部件组成;一台电脑和一块戴在手腕上的电路板,电路板上有一个三维加速度传感器。该系统在送球时跟踪由手臂运动产生的三轴加速度,并存储这些值。来自三个不同传感器的原始传感器数据,即加速度计、陀螺仪和磁力计,在通过蓝牙发送到计算机之前,由电路板上的数字运动处理器(DMP)在一个称为传感器融合的过程中进行处理。计算机运行一个Python脚本来接收过滤后的加速度,该加速度包括静态加速度和动态加速度。利用积分数值数据的梯形方法,在释放点周围的一分钟时间内对加速度进行数值积分,以得出板球投球手的速度。三组实验结果表明,WIBASE可以跟踪投球手的三维加速度,推导出投球手的速度,并在计算机上显示速度,同时将所有数据记录到文件中。
{"title":"A Training Utility for Estimating the Bowling Speed of a Cricketer Using Accelerometer Data","authors":"Bhekisisa Nyoni, M. Nleya, B. Mtunzi","doi":"10.1109/ICONIC.2018.8601232","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601232","url":null,"abstract":"This prototype system known as the Wearable Instantaneous Ball Speed Estimator (WIBASE) was designed to measure the bowling speed of a cricketer during training. When fast bowlers are training, coaches have to assess their ability to bowl consistently fast balls even when they are required to perform long bowling spells, hence the need for reliable, accessible and affordable equipment for measuring their bowling speed cannot be over emphasised. The WIBASE seeks to fill in this gap. It is made up of two hardware components; a computer and a wrist-worn electronic board that houses among other components, a 3-dimensional (3D) acceleration sensor. The system tracks the three-axis acceleration generated by the movement of the arm when delivering the ball and stores these values. The raw sensor data from three different sensors namely accelerometer, gyroscope and magnetometer is processed by a Digital Motion Processor (DMP) on the board in a process known as Sensor Fusion before it is sent via Bluetooth to the computer. The computer runs a Python script that receives the filtered acceleration which consists of both static acceleration and dynamic acceleration. The acceleration is numerically integrated over a minute period of time around the release point using the Trapezoidal method of integrating numerical data to derive the speed of the cricket bowler. The results obtained from the three sets of experiments that were conducted show that the WIBASE can track the 3D acceleration of the hand when bowling, derive the speed of the bowlers and display the speed on a computer while logging all the data into a file.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126377610","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
Optic Disc Segmentation Based on Correlation Feature Information 基于相关特征信息的视盘分割
Olawuyi O. Fatoki, S. Ojo, P. Owolawi, T. Mapayi
Glaucoma, one of the major causes of blindness, has been identified as a disease that causes the degeneration of the optic disc. An highly accurate automated detection of the optic disc (OD) has however been noted to be of great importance for the efficient diagnosis of the disease. This paper presents a study on an unsupervised approach usage of Haralick Correlation texture feature for the segmentation of optic disc in colored fundus retinal images. The grayscale and green channel of the colored fundus image are investigated. When compared with some methods in the literature, the experimental study of the proposed method achieved very high average accuracy rates of 98.59% and 98.36% using grayscale and green channel of the colored fundus image respectively on DRIVE database.
青光眼是导致失明的主要原因之一,被认为是一种导致视盘变性的疾病。然而,高度准确的视盘(OD)自动检测对于有效诊断该疾病具有重要意义。研究了一种利用Haralick相关纹理特征对彩色眼底视网膜图像视盘进行分割的无监督方法。研究了彩色眼底图像的灰度和绿色通道。与文献中的一些方法相比,本文方法的实验研究在DRIVE数据库中对彩色眼底图像的灰度通道和绿色通道分别进行了98.59%和98.36%的平均准确率。
{"title":"Optic Disc Segmentation Based on Correlation Feature Information","authors":"Olawuyi O. Fatoki, S. Ojo, P. Owolawi, T. Mapayi","doi":"10.1109/ICONIC.2018.8601255","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601255","url":null,"abstract":"Glaucoma, one of the major causes of blindness, has been identified as a disease that causes the degeneration of the optic disc. An highly accurate automated detection of the optic disc (OD) has however been noted to be of great importance for the efficient diagnosis of the disease. This paper presents a study on an unsupervised approach usage of Haralick Correlation texture feature for the segmentation of optic disc in colored fundus retinal images. The grayscale and green channel of the colored fundus image are investigated. When compared with some methods in the literature, the experimental study of the proposed method achieved very high average accuracy rates of 98.59% and 98.36% using grayscale and green channel of the colored fundus image respectively on DRIVE database.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126484298","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
A Hybrid Recommendation Technique for Big Data Systems 面向大数据系统的混合推荐技术
Chitra Nundlall, Gopal Sohun, S. Nagowah
Recommender systems are engines that recommend new items to users by analyzing their preferences. The web contains a large amount of information in the form of ratings, reviews, feedback on items and other unstructured data. These details are extracted to get meaningful information of users. Collaborative filtering and content-based filtering are two common approaches being used to make recommendations. The paper aims to introduce a hybrid recommendation technique for Big Data Systems. The approach combines collaborative and content-based filtering techniques to recommend items that a user would most likely prefer. It additionally uses items ranking and classification technique for recommending the items. Moreover, social media opinion mining is added as a top-up to derive user sentiments from user’s posts and become knowledgeable about users’ tastes hidden within social media. A prototype has been implemented and evaluated based on the recommendation techniques.
推荐系统是通过分析用户的偏好向用户推荐新产品的引擎。网络包含了大量的信息,包括评分、评论、对物品的反馈和其他非结构化数据。对这些细节进行提取,得到有意义的用户信息。协作过滤和基于内容的过滤是两种常用的推荐方法。本文旨在介绍一种用于大数据系统的混合推荐技术。该方法结合了协作和基于内容的过滤技术来推荐用户最有可能喜欢的项目。它还使用项目排名和分类技术来推荐项目。此外,增加了社交媒体意见挖掘作为补充,从用户的帖子中获取用户情绪,了解隐藏在社交媒体中的用户品味。基于推荐技术实现了一个原型并对其进行了评估。
{"title":"A Hybrid Recommendation Technique for Big Data Systems","authors":"Chitra Nundlall, Gopal Sohun, S. Nagowah","doi":"10.1109/ICONIC.2018.8601282","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601282","url":null,"abstract":"Recommender systems are engines that recommend new items to users by analyzing their preferences. The web contains a large amount of information in the form of ratings, reviews, feedback on items and other unstructured data. These details are extracted to get meaningful information of users. Collaborative filtering and content-based filtering are two common approaches being used to make recommendations. The paper aims to introduce a hybrid recommendation technique for Big Data Systems. The approach combines collaborative and content-based filtering techniques to recommend items that a user would most likely prefer. It additionally uses items ranking and classification technique for recommending the items. Moreover, social media opinion mining is added as a top-up to derive user sentiments from user’s posts and become knowledgeable about users’ tastes hidden within social media. A prototype has been implemented and evaluated based on the recommendation techniques.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"66 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120904651","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
Emulating Software Defined Network Using Mininet and OpenDaylight Controller Hosted on Amazon Web Services Cloud Platform to Demonstrate a Realistic Programmable Network 在Amazon Web Services云平台上使用Mininet和OpenDaylight控制器仿真软件定义网络,演示一个真实的可编程网络
L. Zulu, K. Ogudo, P. Umenne
In this paper, a Software Defined Network was created in Mininet using python script. An external interface was added in the form of an OpenDaylight controller to enable communication with the network outside of Mininet. The OpenDaylight controller was hosted on the Amazon Web Services elastic computing node. This controller is used as a control plane device for the switch within Mininet. The OpenDaylight controller was able to create the flows to facilitate communication between the hosts in Mininet and the webserver in the real-life network. In order to test the network, a real life network in the form of a webserver hosted on the Emulated Virtual Environment – Next Generation (EVE-NG) software was connected to Mininet.
在本文中,使用python脚本在Mininet中创建了一个软件定义网络。以OpenDaylight控制器的形式添加了一个外部接口,以便与Mininet外部的网络进行通信。OpenDaylight控制器托管在Amazon Web Services弹性计算节点上。该控制器用作Mininet内部交换机的控制平面设备。OpenDaylight控制器能够创建流,以促进Mininet主机与现实网络中的web服务器之间的通信。为了测试网络,一个现实生活中的网络以托管在模拟虚拟环境-下一代(EVE-NG)软件上的web服务器的形式连接到Mininet。
{"title":"Emulating Software Defined Network Using Mininet and OpenDaylight Controller Hosted on Amazon Web Services Cloud Platform to Demonstrate a Realistic Programmable Network","authors":"L. Zulu, K. Ogudo, P. Umenne","doi":"10.1109/ICONIC.2018.8601254","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601254","url":null,"abstract":"In this paper, a Software Defined Network was created in Mininet using python script. An external interface was added in the form of an OpenDaylight controller to enable communication with the network outside of Mininet. The OpenDaylight controller was hosted on the Amazon Web Services elastic computing node. This controller is used as a control plane device for the switch within Mininet. The OpenDaylight controller was able to create the flows to facilitate communication between the hosts in Mininet and the webserver in the real-life network. In order to test the network, a real life network in the form of a webserver hosted on the Emulated Virtual Environment – Next Generation (EVE-NG) software was connected to Mininet.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116597272","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}
引用次数: 11
The Presence of Twitter Bots and Cyborgs in the #FeesMustFall Campaign 推特机器人和电子人的存在在#费用必须下降运动
Yaseen Khan, S. Thakur
Internet platforms such as Twitter allow cause-related campaigning as well as analysis through the opportunistic classification and aggregation capability provided by the hashtag (#). South African students leveraged Twitter to launch and sustain a campaign now known as the #FeesMustFall campaign. This campaign aimed to lobby government to provide free university education to disadvantaged students. This study examines the #FeesMustFall campaign to determine if automated software robots played a role. The research question was "Did bots and cyborgs play a role in the #FeesMustFall campaign?" 576 823 tweets were harvested, and the data was cleaned by removing duplicate entries. The remaining 490 449 tweets and 90 783 unique users were used to analyze tweet behavior in terms of frequency, volume, content and tweet source. The results show that bots and cyborgs did indeed play a role. This is a significant finding as #FeesMustFall is the first major South African campaign to leverage bots and cyborgs. An important additional finding was the DeBot API revealed 4 bots not found in our harvested tweets while other trait-driven techniques used identified suspicious accounts which revealed two bot or cyborg accounts ranked 1st and 2nd amongst the highest tweeters. This demonstrated a presence of bots during the campaign that assisted in the amplification of the #FeesMustFall hashtag on Twitter.
像Twitter这样的互联网平台允许与事业相关的竞选活动,以及通过标签(#)提供的机会分类和聚合功能进行分析。南非学生利用Twitter发起并维持了一项运动,现在被称为#学费必须下降运动。这项运动旨在游说政府为贫困学生提供免费大学教育。本研究考察了#FeesMustFall运动,以确定自动化软件机器人是否发挥了作用。研究的问题是“机器人和半机器人在#学费必须下降运动中发挥了作用吗?”收集了576 823条tweet,并通过删除重复条目来清理数据。剩余的490449条推文和90783个独立用户从频率、数量、内容和推文来源等方面分析推文行为。结果表明,机器人和半机械人确实发挥了作用。这是一个重要的发现,因为# fee must fall是南非第一个利用机器人和电子人的大型运动。另一个重要的发现是,DeBot API发现了我们收集的推文中没有发现的4个机器人,而使用的其他特征驱动技术发现了可疑账户,其中两个机器人或半机械人账户在推特用户中排名第一和第二。这表明在竞选期间机器人的存在,帮助扩大了推特上的#FeesMustFall标签。
{"title":"The Presence of Twitter Bots and Cyborgs in the #FeesMustFall Campaign","authors":"Yaseen Khan, S. Thakur","doi":"10.1109/ICONIC.2018.8601294","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601294","url":null,"abstract":"Internet platforms such as Twitter allow cause-related campaigning as well as analysis through the opportunistic classification and aggregation capability provided by the hashtag (#). South African students leveraged Twitter to launch and sustain a campaign now known as the #FeesMustFall campaign. This campaign aimed to lobby government to provide free university education to disadvantaged students. This study examines the #FeesMustFall campaign to determine if automated software robots played a role. The research question was \"Did bots and cyborgs play a role in the #FeesMustFall campaign?\" 576 823 tweets were harvested, and the data was cleaned by removing duplicate entries. The remaining 490 449 tweets and 90 783 unique users were used to analyze tweet behavior in terms of frequency, volume, content and tweet source. The results show that bots and cyborgs did indeed play a role. This is a significant finding as #FeesMustFall is the first major South African campaign to leverage bots and cyborgs. An important additional finding was the DeBot API revealed 4 bots not found in our harvested tweets while other trait-driven techniques used identified suspicious accounts which revealed two bot or cyborg accounts ranked 1st and 2nd amongst the highest tweeters. This demonstrated a presence of bots during the campaign that assisted in the amplification of the #FeesMustFall hashtag on Twitter.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114297082","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
Delivery of an Interactive Audio Course on Fisheries Law via Dumb Phones: Agalega Island as a Case Study for Testing a Novel Distance Education Platform - The Audio MOOC 通过哑巴电话提供渔渔法交互式音频课程:阿加莱加岛作为测试新型远程教育平台-音频MOOC的案例研究
R. Moloo, Kavi Kumar Khedo, T. Prabhakar
This work is a continuation of a larger research work which advocates that Distance Education (DE) through audio-only learning mode can be developed into a full fledge audio-MOOC. Audio MOOC framework is an innovative framework which enables learning through mere phone calls. It has been conceived to digitally include low literate population in the education process by opening up access to learning materials to the unreached and the have-nots usually hindered by barriers such as language, literacy, culture, connectivity and distance which existing MOOCs have failed to address. This work demonstrates how our proposed framework is used to connect to a remote island lost in the middle of the Indian Ocean with limited maritime and air access but which since some few years back can be connected via basic phones through voice calls. Agalega is an ideal test case scenario for our research since it characterizes remoteness, limited connectivity, semi-literate population with limited access to education which our research aims at addressing. A group of 50 Fishermen was identified from both the Agalega islands. The course was of 9 days duration from 15 to 23 September 2017. The system was conducted live over the telephony network making use of our GSM gateway. The specificity of the system was that our GSM gateway resided in Mauritius connected to a cloud server, while the course was delivered to people of Agalega 1100 Km far from Mauritius over the sea. Nevertheless, our system performed as expected and proved to be a success.
本研究是一个更大的研究工作的延续,该研究工作主张通过纯音频学习模式的远程教育可以发展成为一个成熟的音频- mooc。音频MOOC框架是一种创新的框架,可以通过电话进行学习。它的设想是以数字化的方式将低文化人口纳入教育过程,向那些通常受到语言、识字、文化、连通性和距离等障碍阻碍的未接触者和贫困者开放学习材料。这些障碍是现有mooc未能解决的。这项工作展示了我们提出的框架如何用于连接印度洋中部一个偏远的岛屿,这个岛屿的海上和空中通道有限,但从几年前开始,它可以通过语音通话通过基本电话连接。Agalega是我们研究的理想测试案例,因为它的特点是偏远,连接有限,半文盲人口,受教育机会有限,我们的研究旨在解决这些问题。在阿加莱加群岛上发现了50名渔民。课程为期9天,从2017年9月15日至23日。该系统是利用我们的GSM网关在电话网络上实时运行的。该系统的特点是,我们位于毛里求斯的GSM网关连接到云服务器,而课程则通过海上向距离毛里求斯1100公里的Agalega人民提供。然而,我们的系统如预期的那样运行,证明是成功的。
{"title":"Delivery of an Interactive Audio Course on Fisheries Law via Dumb Phones: Agalega Island as a Case Study for Testing a Novel Distance Education Platform - The Audio MOOC","authors":"R. Moloo, Kavi Kumar Khedo, T. Prabhakar","doi":"10.1109/ICONIC.2018.8601202","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601202","url":null,"abstract":"This work is a continuation of a larger research work which advocates that Distance Education (DE) through audio-only learning mode can be developed into a full fledge audio-MOOC. Audio MOOC framework is an innovative framework which enables learning through mere phone calls. It has been conceived to digitally include low literate population in the education process by opening up access to learning materials to the unreached and the have-nots usually hindered by barriers such as language, literacy, culture, connectivity and distance which existing MOOCs have failed to address. This work demonstrates how our proposed framework is used to connect to a remote island lost in the middle of the Indian Ocean with limited maritime and air access but which since some few years back can be connected via basic phones through voice calls. Agalega is an ideal test case scenario for our research since it characterizes remoteness, limited connectivity, semi-literate population with limited access to education which our research aims at addressing. A group of 50 Fishermen was identified from both the Agalega islands. The course was of 9 days duration from 15 to 23 September 2017. The system was conducted live over the telephony network making use of our GSM gateway. The specificity of the system was that our GSM gateway resided in Mauritius connected to a cloud server, while the course was delivered to people of Agalega 1100 Km far from Mauritius over the sea. Nevertheless, our system performed as expected and proved to be a success.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124932461","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
Preprocessed Faster RCNN for Vehicle Detection 预处理更快的RCNN车辆检测
Mduduzi Manana, Chunling Tu, P. Owolawi
This paper presents a pre-processed faster region convolution neural network (faster RCNN) for the purpose of on-road vehicle detection. The system introduces a preprocessing pipeline on faster RCNN. The preprocessing method is for the improvement on training and detection speed of Faster RCNN. A preprocessing lane detection pipeline based on the Sobel edge operator and Hough Transform is used to detect lanes. A Rectangular region is then extracted from lane coordinates which is a reduced region of interest (ROI). Results show that the proposed method improves the training speed of faster RCNN when compared to faster RCNN without preprocessing.
本文提出了一种用于道路车辆检测的预处理快速区域卷积神经网络(faster RCNN)。该系统在高速RCNN上引入了预处理流水线。预处理方法是为了提高Faster RCNN的训练和检测速度。采用基于Sobel边缘算子和Hough变换的预处理车道检测流水线进行车道检测。然后从车道坐标中提取一个矩形区域,这是一个减少感兴趣区域(ROI)。结果表明,与未经预处理的快速RCNN相比,该方法提高了快速RCNN的训练速度。
{"title":"Preprocessed Faster RCNN for Vehicle Detection","authors":"Mduduzi Manana, Chunling Tu, P. Owolawi","doi":"10.1109/ICONIC.2018.8601243","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601243","url":null,"abstract":"This paper presents a pre-processed faster region convolution neural network (faster RCNN) for the purpose of on-road vehicle detection. The system introduces a preprocessing pipeline on faster RCNN. The preprocessing method is for the improvement on training and detection speed of Faster RCNN. A preprocessing lane detection pipeline based on the Sobel edge operator and Hough Transform is used to detect lanes. A Rectangular region is then extracted from lane coordinates which is a reduced region of interest (ROI). Results show that the proposed method improves the training speed of faster RCNN when compared to faster RCNN without preprocessing.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126536260","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}
引用次数: 17
Challenges and Opportunities of Artificial Intelligence in the Fashion World 人工智能在时尚界的挑战与机遇
Mariapaola Saponaro, Diane Le Gal, Manjiao Gao, Matthieu Guisiano, I. Manière
This article is depicting the Strengths and weaknesses of Artificial Intelligence related to the improvement of customer online and offline experience, and the possible methods in order to measure them. These methods include both researches non-based and based on interviews. The presence of AI in the retail industry is becoming a key component of the customer experience. Through a deep analysis of existing tools to extract information, we try to explain ways to interpret them, in order for companies to create a real usage out of them, either on online or offline retail experience. Hence, with this research, we also want to provide an insight on how this experience could be improved in the future, and how it will most likely be inherent to our daily customer experience.
这篇文章描述了人工智能在改善客户线上和线下体验方面的优势和劣势,以及衡量它们的可能方法。这些方法包括非基于研究和基于访谈的研究。人工智能在零售行业的出现正成为客户体验的关键组成部分。通过对现有信息提取工具的深入分析,我们试图解释解释这些工具的方法,以便公司在线上或线下的零售体验中创造出真正的用途。因此,通过这项研究,我们还希望提供一种见解,即如何在未来改进这种体验,以及它如何最有可能成为我们日常客户体验的固有内容。
{"title":"Challenges and Opportunities of Artificial Intelligence in the Fashion World","authors":"Mariapaola Saponaro, Diane Le Gal, Manjiao Gao, Matthieu Guisiano, I. Manière","doi":"10.1109/ICONIC.2018.8601258","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601258","url":null,"abstract":"This article is depicting the Strengths and weaknesses of Artificial Intelligence related to the improvement of customer online and offline experience, and the possible methods in order to measure them. These methods include both researches non-based and based on interviews. The presence of AI in the retail industry is becoming a key component of the customer experience. Through a deep analysis of existing tools to extract information, we try to explain ways to interpret them, in order for companies to create a real usage out of them, either on online or offline retail experience. Hence, with this research, we also want to provide an insight on how this experience could be improved in the future, and how it will most likely be inherent to our daily customer experience.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130005871","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
Enhanced Search for Arabic Language Using Latent Semantic Indexing (LSI) 基于潜在语义索引(LSI)的阿拉伯语增强搜索
Fawaz S. Al-Anzi, Dia AbuZeina
The Vector Space Model (VSM) is a common document representation model that is widely used in data mining and information retrieval (IR) systems. However, this technique poses some challenges such as high dimensional space and semantic loss representation. Therefore, the latent semantic indexing (LSI) is proposed to reduce the feature dimensions and to generate semantic rich features that represent conceptual term-document associations. In particular, LSI has been successfully implemented in search engines and text classification tasks. In this paper, we propose a novel approach to enhance the quality of the retrieved documents in search engines for Arabic language. That is, we propose to use a new extension of the LSI technique instead of just using the standard LSI technique. The LSI method proposed is based on employing the word co-occurrences to form a term-by-document matrix. The proposed method is to be based on the documents evaluating cosine similarity measures for term-by-document matrix. We will empirically evaluate the performance using an Arabic data collection that contains no less than 500 documents with no less than 30,000 unique words. A testing set contains keywords from a specific domain will be used to evaluate the quality of the top 20-30 retrieved documents using different singular values (i.e. different number of dimensions). The results will be judged on the performance of the proposed method as it is compared to the standard LSI.
向量空间模型(VSM)是一种常用的文档表示模型,广泛应用于数据挖掘和信息检索系统中。然而,该技术面临着高维空间和语义损失表示等挑战。因此,提出了潜在语义索引(LSI)来降低特征维数,并生成语义丰富的特征来表示概念术语与文档之间的关联。特别是LSI在搜索引擎和文本分类任务中得到了成功的实现。在本文中,我们提出了一种新的方法来提高阿拉伯语搜索引擎中检索文档的质量。也就是说,我们建议使用LSI技术的新扩展,而不是仅仅使用标准的LSI技术。所提出的LSI方法是基于使用单词共现来形成逐文档的术语矩阵。所提出的方法是基于文档评估余弦相似性度量的术语-文档矩阵。我们将使用包含不少于500个文档和不少于30,000个唯一单词的阿拉伯语数据集对性能进行实证评估。包含特定领域关键字的测试集将用于使用不同的奇异值(即不同的维数)评估前20-30个检索文档的质量。结果将根据所提出的方法的性能来判断,因为它与标准LSI进行了比较。
{"title":"Enhanced Search for Arabic Language Using Latent Semantic Indexing (LSI)","authors":"Fawaz S. Al-Anzi, Dia AbuZeina","doi":"10.1109/ICONIC.2018.8601096","DOIUrl":"https://doi.org/10.1109/ICONIC.2018.8601096","url":null,"abstract":"The Vector Space Model (VSM) is a common document representation model that is widely used in data mining and information retrieval (IR) systems. However, this technique poses some challenges such as high dimensional space and semantic loss representation. Therefore, the latent semantic indexing (LSI) is proposed to reduce the feature dimensions and to generate semantic rich features that represent conceptual term-document associations. In particular, LSI has been successfully implemented in search engines and text classification tasks. In this paper, we propose a novel approach to enhance the quality of the retrieved documents in search engines for Arabic language. That is, we propose to use a new extension of the LSI technique instead of just using the standard LSI technique. The LSI method proposed is based on employing the word co-occurrences to form a term-by-document matrix. The proposed method is to be based on the documents evaluating cosine similarity measures for term-by-document matrix. We will empirically evaluate the performance using an Arabic data collection that contains no less than 500 documents with no less than 30,000 unique words. A testing set contains keywords from a specific domain will be used to evaluate the quality of the top 20-30 retrieved documents using different singular values (i.e. different number of dimensions). The results will be judged on the performance of the proposed method as it is compared to the standard LSI.","PeriodicalId":277315,"journal":{"name":"2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)","volume":"126 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128063159","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
期刊
2018 International Conference on Intelligent and Innovative Computing Applications (ICONIC)
全部 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