• Title/Summary/Keyword: Relationship Strength

Search Result 2,263, Processing Time 0.029 seconds

An Empirical Study on the Determinants of Supply Chain Management Systems Success from Vendor's Perspective (참여자관점에서 공급사슬관리 시스템의 성공에 영향을 미치는 요인에 관한 실증연구)

  • Kang, Sung-Bae;Moon, Tae-Soo;Chung, Yoon
    • Asia pacific journal of information systems
    • /
    • v.20 no.3
    • /
    • pp.139-166
    • /
    • 2010
  • The supply chain management (SCM) systems have emerged as strong managerial tools for manufacturing firms in enhancing competitive strength. Despite of large investments in the SCM systems, many companies are not fully realizing the promised benefits from the systems. A review of literature on adoption, implementation and success factor of IOS (inter-organization systems), EDI (electronic data interchange) systems, shows that this issue has been examined from multiple theoretic perspectives. And many researchers have attempted to identify the factors which influence the success of system implementation. However, the existing studies have two drawbacks in revealing the determinants of systems implementation success. First, previous researches raise questions as to the appropriateness of research subjects selected. Most SCM systems are operating in the form of private industrial networks, where the participants of the systems consist of two distinct groups: focus companies and vendors. The focus companies are the primary actors in developing and operating the systems, while vendors are passive participants which are connected to the system in order to supply raw materials and parts to the focus companies. Under the circumstance, there are three ways in selecting the research subjects; focus companies only, vendors only, or two parties grouped together. It is hard to find researches that use the focus companies exclusively as the subjects probably due to the insufficient sample size for statistic analysis. Most researches have been conducted using the data collected from both groups. We argue that the SCM success factors cannot be correctly indentified in this case. The focus companies and the vendors are in different positions in many areas regarding the system implementation: firm size, managerial resources, bargaining power, organizational maturity, and etc. There are no obvious reasons to believe that the success factors of the two groups are identical. Grouping the two groups also raises questions on measuring the system success. The benefits from utilizing the systems may not be commonly distributed to the two groups. One group's benefits might be realized at the expenses of the other group considering the situation where vendors participating in SCM systems are under continuous pressures from the focus companies with respect to prices, quality, and delivery time. Therefore, by combining the system outcomes of both groups we cannot measure the system benefits obtained by each group correctly. Second, the measures of system success adopted in the previous researches have shortcoming in measuring the SCM success. User satisfaction, system utilization, and user attitudes toward the systems are most commonly used success measures in the existing studies. These measures have been developed as proxy variables in the studies of decision support systems (DSS) where the contribution of the systems to the organization performance is very difficult to measure. Unlike the DSS, the SCM systems have more specific goals, such as cost saving, inventory reduction, quality improvement, rapid time, and higher customer service. We maintain that more specific measures can be developed instead of proxy variables in order to measure the system benefits correctly. The purpose of this study is to find the determinants of SCM systems success in the perspective of vendor companies. In developing the research model, we have focused on selecting the success factors appropriate for the vendors through reviewing past researches and on developing more accurate success measures. The variables can be classified into following: technological, organizational, and environmental factors on the basis of TOE (Technology-Organization-Environment) framework. The model consists of three independent variables (competition intensity, top management support, and information system maturity), one mediating variable (collaboration), one moderating variable (government support), and a dependent variable (system success). The systems success measures have been developed to reflect the operational benefits of the SCM systems; improvement in planning and analysis capabilities, faster throughput, cost reduction, task integration, and improved product and customer service. The model has been validated using the survey data collected from 122 vendors participating in the SCM systems in Korea. To test for mediation, one should estimate the hierarchical regression analysis on the collaboration. And moderating effect analysis should estimate the moderated multiple regression, examines the effect of the government support. The result shows that information system maturity and top management support are the most important determinants of SCM system success. Supply chain technologies that standardize data formats and enhance information sharing may be adopted by supply chain leader organization because of the influence of focal company in the private industrial networks in order to streamline transactions and improve inter-organization communication. Specially, the need to develop and sustain an information system maturity will provide the focus and purpose to successfully overcome information system obstacles and resistance to innovation diffusion within the supply chain network organization. The support of top management will help focus efforts toward the realization of inter-organizational benefits and lend credibility to functional managers responsible for its implementation. The active involvement, vision, and direction of high level executives provide the impetus needed to sustain the implementation of SCM. The quality of collaboration relationships also is positively related to outcome variable. Collaboration variable is found to have a mediation effect between on influencing factors and implementation success. Higher levels of inter-organizational collaboration behaviors such as shared planning and flexibility in coordinating activities were found to be strongly linked to the vendors trust in the supply chain network. Government support moderates the effect of the IS maturity, competitive intensity, top management support on collaboration and implementation success of SCM. In general, the vendor companies face substantially greater risks in SCM implementation than the larger companies do because of severe constraints on financial and human resources and limited education on SCM systems. Besides resources, Vendors generally lack computer experience and do not have sufficient internal SCM expertise. For these reasons, government supports may establish requirements for firms doing business with the government or provide incentives to adopt, implementation SCM or practices. Government support provides significant improvements in implementation success of SCM when IS maturity, competitive intensity, top management support and collaboration are low. The environmental characteristic of competition intensity has no direct effect on vendor perspective of SCM system success. But, vendors facing above average competition intensity will have a greater need for changing technology. This suggests that companies trying to implement SCM systems should set up compatible supply chain networks and a high-quality collaboration relationship for implementation and performance.

Sentiment Analysis of Movie Review Using Integrated CNN-LSTM Mode (CNN-LSTM 조합모델을 이용한 영화리뷰 감성분석)

  • Park, Ho-yeon;Kim, Kyoung-jae
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.4
    • /
    • pp.141-154
    • /
    • 2019
  • Rapid growth of internet technology and social media is progressing. Data mining technology has evolved to enable unstructured document representations in a variety of applications. Sentiment analysis is an important technology that can distinguish poor or high-quality content through text data of products, and it has proliferated during text mining. Sentiment analysis mainly analyzes people's opinions in text data by assigning predefined data categories as positive and negative. This has been studied in various directions in terms of accuracy from simple rule-based to dictionary-based approaches using predefined labels. In fact, sentiment analysis is one of the most active researches in natural language processing and is widely studied in text mining. When real online reviews aren't available for others, it's not only easy to openly collect information, but it also affects your business. In marketing, real-world information from customers is gathered on websites, not surveys. Depending on whether the website's posts are positive or negative, the customer response is reflected in the sales and tries to identify the information. However, many reviews on a website are not always good, and difficult to identify. The earlier studies in this research area used the reviews data of the Amazon.com shopping mal, but the research data used in the recent studies uses the data for stock market trends, blogs, news articles, weather forecasts, IMDB, and facebook etc. However, the lack of accuracy is recognized because sentiment calculations are changed according to the subject, paragraph, sentiment lexicon direction, and sentence strength. This study aims to classify the polarity analysis of sentiment analysis into positive and negative categories and increase the prediction accuracy of the polarity analysis using the pretrained IMDB review data set. First, the text classification algorithm related to sentiment analysis adopts the popular machine learning algorithms such as NB (naive bayes), SVM (support vector machines), XGboost, RF (random forests), and Gradient Boost as comparative models. Second, deep learning has demonstrated discriminative features that can extract complex features of data. Representative algorithms are CNN (convolution neural networks), RNN (recurrent neural networks), LSTM (long-short term memory). CNN can be used similarly to BoW when processing a sentence in vector format, but does not consider sequential data attributes. RNN can handle well in order because it takes into account the time information of the data, but there is a long-term dependency on memory. To solve the problem of long-term dependence, LSTM is used. For the comparison, CNN and LSTM were chosen as simple deep learning models. In addition to classical machine learning algorithms, CNN, LSTM, and the integrated models were analyzed. Although there are many parameters for the algorithms, we examined the relationship between numerical value and precision to find the optimal combination. And, we tried to figure out how the models work well for sentiment analysis and how these models work. This study proposes integrated CNN and LSTM algorithms to extract the positive and negative features of text analysis. The reasons for mixing these two algorithms are as follows. CNN can extract features for the classification automatically by applying convolution layer and massively parallel processing. LSTM is not capable of highly parallel processing. Like faucets, the LSTM has input, output, and forget gates that can be moved and controlled at a desired time. These gates have the advantage of placing memory blocks on hidden nodes. The memory block of the LSTM may not store all the data, but it can solve the CNN's long-term dependency problem. Furthermore, when LSTM is used in CNN's pooling layer, it has an end-to-end structure, so that spatial and temporal features can be designed simultaneously. In combination with CNN-LSTM, 90.33% accuracy was measured. This is slower than CNN, but faster than LSTM. The presented model was more accurate than other models. In addition, each word embedding layer can be improved when training the kernel step by step. CNN-LSTM can improve the weakness of each model, and there is an advantage of improving the learning by layer using the end-to-end structure of LSTM. Based on these reasons, this study tries to enhance the classification accuracy of movie reviews using the integrated CNN-LSTM model.

The Effects of Switching-Frustrated Situation on Negative Psychological Response (전환 좌절상황에서 소비자의 부정적 심리반응에 관한 연구)

  • Jeong, Yun Hee
    • Asia Marketing Journal
    • /
    • v.14 no.1
    • /
    • pp.131-157
    • /
    • 2012
  • Despite the voluminous research on switching barriers, the notion that they can generate negative responses has not been investigated. Further, a critical question is what determines the strength of such negative responses. To address this question, the classic theory of psychological reactance is briefly reviewed, and the idea of switching barrier is advanced. This study attempts to suggest a model on the negative effects of switching- frustrated situation, based on the studies on psychological reactance. According to psychological reactance theory(Brehm 1966), whenever a freedom is threatened or removed, individuals are motivated, at least temporarily, to restore their freedom. For example, if individuals think they are free to engage in behaviors .v, y, or z, then threatening their freedom to engage in x would cause psychological reactance. This reactance could be reduced by an increase in the perceived attractiveness of engaging in, the threatened behavior(Kivetz 2005). This investigation seeks to extend existing switching barrier research in three important ways. First, while the past research has emphasized only positive role of switching barrier, this study address negative role of it by applying psychological reactance theory. Second, to find negative results of switching barrier, I suggest negative psychological response including regret to the past choice, resentment to the present provider, and strong desire to the alternative provider. Third, I suggest the perceived severity of the switching barriers, the attractiveness of the alternative as switching-frustrated situation which can lead to negative results. And, in addition to these relationships, I added moderated effects of perceived justice for better explanation. So this study includes the following hypotheses. H1-1 ~ H1-3: The attractiveness of the alternative has a positive effect regret to the past choice (h1-1), resentment to the present provider (h1-2), and strong desire to the alternative provider (h1-3). H2-1 ~ H2-3 : The perceived severity of the switching barrier has a positive effect regret to the past choice (h2-1), resentment to the present provider (h2-2), and strong desire to the alternative provider (h2-3). H3-1 ~ H3-3 : The positive relationships between the attractiveness of the alternative and consumer' negative responses will be stronger at low level of perceived justice than at high level of perceived justice. H4-1 ~ H4-3 : The positive relationships between the perceived severity of the switching barrier and consumer' negative responses will be stronger at low level of perceived justice than at high level of perceived justice. Survey research is employed to test hypotheses involving perceived severity of the switching barrier(Hess 2008), attractiveness of the alternative(Anderson and Narus 1990; Ohanian 1990),regret(Glovich and Medvec 1995), resentment, strong desire(Alcohol Urge Questionaire: Bohn et al. 1995), perceived justice(Bies and Moag 1986; Clemmer 1993; Lind and Tyler 1998). Previous researches, such as reactance theory, emotion and service failure, have been referenced to measure constructs. All items were measured on a 7-point Likert scale ranging from "strongly disagree" to "strongly agree". We collected data involving various service field, and used 249 respondents to analyze these data using the moderated regression. The results of our analysis suggest, as expected, that the perceived severity of the switching barrier had positive effects on regret to the past choice(b = .197, p< .01), resentment to the present provider(b = .214, p< .01), and strong desire to the alternative provider(b = .254, p< .001). And the attractiveness of the alternative had positive effects on regret to the past choice(b = .353, p<.001), resentment to the present provider(b = .174, p< .01), and strong desire to the alternative provider(b = .265, p< .001). However, our findings indicate perceived justice partly moderates relationship between switching-frustrated situation and psychological negative response. The study has brought to light a number of insights between switching barriers and consumer' negative responses that have been subject to little prior research. In particular, this study adds to the existing understanding of the psychological responses to switching barriers in switching- frustrated situation. This research therefore has significance to marketers for strategic marketing programs, particularly in terms of customer retention and switching barrier strategies. Since consumers could exhibit negative responses to switching barrier, companies would be able to lose their customer when they thoughtlessly use switching barrier for remaining customer. Although the study has these contributions, there are several limitations including unsupported hypotheses and research method. So, we need to make up for these limitations in the future researches.

  • PDF