• Title/Summary/Keyword: Social Media Use

Search Result 851, Processing Time 0.028 seconds

Twitter Issue Tracking System by Topic Modeling Techniques (토픽 모델링을 이용한 트위터 이슈 트래킹 시스템)

  • Bae, Jung-Hwan;Han, Nam-Gi;Song, Min
    • Journal of Intelligence and Information Systems
    • /
    • v.20 no.2
    • /
    • pp.109-122
    • /
    • 2014
  • People are nowadays creating a tremendous amount of data on Social Network Service (SNS). In particular, the incorporation of SNS into mobile devices has resulted in massive amounts of data generation, thereby greatly influencing society. This is an unmatched phenomenon in history, and now we live in the Age of Big Data. SNS Data is defined as a condition of Big Data where the amount of data (volume), data input and output speeds (velocity), and the variety of data types (variety) are satisfied. If someone intends to discover the trend of an issue in SNS Big Data, this information can be used as a new important source for the creation of new values because this information covers the whole of society. In this study, a Twitter Issue Tracking System (TITS) is designed and established to meet the needs of analyzing SNS Big Data. TITS extracts issues from Twitter texts and visualizes them on the web. The proposed system provides the following four functions: (1) Provide the topic keyword set that corresponds to daily ranking; (2) Visualize the daily time series graph of a topic for the duration of a month; (3) Provide the importance of a topic through a treemap based on the score system and frequency; (4) Visualize the daily time-series graph of keywords by searching the keyword; The present study analyzes the Big Data generated by SNS in real time. SNS Big Data analysis requires various natural language processing techniques, including the removal of stop words, and noun extraction for processing various unrefined forms of unstructured data. In addition, such analysis requires the latest big data technology to process rapidly a large amount of real-time data, such as the Hadoop distributed system or NoSQL, which is an alternative to relational database. We built TITS based on Hadoop to optimize the processing of big data because Hadoop is designed to scale up from single node computing to thousands of machines. Furthermore, we use MongoDB, which is classified as a NoSQL database. In addition, MongoDB is an open source platform, document-oriented database that provides high performance, high availability, and automatic scaling. Unlike existing relational database, there are no schema or tables with MongoDB, and its most important goal is that of data accessibility and data processing performance. In the Age of Big Data, the visualization of Big Data is more attractive to the Big Data community because it helps analysts to examine such data easily and clearly. Therefore, TITS uses the d3.js library as a visualization tool. This library is designed for the purpose of creating Data Driven Documents that bind document object model (DOM) and any data; the interaction between data is easy and useful for managing real-time data stream with smooth animation. In addition, TITS uses a bootstrap made of pre-configured plug-in style sheets and JavaScript libraries to build a web system. The TITS Graphical User Interface (GUI) is designed using these libraries, and it is capable of detecting issues on Twitter in an easy and intuitive manner. The proposed work demonstrates the superiority of our issue detection techniques by matching detected issues with corresponding online news articles. The contributions of the present study are threefold. First, we suggest an alternative approach to real-time big data analysis, which has become an extremely important issue. Second, we apply a topic modeling technique that is used in various research areas, including Library and Information Science (LIS). Based on this, we can confirm the utility of storytelling and time series analysis. Third, we develop a web-based system, and make the system available for the real-time discovery of topics. The present study conducted experiments with nearly 150 million tweets in Korea during March 2013.

Investigating Dynamic Mutation Process of Issues Using Unstructured Text Analysis (비정형 텍스트 분석을 활용한 이슈의 동적 변이과정 고찰)

  • Lim, Myungsu;Kim, Namgyu
    • Journal of Intelligence and Information Systems
    • /
    • v.22 no.1
    • /
    • pp.1-18
    • /
    • 2016
  • Owing to the extensive use of Web media and the development of the IT industry, a large amount of data has been generated, shared, and stored. Nowadays, various types of unstructured data such as image, sound, video, and text are distributed through Web media. Therefore, many attempts have been made in recent years to discover new value through an analysis of these unstructured data. Among these types of unstructured data, text is recognized as the most representative method for users to express and share their opinions on the Web. In this sense, demand for obtaining new insights through text analysis is steadily increasing. Accordingly, text mining is increasingly being used for different purposes in various fields. In particular, issue tracking is being widely studied not only in the academic world but also in industries because it can be used to extract various issues from text such as news, (SocialNetworkServices) to analyze the trends of these issues. Conventionally, issue tracking is used to identify major issues sustained over a long period of time through topic modeling and to analyze the detailed distribution of documents involved in each issue. However, because conventional issue tracking assumes that the content composing each issue does not change throughout the entire tracking period, it cannot represent the dynamic mutation process of detailed issues that can be created, merged, divided, and deleted between these periods. Moreover, because only keywords that appear consistently throughout the entire period can be derived as issue keywords, concrete issue keywords such as "nuclear test" and "separated families" may be concealed by more general issue keywords such as "North Korea" in an analysis over a long period of time. This implies that many meaningful but short-lived issues cannot be discovered by conventional issue tracking. Note that detailed keywords are preferable to general keywords because the former can be clues for providing actionable strategies. To overcome these limitations, we performed an independent analysis on the documents of each detailed period. We generated an issue flow diagram based on the similarity of each issue between two consecutive periods. The issue transition pattern among categories was analyzed by using the category information of each document. In this study, we then applied the proposed methodology to a real case of 53,739 news articles. We derived an issue flow diagram from the articles. We then proposed the following useful application scenarios for the issue flow diagram presented in the experiment section. First, we can identify an issue that actively appears during a certain period and promptly disappears in the next period. Second, the preceding and following issues of a particular issue can be easily discovered from the issue flow diagram. This implies that our methodology can be used to discover the association between inter-period issues. Finally, an interesting pattern of one-way and two-way transitions was discovered by analyzing the transition patterns of issues through category analysis. Thus, we discovered that a pair of mutually similar categories induces two-way transitions. In contrast, one-way transitions can be recognized as an indicator that issues in a certain category tend to be influenced by other issues in another category. For practical application of the proposed methodology, high-quality word and stop word dictionaries need to be constructed. In addition, not only the number of documents but also additional meta-information such as the read counts, written time, and comments of documents should be analyzed. A rigorous performance evaluation or validation of the proposed methodology should be performed in future works.

Improving the Accuracy of Document Classification by Learning Heterogeneity (이질성 학습을 통한 문서 분류의 정확성 향상 기법)

  • Wong, William Xiu Shun;Hyun, Yoonjin;Kim, Namgyu
    • Journal of Intelligence and Information Systems
    • /
    • v.24 no.3
    • /
    • pp.21-44
    • /
    • 2018
  • In recent years, the rapid development of internet technology and the popularization of smart devices have resulted in massive amounts of text data. Those text data were produced and distributed through various media platforms such as World Wide Web, Internet news feeds, microblog, and social media. However, this enormous amount of easily obtained information is lack of organization. Therefore, this problem has raised the interest of many researchers in order to manage this huge amount of information. Further, this problem also required professionals that are capable of classifying relevant information and hence text classification is introduced. Text classification is a challenging task in modern data analysis, which it needs to assign a text document into one or more predefined categories or classes. In text classification field, there are different kinds of techniques available such as K-Nearest Neighbor, Naïve Bayes Algorithm, Support Vector Machine, Decision Tree, and Artificial Neural Network. However, while dealing with huge amount of text data, model performance and accuracy becomes a challenge. According to the type of words used in the corpus and type of features created for classification, the performance of a text classification model can be varied. Most of the attempts are been made based on proposing a new algorithm or modifying an existing algorithm. This kind of research can be said already reached their certain limitations for further improvements. In this study, aside from proposing a new algorithm or modifying the algorithm, we focus on searching a way to modify the use of data. It is widely known that classifier performance is influenced by the quality of training data upon which this classifier is built. The real world datasets in most of the time contain noise, or in other words noisy data, these can actually affect the decision made by the classifiers built from these data. In this study, we consider that the data from different domains, which is heterogeneous data might have the characteristics of noise which can be utilized in the classification process. In order to build the classifier, machine learning algorithm is performed based on the assumption that the characteristics of training data and target data are the same or very similar to each other. However, in the case of unstructured data such as text, the features are determined according to the vocabularies included in the document. If the viewpoints of the learning data and target data are different, the features may be appearing different between these two data. In this study, we attempt to improve the classification accuracy by strengthening the robustness of the document classifier through artificially injecting the noise into the process of constructing the document classifier. With data coming from various kind of sources, these data are likely formatted differently. These cause difficulties for traditional machine learning algorithms because they are not developed to recognize different type of data representation at one time and to put them together in same generalization. Therefore, in order to utilize heterogeneous data in the learning process of document classifier, we apply semi-supervised learning in our study. However, unlabeled data might have the possibility to degrade the performance of the document classifier. Therefore, we further proposed a method called Rule Selection-Based Ensemble Semi-Supervised Learning Algorithm (RSESLA) to select only the documents that contributing to the accuracy improvement of the classifier. RSESLA creates multiple views by manipulating the features using different types of classification models and different types of heterogeneous data. The most confident classification rules will be selected and applied for the final decision making. In this paper, three different types of real-world data sources were used, which are news, twitter and blogs.

The Joseon Confucian Ruling Class's Records and Visual Media of Suryukjae (Water and Land Ceremony) during the Fifteenth and Seventeenth Centuries (조선 15~17세기 수륙재(水陸齋)에 대한 유신(儒臣)의 기록과 시각 매체)

  • Jeong, Myounghee
    • Korean Journal of Heritage: History & Science
    • /
    • v.53 no.1
    • /
    • pp.184-203
    • /
    • 2020
  • The Confucian ruling class of the Joseon Dynasty regarded Buddhist rituals as "dangerous festivals." However, these Buddhist ceremonies facilitated transitions between phases of life from birth till death and strengthened communal unity through their joint practice of the rites. Ritual spaces were decorated with various utensils and objects that transformed them into wondrous arenas. Of these ornaments, Buddhist paintings served as the most effective visual medium for educating the common people. As an example, a painting of the Ten Kings of the Underworld (siwangdo) could be hung as a means to illustrate the Buddhist view of the afterlife, embedded in images not only inside a Buddhist temple hall, but in any space where a Buddhist ritual was being held. Demand for Buddhist paintings rose considerably with their use in ritual spaces. Nectar ritual paintings (gamnodo), including scenes of appeasement rites for the souls of the deceased, emphasized depictions of royal family members and their royal relatives. In Chinese paintings of the water and land ceremony (suryukjae), these figures referred to one of several sacred groups who invited deities to a ritual. However, in Korean paintings of a nectar ritual, the iconography symbolized the patronage of the royal court and underlined the historicity and tradition of nationally conducted water and land ceremonies. This royal patronage implied the social and governmental sanction of Buddhist rituals. By including depictions of royal family members and their royal relatives, Joseon Buddhist paintings highlighted this approval. The Joseon ruling class outwardly feared that Buddhist rituals might undermine observance of Confucian proprieties and lead to a corruption of public morals, since monks and laymen, men and women, and people of all ranks mingled within the ritual spaces. The concern of the ruling class was also closely related to the nature of festivals, which involved deviation from the routines of daily life and violation of taboos. Since visual media such as paintings were considered to hold a special power, some members of the ruling class attempted to exploit this power, while others were apprehensive of the risks they entailed. According to Joseon wangjo sillok (The Annals of the Joseon Dynasty), the Joseon royal court burned Buddhist paintings and ordered the arrest of those who created them, while emphasizing their dangers. It further announced that so many citizens were gathering in Buddhist ritual spaces that the capital city was being left vacant. However, this record also paradoxically suggests that Buddhist rituals were widely considered festivals that people should participate in. Buddhist rituals could not be easily suppressed since they performed important religious functions reflecting the phases of the human life cycle, and had no available Confucian replacements. Their festive nature, unifying communities, expanded significantly at the time. The nectar ritual paintings of the late Joseon period realistically delineated nectar rituals and depicted the troops of traveling actors and performers that began to emerge during the seventeenth century. Such Buddhist rituals for consoling souls who encountered an unfortunate death were held annually and evolved into festivals during which the Joseon people relieved their everyday fatigue and refreshed themselves. The process of adopting Buddhist rituals-regarded as "dangerous festivals" due to political suppression of Buddhism in the Confucian nation-as seasonal customs and communal feasts is well reflected in the changes made in Buddhist paintings.

A Study on Antecedents of Ethical Leadership of Power Retailers, : Focusing on the Relationship between Discount Stores and Their Suppliers (대형 유통업체 윤리적 리더십의 선행변수에 관한 연구 : 할인점과 공급업체 간 관계를 중심으로)

  • Kim, Sang-Deok
    • Journal of Distribution Research
    • /
    • v.17 no.3
    • /
    • pp.59-92
    • /
    • 2012
  • With accumulated research evidence, there is little doubt that leadership behavior is related to a wide variety of positive individual and organizational outcomes. Indeed, leadership behavior has been empirically linked to increased employee satisfaction, organizational commitment, extra effort, turnover intention, organizational citizenship behavior, and overall employee performance. Although leadership behavior has been linked to a number of positive organizational outcomes, research regarding the antecedents of such behavior is limited. Especially there is little research dealing with the antecedents of inter-organizational leadership behavior. This study interests in inter-organizational ethical leadership among marketing channel members. In both the mass media and the academic association, there has been a surge in interest in the ethical and unethical behavior of leaders. Although the corporate scandals in recent years may explain much of the mass media and popular focus, academics' interest has been limited by evidence that ethical leadership behavior is associated with both positive and negative inter-organizational processes and performances. This study tried to contribute to this body of knowledge by examining antecedents of ethical leadership. Ethical leadership is defined "the demonstration of normatively appropriate conduct through personal actions and interpersonal relationships, and the promotion of such conduct to followers through two-way communication, reinforcement, and decision-making." Ethical leaders not only inform individuals of the behefits of ethical behavior and the cost of inappropriate behavior, such leaders also set clear standards and use rewards and fair and balanced punishment to hold followers accountable for their ethical conduct. Despite the assume importance and prominence of ethical leadership among organizations, there are still many questions relating to its antecedents and consequences. One is whether the likelihood of an leading organization being perceived as an ethical leader among other following organizations in marketing channels can be predicted using its characteristics and inter-organizational relationship maintenance skills. Identifying trait and skill antecedents will aid in the development of strategies for selecting and developing ethical leaders and determining the best means to reinforce ethical behaviors. The purpose of this study is to investigate the effects of three categorized variables on ethical leadership of channel leader. To be concrete, this study develops a model of the antecedents of three conceptually distinct forms of channel leader characteristics, such as organizational traits, inter-organizational relationship maintenance strategies, and supplier management strategies, and tests the hypothesized differential effects on ethical leadership of marketing channel leaders. The reason why this study deals with discount store channel is that there is very strong inter-dependence between a discount store and its suppliers. Their strong inter-dependence makes their relationship as the relationship between a leader and suppliers and creates an atmosphere that leadership occur without difficulty. The research model is as follows. For the purpose of empirical testing, 295 respondents of suppliers of discount store channel in Korea were surveyed. The procedures included scale reliability, and discriminant and convergent validity were used to validate measures. Also, the reliability measurements traditionally employed, such as the Cronbach's alpha, were used. All the reliabilities were greater than .70. This study conducted confirmatory factor analyses to assess the validity of our measurements. All items loaded significantly on their respective constructs(with the lowest t-value being 15.2), providing support for convergent validity. We then examined composite reliability and average variance extracted(AVE). The composite reliability of each construct was greater than .70. The AVE of each construct was greater than .50. This study tested research model using Partial Least Square(PLS). The estimation of the structural equation model revealed an acceptable fit of the model to the data($r^2$=.851). Thus, This study concluded that the model fit was considered acceptable. The results of PLS are as follows. The results indicated that conscientiousness, openness, conflict management, social networks, training, fair reward had positive effects on ethical leadership of channel leaders. On the other hand, emotional insecure had negative effect and agreeableness, assurance, and inter-organizational communication had no significant effect on supply chain leadership.

  • PDF

Success Factors of the Supdari(A Wooden Bridge) Restoration in Jeonju-River through Citizens' Initiative (적극적 주민참여를 통한 전통문화시설 복원 성공요인 분석 - 전주천 섶다리 놓기 사업을 중심으로 -)

  • Kim, Sang-Wook;Kim, Gil-Joong
    • Journal of the Korean Institute of Traditional Landscape Architecture
    • /
    • v.28 no.1
    • /
    • pp.93-101
    • /
    • 2010
  • This paper aims to analyze success factors for the construction of Supdari(a traditional wooden bridge to connect small streams temporarily), which is a citizens' initiative project to revitalize local community in Jeonju-River, Jeonju City. Recently Supdari has been restored for the use of belongings in local festivals. But Jeonju-River Supdari was designed and built to unite local citizens and connect river-divided villages. This project shows how investing social capital like Supdari makes the community vitalize through citizen's active participation. As a citizen leading project, there were several critical factors for sucess. At first, there were some noticeable ways to encourage local citizen's participation in online and offline. In the online, the Supdari internet cafe introduced what is a Supdari, how to make it and where we build using various media of UCCs and photos. In the offline, the small scaled model of Supdari was made and exhibited in the entrance of the village and related several seminars were hosted to discuss how to construct Supdari with citizens, local assembly men and public officials together. The Second is the movement to restore traditional and cultural resources for the community recovery triggered the supports from local councils and many civic groups. Civic groups supported ecological and structural expertise to guarantee environment friendly and stable construction. And local councils mediated citizen's and administrative office's opinions. The third is flexible administrative management to help citizen's ideas to be realized. Officials extended setting period of Supdari on the condition with the civic-control safety management.

Cultural Conflicts and Characteristics of Anti-Korean Wave in Southeast Asia: Case Studies of Indonesia and Vietnam (동남아시아 반한류에 나타난 문화적 갈등과 특성: 인도네시아와 베트남을 중심으로)

  • KIM, Su Jeong;KIM, Eun June
    • The Southeast Asian review
    • /
    • v.26 no.3
    • /
    • pp.1-50
    • /
    • 2016
  • This paper aims to investigate the cultural conflicts and characteristics of anti-Korean Wave discourse taken placed among Southeast Asian countries. To do this, it takes Vietnam and Indonesia as the study cases, which have been showing a trend of anti-Korean Wave discourse as well as high popularity of Hallyu. As research methods, the paper analyzes both on-line discourses of anti-Korean Wave and the email audience interviews from both countries. The results show some significant differences between the two countries as well as the similarity that Anti-Korean Wave discourses have been actively produced and disseminated through on-line media. As for Indonesia, the Anti-Korean Wave discourse pivots on the elements clashing between Indonesia's religion and cultural values and Korean consuming culture. According to the Anti-Korean Wave discourse, K-pop contents and entertainers are criticized for damaging the society's morals and cultural identities based on Islamic rules and values. Thus, the sentiment of the Anti-Korean Wave is likely to lead to the cultural nationalism for the sake of their cultural identity. As for Vietnam, anti-Korean Wave discourse mainly consists of issues on enthusiastic K-pop fans' anti-social behaviors and generational conflicts which are presumed attributed as the chief factor of the Anti-Korean Wave. In the Vietnamese discourse, social elites and adults treat the enthusiastic K-pop fans as those who are in need of educational care or psychological therapy. Unlike the Indonesian case, anti-Korean Wave discourse in Vietnam criticized the K-pop and the performer's competence for being cheap sexy and incompetence. They also denounce Korean dramas for their trite, typical story lines, use of excessive emotion, and unrealistic nature. However, the two country's interview participants have in common both acknowledged that rather than considering the Anti-Korean Wave as an issue that needs to be resolved it should be embraced as a natural cultural phenomenon.

A Checklist to Improve the Fairness in AI Financial Service: Focused on the AI-based Credit Scoring Service (인공지능 기반 금융서비스의 공정성 확보를 위한 체크리스트 제안: 인공지능 기반 개인신용평가를 중심으로)

  • Kim, HaYeong;Heo, JeongYun;Kwon, Hochang
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.3
    • /
    • pp.259-278
    • /
    • 2022
  • With the spread of Artificial Intelligence (AI), various AI-based services are expanding in the financial sector such as service recommendation, automated customer response, fraud detection system(FDS), credit scoring services, etc. At the same time, problems related to reliability and unexpected social controversy are also occurring due to the nature of data-based machine learning. The need Based on this background, this study aimed to contribute to improving trust in AI-based financial services by proposing a checklist to secure fairness in AI-based credit scoring services which directly affects consumers' financial life. Among the key elements of trustworthy AI like transparency, safety, accountability, and fairness, fairness was selected as the subject of the study so that everyone could enjoy the benefits of automated algorithms from the perspective of inclusive finance without social discrimination. We divided the entire fairness related operation process into three areas like data, algorithms, and user areas through literature research. For each area, we constructed four detailed considerations for evaluation resulting in 12 checklists. The relative importance and priority of the categories were evaluated through the analytic hierarchy process (AHP). We use three different groups: financial field workers, artificial intelligence field workers, and general users which represent entire financial stakeholders. According to the importance of each stakeholder, three groups were classified and analyzed, and from a practical perspective, specific checks such as feasibility verification for using learning data and non-financial information and monitoring new inflow data were identified. Moreover, financial consumers in general were found to be highly considerate of the accuracy of result analysis and bias checks. We expect this result could contribute to the design and operation of fair AI-based financial services.

Analysis of health habit and hair mineral nutrition status of media addicted adolescent (미디어중독 청소년의 스마트폰 사용의존도에 따른 건강습관 및 모발 무기질 영양상태 분석)

  • Lim, Hee-Sook;Kim, Soon-Kyung
    • Journal of Nutrition and Health
    • /
    • v.51 no.4
    • /
    • pp.295-306
    • /
    • 2018
  • Purpose: Koreans' internet and smartphone usage hours are steadily increasing and the dependence of young people on smartphones is causing social problems. Therefore, this study was conducted to examine health and dietary habits, as well as hair mineral contents according to the level of dependence of smartphone use among adolescents to clarify the interrelation of smartphone dependence, lifestyle, dietary behavior, and mineral nutrition status. Methods: A total of 80 smartphone-addicted adolescents participated in this study and were divided into three groups (general, potential and danger group) according to smartphone dependence. The subjects' lifestyles and dietary behaviors were then surveyed, and hair mineral contents were analyzed. Results: Higher smartphone dependence was associated with lower average weekly sleeping time and later first smoking age. In the danger group, the rate of eating fast and the rate of snacking twice a day was also relatively high. Parents (45.0%) and mobile (30.0%) were the factors having the greatest influence on an individual's dietary behavior. In the hair mineral analysis, all subjects had lower selenium concentrations and higher lead concentrations than normal. In addition, the levels of aluminum in the danger group were higher than in the normal range and the highest among the three groups. Conclusions: It is necessary to guide adolescents to use smartphones correctly and manage dietary habits. In addition, careful attention is needed the mineral nutritional status of smartphone-addicted adolescents.

Middle School Science Teacher's Perceptions of Science-Related Careers and Career Education (과학 관련 직업과 진로 교육에 대한 중학교 과학 교사의 인식)

  • Nayoon Song;Sunyoung Park;Taehee Noh
    • Journal of The Korean Association For Science Education
    • /
    • v.44 no.2
    • /
    • pp.167-178
    • /
    • 2024
  • In this study, we investigated the perceptions of science-related careers and career education among middle school science teachers. Sixty-four science teachers experienced in teaching unit 7 in the first year of middle school participated. The results of the study revealed that not only careers in science but also careers with science were found to be quite high when teachers were asked to provide examples of science-related careers. Jobs related to research/engineering, which are careers in science, comprised the highest proportion of teachers' answers, followed by jobs related to education/law/social welfare/police/firefighting/military, and health/medical, which are careers with science. However, the proportion of jobs mentioned related to installation/maintenance/production was extremely low. The skills required for science-related careers were mainly perceived to consist of tools for working and ways of working. The number of skills classified under living in the world was perceived to be extremely low across most careers, irrespective of career type. Most teachers only taught unit 7 for two to four sessions and devoted little time to science-related career education, even in general science classes. In the free semester system, a significant number of teachers responded that they provide science-related career education for more than 8 hours. Teachers mainly utilize lecture, discussion/debate, and self-study activities. Meanwhile, in the free semester system, the resource-based learning method was utilized at a high proportion compared to other class situations. Teachers generally made much use of media materials, with the use of textbooks and teacher guides found to be lower than expected. There were also cases of using materials supported by science museums or the Ministry of Education. Teachers preferred to implementing student-centered classes and utilizing various teaching and learning methods. Based on the above research results, discussions were proposed to improve teachers' perceptions of science-related careers and career education.