• Title/Summary/Keyword: IT 의사결정구조

Search Result 379, Processing Time 0.025 seconds

A Study on the Effect of Network Centralities on Recommendation Performance (네트워크 중심성 척도가 추천 성능에 미치는 영향에 대한 연구)

  • Lee, Dongwon
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.1
    • /
    • pp.23-46
    • /
    • 2021
  • Collaborative filtering, which is often used in personalization recommendations, is recognized as a very useful technique to find similar customers and recommend products to them based on their purchase history. However, the traditional collaborative filtering technique has raised the question of having difficulty calculating the similarity for new customers or products due to the method of calculating similaritiesbased on direct connections and common features among customers. For this reason, a hybrid technique was designed to use content-based filtering techniques together. On the one hand, efforts have been made to solve these problems by applying the structural characteristics of social networks. This applies a method of indirectly calculating similarities through their similar customers placed between them. This means creating a customer's network based on purchasing data and calculating the similarity between the two based on the features of the network that indirectly connects the two customers within this network. Such similarity can be used as a measure to predict whether the target customer accepts recommendations. The centrality metrics of networks can be utilized for the calculation of these similarities. Different centrality metrics have important implications in that they may have different effects on recommended performance. In this study, furthermore, the effect of these centrality metrics on the performance of recommendation may vary depending on recommender algorithms. In addition, recommendation techniques using network analysis can be expected to contribute to increasing recommendation performance even if they apply not only to new customers or products but also to entire customers or products. By considering a customer's purchase of an item as a link generated between the customer and the item on the network, the prediction of user acceptance of recommendation is solved as a prediction of whether a new link will be created between them. As the classification models fit the purpose of solving the binary problem of whether the link is engaged or not, decision tree, k-nearest neighbors (KNN), logistic regression, artificial neural network, and support vector machine (SVM) are selected in the research. The data for performance evaluation used order data collected from an online shopping mall over four years and two months. Among them, the previous three years and eight months constitute social networks composed of and the experiment was conducted by organizing the data collected into the social network. The next four months' records were used to train and evaluate recommender models. Experiments with the centrality metrics applied to each model show that the recommendation acceptance rates of the centrality metrics are different for each algorithm at a meaningful level. In this work, we analyzed only four commonly used centrality metrics: degree centrality, betweenness centrality, closeness centrality, and eigenvector centrality. Eigenvector centrality records the lowest performance in all models except support vector machines. Closeness centrality and betweenness centrality show similar performance across all models. Degree centrality ranking moderate across overall models while betweenness centrality always ranking higher than degree centrality. Finally, closeness centrality is characterized by distinct differences in performance according to the model. It ranks first in logistic regression, artificial neural network, and decision tree withnumerically high performance. However, it only records very low rankings in support vector machine and K-neighborhood with low-performance levels. As the experiment results reveal, in a classification model, network centrality metrics over a subnetwork that connects the two nodes can effectively predict the connectivity between two nodes in a social network. Furthermore, each metric has a different performance depending on the classification model type. This result implies that choosing appropriate metrics for each algorithm can lead to achieving higher recommendation performance. In general, betweenness centrality can guarantee a high level of performance in any model. It would be possible to consider the introduction of proximity centrality to obtain higher performance for certain models.

The Effect of Meta-Features of Multiclass Datasets on the Performance of Classification Algorithms (다중 클래스 데이터셋의 메타특징이 판별 알고리즘의 성능에 미치는 영향 연구)

  • Kim, Jeonghun;Kim, Min Yong;Kwon, Ohbyung
    • Journal of Intelligence and Information Systems
    • /
    • v.26 no.1
    • /
    • pp.23-45
    • /
    • 2020
  • Big data is creating in a wide variety of fields such as medical care, manufacturing, logistics, sales site, SNS, and the dataset characteristics are also diverse. In order to secure the competitiveness of companies, it is necessary to improve decision-making capacity using a classification algorithm. However, most of them do not have sufficient knowledge on what kind of classification algorithm is appropriate for a specific problem area. In other words, determining which classification algorithm is appropriate depending on the characteristics of the dataset was has been a task that required expertise and effort. This is because the relationship between the characteristics of datasets (called meta-features) and the performance of classification algorithms has not been fully understood. Moreover, there has been little research on meta-features reflecting the characteristics of multi-class. Therefore, the purpose of this study is to empirically analyze whether meta-features of multi-class datasets have a significant effect on the performance of classification algorithms. In this study, meta-features of multi-class datasets were identified into two factors, (the data structure and the data complexity,) and seven representative meta-features were selected. Among those, we included the Herfindahl-Hirschman Index (HHI), originally a market concentration measurement index, in the meta-features to replace IR(Imbalanced Ratio). Also, we developed a new index called Reverse ReLU Silhouette Score into the meta-feature set. Among the UCI Machine Learning Repository data, six representative datasets (Balance Scale, PageBlocks, Car Evaluation, User Knowledge-Modeling, Wine Quality(red), Contraceptive Method Choice) were selected. The class of each dataset was classified by using the classification algorithms (KNN, Logistic Regression, Nave Bayes, Random Forest, and SVM) selected in the study. For each dataset, we applied 10-fold cross validation method. 10% to 100% oversampling method is applied for each fold and meta-features of the dataset is measured. The meta-features selected are HHI, Number of Classes, Number of Features, Entropy, Reverse ReLU Silhouette Score, Nonlinearity of Linear Classifier, Hub Score. F1-score was selected as the dependent variable. As a result, the results of this study showed that the six meta-features including Reverse ReLU Silhouette Score and HHI proposed in this study have a significant effect on the classification performance. (1) The meta-features HHI proposed in this study was significant in the classification performance. (2) The number of variables has a significant effect on the classification performance, unlike the number of classes, but it has a positive effect. (3) The number of classes has a negative effect on the performance of classification. (4) Entropy has a significant effect on the performance of classification. (5) The Reverse ReLU Silhouette Score also significantly affects the classification performance at a significant level of 0.01. (6) The nonlinearity of linear classifiers has a significant negative effect on classification performance. In addition, the results of the analysis by the classification algorithms were also consistent. In the regression analysis by classification algorithm, Naïve Bayes algorithm does not have a significant effect on the number of variables unlike other classification algorithms. This study has two theoretical contributions: (1) two new meta-features (HHI, Reverse ReLU Silhouette score) was proved to be significant. (2) The effects of data characteristics on the performance of classification were investigated using meta-features. The practical contribution points (1) can be utilized in the development of classification algorithm recommendation system according to the characteristics of datasets. (2) Many data scientists are often testing by adjusting the parameters of the algorithm to find the optimal algorithm for the situation because the characteristics of the data are different. In this process, excessive waste of resources occurs due to hardware, cost, time, and manpower. This study is expected to be useful for machine learning, data mining researchers, practitioners, and machine learning-based system developers. The composition of this study consists of introduction, related research, research model, experiment, conclusion and discussion.

Individual Thinking Style leads its Emotional Perception: Development of Web-style Design Evaluation Model and Recommendation Algorithm Depending on Consumer Regulatory Focus (사고가 시각을 바꾼다: 조절 초점에 따른 소비자 감성 기반 웹 스타일 평가 모형 및 추천 알고리즘 개발)

  • Kim, Keon-Woo;Park, Do-Hyung
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.4
    • /
    • pp.171-196
    • /
    • 2018
  • With the development of the web, two-way communication and evaluation became possible and marketing paradigms shifted. In order to meet the needs of consumers, web design trends are continuously responding to consumer feedback. As the web becomes more and more important, both academics and businesses are studying consumer emotions and satisfaction on the web. However, some consumer characteristics are not well considered. Demographic characteristics such as age and sex have been studied extensively, but few studies consider psychological characteristics such as regulatory focus (i.e., emotional regulation). In this study, we analyze the effect of web style on consumer emotion. Many studies analyze the relationship between the web and regulatory focus, but most concentrate on the purpose of web use, particularly motivation and information search, rather than on web style and design. The web communicates with users through visual elements. Because the human brain is influenced by all five senses, both design factors and emotional responses are important in the web environment. Therefore, in this study, we examine the relationship between consumer emotion and satisfaction and web style and design. Previous studies have considered the effects of web layout, structure, and color on emotions. In this study, however, we excluded these web components, in contrast to earlier studies, and analyzed the relationship between consumer satisfaction and emotional indexes of web-style only. To perform this analysis, we collected consumer surveys presenting 40 web style themes to 204 consumers. Each consumer evaluated four themes. The emotional adjectives evaluated by consumers were composed of 18 contrast pairs, and the upper emotional indexes were extracted through factor analysis. The emotional indexes were 'softness,' 'modernity,' 'clearness,' and 'jam.' Hypotheses were established based on the assumption that emotional indexes have different effects on consumer satisfaction. After the analysis, hypotheses 1, 2, and 3 were accepted and hypothesis 4 was rejected. While hypothesis 4 was rejected, its effect on consumer satisfaction was negative, not positive. This means that emotional indexes such as 'softness,' 'modernity,' and 'clearness' have a positive effect on consumer satisfaction. In other words, consumers prefer emotions that are soft, emotional, natural, rounded, dynamic, modern, elaborate, unique, bright, pure, and clear. 'Jam' has a negative effect on consumer satisfaction. It means, consumer prefer the emotion which is empty, plain, and simple. Regulatory focus shows differences in motivation and propensity in various domains. It is important to consider organizational behavior and decision making according to the regulatory focus tendency, and it affects not only political, cultural, ethical judgments and behavior but also broad psychological problems. Regulatory focus also differs from emotional response. Promotion focus responds more strongly to positive emotional responses. On the other hand, prevention focus has a strong response to negative emotions. Web style is a type of service, and consumer satisfaction is affected not only by cognitive evaluation but also by emotion. This emotional response depends on whether the consumer will benefit or harm himself. Therefore, it is necessary to confirm the difference of the consumer's emotional response according to the regulatory focus which is one of the characteristics and viewpoint of the consumers about the web style. After MMR analysis result, hypothesis 5.3 was accepted, and hypothesis 5.4 was rejected. But hypothesis 5.4 supported in the opposite direction to the hypothesis. After validation, we confirmed the mechanism of emotional response according to the tendency of regulatory focus. Using the results, we developed the structure of web-style recommendation system and recommend methods through regulatory focus. We classified the regulatory focus group in to three categories that promotion, grey, prevention. Then, we suggest web-style recommend method along the group. If we further develop this study, we expect that the existing regulatory focus theory can be extended not only to the motivational part but also to the emotional behavioral response according to the regulatory focus tendency. Moreover, we believe that it is possible to recommend web-style according to regulatory focus and emotional desire which consumers most prefer.

A Study on Intelligent Value Chain Network System based on Firms' Information (기업정보 기반 지능형 밸류체인 네트워크 시스템에 관한 연구)

  • Sung, Tae-Eung;Kim, Kang-Hoe;Moon, Young-Su;Lee, Ho-Shin
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.3
    • /
    • pp.67-88
    • /
    • 2018
  • Until recently, as we recognize the significance of sustainable growth and competitiveness of small-and-medium sized enterprises (SMEs), governmental support for tangible resources such as R&D, manpower, funds, etc. has been mainly provided. However, it is also true that the inefficiency of support systems such as underestimated or redundant support has been raised because there exist conflicting policies in terms of appropriateness, effectiveness and efficiency of business support. From the perspective of the government or a company, we believe that due to limited resources of SMEs technology development and capacity enhancement through collaboration with external sources is the basis for creating competitive advantage for companies, and also emphasize value creation activities for it. This is why value chain network analysis is necessary in order to analyze inter-company deal relationships from a series of value chains and visualize results through establishing knowledge ecosystems at the corporate level. There exist Technology Opportunity Discovery (TOD) system that provides information on relevant products or technology status of companies with patents through retrievals over patent, product, or company name, CRETOP and KISLINE which both allow to view company (financial) information and credit information, but there exists no online system that provides a list of similar (competitive) companies based on the analysis of value chain network or information on potential clients or demanders that can have business deals in future. Therefore, we focus on the "Value Chain Network System (VCNS)", a support partner for planning the corporate business strategy developed and managed by KISTI, and investigate the types of embedded network-based analysis modules, databases (D/Bs) to support them, and how to utilize the system efficiently. Further we explore the function of network visualization in intelligent value chain analysis system which becomes the core information to understand industrial structure ystem and to develop a company's new product development. In order for a company to have the competitive superiority over other companies, it is necessary to identify who are the competitors with patents or products currently being produced, and searching for similar companies or competitors by each type of industry is the key to securing competitiveness in the commercialization of the target company. In addition, transaction information, which becomes business activity between companies, plays an important role in providing information regarding potential customers when both parties enter similar fields together. Identifying a competitor at the enterprise or industry level by using a network map based on such inter-company sales information can be implemented as a core module of value chain analysis. The Value Chain Network System (VCNS) combines the concepts of value chain and industrial structure analysis with corporate information simply collected to date, so that it can grasp not only the market competition situation of individual companies but also the value chain relationship of a specific industry. Especially, it can be useful as an information analysis tool at the corporate level such as identification of industry structure, identification of competitor trends, analysis of competitors, locating suppliers (sellers) and demanders (buyers), industry trends by item, finding promising items, finding new entrants, finding core companies and items by value chain, and recognizing the patents with corresponding companies, etc. In addition, based on the objectivity and reliability of the analysis results from transaction deals information and financial data, it is expected that value chain network system will be utilized for various purposes such as information support for business evaluation, R&D decision support and mid-term or short-term demand forecasting, in particular to more than 15,000 member companies in Korea, employees in R&D service sectors government-funded research institutes and public organizations. In order to strengthen business competitiveness of companies, technology, patent and market information have been provided so far mainly by government agencies and private research-and-development service companies. This service has been presented in frames of patent analysis (mainly for rating, quantitative analysis) or market analysis (for market prediction and demand forecasting based on market reports). However, there was a limitation to solving the lack of information, which is one of the difficulties that firms in Korea often face in the stage of commercialization. In particular, it is much more difficult to obtain information about competitors and potential candidates. In this study, the real-time value chain analysis and visualization service module based on the proposed network map and the data in hands is compared with the expected market share, estimated sales volume, contact information (which implies potential suppliers for raw material / parts, and potential demanders for complete products / modules). In future research, we intend to carry out the in-depth research for further investigating the indices of competitive factors through participation of research subjects and newly developing competitive indices for competitors or substitute items, and to additively promoting with data mining techniques and algorithms for improving the performance of VCNS.

A Study on Emergence of Innovative Retailing and Its Development Process (혁신적인 소매업태의 출현과 발전과정에 관한 연구)

  • Park, Chul-Ju;Jeong, Tae-Seok
    • Journal of Distribution Science
    • /
    • v.9 no.1
    • /
    • pp.29-38
    • /
    • 2011
  • Since a distribution market was opened in 1993 after the conclusion of the Uruguay Round (UR), various new businesses emerged in the Korean retail industry, such as convenience shops, supermarkets, specialty stores, non-store marketing methods, and cyber shopping malls, in addition to traditional markets and department stores. Competition among these retail businesses has intensified. According to the National Statistical Office (NSO), the growth rate of the total retail industry has shown a 32% increase in the past 5 years. While department stores, supermarkets, specialty stores, and other non-store retailing venues have shown signs of stagnation at a growth rate of 20-30%, which is similar to the growth rate of the entire retail industry, convenience shops and non-store marketing have shown 60-70% growth over the same period. By comparison, the growth rate of cyber shopping malls has nearly tripled. When applying development aspects of retail businesses through the competition to the retail life cycle, mom-and-pop stores and traditional markets have already entered the decline phase as specialty stores reach their maturity phase and demonstrate their limit of growth. Department stores are now in the latter part of the growth phase, which is still considered to have some growth potential. Big super markets are still in the early part of their growth stage although they were introduced 20 years ago. Meanwhile, retail businesses such as convenience stores, supermarkets, mail order houses, and warehouse stores are entering the middle growth phase and are expected to continue with their quantitative growth. At a time when most retail businesses in Korea are in a state of development or in the full growth stage, what kind of new innovative retailing will appear and develop? Moreover, what growth engine will drive it? This study analyzes the appearance of innovative retailing and its development process by establishing a discussable consumer's choice model through the interlocking mutual behavior of differentiated competitiveness and consumers' choice based on an awareness of this issue. The analysis of the results of this study can be summarized as follows. First, if a new vacuum zone emerges at the retail market level, innovative retailing such as low price/low service or high price/high service will emerge simultaneously. Second, if the number of new businesses in the vacuum zone increases, this will create competitiveness among the businesses, and each retailer will develop raising of level. Third, if a new business that raises the level develops, competition between the new and the existing retailer will occur, and an assimilation process between the existing retailing and the new retailing will be unfolded. Fourth, each retailing will promote distribution innovations in order to break the frontier of the existing distribution technology, and other retailing will follow the innovator. On the basis of an analysis of the abovementioned results, this study presents the following three suggestions. First, responding to the consumer's decision-making process on the attributes of retail shops that promote differentiation in strategies, this study established a consumer's choice model that can be discussed in relation to changes in market share. Second, this study provided an analysis of the emerging and developmental processes of innovative retail businesses using a more precise logical structure on the basis of the consumer's choice model described in this study. Third, the development process of retail businesses discussed in this study presented retailing solutions regarding management aspects on how to compose a strong retail mix that can help retail businesses gain competitive advantages in the market.

  • PDF

Predicting the Performance of Recommender Systems through Social Network Analysis and Artificial Neural Network (사회연결망분석과 인공신경망을 이용한 추천시스템 성능 예측)

  • Cho, Yoon-Ho;Kim, In-Hwan
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.4
    • /
    • pp.159-172
    • /
    • 2010
  • The recommender system is one of the possible solutions to assist customers in finding the items they would like to purchase. To date, a variety of recommendation techniques have been developed. One of the most successful recommendation techniques is Collaborative Filtering (CF) that has been used in a number of different applications such as recommending Web pages, movies, music, articles and products. CF identifies customers whose tastes are similar to those of a given customer, and recommends items those customers have liked in the past. Numerous CF algorithms have been developed to increase the performance of recommender systems. Broadly, there are memory-based CF algorithms, model-based CF algorithms, and hybrid CF algorithms which combine CF with content-based techniques or other recommender systems. While many researchers have focused their efforts in improving CF performance, the theoretical justification of CF algorithms is lacking. That is, we do not know many things about how CF is done. Furthermore, the relative performances of CF algorithms are known to be domain and data dependent. It is very time-consuming and expensive to implement and launce a CF recommender system, and also the system unsuited for the given domain provides customers with poor quality recommendations that make them easily annoyed. Therefore, predicting the performances of CF algorithms in advance is practically important and needed. In this study, we propose an efficient approach to predict the performance of CF. Social Network Analysis (SNA) and Artificial Neural Network (ANN) are applied to develop our prediction model. CF can be modeled as a social network in which customers are nodes and purchase relationships between customers are links. SNA facilitates an exploration of the topological properties of the network structure that are implicit in data for CF recommendations. An ANN model is developed through an analysis of network topology, such as network density, inclusiveness, clustering coefficient, network centralization, and Krackhardt's efficiency. While network density, expressed as a proportion of the maximum possible number of links, captures the density of the whole network, the clustering coefficient captures the degree to which the overall network contains localized pockets of dense connectivity. Inclusiveness refers to the number of nodes which are included within the various connected parts of the social network. Centralization reflects the extent to which connections are concentrated in a small number of nodes rather than distributed equally among all nodes. Krackhardt's efficiency characterizes how dense the social network is beyond that barely needed to keep the social group even indirectly connected to one another. We use these social network measures as input variables of the ANN model. As an output variable, we use the recommendation accuracy measured by F1-measure. In order to evaluate the effectiveness of the ANN model, sales transaction data from H department store, one of the well-known department stores in Korea, was used. Total 396 experimental samples were gathered, and we used 40%, 40%, and 20% of them, for training, test, and validation, respectively. The 5-fold cross validation was also conducted to enhance the reliability of our experiments. The input variable measuring process consists of following three steps; analysis of customer similarities, construction of a social network, and analysis of social network patterns. We used Net Miner 3 and UCINET 6.0 for SNA, and Clementine 11.1 for ANN modeling. The experiments reported that the ANN model has 92.61% estimated accuracy and 0.0049 RMSE. Thus, we can know that our prediction model helps decide whether CF is useful for a given application with certain data characteristics.

A Study on Improving Scheme and An Investigation into the Actual Condition about Components of Physical Distribution System (물류시스템 구성요인에 관한 실태분석과 개선방안에 관한 연구)

  • Kim, Kyeong-Cho
    • Journal of Distribution Science
    • /
    • v.7 no.4
    • /
    • pp.47-56
    • /
    • 2009
  • The purpose of this study is to present an alternative improving the efficient and reasonable of the physical distribution system management is influenced by many factors. Therefore, the study depends on the documentary method and survey method to achieve the purpose of this study. The major components of a physical distribution system are refers to as elements, include warehouse·storage system, transportation system, inventory system, physical distribution information system. The factors used in this study are ① factor of product(quality·A/S·added value of product·adaption of product·technical competitive power to other enterprises), ② factor of market(market channel·kinds of customer·physical distribution share), ③ factor of warehouse·storage(warehouse design·size·direction·storage ability·warehouse quality), ④ factor of transportation(promptness·reliability·responsibility·kinds of transportation·cooperation united transportation system·national transportation network), ⑤ factor of packaging (packaging design·material·educating program·pollution degree measure program), ⑥ factor of inventory(ordinary inventory criterion·consistence for inventories record), ⑦ factor of unloaded(unloaded machine·having machine ratio), ⑧ factor of information system (physical distribution quantity analysis·usable computer part), ⑨ factor of physical distribution cost(sales ratio to product) ⑩ factor of physical distribution system(physical distribution center etc). The implication of this study can be summarized as follows: ① In firms that have not adopted a systems integrative approach, physical distribution is a fragmented and often uncoordinated set of activities spread throughout various functions with function having its own set of priorities and measurements. ② The physical distribution is recognized as more an important strategic factor than a simple cost reduction factor, ③ It can be used a strategic competition tool to enterprise.

  • PDF

A Study of Reliability and Validity on the Korean Version of Social Adaptation Self Rating Scale(SASS) (한국어판 사회적응자기평가척도(SASS)의 신뢰도 및 타당도 연구)

  • Kim, Hyeong-Seob;Kim, Yong-Ku;Yoon, Choong-Han;Jeong, Han-Yong;Cheong, Young-Ki
    • Korean Journal of Psychosomatic Medicine
    • /
    • v.8 no.2
    • /
    • pp.212-227
    • /
    • 2000
  • This study was designed to testify the reliability and validation on the Korean version of the Social Adaptation Self-rating Scale(SASS) which was developed from Bose et al. for the evaluation of social motivation and behavior of depressed patients in 1997. Interests for the social world, those of social functioning, of patients were involved in the addition of new measure of disturbance. And those were distinct from abnormalities of thought, mood and symptoms of patients with major depression. As the previous reports there were several evidences that treatments may be less likely to be effective if the system they act on is dysfunctional. Thus, a better social situation favoured better outcome. As a matter of fact, however, those reports were developed in the course of the evaluation of interpersonal therapy(IPT) and cognitive therapy. Accordingly the conversed question -whether pharmacological therapy with antidepressants can impact on social functioning in addition to addressing the core features of illness- has been addressed. To date, anyhow, it is accepted that enhancement of social functioning may be a therapeutic principle in its own right and illness rarely divorced from social context. In terms of those concepts the introduction of an assessment of social functioning into pharmacotherapeutic studies of depression has been welcomed and might be a potent instrument for evaluating the relative pharmacoeconomic benefits of different treatments. Despite of many scales which were applied for the evaluation of symptoms in the patients with depression, however, the scale for the evaluation of social functiong has not been introduced in Korea yet. Thus, this study was designed to introduce the concepts of social functioning in the patients with depression and to testify the reliability and validation on Korean version of SASS. This Korean version of SASS was submitted to a reliability and validation procedure based on the data from healthy general population survey in 291 individuals and 40 patients with major depression. Cronbach a was 0.790 in total subjects group and the correlation of test-retest was statistically significant(y=0.653, p<0.0l). Thus, the Korean version of SASS might be shown to be valid and reliable. The results of multivariate analyses allowed the identification of 3 principle factors(factor 1 = intersts in social activities, factor 2 = active interpersonal relationship, factor 3 = selfesteem) in normal group, however, it could be counted as only one factor in the depression group because nearly total items of SASS were involved in factor 1. In the view of these results, the Korean version of SASS may be useful additional tool for the evaluation of social functioning in depression.

  • PDF

The Effects of Consumer Value Cognition on Benefits and Attributes of Culture-Art Products (문화예술상품 소비자의 가치인식이 추구혜택과 상품속성에 미치는 영향)

  • Shin, Eun Joo;Rhee, Young Sun
    • Asia Marketing Journal
    • /
    • v.14 no.2
    • /
    • pp.177-207
    • /
    • 2012
  • Today's consumers perceive consumption as a representation of themselves. It is not simply an act that fulfills a consumer's physical and practical needs. Even in terms of life quality, consumers increasingly want to achieve an emotional and sensible experience through consumption. Consumers now make decisions based on their need to express their position in relation to other people, pursue emotional satisfaction, and try to improve the quality of life. Culture-art products that meet such internal and external demands of consumers have made significant improvements in both quantity and quality, because of the social interest and policy support. The recognition of personal and social values of culture and arts has brought about interest in and need for culture-art products. Businesses have agilely embraced such change and actively implemented various marketing strategies utilizing culture and arts. For example, businesses began to sponsor artists who produce culture-art products while building facilities for cultural and art performances or exhibitions. Businesses have also provided performances and exhibitions free-of-charge or at affordable prices. As a result, the supply in the market has started to exceed its demand as is often the case in many of other markets. However, such imbalance has occurred not because of over-supply but because of a lack of demand. Given these circumstances, the government and culture and art related organizations, which had mainly concentrated on the supply side, started to recognize the importance of creating personal and social values in culture and arts. As a result, the government and various organizations are now creating various strategies that include policy measures to achieve their new found goal. Unfortunately however, such efforts are not meeting the expectations. Focusing on above-mentioned circumstances and problems, this study aims to find measures to create demand for culture-art products in the internal conditions of those who consume culture-art products. In other words, given that the demand for culture-art products has not increased despite all external conditions to encourage consumption, this study aims to find the reasons in consumers' value judgment on culture-art products. Though there were recent studies on culture-art products that applied consumer behavior on marketing theories, most of them focused on peripheral aspects such as people's motivation for or satisfaction from watching culture-art events. Hence, there is a need to understand what kind of value consumers perceive from culture-art products and how such value cognition leads to consumption in a comprehensive manner. This study acts as follow-up to a separate study entitled "Qualitative Study about Value Cognition and Benefits of Consumer on Culture-Art Products". The current study aims to extend practical implications that enhance the effectiveness of marketing strategies among the producing and policy agencies in the industry. The purpose of this study is to investigate dimensions of value cognition, benefits and attributes of culture-art products, and identify the effects of consumer value cognition on benefits and attributes. The questionnaire was developed based on the conceptual structure of qualitative research and previous researches. It was composed of value cognition, benefits, attributes of culture-art products and demographic variables. This survey was conducted on-line and off-line among a total of 662 persons ranging from their teens to their 50's who were living in Seoul, Gyeonggi-do, various metropolitan cities, and small and medium-sized cities. The data collected was analyzed by factor analysis and path analysis using SPSS WIN 18.0 and AMOS 16.0. This empirical study found that the dimensions of value cognition of culture-art products were categorized into personal goods, aesthetic goods and public property. This shows that the consumers perceive culture-art products as products that are worthy enough to pay the costs not just for personal benefits but also for their social values. Also the formation of value cognition for culture-art products requires special conditions unlike that for physical consumer goods and services, which simply require marketing stimuli. The dimensions of benefits pursued by consuming culture-art products were found to be composed of four types - pursuit of aesthetic benefits, pursuit of actual benefits, pursuit of emotional benefits, and pursuit of conspicuous character. This result implies that people consume culture-art products not just to pursue pleasure from emotional and intelligent satisfaction as well as social relations, but also to seek the needs and benefits embodied at a social level. The dimensions of attributes of culture-art products had seven different factors, - environmental, price, evaluation, people, artwork, composition, and personal relations - which is plentiful. This is because the attributes of culture-art products are very complicated compared to other consumer goods or services. Since culture-art products include not just cultural or artistic works but also all physical, human, environmental, and systemic elements of the products in a comprehensive manner, consumers perceive everything they experience in the process of consuming culture-art products as part of the products. The dimensions of value cognition was found to affect attributes of the products, mostly using pursued benefits as a mediating factors. This result is consistent with the result of qualitative research, and proves that applying the means-end chain theory in the reverse direction is reasonable. The result can be interpreted that consumers' value cognitions for culture-art products turns into actual benefits leading to consumers' decisions. Furthermore, this result reveals that when consumers choose culture-art products, they take into account the attributes of culture-art products depending on the benefits they pursue. These results confirm that despite their conceptual and abstract attributes, culture-art products have values that contribute to actual benefits for individual consumers and society. Hence, value cognition generates benefits to be pursued and this in turn affects the consumers' choices of attributes on products. Based on the conceptual structure of consumers' value cognitions on culture-art products and its dimensions, it is possible to find detailed methods to provide opportunities for education and training to form and reinforce positive value cognition on culture-art products. And through those methods, it will be possible to develop attributes of culture-art products according to the dimensions of pursued benefits, and allow conceptual products become the subject to valuable consumption in real life. These results provide theoretical understanding of consumer behavior in culture marketing and useful information to culture-art producers, companies that use culture and art, and government agencies that use culture-art as a mean to improve the public perception of quality of life. As a follow up on this study, there should be experimental studies that can develop criteria visualizing the demands of consumers who purchase culture-art products and identify their detailed attributes. Studies that compare characteristics of different areas within the culture-art product category and in-depth studies on a specific area or genre will also be needed. In order to develop marketing strategies for culture-art products, studies on the formation and reinforcement of positive value cognition on culture-art products and education for the development of consumer demand as well as on the development and differentiation of attributes of culture-art products depending on types of consumer groups should also follow.

  • PDF