首页 > 最新文献

2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)最新文献

英文 中文
Accurate RUL Prediction Based on Sliding Window with Sparse Sampling 基于稀疏采样滑动窗口的RUL精确预测
Changhoon Song, Sukhan Lee
Accurate prediction of the Remaining-Useful-Life (RUL) of a battery, sufficiently long in advance from the End-of-Life (EOL), is essential for the safety and maintenance of its many applications. The problem is that such a long-term prediction of RUL suffers from the growing uncertainty in predicting the State-of-Health (SOH) of a battery as the terms or cycles of prediction increases. Conventional approaches are yet to address an effective solution to this problem. This paper presents an approach to the accurate long-term prediction of battery RUL based on the sliding window combined with sparse sampling. The proposed approach attains the accuracy by defining the window of a limited number of cycles at which SOHs are predicted single-shot and sliding the window further into the future to consecutively predict SOHs for the subsequent window of cycles. Furthermore, sparse sampling is to be incorporated into the selection of an optimal size of prediction window in such a way as to maximize the accuracy involved in a long-term prediction. A Stacked-LSTM network is adopted to carry out the prediction of a window of SOH cycles. Experiments are conducted based on the Center for Advanced Life Cycle Engineering (CALCE) dataset. The result verifies that the proposed approach tops the conventional approaches in terms of the accuracy of long-term RUL prediction.
准确预测电池的剩余使用寿命(RUL),在电池寿命结束(EOL)之前足够长的时间,对于其许多应用的安全和维护至关重要。问题是,随着预测期限或周期的增加,这种对RUL的长期预测在预测电池健康状态(SOH)方面的不确定性越来越大。传统的方法还不能有效地解决这个问题。提出了一种基于滑动窗口和稀疏采样相结合的电池RUL长期准确预测方法。所提出的方法通过定义有限周期的窗口来获得精度,在该窗口中单次预测soh,并将窗口进一步滑动到未来,以连续预测后续周期窗口的soh。此外,稀疏采样将被纳入到预测窗口的最佳大小的选择中,以使长期预测的准确性最大化。采用堆叠lstm网络对SOH周期窗口进行预测。实验基于先进生命周期工程中心(CALCE)数据集进行。结果表明,该方法在长期RUL预测精度方面优于传统方法。
{"title":"Accurate RUL Prediction Based on Sliding Window with Sparse Sampling","authors":"Changhoon Song, Sukhan Lee","doi":"10.1109/IMCOM51814.2021.9377402","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377402","url":null,"abstract":"Accurate prediction of the Remaining-Useful-Life (RUL) of a battery, sufficiently long in advance from the End-of-Life (EOL), is essential for the safety and maintenance of its many applications. The problem is that such a long-term prediction of RUL suffers from the growing uncertainty in predicting the State-of-Health (SOH) of a battery as the terms or cycles of prediction increases. Conventional approaches are yet to address an effective solution to this problem. This paper presents an approach to the accurate long-term prediction of battery RUL based on the sliding window combined with sparse sampling. The proposed approach attains the accuracy by defining the window of a limited number of cycles at which SOHs are predicted single-shot and sliding the window further into the future to consecutively predict SOHs for the subsequent window of cycles. Furthermore, sparse sampling is to be incorporated into the selection of an optimal size of prediction window in such a way as to maximize the accuracy involved in a long-term prediction. A Stacked-LSTM network is adopted to carry out the prediction of a window of SOH cycles. Experiments are conducted based on the Center for Advanced Life Cycle Engineering (CALCE) dataset. The result verifies that the proposed approach tops the conventional approaches in terms of the accuracy of long-term RUL prediction.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121128791","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
Writing Reprogramming Data from RAM to Flash Memory Using Multicore Electronic Control Units 使用多核电子控制单元从RAM写入重编程数据到闪存
Do Yeon Kim, J. Moon, J. Jeon
The number of electronic control units employed in automobiles increases as the functions of automobiles diversify in response to demands for improved convenience and stability. Furthermore, the complexity and size of software loaded on controllers are increasing. As the number and types of software to be reprogrammed increase, the time to reprogram a vehicle also increases. In this paper, we propose an efficient method to store software in flash memory using the multicore function when reprogramming the electronic control unit. This method can efficiently transfer data from RAM to flash memory using two cores alternately. As part of this study, an experiment was performed using an embedded system, and the data transfer time was compared with that required when storing software in flash memory using only one core. The results of this comparison demonstrate that the proposed method can optimize memory usage during reprogramming.
随着汽车功能的多样化,以满足对便利性和稳定性的要求,汽车中采用的电子控制单元的数量也在增加。此外,控制器上加载的软件的复杂性和大小都在增加。随着需要重新编程的软件数量和类型的增加,重新编程车辆的时间也增加了。在本文中,我们提出了一种在电子控制单元重编程时利用多核功能将软件存储在闪存中的有效方法。该方法可以有效地利用两核交替将数据从RAM传输到闪存。作为本研究的一部分,使用嵌入式系统进行了实验,并将数据传输时间与仅使用一个核心将软件存储在闪存中所需的时间进行了比较。结果表明,该方法可以优化重编程过程中的内存使用。
{"title":"Writing Reprogramming Data from RAM to Flash Memory Using Multicore Electronic Control Units","authors":"Do Yeon Kim, J. Moon, J. Jeon","doi":"10.1109/IMCOM51814.2021.9377324","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377324","url":null,"abstract":"The number of electronic control units employed in automobiles increases as the functions of automobiles diversify in response to demands for improved convenience and stability. Furthermore, the complexity and size of software loaded on controllers are increasing. As the number and types of software to be reprogrammed increase, the time to reprogram a vehicle also increases. In this paper, we propose an efficient method to store software in flash memory using the multicore function when reprogramming the electronic control unit. This method can efficiently transfer data from RAM to flash memory using two cores alternately. As part of this study, an experiment was performed using an embedded system, and the data transfer time was compared with that required when storing software in flash memory using only one core. The results of this comparison demonstrate that the proposed method can optimize memory usage during reprogramming.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120898912","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
Natural Sciences Meet Social Sciences: Census Data Analytics for Detecting Home Language Shifts 自然科学与社会科学:人口普查数据分析检测母语的变化
Christian M. Choy, M. Co, Matthew J. Fogel, Clarke D. Garrioch, C. Leung, Ekaterina Martchenko
As we are living in a global environment, it is not unusual to have more than one languages or dialects used in a country. Examples include Canada in the Americas, Singapore in Asia, and Switzerland in Europe. With the initiatives of globalization, many people immigrate or live in a country other than their birthplace. As a result, different people in the same country may have different home language (i.e., first language). For instance, as a nation composed of a highly diverse language population, Canada provides a unique opportunity to study the factors causing certain languages (or families of language) to be lost over subsequent generations among allophones (i.e., people whose mother tongue is neither English or French). In this paper, we focus on census data analytics. Specifically, we analyze census microdata by exploring machine learning and data mining techniques-such as decision tree induction, random forest, and categorical naive Bayes-to study the influence of various social and economic factors on the probability that allophones adopt official languages as their language spoken at home. This study is a showcase where natural sciences and engineering (NSE) meet social sciences, in which NSE solutions (e.g., census data analytics) are applicable for the study of social science related phenomena (e.g., successful detection of shifts in home languages).
由于我们生活在一个全球化的环境中,一个国家使用一种以上的语言或方言是很正常的。例如美洲的加拿大、亚洲的新加坡和欧洲的瑞士。随着全球化的发展,许多人移民或居住在他们出生地以外的国家。因此,同一国家的不同的人可能有不同的母语(即第一语言)。例如,作为一个由高度多样化的语言人口组成的国家,加拿大提供了一个独特的机会来研究导致某些语言(或语言家族)在音素(即母语既不是英语也不是法语的人)的后代中丢失的因素。本文主要研究人口普查数据分析。具体来说,我们通过探索机器学习和数据挖掘技术(如决策树归纳、随机森林和分类朴素贝叶斯)来分析人口普查微数据,以研究各种社会和经济因素对音素采用官方语言作为其在家中使用的语言的概率的影响。这项研究展示了自然科学和工程(NSE)与社会科学的结合,其中NSE解决方案(例如,人口普查数据分析)适用于社会科学相关现象的研究(例如,成功检测家庭语言的变化)。
{"title":"Natural Sciences Meet Social Sciences: Census Data Analytics for Detecting Home Language Shifts","authors":"Christian M. Choy, M. Co, Matthew J. Fogel, Clarke D. Garrioch, C. Leung, Ekaterina Martchenko","doi":"10.1109/IMCOM51814.2021.9377412","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377412","url":null,"abstract":"As we are living in a global environment, it is not unusual to have more than one languages or dialects used in a country. Examples include Canada in the Americas, Singapore in Asia, and Switzerland in Europe. With the initiatives of globalization, many people immigrate or live in a country other than their birthplace. As a result, different people in the same country may have different home language (i.e., first language). For instance, as a nation composed of a highly diverse language population, Canada provides a unique opportunity to study the factors causing certain languages (or families of language) to be lost over subsequent generations among allophones (i.e., people whose mother tongue is neither English or French). In this paper, we focus on census data analytics. Specifically, we analyze census microdata by exploring machine learning and data mining techniques-such as decision tree induction, random forest, and categorical naive Bayes-to study the influence of various social and economic factors on the probability that allophones adopt official languages as their language spoken at home. This study is a showcase where natural sciences and engineering (NSE) meet social sciences, in which NSE solutions (e.g., census data analytics) are applicable for the study of social science related phenomena (e.g., successful detection of shifts in home languages).","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131154362","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}
引用次数: 8
Viewpoint of Class Subject and Classroom Space on Face-to-face Course and Online Course 面授课程与网络课程的课堂主体性与课堂空间观
Toyohide Watanabe
COVID-19 made the performance of face-to-face course difficult and enforced that online course can take an important role in place of the face-to-face course. The online course is not necessarily a new type of course. In the universities, MOOC (Massive Open Online Course), and Moodle (learning management system), etc. have been already in service. In the school education, it is not sure that all lectures can be performed by the online course without any problems. The environmental improvement, the lecture preparation, etc. are not only barriers, but also the ages and levels of pupils, the kinds of schools, the subjects and contents of lectures, etc. are not always unified in the curriculum criterion: this fact indicates that the same procedure, the same framework and so on cannot be applicable uniformly. In this paper, we analyze the features of face-to-face course with respect to the goal and policy of school education, and then discuss the adaptability in the online course. In this case, we compare the video conference system ZOOM, the groupware system Teams with “together” mode, and our round-table-based interaction interface, and make the functionality and mechanism clear as the online course support system with interaction interface. Our round-table-based interaction interface was developed experimentally by our research project team about 12 years ago.
新型冠状病毒感染症(COVID-19)疫情使面授课程的效果变得困难,迫使网络课程取代面授课程发挥重要作用。网络课程不一定是一种新型的课程。在高校,MOOC (Massive Open Online Course)、Moodle (learning management system)等已经投入使用。在学校教育中,不能保证所有的课程都可以通过网络课程毫无问题地进行。环境的改善、讲课准备等不仅是障碍,而且学生的年龄和水平、学校的种类、讲课的科目和内容等在课程标准中并不总是统一的,这表明同样的程序、同样的框架等等不可能统一适用。本文从学校教育的目标和方针出发,分析了面授课程的特点,探讨了面授课程在网络教学中的适应性。在本案例中,我们对比了视频会议系统ZOOM、群件系统Teams的“聚在一起”模式以及我们基于圆桌的交互界面,明确了其作为具有交互界面的在线课程支持系统的功能和机制。我们基于圆桌的交互界面是12年前由我们的研究团队实验开发的。
{"title":"Viewpoint of Class Subject and Classroom Space on Face-to-face Course and Online Course","authors":"Toyohide Watanabe","doi":"10.1109/IMCOM51814.2021.9377385","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377385","url":null,"abstract":"COVID-19 made the performance of face-to-face course difficult and enforced that online course can take an important role in place of the face-to-face course. The online course is not necessarily a new type of course. In the universities, MOOC (Massive Open Online Course), and Moodle (learning management system), etc. have been already in service. In the school education, it is not sure that all lectures can be performed by the online course without any problems. The environmental improvement, the lecture preparation, etc. are not only barriers, but also the ages and levels of pupils, the kinds of schools, the subjects and contents of lectures, etc. are not always unified in the curriculum criterion: this fact indicates that the same procedure, the same framework and so on cannot be applicable uniformly. In this paper, we analyze the features of face-to-face course with respect to the goal and policy of school education, and then discuss the adaptability in the online course. In this case, we compare the video conference system ZOOM, the groupware system Teams with “together” mode, and our round-table-based interaction interface, and make the functionality and mechanism clear as the online course support system with interaction interface. Our round-table-based interaction interface was developed experimentally by our research project team about 12 years ago.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128880954","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
The overview of software and information support services for distance learning 远程学习的软件和信息支持服务概述
S. Kratov, A. Podsadnikov
The article provides the overview of software and services for information support of distance learning - e-learning systems, knowledge test control and video conferencing. The advantages of openness of software code and modularity of their structure are shown. The pros and cons of the installed software and cloud services by subscription are discussed. The systems are compared on a number of criteria. Examples of their practical application are also described.
本文概述了远程教育信息支持的软件和服务——电子学习系统、知识测试控制和视频会议。说明了软件代码的开放性和结构的模块化的优点。讨论了通过订阅方式安装软件和云服务的优缺点。这些系统是根据若干标准进行比较的。并举例说明了它们的实际应用。
{"title":"The overview of software and information support services for distance learning","authors":"S. Kratov, A. Podsadnikov","doi":"10.1109/IMCOM51814.2021.9377375","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377375","url":null,"abstract":"The article provides the overview of software and services for information support of distance learning - e-learning systems, knowledge test control and video conferencing. The advantages of openness of software code and modularity of their structure are shown. The pros and cons of the installed software and cloud services by subscription are discussed. The systems are compared on a number of criteria. Examples of their practical application are also described.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127660587","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
Analysis of User-Generated Comments on Rumor Correction YouTube Videos YouTube辟谣视频用户评论分析
Gilang Maulana Majid, Anjan Pal, Siska Premida Wardani, Snehasish Banerjee
This research investigates how Internet users comment in response to rumor corrections posted on social media. The focus is specifically on the degree to which aggressive language is used. As the test cases for investigation, the research looks into two rumor corrections on YouTube. The rumors were set in the context of the riots and protests in Jakarta following the Indonesian presidential election in 2019. A total of 1,000 comments (500 comments from each of the two cases) was admitted for content analysis. In one case, anti-correction voice was dominant, highlighting the failure of the rumor correction to refute the rumor. In the other, pro-correction voice was dominant, indicating the success of the rumor correction. Aggressive language was widely used in the latter. Implications of the findings are highlighted.
本研究调查了互联网用户对社交媒体上发布的谣言更正的回应。重点是攻击性语言的使用程度。作为调查的测试案例,本研究着眼于YouTube上的两个谣言更正。这些谣言是在2019年印尼总统选举后雅加达发生骚乱和抗议活动的背景下产生的。总共有1000条评论(两个案例各500条评论)被纳入内容分析。在一个案例中,反对纠正的声音占主导地位,突出了谣言纠正未能反驳谣言。另一方面,支持纠正的声音占主导地位,表明谣言纠正成功。后者广泛使用攻击性语言。研究结果的意义是突出的。
{"title":"Analysis of User-Generated Comments on Rumor Correction YouTube Videos","authors":"Gilang Maulana Majid, Anjan Pal, Siska Premida Wardani, Snehasish Banerjee","doi":"10.1109/IMCOM51814.2021.9377408","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377408","url":null,"abstract":"This research investigates how Internet users comment in response to rumor corrections posted on social media. The focus is specifically on the degree to which aggressive language is used. As the test cases for investigation, the research looks into two rumor corrections on YouTube. The rumors were set in the context of the riots and protests in Jakarta following the Indonesian presidential election in 2019. A total of 1,000 comments (500 comments from each of the two cases) was admitted for content analysis. In one case, anti-correction voice was dominant, highlighting the failure of the rumor correction to refute the rumor. In the other, pro-correction voice was dominant, indicating the success of the rumor correction. Aggressive language was widely used in the latter. Implications of the findings are highlighted.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"82 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121112123","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
Method for Product Selection Support Based on Reliability of Features in Reviews 基于评论中特征可靠性的产品选择支持方法
Siqian Yu, Taketoshi Ushiama
When users selecting products on e-commerce sites, they always use reviews to guide their purchasing decisions. However, if several reviews are posted below one product, it might become difficult for users to select products efficiently. In this study, we propose two methods that use natural language processing technology, such as Word2vec and TF-IDF, to help users judge the reliability of features described in reviews effectively and efficiently. One method uses word embeddings and another method uses sentence embeddings. Finally, we evaluate the results of the two methods and find that the sentence embeddings method seams have a better performance.
当用户在电子商务网站上选择产品时,他们总是使用评论来指导他们的购买决策。然而,如果在一个产品下面发布了几个评论,用户可能很难有效地选择产品。在本研究中,我们提出了两种使用自然语言处理技术的方法,如Word2vec和TF-IDF,来帮助用户有效和高效地判断评论中描述的特征的可靠性。一种方法使用词嵌入,另一种方法使用句子嵌入。最后,我们对两种方法的结果进行了评价,发现句子嵌入方法接缝具有更好的性能。
{"title":"Method for Product Selection Support Based on Reliability of Features in Reviews","authors":"Siqian Yu, Taketoshi Ushiama","doi":"10.1109/IMCOM51814.2021.9377364","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377364","url":null,"abstract":"When users selecting products on e-commerce sites, they always use reviews to guide their purchasing decisions. However, if several reviews are posted below one product, it might become difficult for users to select products efficiently. In this study, we propose two methods that use natural language processing technology, such as Word2vec and TF-IDF, to help users judge the reliability of features described in reviews effectively and efficiently. One method uses word embeddings and another method uses sentence embeddings. Finally, we evaluate the results of the two methods and find that the sentence embeddings method seams have a better performance.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126637814","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 novel translation estimation for essential matrix based stereo visual odometry 一种新的基于本质矩阵的立体视觉里程测量平移估计方法
H. Nguyen, The-Tien Nguyen, Cong Tran, Kim-Phuong Phung, Q. Nguyen
Visual Odometry (VO) plays an important role in autonomous navigation systems for vehicle localization. For traditional stereo visual odometry (SVO), we can estimate the rotation and translation of camera motion either simultaneously or separately where 3D information reconstructed from the stereo image is used as the input of the translation estimation. The accuracy of pose estimation is dependent on the uncertainty of 3D features as well as their portion used. This paper presents a novel translation estimation for essential matrix-based SVO to avoid the effectiveness of 3D feature uncertainty from stereo disparity. The rotation is extracted accurately from essential matrix of each pair of consecutive image frames on the left side; with a pre-estimated rotation matrix, the translation is rapidly and accurately estimated by solving a proposed linear closed-form only using 2D features as input with one-point RANSAC. The experimental results on the autonomous driving testing dataset (KITTI) indicate that the proposed approach enhances 20 % accuracy compared to traditional approaches in the same experimental scenario.
视觉里程计在车辆定位的自动导航系统中起着重要的作用。传统的立体视觉测程法(SVO)采用立体图像重建的三维信息作为平移估计的输入,可以同时或分别估计摄像机运动的旋转和平移。姿态估计的精度取决于三维特征的不确定性及其所占的比例。为了避免立体视差对三维特征不确定性的影响,提出了一种新的基于本质矩阵的SVO平移估计方法。从左侧每对连续图像帧的本质矩阵中精确提取旋转;利用预估计的旋转矩阵,利用单点RANSAC求解一种仅以二维特征为输入的线性封闭形式,快速准确地估计了平移量。在自动驾驶测试数据集(KITTI)上的实验结果表明,在相同的实验场景下,与传统方法相比,该方法的准确率提高了20%。
{"title":"A novel translation estimation for essential matrix based stereo visual odometry","authors":"H. Nguyen, The-Tien Nguyen, Cong Tran, Kim-Phuong Phung, Q. Nguyen","doi":"10.1109/IMCOM51814.2021.9377372","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377372","url":null,"abstract":"Visual Odometry (VO) plays an important role in autonomous navigation systems for vehicle localization. For traditional stereo visual odometry (SVO), we can estimate the rotation and translation of camera motion either simultaneously or separately where 3D information reconstructed from the stereo image is used as the input of the translation estimation. The accuracy of pose estimation is dependent on the uncertainty of 3D features as well as their portion used. This paper presents a novel translation estimation for essential matrix-based SVO to avoid the effectiveness of 3D feature uncertainty from stereo disparity. The rotation is extracted accurately from essential matrix of each pair of consecutive image frames on the left side; with a pre-estimated rotation matrix, the translation is rapidly and accurately estimated by solving a proposed linear closed-form only using 2D features as input with one-point RANSAC. The experimental results on the autonomous driving testing dataset (KITTI) indicate that the proposed approach enhances 20 % accuracy compared to traditional approaches in the same experimental scenario.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125491618","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
Computers as Social Actors? Examining How Users Perceive and Interact with Virtual Influencers on Social Media 计算机作为社会行动者?研究用户如何感知社交媒体上的虚拟影响者并与之互动
Gyeongbin Park, Dongyan Nan, Eunil Park, Ki Joon Kim, Jinyoung Han, A. P. D. Pobil
With the rapid development of s-commerce and CGI technology, the concept of “virtual influencer” has emerged and is rapidly growing in popularity in social media and network service (e.g., Instagram). This paper investigated the effects of the number and types of social actors in the contents of Instagram on users' reactions. To identify this, we collected the users' comments from the contents of the virtual influencers' accounts on Instagram and conducted sentiment analysis. The results showed that users tend to use more social words and 3rd-person pronouns in contents with multiple social actors including the virtual influencer than in contents with a virtual influencer. Moreover, when a virtual influencer is presented in the contents of social media with humans, users tend to use more positive words and anxious words than in the contents without humans. Based on these outcomes, several interesting issues are discussed below.
随着s-commerce和CGI技术的快速发展,“虚拟网红”的概念应运而生,并在社交媒体和网络服务(如Instagram)中迅速普及。本文研究了Instagram内容中社交行为者的数量和类型对用户反应的影响。为了识别这一点,我们从Instagram上的虚拟网红账户的内容中收集了用户的评论,并进行了情感分析。结果表明,在包含虚拟网红在内的多个社交行为者的内容中,用户倾向于使用更多的社交词和第三人称代词,而在只有虚拟网红的内容中。此外,当有人类的社交媒体内容中出现虚拟网红时,用户倾向于使用比没有人类的内容更多的积极词汇和焦虑词汇。基于这些结果,下面将讨论几个有趣的问题。
{"title":"Computers as Social Actors? Examining How Users Perceive and Interact with Virtual Influencers on Social Media","authors":"Gyeongbin Park, Dongyan Nan, Eunil Park, Ki Joon Kim, Jinyoung Han, A. P. D. Pobil","doi":"10.1109/IMCOM51814.2021.9377397","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377397","url":null,"abstract":"With the rapid development of s-commerce and CGI technology, the concept of “virtual influencer” has emerged and is rapidly growing in popularity in social media and network service (e.g., Instagram). This paper investigated the effects of the number and types of social actors in the contents of Instagram on users' reactions. To identify this, we collected the users' comments from the contents of the virtual influencers' accounts on Instagram and conducted sentiment analysis. The results showed that users tend to use more social words and 3rd-person pronouns in contents with multiple social actors including the virtual influencer than in contents with a virtual influencer. Moreover, when a virtual influencer is presented in the contents of social media with humans, users tend to use more positive words and anxious words than in the contents without humans. Based on these outcomes, several interesting issues are discussed below.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"92 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128428210","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}
引用次数: 16
Non-Invertibility for Random Projection based Biometric Template Protection Scheme 基于随机投影的生物特征模板保护方案的不可逆性
Ai Thao Nguyen Thi, T. K. Dang, D. T. Nguyen
Nowadays, biometric-based authentication systems are widely used. This fact has led to increased attacks on biometric data of users. Therefore, biometric template protection is sure to keep the attention of researchers for the security of the authentication systems. Many previous works proposed the biometric template protection schemes by transforming the original biometric data into a secure domain, or establishing a cryptographic key with the use of biometric data. The main purpose was that fulfill the all three requirements: cancelability, security, and performance as many as possible. In this paper, using random projection merged with fuzzy commitment, we will introduce a hybrid scheme of biometric template protection. We try to limit their own drawbacks and take full advantages of these techniques at the same time. In addition, an analysis of non-invertibility property will be exercised with regards to the use of random projection aiming at enhancing the security of the system while preserving the discriminability of the original biometric template.
目前,基于生物特征的认证系统得到了广泛的应用。这一事实导致对用户生物特征数据的攻击增加。因此,生物识别模板保护必然会引起研究人员对认证系统安全性的关注。许多文献提出了生物特征模板保护方案,将原始生物特征数据转换为安全域,或利用生物特征数据建立加密密钥。其主要目的是尽可能多地满足所有三个需求:可取消性、安全性和性能。本文将随机投影与模糊承诺相结合,提出一种混合的生物特征模板保护方案。我们试图限制它们自身的缺点,同时充分利用这些技术的优势。此外,将对随机投影的使用进行非可逆性分析,旨在提高系统的安全性,同时保留原始生物识别模板的可辨别性。
{"title":"Non-Invertibility for Random Projection based Biometric Template Protection Scheme","authors":"Ai Thao Nguyen Thi, T. K. Dang, D. T. Nguyen","doi":"10.1109/IMCOM51814.2021.9377392","DOIUrl":"https://doi.org/10.1109/IMCOM51814.2021.9377392","url":null,"abstract":"Nowadays, biometric-based authentication systems are widely used. This fact has led to increased attacks on biometric data of users. Therefore, biometric template protection is sure to keep the attention of researchers for the security of the authentication systems. Many previous works proposed the biometric template protection schemes by transforming the original biometric data into a secure domain, or establishing a cryptographic key with the use of biometric data. The main purpose was that fulfill the all three requirements: cancelability, security, and performance as many as possible. In this paper, using random projection merged with fuzzy commitment, we will introduce a hybrid scheme of biometric template protection. We try to limit their own drawbacks and take full advantages of these techniques at the same time. In addition, an analysis of non-invertibility property will be exercised with regards to the use of random projection aiming at enhancing the security of the system while preserving the discriminability of the original biometric template.","PeriodicalId":275121,"journal":{"name":"2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"96 12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127994397","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
期刊
2021 15th International Conference on Ubiquitous Information Management and Communication (IMCOM)
全部 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