• Title/Summary/Keyword: 2-dimensional

Search Result 15,196, Processing Time 0.042 seconds

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF

A Study on Ontology and Topic Modeling-based Multi-dimensional Knowledge Map Services (온톨로지와 토픽모델링 기반 다차원 연계 지식맵 서비스 연구)

  • Jeong, Hanjo
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.4
    • /
    • pp.79-92
    • /
    • 2015
  • Knowledge map is widely used to represent knowledge in many domains. This paper presents a method of integrating the national R&D data and assists of users to navigate the integrated data via using a knowledge map service. The knowledge map service is built by using a lightweight ontology and a topic modeling method. The national R&D data is integrated with the research project as its center, i.e., the other R&D data such as research papers, patents, and reports are connected with the research project as its outputs. The lightweight ontology is used to represent the simple relationships between the integrated data such as project-outputs relationships, document-author relationships, and document-topic relationships. Knowledge map enables us to infer further relationships such as co-author and co-topic relationships. To extract the relationships between the integrated data, a Relational Data-to-Triples transformer is implemented. Also, a topic modeling approach is introduced to extract the document-topic relationships. A triple store is used to manage and process the ontology data while preserving the network characteristics of knowledge map service. Knowledge map can be divided into two types: one is a knowledge map used in the area of knowledge management to store, manage and process the organizations' data as knowledge, the other is a knowledge map for analyzing and representing knowledge extracted from the science & technology documents. This research focuses on the latter one. In this research, a knowledge map service is introduced for integrating the national R&D data obtained from National Digital Science Library (NDSL) and National Science & Technology Information Service (NTIS), which are two major repository and service of national R&D data servicing in Korea. A lightweight ontology is used to design and build a knowledge map. Using the lightweight ontology enables us to represent and process knowledge as a simple network and it fits in with the knowledge navigation and visualization characteristics of the knowledge map. The lightweight ontology is used to represent the entities and their relationships in the knowledge maps, and an ontology repository is created to store and process the ontology. In the ontologies, researchers are implicitly connected by the national R&D data as the author relationships and the performer relationships. A knowledge map for displaying researchers' network is created, and the researchers' network is created by the co-authoring relationships of the national R&D documents and the co-participation relationships of the national R&D projects. To sum up, a knowledge map-service system based on topic modeling and ontology is introduced for processing knowledge about the national R&D data such as research projects, papers, patent, project reports, and Global Trends Briefing (GTB) data. The system has goals 1) to integrate the national R&D data obtained from NDSL and NTIS, 2) to provide a semantic & topic based information search on the integrated data, and 3) to provide a knowledge map services based on the semantic analysis and knowledge processing. The S&T information such as research papers, research reports, patents and GTB are daily updated from NDSL, and the R&D projects information including their participants and output information are updated from the NTIS. The S&T information and the national R&D information are obtained and integrated to the integrated database. Knowledge base is constructed by transforming the relational data into triples referencing R&D ontology. In addition, a topic modeling method is employed to extract the relationships between the S&T documents and topic keyword/s representing the documents. The topic modeling approach enables us to extract the relationships and topic keyword/s based on the semantics, not based on the simple keyword/s. Lastly, we show an experiment on the construction of the integrated knowledge base using the lightweight ontology and topic modeling, and the knowledge map services created based on the knowledge base are also introduced.

The Effect of Retailer-Self Image Congruence on Retailer Equity and Repatronage Intention (자아이미지 일치성이 소매점자산과 고객의 재이용의도에 미치는 영향)

  • Han, Sang-Lin;Hong, Sung-Tai;Lee, Seong-Ho
    • Journal of Distribution Research
    • /
    • v.17 no.2
    • /
    • pp.29-62
    • /
    • 2012
  • As distribution environment is changing rapidly and competition is more intensive in the channel of distribution, the importance of retailer image and retailer equity is increasing as a different competitive advantages. Also, consumers are not functionally oriented and that their behavior is significantly affected by the symbols such as retailer image which identify retailer in the market place. That is, consumers do not choose products or retailers for their material utilities but consume the symbolic meaning of those products or retailers as expressed in their self images. The concept of self-image congruence has been utilized by marketers and researchers as an aid in better understanding how consumers identify themselves with the brands they buy and the retailer they patronize. Although self-image congruity theory has been tested across many product categories, the theory has not been tested extensively in the retailing. Therefore, this study attempts to investigate the impact of self image congruence between retailer image and self image of consumer on retailer equity such as retailer awareness, retailer association, perceived retailer quality, and retailer loyalty. The purpose of this study is to find out whether retailer-self image congruence can be a new antecedent of retailer equity. In addition, this study tries to examine how four-dimensional retailer equity constructs (retailer awareness, retailer association, perceived retailer quality, and retailer loyalty) affect customers' repatronage intention. For this study, data were gathered by survey and analyzed by structural equation modeling. The sample size in the present study was 254. The reliability of the all seven dimensions was estimated with Cronbach's alpha, composite reliability values and average variance extracted values. We determined whether the measurement model supports the convergent validity and discriminant validity by Exploratory factor analysis and Confirmatory Factor Analysis. For each pair of constructs, the square root of the average variance extracted values exceeded their correlations, thus supporting the discriminant validity of the constructs. Hypotheses were tested using the AMOS 18.0. As expected, the image congruence hypotheses were supported. The greater the degree of congruence between retailer image and self-image, the more favorable were consumers' retailer evaluations. The all two retailer-self image congruence (actual self-image congruence and ideal self-image congruence) affected customer based retailer equity. This result means that retailer-self image congruence is important cue for customers to estimate retailer equity. In other words, consumers are often more likely to prefer products and retail stores that have images similar to their own self-image. Especially, it appeared that effect for the ideal self-image congruence was consistently larger than the actual self-image congruence on the retailer equity. The results mean that consumers prefer or search for stores that have images compatible with consumer's perception of ideal-self. In addition, this study revealed that customers' estimations toward customer based retailer equity affected the repatronage intention. The results showed that all four dimensions (retailer awareness, retailer association, perceived retailer quality, and retailer loyalty) had positive effect on the repatronage intention. That is, management and investment to improve image congruence between retailer and consumers' self make customers' positive evaluation of retailer equity, and then the positive customer based retailer equity can enhance the repatonage intention. And to conclude, retailer's image management is an important part of successful retailer performance management, and the retailer-self image congruence is an important antecedent of retailer equity. Therefore, it is more important to develop and improve retailer's image similar to consumers' image. Given the pressure to provide increased image congruence, it is not surprising that retailers have made significant investments in enhancing the fit between retailer image and self image of consumer. The enhancing such self-image congruence may allow marketers to target customers who may be influenced by image appeals in advertising.

  • PDF

The Research on Online Game Hedonic Experience - Focusing on Moderate Effect of Perceived Complexity - (온라인 게임에서의 쾌락적 경험에 관한 연구 - 지각된 복잡성의 조절효과를 중심으로 -)

  • Lee, Jong-Ho;Jung, Yun-Hee
    • Journal of Global Scholars of Marketing Science
    • /
    • v.18 no.2
    • /
    • pp.147-187
    • /
    • 2008
  • Online game researchers focus on the flow and factors influencing flow. Flow is conceptualized as an optimal experience state and useful explaining game experience in online. Many game studies focused on the customer loyalty and flow in playing online game, In showing specific game experience, however, it doesn't examine multidimensional experience process. Flow is not construct which show absorbing process, but construct which show absorbing result. Hence, Flow is not adequate to examine multidimensional experience of games. Online game is included in hedonic consumption. Hedonic consumption is a relatively new field of study in consumer research and it explores the consumption experience as a experiential view(Hirschman and Holbrook 1982). Hedonic consumption explores the consumption experience not as an information processing event but from a phenomenological of experiential view, which is a primarily subjective state. It includes various playful leisure activities, sensory pleasures, daydreams, esthetic enjoyment, and emotional responses. In online game experience, therefore, it is right to access through a experiential view of hedonic consumption. The objective of this paper was to make up for lacks in our understanding of online game experience by developing a framework for better insight into the hedonic experience of online game. We developed this framework by integrating and extending existing research in marketing, online game and hedonic responses. We then discussed several expectations for this framework. We concluded by discussing the results of this study, providing general recommendation and directions for future research. In hedonic response research, Lacher's research(1994)and Jongho lee and Yunhee Jung' research (2005;2006) has served as a fundamental starting point of our research. A common element in this extended research is the repeated identification of the four hedonic responses: sensory response, imaginal response, emotional response, analytic response. The validity of these four constructs finds in research of music(Lacher 1994) and movie(Jongho lee and Yunhee Jung' research 2005;2006). But, previous research on hedonic response didn't show that constructs of hedonic response have cause-effect relation. Also, although hedonic response enable to different by stimulus properties. effects of stimulus properties is not showed. To fill this gap, while largely based on Lacher(1994)' research and Jongho Lee and Yunhee Jung(2005, 2006)' research, we made several important adaptation with the primary goal of bringing the model into online game and compensating lacks of previous research. We maintained the same construct proposed by Lacher et al.(1994), with four constructs of hedonic response:sensory response, imaginal response, emotional response, analytical response. In this study, the sensory response is typified by some physical movement(Yingling 1962), the imaginal response is typified by images, memories, or situations that game evokes(Myers 1914), and the emotional response represents the feelings one experiences when playing game, such as pleasure, arousal, dominance, finally, the analytical response is that game player engaged in cognition seeking while playing game(Myers 1912). However, this paper has several important differences. We attempted to suggest multi-dimensional experience process in online game and cause-effect relation among hedonic responses. Also, We investigated moderate effects of perceived complexity. Previous studies about hedonic responses didn't show influences of stimulus properties. According to Berlyne's theory(1960, 1974) of aesthetic response, perceived complexity is a important construct because it effects pleasure. Pleasure in response to an object will increase with increased complexity, to an optimal level. After that, with increased complexity, pleasure begins with a linearly increasing line for complexity. Therefore, We expected this perceived complexity will influence hedonic response in game experience. We discussed the rationale for these suggested changes, the assumptions of the resulting framework, and developed some expectations based on its application in Online game context. In the first stage of methodology, questions were developed to measure the constructs. We constructed a survey measuring our theoretical constructs based on a combination of sources, including Yingling(1962), Hargreaves(1962), Lacher (1994), Jongho Lee and Yunhee Jung(2005, 2006), Mehrabian and Russell(1974), Pucely et al(1987). Based on comments received in the pretest, we made several revisions to arrive at our final survey. We investigated the proposed framework through a convenience sample, where participation in a self-report survey was solicited from various respondents having different knowledges. All respondents participated to different degrees, in these habitually practiced activities and received no compensation for their participation. Questionnaires were distributed to graduates and we used 381 completed questionnaires to analysis. The sample consisted of more men(n=225) than women(n=156). In measure, the study used multi-item scales based previous study. We analyze the data using structural equation modeling(LISREL-VIII; Joreskog and Sorbom 1993). First, we used the entire sample(n=381) to refine the measures and test their convergent and discriminant validity. The evidence from both the factor analysis and the analysis of reliability provides support that the scales exhibit internal consistency and construct validity. Second, we test the hypothesized structural model. And, we divided the sample into two different complexity group and analyze the hypothesized structural model of each group. The analysis suggest that hedonic response plays different roles from hypothesized in our study. The results indicate that hedonic response-sensory response, imaginal response, emotional response, analytical response- are related positively to respondents' level of game satisfaction. And game satisfaction is related to higher levels of game loyalty. Additionally, we found that perceived complexity is important to online game experience. Our results suggest that importance of each hedonic response different by perceived game complexity. Understanding the role of perceived complexity in hedonic response enables to have a better understanding of underlying mechanisms at game experience. If game has high complexity, analytical response become important response. So game producers or marketers have to consider more cognitive stimulus. Controversy, if game has low complexity, sensorial response respectively become important. Finally, we discussed several limitations of our study and suggested directions for future research. we concluded with a discussion of managerial implications. Our study provides managers with a basis for game strategies.

  • PDF

A Study of Anomaly Detection for ICT Infrastructure using Conditional Multimodal Autoencoder (ICT 인프라 이상탐지를 위한 조건부 멀티모달 오토인코더에 관한 연구)

  • Shin, Byungjin;Lee, Jonghoon;Han, Sangjin;Park, Choong-Shik
    • Journal of Intelligence and Information Systems
    • /
    • v.27 no.3
    • /
    • pp.57-73
    • /
    • 2021
  • Maintenance and prevention of failure through anomaly detection of ICT infrastructure is becoming important. System monitoring data is multidimensional time series data. When we deal with multidimensional time series data, we have difficulty in considering both characteristics of multidimensional data and characteristics of time series data. When dealing with multidimensional data, correlation between variables should be considered. Existing methods such as probability and linear base, distance base, etc. are degraded due to limitations called the curse of dimensions. In addition, time series data is preprocessed by applying sliding window technique and time series decomposition for self-correlation analysis. These techniques are the cause of increasing the dimension of data, so it is necessary to supplement them. The anomaly detection field is an old research field, and statistical methods and regression analysis were used in the early days. Currently, there are active studies to apply machine learning and artificial neural network technology to this field. Statistically based methods are difficult to apply when data is non-homogeneous, and do not detect local outliers well. The regression analysis method compares the predictive value and the actual value after learning the regression formula based on the parametric statistics and it detects abnormality. Anomaly detection using regression analysis has the disadvantage that the performance is lowered when the model is not solid and the noise or outliers of the data are included. There is a restriction that learning data with noise or outliers should be used. The autoencoder using artificial neural networks is learned to output as similar as possible to input data. It has many advantages compared to existing probability and linear model, cluster analysis, and map learning. It can be applied to data that does not satisfy probability distribution or linear assumption. In addition, it is possible to learn non-mapping without label data for teaching. However, there is a limitation of local outlier identification of multidimensional data in anomaly detection, and there is a problem that the dimension of data is greatly increased due to the characteristics of time series data. In this study, we propose a CMAE (Conditional Multimodal Autoencoder) that enhances the performance of anomaly detection by considering local outliers and time series characteristics. First, we applied Multimodal Autoencoder (MAE) to improve the limitations of local outlier identification of multidimensional data. Multimodals are commonly used to learn different types of inputs, such as voice and image. The different modal shares the bottleneck effect of Autoencoder and it learns correlation. In addition, CAE (Conditional Autoencoder) was used to learn the characteristics of time series data effectively without increasing the dimension of data. In general, conditional input mainly uses category variables, but in this study, time was used as a condition to learn periodicity. The CMAE model proposed in this paper was verified by comparing with the Unimodal Autoencoder (UAE) and Multi-modal Autoencoder (MAE). The restoration performance of Autoencoder for 41 variables was confirmed in the proposed model and the comparison model. The restoration performance is different by variables, and the restoration is normally well operated because the loss value is small for Memory, Disk, and Network modals in all three Autoencoder models. The process modal did not show a significant difference in all three models, and the CPU modal showed excellent performance in CMAE. ROC curve was prepared for the evaluation of anomaly detection performance in the proposed model and the comparison model, and AUC, accuracy, precision, recall, and F1-score were compared. In all indicators, the performance was shown in the order of CMAE, MAE, and AE. Especially, the reproduction rate was 0.9828 for CMAE, which can be confirmed to detect almost most of the abnormalities. The accuracy of the model was also improved and 87.12%, and the F1-score was 0.8883, which is considered to be suitable for anomaly detection. In practical aspect, the proposed model has an additional advantage in addition to performance improvement. The use of techniques such as time series decomposition and sliding windows has the disadvantage of managing unnecessary procedures; and their dimensional increase can cause a decrease in the computational speed in inference.The proposed model has characteristics that are easy to apply to practical tasks such as inference speed and model management.

Relationship Between Usage Needs Satisfaction and Commitment to Apparel Brand Communities: Moderator Effect of Apparel Brand Image (의류 브랜드 커뮤니티의 이용욕구 충족과 커뮤니티 몰입의 관계: 의류 브랜드 이미지의 조절효과)

  • Hong, Hee-Sook;Ryu, Sung-Min;Moon, Chul-Woo
    • Journal of Global Scholars of Marketing Science
    • /
    • v.17 no.4
    • /
    • pp.51-89
    • /
    • 2007
  • INTRODUCTION Due to the high broadband internet penetration rate and its group-oriented culture, various types of online communities operate in Korea. This study use 'Uses and Gratification Approach, and argue that members' usage-needs satisfaction with brand community is an important factor for promoting community commitment. Based on previous studies identifying the effect of brand image on consumers' responses to various marketing stimuli, this study hypothesizes that brand image can be a moderate variable affecting the relationship between usage-needs satisfaction with brand community and members' commitment to brand community. This study analyzes the influence of usage-needs satisfaction on brand community commitment and how apparel brand image affects the relationships between usage-needs satisfactions and community commitments. The hypotheses of this study are proposed as follows. H1-3: The usage-needs satisfaction of apparel brand community (interest, transaction, relationship needs) influences emotional (H1), continuous (H2), and normative (H3) commitments to apparel brand communities. H4-6: Apparel brand image has a moderating effect on the relationship between usage-needs satisfaction and emotional (H4), continuous (H5), and normative (H6) commitments to apparel brand communities. METHODS Brand communities founded by non-company affiliates were excluded and emphasis was placed instead on communities created by apparel brand companies. Among casual apparel brands registered in 6 Korean portal sites in August 2003, a total of 9 casual apparel brand online communities were chosen, depending on the level of community activity and apparel brand image. Data from 317 community members were analyzed by exploratory factor analysis, moderated regression analysis, ANOVA, and scheffe test. Among 317 respondents answered an online html-type questionnaire, 80.5% were between 16 to 25 years old. There were a total of 150 respondents from apparel brand communities(n=3) recording higher-than-average brand image scores (Mean > 3.75) and a total of 162 respondents from apparel brand communities(n=6) recording lower-than-average brand image scores(Mean < 3.75). In this study, brand community commitment was measured by a 5-point Likert scale: emotional, continuous and normative commitment. The degree of usage-needs satisfaction (interest, transaction, relationship needs) was measured on a 5-point Likert scale. The level of brand image was measured by a 5-point Likert scale: strength, favorability, and uniqueness of brand associations. RESULTS In the results of exploratory factor analysis, the three usage-needs satisfactions with brand community were classified as interest, transaction, and relationship needs. Brand community commitment was also divided into the multi-dimensional factors: emotional, continuous, and normative commitments. The regression analysis (using a stepwise method) was used to test the influence of 3 independent variables (interest-needs satisfaction, transaction-needs, and relationship-needs satisfactions) on the 3 dependent variables (emotional, continuous and normative commitments). The three types of usage-needs satisfactions are positively associated with the three types of commitments to apparel brand communities. Therefore, hypothesis 1, 2, and 3 were significantly supported. Moderating effects of apparel brand image on the relationship between usage-needs satisfaction and brand community commitments were tested by moderated regression analysis. The statistics result showed that the influence of transaction-needs on emotional commitment was significantly moderated by apparel brand image. In addition, apparel brand image had moderating effects on the relationship between relationship-needs satisfaction and emotional, continuous and normative commitments to apparel brand communities. However, there were not significant moderate effects of apparel brand image on the relationships between interest-needs satisfaction and 3 types of commitments (emotional, continuous and normative commitments) to apparel brand communities. In addition, the influences of transaction-needs satisfaction on 2 types of commitments (continuous and normative commitments) were not significantly moderated by apparel brand image. Therefore, hypothesis 4, 5 and 6 were partially supported. To explain the moderating effects of apparel brand image, four cross-tabulated groups were made by averages of usage-needs satisfaction (interest-needs satisfaction avg. M=3.09, transaction-needs satisfaction avg. M=3.46, relationship-needs satisfaction M=1.62) and the average apparel brand image (M=3.75). The average scores of commitments in each classified group are presented in Tables and Figures. There were significant differences among four groups. As can be seen from the results of scheffe test on the tables, emotional commitment in community group with high brand image was higher than one in community group with low brand image when transaction-needs satisfaction was high. However, when transaction-needs satisfaction was low, there was not any difference between the community group with high brand image and community group with low brand image regarding emotional commitment to apparel brand communities. It means that emotional commitment didn't increase significantly without high satisfaction of transaction-needs, despite the high apparel brand image. In addition, when apparel brand image was low, increase in transaction-needs did not lead to the increase in emotional commitment. Therefore, the significant relationship between transaction-needs satisfaction and emotional commitment was found in only brand communities with high apparel brand image, and the moderating effect of apparel brand image on this relationship between two variables was found in the communities with high satisfaction of transaction-needs only. Statistics results showed that the level of emotional commitment is related to the satisfaction level of transaction-needs, while overall response is related to the level of apparel brand image. We also found that the role of apparel brand image as a moderating factor was limited by the level of transaction-needs satisfaction. In addition, relationship-needs satisfaction brought significant increase in emotional commitment in both community groups (high and low levels of brand image), and the effect of apparel brand image on emotional commitment was significant in both community groups (high and low levels of relationship-needs satisfaction). Especially, the effect of brand image was greater when the level of relationship-needs satisfaction was high. in contrast, increase in emotional commitment responding to increase in relationship-needs satisfaction was greater when apparel brand image is high. The significant influences of relationship-needs satisfaction on community commitments (continuous and normative commitments) were found regardless of apparel brand image(in both community groups with low and high brand image). However, the effects of apparel brand image on continuous and normative commitments were found in only community group with high satisfaction level of relationship-needs. In the case of communities with low satisfaction levels of relationship needs, apparel brand image marginally increases continuous and normative commitments. Therefore, we could not find the moderating effect of apparel brand image on the relationship between relationship-needs satisfaction and continuous and normative commitments in community groups with low satisfaction levels of relationship needs, CONCLUSIONS AND IMPLICATIONS From the results of this study, we draw several conclusions; First, the increases in usage-needs satisfactions through apparel brand communities result in the increases in commitments to apparel brand communities, wheres the degrees of such relationship depends on the level of apparel brand image. That is, apparel brand image is a moderating factor strengthening the relationship between usage-needs satisfaction and commitment to apparel brand communities. In addition, the effect of apparel brand image differs, depending on the level and types of community usage-needs satisfactions. Therefore, marketers of apparel brand companies must determine the appropriate usage-needs, depending on the type of commitment they wish to increase and the level of their apparel brand image, to promote member's commitments to apparel brand communities. Especially, relationship-needs satisfaction was very important factor for increasing emotional, continuous and normative commitments to communities. However the level of relationship-needs satisfaction was lower than interest-needs and transaction-needs. satisfaction. According to previous study on apparel brand communities, relationship-need satisfaction was strongly related to member's intention of participation in their communities. Therefore, marketers need to develope various strategies in order to increase the relationship- needs as well as interest and transaction needs. In addition, despite continuous commitment was higher than emotional and normative commitments, all types of commitments to apparel brand communities had scores lower than 3.0 that was mid point in 5-point scale. A Korean study reported that the level of members' commitment to apparel brand community influenced customers' identification with a brand and brand purchasing behavior. Therefore, marketers should try to increase members' usage-needs satisfaction and apparel brand image as the necessary conditions for bringing about community commitments. Second, marketers should understand that they should keep in mind that increasing the level of community usage needs (transaction and relationship) is most effective in raising commitment when the level of apparel brand image is high, and that increasing usage needs (transaction needs) satisfaction in communities with low brand image might not be as effective as anticipated. Therefore, apparel companies with desirable brand image such as luxury designer goods firms need to create formal online brand communities (as opposed to informal communities with rudimentary online contents) to satisfy transaction and relationship needs systematically. It will create brand equity through consumers' increased emotional, continuous and normative commitments. Even though apparel brand is very famous, emotional commitment to apparel brand communities cannot be easily increased without transaction-needs satisfaction. Therefore famous fashion brand companies should focus on developing various marketing strategies to increase transaction-needs satisfaction.

  • PDF