The Impacts of AI-enabled Search Services on Local Economy (AI 기반 장소 검색 서비스가 지역 경제에 미치는 영향에 대한 실증 연구)
-
- Information Systems Review
- /
- v.23 no.3
- /
- pp.77-96
- /
- 2021
This research investigates the pivotal role of AI-enabled technologies in vitalizing the local economy. Collaborating with a leading search engine company, we examine the direct and indirect of an AI-based location search service on the success of sampled 7,035 local restaurants in Gangnam area in Seoul. We find that increased use of AI-enabled search and recommendation services significantly improved the selections of previously less-discovered or less-popular restaurants by users, and it also enhanced the stores' overall conversion rates. The main research findings have contributions to extant literature in theorizing the value of AI applications in local economy and have managerial implications for search businesses and local stores by recommending strategic use of AI applications in their businesses that are effective in highly competitive markets.
Aids to navigation, which provide information about a ship's position, direction, and the location of obstacles, are crucial for uninterrupted maritime services. This study aimed to analyze accidents involving aids to navigation that resulted in service disruptions and identify the key factors associated with these accidents. Aids to navigation accident data from 2000 to 2022 were utilized to achieve this. We categorized accidents by accident type, cause, region, season, and type of navigation aid and established a network through correlation analysis. Bayesian networks based on aids to navigation accidents were assigned prior probabilities, and the factors that increased the probability of accidents for different types of aids to navigation were identified. The findings can be used to infer the causes of unreported aids to navigation accidents and serve as foundational data for the prevention of such accidents.
This paper presents the development of a mobile application that detects and identifies canine skin diseases by training a deep learning-based U-Net model to infer the presence and location of skin lesions from images. U-Net, primarily used in medical imaging for image segmentation, is effective in distinguishing specific regions of an image in a polygonal form, making it suitable for identifying lesion areas in dogs. In this study, six major canine skin diseases were defined as classes, and the U-Net model was trained to differentiate among them. The model was then implemented in a mobile app, allowing users to perform lesion analysis and prediction through simple camera shots, with the results provided directly to the user. This enables pet owners to monitor the health of their pets and obtain information that aids in early diagnosis. By providing a quick and accurate diagnostic tool for pet health management through deep learning, this study emphasizes the significance of developing an easily accessible service for home use.
A Geographic Information System(GIS) is a system that captures, stores, analyzes, manages and presents data with reference to geographic location data. In the later 1990s and earlier 2000s it was limitedly used in government sectors such as public utility management, urban planning, landscape architecture, and environmental contamination control. However, a growing number of open-source packages running on a range of operating systems enabled many private enterprises to explore the concept of viewing GIS-based sales and customer data over their own computer monitors. K telecommunication company has dominated the Korean telecommunication market by providing diverse services, such as high-speed internet, PSTN(Public Switched Telephone Network), VOLP (Voice Over Internet Protocol), and IPTV(Internet Protocol Television). Even though the telecommunication market in Korea is huge, the competition between major services providers is growing more fierce than ever before. Service providers struggled to acquire as many new customers as possible, attempted to cross sell more products to their regular customers, and made more efforts on retaining the best customers by offering unprecedented benefits. Most service providers including K telecommunication company tried to adopt the concept of customer relationship management(CRM), and analyze customer's demographic and transactional data statistically in order to understand their customer's behavior. However, managing customer information has still remained at the basic level, and the quality and the quantity of customer data were not enough not only to understand the customers but also to design a strategy for marketing and sales. For example, the currently used 3,074 legal regional divisions, which are originally defined by the government, were too broad to calculate sub-regional customer's service subscription and cancellation ratio. Additional external data such as house size, house price, and household demographics are also needed to measure sales potential. Furthermore, making tables and reports were time consuming and they were insufficient to make a clear judgment about the market situation. In 2009, this company needed a dramatic shift in the way marketing and sales activities, and finally developed a dedicated GIS_based market analysis and sales management system. This system made huge improvement in the efficiency with which the company was able to manage and organize all customer and sales related information, and access to those information easily and visually. After the GIS information system was developed, and applied to marketing and sales activities at the corporate level, the company was reported to increase sales and market share substantially. This was due to the fact that by analyzing past market and sales initiatives, creating sales potential, and targeting key markets, the system could make suggestions and enable the company to focus its resources on the demographics most likely to respond to the promotion. This paper reviews subjective and unclear marketing and sales activities that K telecommunication company operated, and introduces the whole process of developing the GIS information system. The process consists of the following 5 modules : (1) Customer profile cleansing and standardization, (2) Internal/External DB enrichment, (3) Segmentation of 3,074 legal regions into 46,590 sub_regions called blocks, (4) GIS data mart design, and (5) GIS system construction. The objective of this case study is to emphasize the need of GIS system and how it works in the private enterprises by reviewing the development process of the K company's market analysis and sales management system. We hope that this paper suggest valuable guideline to companies that consider introducing or constructing a GIS information system.
Conceptualization of store image have been suggested in the past by many marketing scholars. The dominant perspective about store image is treated as the results of a multi-attribute model. Store image is expressed as a function of the salient attributes of a particular store that are evaluated. Though, there is a little confusions about what elements compose the store image, most scholars agree that merchandise, service, atmosphere, physical facilities, comfort, and location are generally accepted elements as store image. A considerable researches support that shopping can provide both hedonic and utilitarian value. Hedonic shopping value reflects the value received from fantasy and emotive aspects of shopping experience, while utilitarian shopping value reflects the acquisition of products. These two types of shopping value can affect shopping satisfaction. This study examines the relationships among stores images(store atmosphere, salespeople services, facilities, product assortment, and store location), shopping values(utilitarian shopping value and hedonic shopping value), and shopping satisfaction based on discount stores (E-Mart, Home plus, and Lotte Mart). The author hypothesized that five store image components affect shopping values, and these shopping values affect shopping satisfaction. The author focused on the roles of perceived retail crowding between these relationships. Specifically, the author hypothesized that perceived retailing crowding moderated the relationship between shopping values and shopping satisfaction. The author also hypothesized the direct effect of perceived retail crowding on shopping satisfaction. Finally, the author hypothesized that five store image components affect directly shopping satisfaction. Research model is presented in
Recently, the amount of video data collected from smartphones, CCTVs, black boxes, and high-definition cameras has increased rapidly. According to the increasing video data, the requirements for analysis and utilization are increasing. Due to the lack of skilled manpower to analyze videos in many industries, machine learning and artificial intelligence are actively used to assist manpower. In this situation, the demand for various computer vision technologies such as object detection and tracking, action detection, emotion detection, and Re-ID also increased rapidly. However, the object detection and tracking technology has many difficulties that degrade performance, such as re-appearance after the object's departure from the video recording location, and occlusion. Accordingly, action and emotion detection models based on object detection and tracking models also have difficulties in extracting data for each object. In addition, deep learning architectures consist of various models suffer from performance degradation due to bottlenects and lack of optimization. In this study, we propose an video analysis system consists of YOLOv5 based DeepSORT object tracking model, SlowFast based action recognition model, Torchreid based Re-ID model, and AWS Rekognition which is emotion recognition service. Proposed model uses single-linkage hierarchical clustering based Re-ID and some processing method which maximize hardware throughput. It has higher accuracy than the performance of the re-identification model using simple metrics, near real-time processing performance, and prevents tracking failure due to object departure and re-emergence, occlusion, etc. By continuously linking the action and facial emotion detection results of each object to the same object, it is possible to efficiently analyze videos. The re-identification model extracts a feature vector from the bounding box of object image detected by the object tracking model for each frame, and applies the single-linkage hierarchical clustering from the past frame using the extracted feature vectors to identify the same object that failed to track. Through the above process, it is possible to re-track the same object that has failed to tracking in the case of re-appearance or occlusion after leaving the video location. As a result, action and facial emotion detection results of the newly recognized object due to the tracking fails can be linked to those of the object that appeared in the past. On the other hand, as a way to improve processing performance, we introduce Bounding Box Queue by Object and Feature Queue method that can reduce RAM memory requirements while maximizing GPU memory throughput. Also we introduce the IoF(Intersection over Face) algorithm that allows facial emotion recognized through AWS Rekognition to be linked with object tracking information. The academic significance of this study is that the two-stage re-identification model can have real-time performance even in a high-cost environment that performs action and facial emotion detection according to processing techniques without reducing the accuracy by using simple metrics to achieve real-time performance. The practical implication of this study is that in various industrial fields that require action and facial emotion detection but have many difficulties due to the fails in object tracking can analyze videos effectively through proposed model. Proposed model which has high accuracy of retrace and processing performance can be used in various fields such as intelligent monitoring, observation services and behavioral or psychological analysis services where the integration of tracking information and extracted metadata creates greate industrial and business value. In the future, in order to measure the object tracking performance more precisely, there is a need to conduct an experiment using the MOT Challenge dataset, which is data used by many international conferences. We will investigate the problem that the IoF algorithm cannot solve to develop an additional complementary algorithm. In addition, we plan to conduct additional research to apply this model to various fields' dataset related to intelligent video analysis.
The satellite navigation system is widely used for identifying a user's position regardless of weather or geographic conditions and also make effect on new technology of marine LBS(Location Based Service), which has the technology of geographic information such as the ENC. Generally, there are conceivable systems of marine LBS such as ECDIS, or ECS that use the ENC itself with powerful processor in installed type on ships bridge. Since the ENC is relatively heavy structure with dummy format for data transfer between different systems, we should reduce the ENC to small and compact size in order to use it in mobile platform. In this paper, we assumed that the mobile system like PDA, or Webpad can be used for small capability of mobile platform. However, the ENC should be updated periodically by update profile data produced by HO. If we would reduce the ENC without a consideration of update, we could not get newly updated data furthermore. As summary, we studied considerations for ENC reduction with update capability. It will make the ENC be useful in many mobile platforms for various applications.
Film restoration is to detect the location and extent of defected regions from a given movie film, and if present, to reconstruct the lost information of each region. It has gained increasing attention by many researchers, to support multimedia service of high quality. In general, an old film is degraded by dust, scratch, flick, and so on. Among these, the most frequent degradation is the scratch. So far techniques for the scratch restoration have been developed, but they have limited applicability when dealing with all kinds of scratches. To fully support the automatic scratch restoration, the system should be developed that can detect all kinds of scratches from a given frame of old films. This paper presents a neurual network (NN)-based texture classifier that automatically detect all kinds of scratches from frames in old films. To facilitate the detection of various scratch sizes, we use a pyramid of images generated from original frames by having the resolution at three levels. The image at each level is scanned by the NN-based classifier, which divides the input image into scratch regions and non-scratch regions. Then, to reduce the computational cost, the NN-based classifier is only applied to the edge pixels. To assess the validity of the proposed method, the experiments have been performed on old films and animations with all kinds of scratches, then the results show the effectiveness of the proposed method.
With the recent changes in the social environment, the growth in the so-called 'five major crimes' has been highlighted as one of the causes of anxiety in Koreans' lives. Many attempts have been made to solve this problem; however, it is still difficult to secure the location information of the socially vulnerable in emergency situations and to precisely identify the features and clothing of criminals and track them using current image analysis technology. Therefore, the development of precision positioning technology and support services along with intelligent security service technology based on spatial information has been given a high priority. This study suggested measures that could be continuously applied to link technologies and services with high linkability by analyzing technologies based on spatial information and other fields. To establish measures for linkage between intelligent security technology and other technologies and services, this study analyzed the existing technologies and research trends in intelligent security technology, and reviewed linkable services according to five criteria established to evaluate their linkability. Based on this analysis, three technologies with high linkability were ultimately selected, and measures for linkage were established. It is expected that the linkage measures derived using the objective evaluation criteria will serve as a stepping stone for promoting active technology linkage and commercialization in the future, even after the completion of this study.
Recently, there has been tremendous increase in human-computer/machine interaction system, where the goal is to provide with an appropriate service to the user at the right time with minimal human inputs for human augmented cognition system. To develop an efficient human augmented cognition system based on human computer/machine interaction, it is important to interpret the user's implicit intention, which is vague, in addition to the explicit intention. According to cognitive visual-motor theory, human eye movements and pupillary responses are rich sources of information about human intention and behavior. In this paper, we propose a novel approach for the identification of human implicit visual search intention based on eye movement pattern and pupillary analysis such as pupil size, gradient of pupil size variation, fixation length/count for the area of interest. The proposed model identifies the human's implicit intention into three types such as navigational intent generation, informational intent generation, and informational intent disappearance. Navigational intent refers to the search to find something interesting in an input scene with no specific instructions, while informational intent refers to the search to find a particular target object at a specific location in the input scene. In the present study, based on the human eye movement pattern and pupillary analysis, we used a hierarchical support vector machine which can detect the transitions between the different implicit intents - navigational intent generation to informational intent generation and informational intent disappearance.
. The author examines the moderating effects of perceived retail crowding between shopping values and shopping satisfaction. Results indicate that there are no moderating effects between shopping values and shopping satisfaction. Moderating effects of perceived retail crowding between utilitarian shopping value and shopping satisfaction are presented in
. Moderating effects of perceived retail crowding between hedonic shopping value and shopping satisfaction is presented in
. The author analyzed the relationship between perceived retail crowding and shopping satisfaction using WarpPLS 3.0 which can analyze the non-linear relationship. Result indicates that perceived retail crowding affects directly shopping satisfaction and there is a non-linear relationship between them. Among five store image components, store atmosphere and salespeople services affect directly shopping satisfaction. The author describes about the managerial implications, limitations, and future research issues.
Video Analysis System for Action and Emotion Detection by Object with Hierarchical Clustering based Re-ID
(계층적 군집화 기반 Re-ID를 활용한 객체별 행동 및 표정 검출용 영상 분석 시스템)
Study of the ENC reduction for mobile platform
(모바일 플랫폼을 위한 전자해도 소형화 연구)
Film Line Scratch Detection using a Neural Network based Texture Classifier
(신경망 기반의 텍스처 분류기를 이용한 스크래치 검출)
A Study on the Linkage between Intelligent Security Technology based on Spatial Information and other Technologies for Demonstration of Convergence Technology
(융복합 기술 실증을 위한 공간정보 기반 지능형 방범 기술과 타 분야 기술 간 연계 방안 연구)
Discriminant Analysis of Human's Implicit Intent based on Eyeball Movement
(안구운동 기반의 사용자 묵시적 의도 판별 분석 모델)
이메일무단수집거부
이용약관
제 1 장 총칙
제 2 장 이용계약의 체결
제 3 장 계약 당사자의 의무
제 4 장 서비스의 이용
제 5 장 계약 해지 및 이용 제한
제 6 장 손해배상 및 기타사항
Detail Search
Image Search
(β)