Search results
1 – 6 of 6Abstract
Purpose
The purposes of this paper are to solve the low-efficiency problem caused by large search space in global localization and develop an efficient global localization method requiring only one 2D-LiDAR scan to match against the prior map for indoor mobile robots.
Design/methodology/approach
This paper solves the global localization problem using phase correlation as the underlying registration method. To obtain accurate rotation parameter, this paper exhaustively pre-rotates the prior map by a certain angle stride in advance. Then the input scan is matched against the pre-rotated maps one by one using phase correlation to determine translation parameters, and this paper constructs an orientation histogram by the correlation coefficients. The map rotation angle and corresponding translation parameters of the maximal peak value in the orientation histogram constitute the global pose. This paper applies a divide-and-conquer method to reduce the time consumption of single phase correlation and determines promising angle ranges where the maximal peak value may appear based on the periodicity of 90º in the orientation histogram with the signal-to-noise ratio (SNR) to reduce execution times of phase correlation.
Findings
Both simulated and real experimental results reveal that the proposed method achieves a high enough success rate and efficient (processing time in a second) global localization.
Originality/value
The proposed method constructs an orientation histogram to improve the global localization success rate and applies a divide-and-conquer method with SNR to improve efficiency, which will benefit the indoor mobile robots equipped with 2D-LiDAR.
Details
Keywords
Lu (Monroe) Meng, Jiuqi Chen, Mengya Yang and Yijie Wang
This paper aims to explore the effectiveness of customer inoculation strategies in the context of AI service failures in the hospitality and tourism industries. Furthermore, it…
Abstract
Purpose
This paper aims to explore the effectiveness of customer inoculation strategies in the context of AI service failures in the hospitality and tourism industries. Furthermore, it examines how these strategies can enhance customer complaint behavior and satisfaction with service recovery, thereby improving the overall service experience.
Design/methodology/approach
Four distinct studies were conducted: Study 1 investigated the influence of customer inoculation on complaint behavior post-AI service failure. Study 2 assessed the impact of service remedies on customer satisfaction. Study 3 explored the implications of initial purchase and usage intentions. Finally, Study 4 validated the findings using a large-scale online survey.
Findings
The results indicated that customer inoculation significantly increases customer complaint behavior and satisfaction with service remedies following AI service failures. They also showed that this relationship is mediated by psychological distance. Furthermore, customer inoculation positively affects initial purchase and usage intentions, demonstrating effectiveness at various customer engagement stages.
Practical implications
This study enriches the literature on AI hospitality service failure and recovery by introducing the novel concept of customer inoculation. Additionally, it significantly contributes to the inoculation theory literature, which covers diverse fields. Practically, this study proposes an efficient and low-cost strategy for marketers.
Originality/value
This study introduces the concept of customer inoculation in the context of AI service failures, a novel approach in the hospitality and tourism literature. It provides empirical evidence of the efficacy of the strategy, bridging a crucial gap in understanding customer behavior in the face of technological disruptions.
Details
Keywords
Zengxin Kang, Jing Cui, Yijie Wang, Zhikai Hu and Zhongyi Chu
Current flexible printed circuit (FPC) assembly relies heavily on manual labor, limiting capacity and increasing costs. Small FPC size makes automation challenging as terminals…
Abstract
Purpose
Current flexible printed circuit (FPC) assembly relies heavily on manual labor, limiting capacity and increasing costs. Small FPC size makes automation challenging as terminals can be visually occluded. The purpose of this study is to use 3D tactile sensing to mimic human manual mating skills for enabling sensing offset between FPC terminals (FPC-t) and FPC mating slots (FPC-s) under visual occlusion.
Design/methodology/approach
The proposed model has three stages: spatial encoding, offset estimation and action strategy. The spatial encoder maps sparse 3D tactile data into a compact 1D feature capturing valid spatial assembly information to enable temporal processing. To compensate for low sensor resolution, consecutive spatial features are input to a multistage temporal convolutional network which estimates alignment offsets. The robot then performs alignment or mating actions based on the estimated offsets.
Findings
Experiments are conducted on a Redmi Note 4 smartphone assembly platform. Compared to other models, the proposed approach achieves superior offset estimation. Within limited trials, it successfully assembles FPCs under visual occlusion using three-axis tactile sensing.
Originality/value
A spatial encoder is designed to encode three-axis tactile data into feature maps, overcoming multistage temporal convolution network’s (MS-TCN) inability to directly process such input. Modifying the output to estimate assembly offsets with related motion semantics overcame MS-TCN’s segmentation points output, unable to meet assembly monitoring needs. Training and testing the improved MS-TCN on an FPC data set demonstrated accurate monitoring of the full process. An assembly platform verified performance on automated FPC assembly.
Details
Keywords
Yijie Zhang, Ziyi Guo, Jiangang Wei and Yijun Li
The aim of this paper is to achieve a reasonable microclimate between clothing and the human body and optimize the custom dress pattern.
Abstract
Purpose
The aim of this paper is to achieve a reasonable microclimate between clothing and the human body and optimize the custom dress pattern.
Design/methodology/approach
An interactive design method of 3D modeling, virtual try-on and heat transfer simulation are used. First, a 3D dress is designed with nonuniform rational B-splines curves and tried on virtually. After that, the heat transfer in the body-air-clothing microclimate and temperature distributions on the clothing surface are obtained. Based on the heat transfer in the body-air-clothing system, we design a method to improve the thermal comfort by optimizing the garment pattern digitally. Then, this paper utilized two heat transfer validating indexes to quantify the improvement of thermal comfort, and evaluate the modified model of dress.
Findings
The microclimate under the clothing is varied with the air gap distance, and the heat transfer on the area of the clavicle, bust point and front abandon are higher than other parts due to the narrow air gaps. In view of thermal comfort, the pattern optimization changes the distance ease and reforms the air circulating efficiency. The mean heat transfer and its standard variance are changing by about 10% and more than 20%. Thus, the heat transfer evaluation indexes are suitable to represent the heat transfer and thermal comfort in the microclimate system.
Research limitations/implications
It can be concluded that the methodology proposed in this paper has the advantage of interactive design, 3D visualization and local heat transfer simulation. This technology meets the need of personalized customization and well-considered garment and has broad application prospects.
Originality/value
This study demonstrates that modifying the distance ease on body key girths based on heat transfer is a reliable way to improve thermal comfort. This method meets the consumers’ demand of the comfort of body-fit clothing under the condition of daily activities.
Highlights
3D air gap distributions.
Heat transfer varies with air gap distance.
Thermal comfort can be improved by optimizing garment pattern.
3D air gap distributions.
Heat transfer varies with air gap distance.
Thermal comfort can be improved by optimizing garment pattern.
Details
Keywords
Na Ye, Dingguo Yu, Xiaoyu Ma, Yijie Zhou and Yanqin Yan
Fake news in cyberspace has greatly interfered with national governance, economic development and cultural communication, which has greatly increased the demand for fake news…
Abstract
Purpose
Fake news in cyberspace has greatly interfered with national governance, economic development and cultural communication, which has greatly increased the demand for fake news detection and intervention. At present, the recognition methods based on news content all lose part of the information to varying degrees. This paper proposes a lightweight content-based detection method to achieve early identification of false information with low computation costs.
Design/methodology/approach
The authors' research proposes a lightweight fake news detection framework for English text, including a new textual feature extraction method, specifically mapping English text and symbols to 0–255 using American Standard Code for Information Interchange (ASCII) codes, treating the completed sequence of numbers as the values of picture pixel points and using a computer vision model to detect them. The authors also compare the authors' framework with traditional word2vec, Glove, bidirectional encoder representations from transformers (BERT) and other methods.
Findings
The authors conduct experiments on the lightweight neural networks Ghostnet and Shufflenet, and the experimental results show that the authors' proposed framework outperforms the baseline in accuracy on both lightweight networks.
Originality/value
The authors' method does not rely on additional information from text data and can efficiently perform the fake news detection task with less computational resource consumption. In addition, the feature extraction method of this framework is relatively new and enlightening for text content-based classification detection, which can detect fake news in time at the early stage of fake news propagation.
Details
Keywords
Payal Goel and Silky Vigg Kushwah
This study aims to comprehensively inspect the impact of blockchain technology in the context of globalization, focusing on the most influential research works, scientific…
Abstract
Purpose
This study aims to comprehensively inspect the impact of blockchain technology in the context of globalization, focusing on the most influential research works, scientific production by countries, commonly used keywords, trending topics and the conceptual and intellectual structure of this field.
Design/methodology/approach
A bibliometric analysis was conducted in R Studio, involving the review and scrutiny of 194 research papers indexed in the Scopus database. This analytical approach allowed for a systematic examination of the literature and the identification of key patterns and trends in blockchain and globalization research.
Findings
The analysis revealed the most influential research contributions, highlighted countries with significant scientific production, identified frequently used keywords and unveiled emerging trends and areas of focus in the field of blockchain and digitization. Additionally, the study explores prospective research directions.
Research limitations/implications
This research provides insights into the current state of blockchain and globalization research, offering valuable information for scholars, policymakers and industry professionals. The recognized themes provide a systematic structure for upcoming inquiries, directing studies toward vital domains like supply chain management and sustainable development. Moreover, the analysis emphasizes the significance of interdisciplinary collaboration and provides practical insights, enabling businesses and policymakers to enhance transparency, counteract fraud and adjust to the digital era for societal and economic advancement.
Originality/value
The study contributes to the prevailing literature by steering a comprehensive analysis of the interplay between blockchain technology and globalization, shedding light on influential works and emerging trends. It adds value by providing a structured overview of the field's intellectual landscape.
Details