首页 > 最新文献

2016 International Computer Symposium (ICS)最新文献

英文 中文
Want You: A Novel Social Network Service 想要你:一种新颖的社交网络服务
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0074
Chen-Yi Lin, W. Lai, Wan-Tian Fu, Yun-Sheng Chen, Yuan-Zhen Wang, Kuan-Cheng Jian
In recent years, as network information technology has increasingly advanced, there is a growing trend of people using electronic devices. With the rise of social network services (SNSs), people are using SNSs more frequently, SNSs have gradually replaced many traditional methods of contacting, such as sending e-mails, typing text messages, or chatting on the phone. However, current commercially-available SNSs pair strangers randomly and they are unable to conduct further understandings on particular subjects. In order to solve this problem, this study introduces the small-world phenomenon and the concept of network density to implement "Want You" SNS, this system can calculate on how many people it takes to get to know the stranger one would like to know, and presents the calculated results to the user. Moreover, our questionnaire administered to participants of the study found that Want You is a fairly useful SNS for the public, as it allows users to see the correlations between strangers in social networks and increases the success rate of meeting strangers through correlations to expand interpersonal relationships.
近年来,随着网络信息技术的日益发达,人们使用电子设备的趋势越来越明显。随着社交网络服务(sns)的兴起,人们使用社交网络的频率越来越高,社交网络已经逐渐取代了许多传统的联系方式,如发电子邮件、打短信或打电话聊天。然而,目前的商业社交网站是随机配对陌生人,他们无法对特定主题进行进一步的理解。为了解决这一问题,本研究引入了小世界现象和网络密度的概念来实现“想要你”SNS,该系统可以计算出需要多少人去认识一个想要认识的陌生人,并将计算结果呈现给用户。此外,我们对研究参与者的问卷调查发现,Want You对公众来说是一个相当有用的SNS,因为它可以让用户看到社交网络中陌生人之间的相关性,并通过相关性增加与陌生人见面的成功率,从而扩大人际关系。
{"title":"Want You: A Novel Social Network Service","authors":"Chen-Yi Lin, W. Lai, Wan-Tian Fu, Yun-Sheng Chen, Yuan-Zhen Wang, Kuan-Cheng Jian","doi":"10.1109/ICS.2016.0074","DOIUrl":"https://doi.org/10.1109/ICS.2016.0074","url":null,"abstract":"In recent years, as network information technology has increasingly advanced, there is a growing trend of people using electronic devices. With the rise of social network services (SNSs), people are using SNSs more frequently, SNSs have gradually replaced many traditional methods of contacting, such as sending e-mails, typing text messages, or chatting on the phone. However, current commercially-available SNSs pair strangers randomly and they are unable to conduct further understandings on particular subjects. In order to solve this problem, this study introduces the small-world phenomenon and the concept of network density to implement \"Want You\" SNS, this system can calculate on how many people it takes to get to know the stranger one would like to know, and presents the calculated results to the user. Moreover, our questionnaire administered to participants of the study found that Want You is a fairly useful SNS for the public, as it allows users to see the correlations between strangers in social networks and increases the success rate of meeting strangers through correlations to expand interpersonal relationships.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127764922","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
Computing the Diameters of Huge Social Networks 计算巨大社会网络的直径
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0011
Ting-Chun Lin, Mei-Jin Wu, Wei-Jie Chen, B. Wu
The diameter of a graph is the maximum distance among all pairs of nodes. Determining the diameter of a graph in the tradition way costs O(mn) time, where n is the number of nodes and m is the number of edges. A social network can be modelled as a graph. With the rapid expansion of social networks, the number of nodes in a social network could be hundreds of millions. In this paper, we propose a new approach for computing the diameters of large undirected unweighted graphs. The worst case time complexity is still O(mn). In practice, especially for social network graphs, the running time is O(m). Our approach is based on BFS to select a proper node as the starting node of a BFS process is the most important issue when computing the diameter. We show how to choose the good nodes with small cost.
图的直径是所有节点对之间的最大距离。传统方法确定图的直径需要O(mn)时间,其中n为节点数,m为边数。一个社会网络可以用图来建模。随着社交网络的迅速扩张,一个社交网络的节点数量可能达到数亿个。本文提出了一种计算大型无向无权图直径的新方法。最坏情况下的时间复杂度仍然是0 (mn)。在实践中,特别是对于社交网络图,运行时间为O(m)。我们的方法是基于BFS来选择合适的节点,因为BFS过程的开始节点是计算直径时最重要的问题。我们展示了如何以较小的代价选择好节点。
{"title":"Computing the Diameters of Huge Social Networks","authors":"Ting-Chun Lin, Mei-Jin Wu, Wei-Jie Chen, B. Wu","doi":"10.1109/ICS.2016.0011","DOIUrl":"https://doi.org/10.1109/ICS.2016.0011","url":null,"abstract":"The diameter of a graph is the maximum distance among all pairs of nodes. Determining the diameter of a graph in the tradition way costs O(mn) time, where n is the number of nodes and m is the number of edges. A social network can be modelled as a graph. With the rapid expansion of social networks, the number of nodes in a social network could be hundreds of millions. In this paper, we propose a new approach for computing the diameters of large undirected unweighted graphs. The worst case time complexity is still O(mn). In practice, especially for social network graphs, the running time is O(m). Our approach is based on BFS to select a proper node as the starting node of a BFS process is the most important issue when computing the diameter. We show how to choose the good nodes with small cost.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129443182","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
Learning Term Taxonomy Relationship from a Large Collection of Plain Text 从大量纯文本中学习术语分类关系
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0061
Shang-En Yang, Hung-Yuan Chen, Vorakit Vorakitphan, Yao-Chung Fan
In this paper, we present a heuristic for labeling a given term a taxonomy label. Specifically, for a given term, our goal is to construct a model for determining an "is-a" relationship between the given term and an inferred concept. Such term-labelling problem is not new, but the existing solutions require semi-supervised training processing, e.g., supervised LDA, or rely on lexicographers, e.g., wordnet. The model construction cost becomes burdens for employing such semantic understanding capability in various emerging applications. Aiming at these issues, in this study, we present a lightweight approach with the following features. First, the proposed approach is unsupervised and take only pain text as inputs. Second, the proposed approach allows incremental model construction. Third, the proposed approach is simple but effective and computationally efficient in comparison with the existing solutions. We demonstrate these results through experiments by comparing our approach with DBpedia and employ the popular search terms as test set. From experiment results, we see that 30 percent improvement in accuracy can be achieved by the proposed approach.
在本文中,我们提出了一种启发式的标记给定术语的分类标签。具体来说,对于给定的术语,我们的目标是构建一个模型,用于确定给定术语和推断概念之间的“is-a”关系。这样的术语标注问题并不新鲜,但是现有的解决方案需要半监督训练处理,例如监督LDA,或者依赖词典编纂者,例如wordnet。在各种新兴的应用中,模型的构建成本成为使用这种语义理解能力的负担。针对这些问题,在本研究中,我们提出了一种具有以下特征的轻量级方法。首先,所提出的方法是无监督的,只接受疼痛文本作为输入。其次,所提出的方法允许增量模型构建。第三,与现有的解决方案相比,该方法简单有效,计算效率高。我们通过实验将我们的方法与DBpedia进行比较,并使用流行的搜索词作为测试集,从而证明了这些结果。实验结果表明,采用该方法可以提高30%的精度。
{"title":"Learning Term Taxonomy Relationship from a Large Collection of Plain Text","authors":"Shang-En Yang, Hung-Yuan Chen, Vorakit Vorakitphan, Yao-Chung Fan","doi":"10.1109/ICS.2016.0061","DOIUrl":"https://doi.org/10.1109/ICS.2016.0061","url":null,"abstract":"In this paper, we present a heuristic for labeling a given term a taxonomy label. Specifically, for a given term, our goal is to construct a model for determining an \"is-a\" relationship between the given term and an inferred concept. Such term-labelling problem is not new, but the existing solutions require semi-supervised training processing, e.g., supervised LDA, or rely on lexicographers, e.g., wordnet. The model construction cost becomes burdens for employing such semantic understanding capability in various emerging applications. Aiming at these issues, in this study, we present a lightweight approach with the following features. First, the proposed approach is unsupervised and take only pain text as inputs. Second, the proposed approach allows incremental model construction. Third, the proposed approach is simple but effective and computationally efficient in comparison with the existing solutions. We demonstrate these results through experiments by comparing our approach with DBpedia and employ the popular search terms as test set. From experiment results, we see that 30 percent improvement in accuracy can be achieved by the proposed approach.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"192 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129210785","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
Real-Time Hand Finger Motion Capturing Using Regression Forest 使用回归森林的实时手指动作捕捉
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0091
Pei-Chi Hsieh, Shih-Chung Hsu, Chung-Lin Huang
This paper proposes a real-time hand finger motion capturing method using Kinect. It consists of three modules: hand region segmentation, feature points extraction, and joint angle estimation. The first module extracts the hand region from the depth image. The second module applies a pixel classifier to segment the hand region into eight characteristic sub-regions and the residual sub-region. The centroid of each characteristic sub-region is extracted as the feature point. The third module converts these feature points to the feature vector for finger joint angle estimation by using the regression forest. The estimation process has both the speed and precision advantages and it can also deal with the hand finger motion parameter of novel hand gesture. The experimental results show that our method can capture the hand finger motion parameters of global in-plane hand rotation with sufficient estimation accuracy.
本文提出了一种基于Kinect的实时手指动作捕捉方法。它包括三个模块:手部区域分割、特征点提取和关节角度估计。第一个模块从深度图像中提取手部区域。第二个模块使用像素分类器将手部区域分割成8个特征子区域和残差子区域。提取每个特征子区域的质心作为特征点。第三个模块将这些特征点转换为特征向量,利用回归森林进行手指关节角度估计。该估计过程具有速度快、精度高的优点,并且可以处理新手势的手指运动参数。实验结果表明,该方法能够捕获手部平面内全局旋转的手指运动参数,并具有足够的估计精度。
{"title":"Real-Time Hand Finger Motion Capturing Using Regression Forest","authors":"Pei-Chi Hsieh, Shih-Chung Hsu, Chung-Lin Huang","doi":"10.1109/ICS.2016.0091","DOIUrl":"https://doi.org/10.1109/ICS.2016.0091","url":null,"abstract":"This paper proposes a real-time hand finger motion capturing method using Kinect. It consists of three modules: hand region segmentation, feature points extraction, and joint angle estimation. The first module extracts the hand region from the depth image. The second module applies a pixel classifier to segment the hand region into eight characteristic sub-regions and the residual sub-region. The centroid of each characteristic sub-region is extracted as the feature point. The third module converts these feature points to the feature vector for finger joint angle estimation by using the regression forest. The estimation process has both the speed and precision advantages and it can also deal with the hand finger motion parameter of novel hand gesture. The experimental results show that our method can capture the hand finger motion parameters of global in-plane hand rotation with sufficient estimation accuracy.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"52 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122595650","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
Semantic Search and Preferred Search Survey in Cloud Computing Environment 云计算环境下的语义搜索与首选搜索调查
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0137
Liu Yang, Lili Xia
Cloud computing has achieved great development both in academic and industry communities due to the fact that it relieves the burden of data storage and data management. However, data stored in the cloud may suffer from malicious use by cloud service providers. Therefore, exploring an efficient search technique for encrypted data is extremely urgent. This paper focuses on semantic search and preferred search schemes in cloud. We survey the existed schemes' advantage or disadvantage. At last, we give some open issues and research challenges in the future.
云计算减轻了数据存储和管理的负担,在学术界和工业界都取得了很大的发展。然而,存储在云中的数据可能会遭到云服务提供商的恶意利用。因此,探索一种高效的加密数据搜索技术迫在眉睫。本文主要研究云环境下的语义搜索和首选搜索方案。我们考察了现有方案的优缺点。最后,提出了一些有待解决的问题和未来的研究挑战。
{"title":"Semantic Search and Preferred Search Survey in Cloud Computing Environment","authors":"Liu Yang, Lili Xia","doi":"10.1109/ICS.2016.0137","DOIUrl":"https://doi.org/10.1109/ICS.2016.0137","url":null,"abstract":"Cloud computing has achieved great development both in academic and industry communities due to the fact that it relieves the burden of data storage and data management. However, data stored in the cloud may suffer from malicious use by cloud service providers. Therefore, exploring an efficient search technique for encrypted data is extremely urgent. This paper focuses on semantic search and preferred search schemes in cloud. We survey the existed schemes' advantage or disadvantage. At last, we give some open issues and research challenges in the future.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"115 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117303675","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
Efficient DPM-Based Object Detection Using Shift with Importance Sampling 基于dpm的重要采样偏移目标检测
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0075
B. Wong, J. Hsieh, Chia-Jen Hsiao, S. Chien, Feng-Chia Chang
This paper proposes a novel Shift with Importance Sampling (SIS) scheme to improve the efficiency in DPM-based object detection but maintain its high accuracy. For fast and efficient object detection, the cascade-boosting structure is the commonly-used approach in the literature. However, its detection performance is quite lower due to non-robust features and a fully-scanning on image especially when deformable part models are adopted. Another powerful method "deformable part model" is commonly adopted to deal with the above problem. However, its full combinations of parts to represent an object make its inefficiency in the scanning process which needs to check all possible object positions. The proposed SIS scheme can avoid many redundant positions and thus significantly improve the efficiency of the DPM scheme up to a time order. Firstly, various interest points are first detected and then clustered via the ISO-data clustering scheme to produce potential candidates. Since each candidate will not exactly locate in the center of the detected target, it will be shifted according to the weights of its eight neighborhoods. The importance of each neighbor is scored by the DPM-classifier. Once it is shifted, the size of search window to find its positions will be narrowed to only quarter. Thus, the proposed SIS scanning scheme can quickly find the correct location of each pedestrian with minimum tries and tests. After analysis, the time complexity of scanning is reduced from O(n2) to O(logn), where the frame dimension is n×n. After that, the particle filter is adopted to track targets if they are missed. Experimental results show the superiority of our SIS method in pedestrian detection (evaluated on different famous datasets).
为了提高基于dpm的目标检测的效率,同时保持其较高的准确性,提出了一种新的重要抽样偏移(SIS)方案。为了快速有效地检测目标,级联增强结构是文献中常用的方法。然而,由于该方法具有非鲁棒性和对图像的全扫描等特点,特别是在采用可变形零件模型时,其检测性能较低。通常采用另一种强大的方法“可变形零件模型”来处理上述问题。然而,它的全组合部分来表示一个对象,使其在扫描过程中效率低下,需要检查所有可能的对象位置。所提出的SIS方案可以避免许多冗余位置,从而大大提高了DPM方案的效率,直至一个时间顺序。首先,检测各种兴趣点,然后通过iso数据聚类方案聚类产生潜在候选点;由于每个候选目标不会精确地定位在被检测目标的中心,因此它将根据其八个邻域的权重进行移动。每个邻居的重要性由dpm分类器评分。一旦移动,查找其位置的搜索窗口的大小将缩小到只有四分之一。因此,所提出的SIS扫描方案能够以最少的尝试和测试快速找到每个行人的正确位置。经过分析,将扫描的时间复杂度从O(n2)降低到O(logn),其中帧维为n×n。然后,采用粒子滤波对未命中的目标进行跟踪。实验结果表明了我们的SIS方法在行人检测方面的优越性(在不同的著名数据集上进行了评估)。
{"title":"Efficient DPM-Based Object Detection Using Shift with Importance Sampling","authors":"B. Wong, J. Hsieh, Chia-Jen Hsiao, S. Chien, Feng-Chia Chang","doi":"10.1109/ICS.2016.0075","DOIUrl":"https://doi.org/10.1109/ICS.2016.0075","url":null,"abstract":"This paper proposes a novel Shift with Importance Sampling (SIS) scheme to improve the efficiency in DPM-based object detection but maintain its high accuracy. For fast and efficient object detection, the cascade-boosting structure is the commonly-used approach in the literature. However, its detection performance is quite lower due to non-robust features and a fully-scanning on image especially when deformable part models are adopted. Another powerful method \"deformable part model\" is commonly adopted to deal with the above problem. However, its full combinations of parts to represent an object make its inefficiency in the scanning process which needs to check all possible object positions. The proposed SIS scheme can avoid many redundant positions and thus significantly improve the efficiency of the DPM scheme up to a time order. Firstly, various interest points are first detected and then clustered via the ISO-data clustering scheme to produce potential candidates. Since each candidate will not exactly locate in the center of the detected target, it will be shifted according to the weights of its eight neighborhoods. The importance of each neighbor is scored by the DPM-classifier. Once it is shifted, the size of search window to find its positions will be narrowed to only quarter. Thus, the proposed SIS scanning scheme can quickly find the correct location of each pedestrian with minimum tries and tests. After analysis, the time complexity of scanning is reduced from O(n2) to O(logn), where the frame dimension is n×n. After that, the particle filter is adopted to track targets if they are missed. Experimental results show the superiority of our SIS method in pedestrian detection (evaluated on different famous datasets).","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"105 6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115763944","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 Matlab-Based Traffic Prediction System 基于matlab的交通预测系统
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0065
Yi-Chung Chen, Yin-Wei Lin, Ming Lu, Yuanhai Wang
Traffic prediction systems are currently the most important techniques, as they can be wildly applied in different aspects. Given a set of past traffic data, a traffic prediction system is able to predict the future traffic conditions. However, the existing traffic prediction systems are hard to implement and are quite expensive. Hence, this work proposed a Matlab-based traffic prediction system, which can be easily implemented by Matlab and operated on the internet. That is, the problem of the existing traffic prediction systems can be solved.
交通预测系统是目前最重要的技术,因为它可以广泛应用于各个方面。给定一组过去的交通数据,交通预测系统能够预测未来的交通状况。然而,现有的交通预测系统难以实现,而且价格昂贵。因此,本文提出了一种基于Matlab的交通流量预测系统,该系统可以很容易地用Matlab实现,并且可以在互联网上运行。即可以解决现有交通预测系统的问题。
{"title":"A Matlab-Based Traffic Prediction System","authors":"Yi-Chung Chen, Yin-Wei Lin, Ming Lu, Yuanhai Wang","doi":"10.1109/ICS.2016.0065","DOIUrl":"https://doi.org/10.1109/ICS.2016.0065","url":null,"abstract":"Traffic prediction systems are currently the most important techniques, as they can be wildly applied in different aspects. Given a set of past traffic data, a traffic prediction system is able to predict the future traffic conditions. However, the existing traffic prediction systems are hard to implement and are quite expensive. Hence, this work proposed a Matlab-based traffic prediction system, which can be easily implemented by Matlab and operated on the internet. That is, the problem of the existing traffic prediction systems can be solved.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128373789","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
A Dynamically Adjusted Vehicles Navigation Scheme with Real-Time Traffic Information to Relieve Regional Traffic Congestion in Vehicular Ad-Hoc Networks 基于实时交通信息的车载自组织网络动态调整车辆导航方案缓解区域交通拥堵
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0103
Hung-Jen Pan, K. Ssu, En-Wei Chang, Yu-Yuan Lin
Nowadays, with the number of vehicles increasing rapidly, road traffic congestion in urban areas becomes a significant issue. In this paper, a dynamically restricted road segments protocol is proposed for quickly evacuating vehicles from the area and prohibiting vehicles from entering into the area where traffic congestion happens. The trajectory information maintained in the server assists determining the size of restricted area. The server determines the restricted area where the event occurs and then checks the position of all cars to adjust the size of restricted area. If vehicles are in the restricted area, the sever uses car-flow scheme to let the vehicles leave the restricted area. The other vehicles which are out of the restricted area obtain a path to avoid the area. The simulation results demonstrate that the work, on average, could reduce 10% travel time to evacuate vehicles, compared to the shortest path algorithm.
如今,随着车辆数量的迅速增加,城市道路交通拥堵成为一个严重的问题。本文提出了一种动态限制路段协议,用于快速疏散车辆,并禁止车辆进入发生交通拥堵的区域。在服务器中维护的轨迹信息有助于确定限制区域的大小。服务器确定事件发生的限制区域,然后检查所有车辆的位置以调整限制区域的大小。如果车辆在限制区,服务器使用车辆流方案让车辆离开限制区。其他驶出限制区的车辆获得避开该区域的路径。仿真结果表明,与最短路径算法相比,该算法平均可减少10%的车辆疏散时间。
{"title":"A Dynamically Adjusted Vehicles Navigation Scheme with Real-Time Traffic Information to Relieve Regional Traffic Congestion in Vehicular Ad-Hoc Networks","authors":"Hung-Jen Pan, K. Ssu, En-Wei Chang, Yu-Yuan Lin","doi":"10.1109/ICS.2016.0103","DOIUrl":"https://doi.org/10.1109/ICS.2016.0103","url":null,"abstract":"Nowadays, with the number of vehicles increasing rapidly, road traffic congestion in urban areas becomes a significant issue. In this paper, a dynamically restricted road segments protocol is proposed for quickly evacuating vehicles from the area and prohibiting vehicles from entering into the area where traffic congestion happens. The trajectory information maintained in the server assists determining the size of restricted area. The server determines the restricted area where the event occurs and then checks the position of all cars to adjust the size of restricted area. If vehicles are in the restricted area, the sever uses car-flow scheme to let the vehicles leave the restricted area. The other vehicles which are out of the restricted area obtain a path to avoid the area. The simulation results demonstrate that the work, on average, could reduce 10% travel time to evacuate vehicles, compared to the shortest path algorithm.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114224908","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
Investigating the Determinants of Mobile Learning Acceptance in Higher Education Based on UTAUT 基于UTAUT的高等教育移动学习接受度影响因素研究
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0133
Aofan Lu, Qian Chen, Yan Zhang, T. Chang
The popularity of mobile devices and the opportunity to learn regardless of time and place make mobile learning an important method in lifelong learning. However, acceptance of mobile learning by learners is crucial to the success of mobile learning. The objective of this study is to investigate main determinants of mobile learning acceptance in higher education in China. Based on the unified theory of acceptance and use of technology, this study proposed a hypothesized model of m-learning acceptance. Employing a stepwise multiple regression analysis, the model was assessed based on the data collected from 186 participants at Beijing Normal University using a survey questionnaire. Results indicate that achievement value, effort expectancy, social influence and performance expectancy have significant influence on the behavioral intention to use mobile learning. Both theoretical and practical implications are discussed.
移动设备的普及和不受时间和地点限制的学习机会使移动学习成为终身学习的重要方法。然而,学习者对移动学习的接受程度对移动学习的成功至关重要。本研究的目的是探讨中国高等教育接受移动学习的主要决定因素。基于技术接受与使用的统一理论,本研究提出了移动学习接受的假设模型。采用逐步多元回归分析方法,对北京师范大学186名学生进行问卷调查,对模型进行评估。结果表明,成就价值、努力期望、社会影响和绩效期望对移动学习行为意愿有显著影响。讨论了理论和实践意义。
{"title":"Investigating the Determinants of Mobile Learning Acceptance in Higher Education Based on UTAUT","authors":"Aofan Lu, Qian Chen, Yan Zhang, T. Chang","doi":"10.1109/ICS.2016.0133","DOIUrl":"https://doi.org/10.1109/ICS.2016.0133","url":null,"abstract":"The popularity of mobile devices and the opportunity to learn regardless of time and place make mobile learning an important method in lifelong learning. However, acceptance of mobile learning by learners is crucial to the success of mobile learning. The objective of this study is to investigate main determinants of mobile learning acceptance in higher education in China. Based on the unified theory of acceptance and use of technology, this study proposed a hypothesized model of m-learning acceptance. Employing a stepwise multiple regression analysis, the model was assessed based on the data collected from 186 participants at Beijing Normal University using a survey questionnaire. Results indicate that achievement value, effort expectancy, social influence and performance expectancy have significant influence on the behavioral intention to use mobile learning. Both theoretical and practical implications are discussed.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114473530","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
Improving the Performance of an Iterative Learning Control Program 改进迭代学习控制程序的性能
Pub Date : 2016-12-01 DOI: 10.1109/ICS.2016.0129
Kai-Lun Huang, Peng Chen
In this paper, we present a performance study of a five-axis iterative learning control program. Several approaches are proposed to enhance the performance. Eliminating redundant computation, parallelizing programs using OpenMP, and loop-invariant code motion are used to enhance the performance. For a single learning iteration with 5021 positions and using compiler option "-O2", the experimental results show that the execution time of the optimized program has a 4.84 times speedup compared to the non-optimized version.
本文提出了一种五轴迭代学习控制程序的性能研究。提出了几种提高性能的方法。通过消除冗余计算、使用OpenMP并行化程序和循环不变代码运动来提高性能。对于5021个位置的单次学习迭代,使用编译器选项“-O2”,实验结果表明,优化后的程序的执行时间比未优化的版本加快了4.84倍。
{"title":"Improving the Performance of an Iterative Learning Control Program","authors":"Kai-Lun Huang, Peng Chen","doi":"10.1109/ICS.2016.0129","DOIUrl":"https://doi.org/10.1109/ICS.2016.0129","url":null,"abstract":"In this paper, we present a performance study of a five-axis iterative learning control program. Several approaches are proposed to enhance the performance. Eliminating redundant computation, parallelizing programs using OpenMP, and loop-invariant code motion are used to enhance the performance. For a single learning iteration with 5021 positions and using compiler option \"-O2\", the experimental results show that the execution time of the optimized program has a 4.84 times speedup compared to the non-optimized version.","PeriodicalId":281088,"journal":{"name":"2016 International Computer Symposium (ICS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124391092","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
期刊
2016 International Computer Symposium (ICS)
全部 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