• Title/Summary/Keyword: Shop Attribute

Search Result 33, Processing Time 0.02 seconds

Global Collaborative Commerce: Its Model and Procedure (글로벌 협업 전자상거래를 위한 모형 및 절차)

  • Choi, Sang-Hyun;Cho, Yoon-Ho
    • The Journal of Society for e-Business Studies
    • /
    • v.9 no.4
    • /
    • pp.19-36
    • /
    • 2004
  • This paper suggests a business process between the collaborative companies that want to extend globally sales and delivery service with restricted physical branches in their own areas. The companies integrate their business processes for sales and delivery services using a shared product taxonomy table. In order to perform the collaborative processes, they need the algorithm to exchange their own products. We suggest a similar product finding algorithm to compose the product taxonomy table that defines product relationships to exchange them between the companies. The main idea of the proposed algorithm is using a multi-attribute decision making (MADM) to find the utility values of products in a same product class of the companies. Based on the values we determine what products are similar. It helps the product manager to register the similar products into a same product sub-category. The companies then allow consumer to shop and purchase the products at their own residence site and deliver them or similar products to another sites.

  • PDF

A Study on the Effect of the Importance of Selection Attributes for Chicken Specialty Store on Customer Satisfaction and Loyalty : Focusing on Undergraduate and Graduate Students in Daejeon City (치킨 전문점의 선택속성 중요도가 고객만족 및 고객충성도에 미치는 영향에 관한 연구 (대전지역 대학생.대학원생을 중심으로))

  • Kwon, Nam-Wook;Oh, Suk-Tae
    • Culinary science and hospitality research
    • /
    • v.17 no.4
    • /
    • pp.169-184
    • /
    • 2011
  • This study tried to know the effect of selection attributes for chicken specialty stores on customer satisfaction and loyalty. IPA analysis on relation between the attributes and the satisfaction showed that most quality-related product attributes such as 'the taste and quality of chicken', 'proper portion', and 'fresh ingredients' had high levels of perceived importance and satisfaction. It indicates that the stores need to keep the current good quality. On the other hand, customers showed lower levels of satisfaction in 'reasonable prices', 'quick delivery'(certainty factors), and 'kindness of employees', so that those attributes need improving. The hypothesis testing showed that supplementary product factors such as 'side dishes offered with chicken', 'use of neat and convenient wrapping package', and 'coupon offers' among the customer selection attributes had a significant impact on customer satisfaction and loyalty. Therefore, the owners of chicken specialty stores need to choose a reasonable price to make customers satisfied and shorten delivery time directly related to quality. Also, they need to differentiate their services by continuous employee training and education and provide additional services in order to enhance customer satisfaction for their repurchase.

  • PDF

The way to make training data for deep learning model to recognize keywords in product catalog image at E-commerce (온라인 쇼핑몰에서 상품 설명 이미지 내의 키워드 인식을 위한 딥러닝 훈련 데이터 자동 생성 방안)

  • Kim, Kitae;Oh, Wonseok;Lim, Geunwon;Cha, Eunwoo;Shin, Minyoung;Kim, Jongwoo
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.1
    • /
    • pp.1-23
    • /
    • 2018
  • From the 21st century, various high-quality services have come up with the growth of the internet or 'Information and Communication Technologies'. Especially, the scale of E-commerce industry in which Amazon and E-bay are standing out is exploding in a large way. As E-commerce grows, Customers could get what they want to buy easily while comparing various products because more products have been registered at online shopping malls. However, a problem has arisen with the growth of E-commerce. As too many products have been registered, it has become difficult for customers to search what they really need in the flood of products. When customers search for desired products with a generalized keyword, too many products have come out as a result. On the contrary, few products have been searched if customers type in details of products because concrete product-attributes have been registered rarely. In this situation, recognizing texts in images automatically with a machine can be a solution. Because bulk of product details are written in catalogs as image format, most of product information are not searched with text inputs in the current text-based searching system. It means if information in images can be converted to text format, customers can search products with product-details, which make them shop more conveniently. There are various existing OCR(Optical Character Recognition) programs which can recognize texts in images. But existing OCR programs are hard to be applied to catalog because they have problems in recognizing texts in certain circumstances, like texts are not big enough or fonts are not consistent. Therefore, this research suggests the way to recognize keywords in catalog with the Deep Learning algorithm which is state of the art in image-recognition area from 2010s. Single Shot Multibox Detector(SSD), which is a credited model for object-detection performance, can be used with structures re-designed to take into account the difference of text from object. But there is an issue that SSD model needs a lot of labeled-train data to be trained, because of the characteristic of deep learning algorithms, that it should be trained by supervised-learning. To collect data, we can try labelling location and classification information to texts in catalog manually. But if data are collected manually, many problems would come up. Some keywords would be missed because human can make mistakes while labelling train data. And it becomes too time-consuming to collect train data considering the scale of data needed or costly if a lot of workers are hired to shorten the time. Furthermore, if some specific keywords are needed to be trained, searching images that have the words would be difficult, as well. To solve the data issue, this research developed a program which create train data automatically. This program can make images which have various keywords and pictures like catalog and save location-information of keywords at the same time. With this program, not only data can be collected efficiently, but also the performance of SSD model becomes better. The SSD model recorded 81.99% of recognition rate with 20,000 data created by the program. Moreover, this research had an efficiency test of SSD model according to data differences to analyze what feature of data exert influence upon the performance of recognizing texts in images. As a result, it is figured out that the number of labeled keywords, the addition of overlapped keyword label, the existence of keywords that is not labeled, the spaces among keywords and the differences of background images are related to the performance of SSD model. This test can lead performance improvement of SSD model or other text-recognizing machine based on deep learning algorithm with high-quality data. SSD model which is re-designed to recognize texts in images and the program developed for creating train data are expected to contribute to improvement of searching system in E-commerce. Suppliers can put less time to register keywords for products and customers can search products with product-details which is written on the catalog.