• Title/Summary/Keyword: Real-time Response

Search Result 1,635, Processing Time 0.038 seconds

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.

A Study on Improvement of the police disaster crisis management system (경찰의 재난위기관리 개선에 관한 연구)

  • Chun, Yongtae;Kim, Moonkwi
    • Journal of the Society of Disaster Information
    • /
    • v.11 no.4
    • /
    • pp.556-569
    • /
    • 2015
  • With about 75% of the population of Korea criticizing the government's disaster policy and a failure to respond to large-scale emergency like the Sewol ferry sinking means that there is a deep distrust in the government. In order to prevent dreadful disasters such as the Sewol ferry sinking, it is important to secure a prime time with respect to disaster safety. Improving crisis management skills and managerial role of police officers who are in close proximity to the people is necessary for the success of disaster management. With disaster management as one of the most essential missions of the police, as a part of a national crisis management, a step by step strengthening of the disaster safety management system of the police is necessary, as below. First, at the prevention phase, law enforcement officers were not injected into for profit large-scale assemblies or events, but in the future the involvement, injection should be based on the level of potential risk, rather than profitability. In the past and now, the priortiy was the priority was on traffic flow, traffic communication, however, the paradigm of traffic policy should be changed to a safety-centered policy. To prevent large-scale accidents, police investigators should root out improper routines and illegal construction subcontracting. The police (intelligence) should strengthen efforts to collect intelligence under the subject of "safety". Second, with respect to the preparatory phase, on a survey of police officers, the result showed that 72% of police officers responded that safety management was not related to the job descriptions of the police. This, along with other results, shows that the awareness of disaster safety must be adopted by, or rather changed in the police urgently. The training in disaster safety education should be strengthened. A network of experts (private, administrative, and police) in safety management should be established to take advantage of private resources with regard to crisis situtions. Third, with respect to the response phase, for rapid first responses to occur, a unified communication network should be established, and a real-time video information network should be adopted by the police and installed in the police situation room. Fourth, during the recovery phase, recovery teams should be injected, added and operated to minimize secondary damage.

Analyzing Contextual Polarity of Unstructured Data for Measuring Subjective Well-Being (주관적 웰빙 상태 측정을 위한 비정형 데이터의 상황기반 긍부정성 분석 방법)

  • Choi, Sukjae;Song, Yeongeun;Kwon, Ohbyung
    • Journal of Intelligence and Information Systems
    • /
    • v.22 no.1
    • /
    • pp.83-105
    • /
    • 2016
  • Measuring an individual's subjective wellbeing in an accurate, unobtrusive, and cost-effective manner is a core success factor of the wellbeing support system, which is a type of medical IT service. However, measurements with a self-report questionnaire and wearable sensors are cost-intensive and obtrusive when the wellbeing support system should be running in real-time, despite being very accurate. Recently, reasoning the state of subjective wellbeing with conventional sentiment analysis and unstructured data has been proposed as an alternative to resolve the drawbacks of the self-report questionnaire and wearable sensors. However, this approach does not consider contextual polarity, which results in lower measurement accuracy. Moreover, there is no sentimental word net or ontology for the subjective wellbeing area. Hence, this paper proposes a method to extract keywords and their contextual polarity representing the subjective wellbeing state from the unstructured text in online websites in order to improve the reasoning accuracy of the sentiment analysis. The proposed method is as follows. First, a set of general sentimental words is proposed. SentiWordNet was adopted; this is the most widely used dictionary and contains about 100,000 words such as nouns, verbs, adjectives, and adverbs with polarities from -1.0 (extremely negative) to 1.0 (extremely positive). Second, corpora on subjective wellbeing (SWB corpora) were obtained by crawling online text. A survey was conducted to prepare a learning dataset that includes an individual's opinion and the level of self-report wellness, such as stress and depression. The participants were asked to respond with their feelings about online news on two topics. Next, three data sources were extracted from the SWB corpora: demographic information, psychographic information, and the structural characteristics of the text (e.g., the number of words used in the text, simple statistics on the special characters used). These were considered to adjust the level of a specific SWB. Finally, a set of reasoning rules was generated for each wellbeing factor to estimate the SWB of an individual based on the text written by the individual. The experimental results suggested that using contextual polarity for each SWB factor (e.g., stress, depression) significantly improved the estimation accuracy compared to conventional sentiment analysis methods incorporating SentiWordNet. Even though literature is available on Korean sentiment analysis, such studies only used only a limited set of sentimental words. Due to the small number of words, many sentences are overlooked and ignored when estimating the level of sentiment. However, the proposed method can identify multiple sentiment-neutral words as sentiment words in the context of a specific SWB factor. The results also suggest that a specific type of senti-word dictionary containing contextual polarity needs to be constructed along with a dictionary based on common sense such as SenticNet. These efforts will enrich and enlarge the application area of sentic computing. The study is helpful to practitioners and managers of wellness services in that a couple of characteristics of unstructured text have been identified for improving SWB. Consistent with the literature, the results showed that the gender and age affect the SWB state when the individual is exposed to an identical queue from the online text. In addition, the length of the textual response and usage pattern of special characters were found to indicate the individual's SWB. These imply that better SWB measurement should involve collecting the textual structure and the individual's demographic conditions. In the future, the proposed method should be improved by automated identification of the contextual polarity in order to enlarge the vocabulary in a cost-effective manner.

An Energy Efficient Cluster Management Method based on Autonomous Learning in a Server Cluster Environment (서버 클러스터 환경에서 자율학습기반의 에너지 효율적인 클러스터 관리 기법)

  • Cho, Sungchul;Kwak, Hukeun;Chung, Kyusik
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.4 no.6
    • /
    • pp.185-196
    • /
    • 2015
  • Energy aware server clusters aim to reduce power consumption at maximum while keeping QoS(Quality of Service) compared to energy non-aware server clusters. They adjust the power mode of each server in a fixed or variable time interval to let only the minimum number of servers needed to handle current user requests ON. Previous studies on energy aware server cluster put efforts to reduce power consumption further or to keep QoS, but they do not consider energy efficiency well. In this paper, we propose an energy efficient cluster management based on autonomous learning for energy aware server clusters. Using parameters optimized through autonomous learning, our method adjusts server power mode to achieve maximum performance with respect to power consumption. Our method repeats the following procedure for adjusting the power modes of servers. Firstly, according to the current load and traffic pattern, it classifies current workload pattern type in a predetermined way. Secondly, it searches learning table to check whether learning has been performed for the classified workload pattern type in the past. If yes, it uses the already-stored parameters. Otherwise, it performs learning for the classified workload pattern type to find the best parameters in terms of energy efficiency and stores the optimized parameters. Thirdly, it adjusts server power mode with the parameters. We implemented the proposed method and performed experiments with a cluster of 16 servers using three different kinds of load patterns. Experimental results show that the proposed method is better than the existing methods in terms of energy efficiency: the numbers of good response per unit power consumed in the proposed method are 99.8%, 107.5% and 141.8% of those in the existing static method, 102.0%, 107.0% and 106.8% of those in the existing prediction method for banking load pattern, real load pattern, and virtual load pattern, respectively.

Expression Profiling of MLO Family Genes under Podosphaera xanthii Infection and Exogenous Application of Phytohormones in Cucumis melo L. (멜론 흰가루병균 및 식물 호르몬 처리하에서 MLO 유전자군의 발현검정)

  • Howlader, Jewel;Kim, Hoy-Taek;Park, Jong-In;Ahmed, Nasar Uddin;Robin, Arif Hasan Khan;Jung, Hee-Jeong;Nou, III-Sup
    • Journal of Life Science
    • /
    • v.26 no.4
    • /
    • pp.419-430
    • /
    • 2016
  • Powdery mildew disease caused by Podosphaera xanthii is a major concern for Cucumis melo production worldwide. Knowledge on genetic behavior of the related genes and their modulating phytohormones often offer the most efficient approach to develop resistance against different diseases. Mildew Resistance Locus O (MLO) genes encode proteins with seven transmembrane domains that have significant function in plant resistance to powdery mildew fungus. We collected 14 MLO genes from ‘Melonomics’ database. Multiple sequence analysis of MLO proteins revealed the existence of both evolutionary conserved cysteine and proline residues. Moreover, natural genetic variation in conserved amino acids and their replacement by other amino acids are also observed. Real-time quantitative PCR expression analysis was conducted for the leaf samples of P. xanthii infected and phyto-hormones (methyl jasmonate and salicylic acid) treated plants in melon ‘SCNU1154’ line. Upon P. xanthii infection using 7 different races, the melon line showed variable disease reactions with respect to spread of infection symptoms and disease severity. Three out of 14 CmMLO genes were up-regulated and 7 were down-regulated in leaf samples in response to all races. The up- or down-regulation of the other 4 CmMLO genes was race-specific. The expression of 14 CmMLO genes under methyl jasmonate and salicylic acid application was also variable. Eleven CmMLO genes were up-regulated under salicylic acid treatment, and 7 were up-regulated under methyl jasmonate treatments in C. melo L. Taken together, these stress-responsive CmMLO genes might be useful resources for the development of powdery mildew disease resistant C. melo L.

Effects of Coenzyme Q10 on the Expression of Genes involved in Lipid Metabolism in Laying Hens (Coenzyme Q10 첨가 급여가 산란계의 지방대사 연관 유전자 발현에 미치는 영향)

  • Jang, In Surk;Moon, Yang Soo
    • Korean Journal of Poultry Science
    • /
    • v.43 no.1
    • /
    • pp.47-54
    • /
    • 2016
  • The aim of this study was to investigate the expression patterns of key genes involved in lipid metabolism in response to dietary Coenzyme Q10 (CoQ10) in hens. A total of 36 forty week-old Lohmann Brown were randomly allocated into 3 groups consisting of 4 replicates of 3 birds. Laying hens were subjected to one of following treatments: Control (BD, basal diet), T1 (BD+ CoQ10 100 mg/kg diet) and T2 (BD+ micellar of CoQ10 100 mg/kg diet). Birds were fed ad libitum a basal diet or the basal diet supplemented with CoQ10 for 5 weeks. Total RNA was extracted from the liver for quantitative RT-PCR. The mRNA levels of HMG-CoA reductase(HMGCR) and sterol regulatory element-binding proteins(SREBP)2 were decreased more than 30~50% in the liver of birds fed a basal diet supplemented with CoQ10 (p<0.05). These findings suggest that dietary CoQ10 can reduce cholesterol levels by the suppression of the hepatic HMGCR and SREBP2 genes. The gene expressions of liver X receptor (LXR) and SREBP1 were down regulated due to the addition of CoQ10 to the feed (p<0.05). The homeostasis of cholesterol can be regulated by LXR and SREBP1 in cholesterol-low-conditions. The supplement of CoQ10 caused a decreased expression of lipid metabolism-related genes including $PPAR{\gamma}$, XBP1, FASN, and GLUTs in the liver of birds (p<0.05). These data suggest that CoQ10 might be used as a dietary supplement to reduce cholesterol levels and to regulate lipid homeostasis in laying hens.

Relation between ERCC1 Expression in Sputum and Survival after Cisplatin-Based Chemotherapy in Patients with Non-Small Cell Lung Cancer (비소세포 폐암환자의 객담 내 ERCC1 발현정도와 cisplatin 복합화학요법 후 치료반응)

  • Yang, Sung Woo;Choi, Pyoung Rak;You, Hong Jun;Kim, Jin Gu;Oak, Chul Ho;Jang, Tae Won;Jung, Maan Hong
    • Tuberculosis and Respiratory Diseases
    • /
    • v.60 no.2
    • /
    • pp.151-159
    • /
    • 2006
  • Background : Excision repair cross complementing gene 1 (ERCC1) not only has a protective role against carcinogens, but plays an important role in cisplatin-resistance via the repair of cisplatin-DNA adducts. This study investigated the association between the ERCC1 expression levels in sputum and survival after cisplatin-based chemotherapy in patients with inoperable non-small cell lung cancer (NSCLC). Methods : Using the sputum collected from 67 inoperable (stage IIIa-IV) NSCLC patients treated with either taxanes (33 cases) or gemcitabine (34 cases) plus cisplatin, the relative expression levels of ERCC1 and the expression of the tumor specific antigen, MAGE, were examined by the quantitative RT-PCR and RT-PCR, respectively. The response and survival were compared with the relative level of ERCC1 or MAGE expression and the treatment modality. Results : In the sputum, ERCC1 and MAGE was detected in 74.6% and 40.2% of patients, respectively. Using the median ERCC1 level, the patients were classified as having high or low ERCC1 expression. The median overall survival (MST) was significantly longer in patients with a high ERCC1 expression level than those with a low expression level (84 weeks vs. 44 weeks respectively, P=0.017). In the taxene-based treatment group, the MST was longer than the gemcitabine group (79 weeks vs. 47 weeks, respectively, P=0.03). The levels of ERCC1 were significantly higher in patients who were MAGE-positive (P=0.003). In the MAGE-negative patients, the MST was longer in the high ERCC1 group (103 weeks vs. 43 weeks, P=0.008), but not in the MAGE-positive patients (62 weeks vs. 44 weeks, P=0.348). Conclusion : ERCC1 expression in the sputum can be a prognostic factor for survival after chemotherapy in patients with inoperable NSCLC.

Growth and Physiological Adaptations of Tomato Plants (Lycopersicon esculentum Mill) in Response to Water Scarcity in Soil (토양 수분 결핍에 따른 토마토의 생육과 생리적응)

  • Hwang, Seung-Mi;Kwon, Taek-Ryun;Doh, Eun-Soo;Park, Me-Hea
    • Journal of Bio-Environment Control
    • /
    • v.19 no.4
    • /
    • pp.266-274
    • /
    • 2010
  • This study aim to investigate fundamentally the growth and physiological responses of tomato plants in responses to two different levels of water deficit, a weak drought stress (-25 kPa) and a severe drought stress (-100 kPa) in soil. The two levels of water deficit were maintained using a micro-irrigation system consisted of soil sensors for the real-time monitoring of soil water content and irrigation modules in a greenhouse experiment. Soil water contents were fluctuated throughout the 30 days treatment period but differed between the two treatments with the average -47 kPa in -25 kPa set treatment and the -119 kPa in -100 kPa set treatment. There were significant differences in plant height between the two different soil water statuses in plant height without differences of the number of nodes. The plants grown in the severe water-deficit treatment had greater accumulation of biomass than the plants in the weak water-deficit treatment. The severe water-deficit treatment (-119 kPa) also induced greater leaf area and leaf dry weight of the plants than the weak water-deficit treatment did, even though there was no difference in leaf area per unit dry weight. These results of growth parameters tested in this study indicate that the severe drought could cause an adaptation of tomato plants to the drought stress with the enhancement of biomass and leaf expansion without changes of leaf thickness. Greater relative water content of leaves and lower osmotic potential of sap expressed from turgid leaves were recorded in the severe water deficit treatment than in the weak water deficit treatment. This finding also postulated physiological adaptation to be better water status under drought stress. The drought imposition affected significantly on photosynthesis, water use efficiency and stomatal conductance of tomato plants. The severe water-deficit treatment increased PSII activities and water use efficiency, but decreased stomatal conductance than the weak water-deficit treatment. However, there were no differences between the two treatments in total photosynthetic capacity. Finally, there were no differences in the number and biomass of fruits. These results suggested that tomato plants have an ability to make adaptation to water deficit conditions through changes in leaf morphology, osmotic potentials, and water use efficiency as well as PSII activity. These adaptation responses should be considered in the screening of drought tolerance of tomato plants.

Effects of Lipopolysaccride-induced Stressor on the Expression of Stress-related Genes in Two Breeds of Chickens (Lipopolysaccride 감염처리가 닭의 품종간 스트레스연관 유전자 발현에 미치는 영향)

  • Jang, In Surk;Sohn, Sea Hwan;Moon, Yang Soo
    • Korean Journal of Poultry Science
    • /
    • v.44 no.1
    • /
    • pp.1-9
    • /
    • 2017
  • The objective of the present study was to determine the expression of genes associated with lipopolysaccharide (LPS)-induced stressor in two breeds of chickens: the Korean native chicken (KNC) and the White Leghorn chicken (WLH). Forty chickens per breed, aged 40 weeks, were randomly allotted to the control (CON, administered the saline vehicle) and LPS-injected stress groups. Samples were collected at 0 and 48 h post-LPS injection, and total RNA was extracted from the chicken livers for RNA microarray and quantitative real-time polymerase chain reaction (qRT-PCR) analyses. In response to LPS, 1,044 and 1,193 genes were upregulated, and 1,000 and 1,072 genes were downregulated in the KNC and WLH, respectively, using a ${\geq}2$-fold cutoff change. A functional network analysis revealed that stress-related genes were downregulated in both KNC and WLH after LPS infection. The results obtained from the qRT-PCR analysis of mRNA expression of heat shock 90 (HSP90), 3-hydroxy-3-methylglutaryl-CoA reductase (HMGCR), activating transcription factor 4 (ATF4), sterol regulatory element-binding protein 1 (SREBP1), and X-box binding protein 1 (XBP1) were confirmed by the results of the microarray analysis. There was a significant difference in the expression of stress-associated genes between the control and LPS-injected KNC and WLH groups. The qRT-PCR analysis revealed that the stress-related $HSP90{\alpha}$ and HMGCR genes were downregulated in both LPS-injected KNC and WLH groups. However, the HSP70 and $HSP90{\beta}$ genes were upregulated only in the LPS-injected KNC group. The results suggest that the mRNA expression of stress-related genes is differentially affected by LPS stimulation, and some of the responses varied with the chicken breed. A better understanding of the LPS-induced infective stressors in chicken using the qRT-PCR and RNA microarray analyses may contribute to improving animal welfare and husbandry practices.

Development of Neural Network Based Cycle Length Design Model Minimizing Delay for Traffic Responsive Control (실시간 신호제어를 위한 신경망 적용 지체최소화 주기길이 설계모형 개발)

  • Lee, Jung-Youn;Kim, Jin-Tae;Chang, Myung-Soon
    • Journal of Korean Society of Transportation
    • /
    • v.22 no.3 s.74
    • /
    • pp.145-157
    • /
    • 2004
  • The cycle length design model of the Korean traffic responsive signal control systems is devised to vary a cycle length as a response to changes in traffic demand in real time by utilizing parameters specified by a system operator and such field information as degrees of saturation of through phases. Since no explicit guideline is provided to a system operator, the system tends to include ambiguity in terms of the system optimization. In addition, the cycle lengths produced by the existing model have yet been verified if they are comparable to the ones minimizing delay. This paper presents the studies conducted (1) to find shortcomings embedded in the existing model by comparing the cycle lengths produced by the model against the ones minimizing delay and (2) to propose a new direction to design a cycle length minimizing delay and excluding such operator oriented parameters. It was found from the study that the cycle lengths from the existing model fail to minimize delay and promote intersection operational conditions to be unsatisfied when traffic volume is low, due to the feature of the changed target operational volume-to-capacity ratio embedded in the model. The 64 different neural network based cycle length design models were developed based on simulation data surrogating field data. The CORSIM optimal cycle lengths minimizing delay were found through the COST software developed for the study. COST searches for the CORSIM optimal cycle length minimizing delay with a heuristic searching method, a hybrid genetic algorithm. Among 64 models, the best one producing cycle lengths close enough to the optimal was selected through statistical tests. It was found from the verification test that the best model designs a cycle length as similar pattern to the ones minimizing delay. The cycle lengths from the proposed model are comparable to the ones from TRANSYT-7F.