• Title/Summary/Keyword: Software Agents

Search Result 222, Processing Time 0.026 seconds

A Method of Extending a Multiagent Framework with a Plan Generation Module (계획생성 모듈을 갖는 멀티에이전트 기반구조의 확장방법)

  • Lee, Gowang-Lo;Park, Sang-Kyu;Jang, Myong-Wuk;Min, Byung-Eui;Choi, Joong-Min
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.9
    • /
    • pp.2280-2288
    • /
    • 1997
  • An agent is a software element that, by making use of knowledge and inference, performs tasks on behalf of the user. In general, an agent has the properties of autonomy, social ability, reactivity, and durability. Many researches on agents are more and more aiming at the multiagent systems since it is not sufficient to let a single agent do the whole things, especially in a real world where tasks require many diverse activities. However, the multiagent frameworks still have some limitations in the processing of user queries that are often ambiguous and goal-oriented. Also, a series of procedures or plans could not be generated from a single query directly. In order to give more intelligence to the multiagent framework, we propose a method of extending the framework with a plan generation module. The open agent architecture (OAA), which is a multiagent framework that we developed, is integrated with UCPOP, which is a AI planner. A travel schedule management agent (TSMA) system is implemented to explore the effects of the method. The extended system enables the user to only specify goal-oriented queries, and the plans and procedures to satisfy these goals are generated automatically. Also, this system provides a cooperative and knowledge-sharing environment that integrates several knowledge-based systems and planning systems that are distributed and used independently.

  • PDF

Guideline of Improvement and Evaluation of Prescribing Errors in Colorectal Chemotherapy (대장암 항암 화학요법의 처방 오류 평가 및 개선안 제시)

  • Lim, Hyun-Soo;Lim, Sung Cil
    • Korean Journal of Clinical Pharmacy
    • /
    • v.23 no.2
    • /
    • pp.158-166
    • /
    • 2013
  • Background: Colorectal cancer shows a significant increase in South Korea due to westernization of diet, lack of dietary fiber, drinking and smoking, irregular defecation. There are surgery, chemotherapy, radiation therapy in treatment of colorectal cancer. There may be a medication errors in the process of chemotherapy because of its high toxicity, narrow therapeutic index and the health status of cancer patients. Consequently medication errors can cause increasing the risk of death, prolonging hospital stay and increasing the cost. Among medication errors on medication use process, prescribing errors are of particular concern due to higher risk of serious consequences. It is important for pharmacist to prevent the prescribing errors before reaching patient. Therefore we analyzed the prescriptions of colorectal cancer, classified prescribing errors, suggested guideline to reduce prescribing errors and verified the importance of pharmacist's role in prevention of medication errors activity. Methods: We collected the numbers of prescriptions of colorectal cancer(n=2,373) through anti cancer management program and EMR and analyzed the errors of prescriptions by categories from Oct 1st 2011 to Sep 30th 2012 at Chungbuk National University Hospital. We reviewed the prescriptions as follows - patients' characteristics, the result of test, previous prescriptions, characteristics of antineoplastic agents and patients' allergy, drug sensitivity, adverse events. Prescriptions are classified into inpatient and outpatient and analyzed the errors of prescriptions by categories (dosage form, dose, input, diluents, regimen, product). Results: Total prescription number of inpatient and outpatient of colorectal cancer was 1,193 and 1,180 and that of errors was 107(9%) and 22(1.9%), respectively. In case of errors of categories, the number of errors of dosage form is 69 and 8, errors of dose is 15 and 5, errors of input is 9 and 9 in inpatient and outpatient prescriptions, respectively. Errors of diluents is 8, errors of regimen is 3, errors of product is 3 in only inpatient prescriptions. In case of errors of categories by inpatient department, the number of errors of dosage form is 34 and 35, errors of dose is 7 and 8, errors of input is 6 and 3, errors of diluents is 4 and 4, errors of regimen is 2 and 1, errors of product is 2 and 1 in SG and HO, respectively. In case of outpatient department, the number of errors of dosage form is 8 in HO, errors of dose is 5 in HO, errors of input is 5 and 4 in SG and HO, respectively. Conclusions: The rate of errors of inpatient is higher than that of outpatient. Junior doctors are engaged in prescriptions of inpatient and pharmacist need to pay attention to review all prescriptions. If prescribing errors are discovered, pharmacist should contact the prescriber and correct the errors without delay. The guideline to reduce prescribing errors might be upgrading software of anti cancer management program, education for physicians as well as pharmacists and calling prescriber's attention to preventing recurrence of errors.

Comparison of Performance Between Incremental and Batch Learning Method for Information Analysis of Cyber Surveillance and Reconnaissance (사이버 감시정찰의 정보 분석에 적용되는 점진적 학습 방법과 일괄 학습 방법의 성능 비교)

  • Shin, Gyeong-Il;Yooun, Hosang;Shin, DongIl;Shin, DongKyoo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.7 no.3
    • /
    • pp.99-106
    • /
    • 2018
  • In the process of acquiring information through the cyber ISR (Intelligence Surveillance Reconnaissance) and research into the agent to help decision-making, periodic communication between the C&C (Command and Control) server and the agent may not be possible. In this case, we have studied how to effectively surveillance and reconnaissance. Due to the network configuration, agents planted on infiltrated computers can not communicate seamlessly with C&C servers. In this case, the agent continues to collect data continuously, and in order to analyze the collected data within a short time in When communication is possible with the C&C server, it can utilize limited resources and time to continue its mission without being discovered. This research shows the superiority of incremental learning method over batch method through experiments. At an experiment with the restricted memory of 500 mega bytes, incremental learning method shows 10 times decrease in learning time. But at an experiment with the reuse of incorrectly classified data, the required time for relearn takes twice more.

Spam-Mail Filtering System Using Weighted Bayesian Classifier (가중치가 부여된 베이지안 분류자를 이용한 스팸 메일 필터링 시스템)

  • 김현준;정재은;조근식
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.8
    • /
    • pp.1092-1100
    • /
    • 2004
  • An E-mails have regarded as one of the most popular methods for exchanging information because of easy usage and low cost. Meanwhile, exponentially growing unwanted mails in user's mailbox have been raised as main problem. Recognizing this issue, Korean government established a law in order to prevent e-mail abuse. In this paper we suggest hybrid spam mail filtering system using weighted Bayesian classifier which is extended from naive Bayesian classifier by adding the concept of preprocessing and intelligent agents. This system can classify spam mails automatically by using training data without manual definition of message rules. Particularly, we improved filtering efficiency by imposing weight on some character by feature extraction from spam mails. Finally, we show efficiency comparison among four cases - naive Bayesian, weighting on e-mail header, weighting on HTML tags, weighting on hyperlinks and combining all of four cases. As compared with naive Bayesian classifier, the proposed system obtained 5.7% decreased precision, while the recall and F-measure of this system increased by 33.3% and 31.2%, respectively.

Development of Intelligent Internet Shopping Mall Supporting Tool Based on Software Agents and Knowledge Discovery Technology (소프트웨어 에이전트 및 지식탐사기술 기반 지능형 인터넷 쇼핑몰 지원도구의 개발)

  • 김재경;김우주;조윤호;김제란
    • Journal of Intelligence and Information Systems
    • /
    • v.7 no.2
    • /
    • pp.153-177
    • /
    • 2001
  • Nowadays, product recommendation is one of the important issues regarding both CRM and Internet shopping mall. Generally, a recommendation system tracks past actions of a group of users to make a recommendation to individual members of the group. The computer-mediated marketing and commerce have grown rapidly and thereby automatic recommendation methodologies have got great attentions. But the researches and commercial tools for product recommendation so far, still have many aspects that merit further considerations. To supplement those aspects, we devise a recommendation methodology by which we can get further recommendation effectiveness when applied to Internet shopping mall. The suggested methodology is based on web log information, product taxonomy, association rule mining, and decision tree learning. To implement this we also design and intelligent Internet shopping mall support system based on agent technology and develop it as a prototype system. We applied this methodology and the prototype system to a leading Korean Internet shopping mall and provide some experimental results. Through the experiment, we found that the suggested methodology can perform recommendation tasks both effectively and efficiently in real world problems. Its systematic validity issues are also discussed.

  • PDF

Policy Proposal to Improve the Unloading System of the Agricultural Wholesale Market, Focusing on the Garak Market (농산물도매시장 하역체계 개선을 위한 정책적 제언 : 가락시장을 중심으로)

  • Lee, Rae-Hyup;Sun, Il-Suck
    • Journal of Distribution Science
    • /
    • v.10 no.10
    • /
    • pp.25-33
    • /
    • 2012
  • Purpose - The Garak agricultural wholesale market ('Garak Market') plays a central role in the distribution of agricultural products in Korea and is important in connecting consumers with producers. However, problems regarding inefficiencies and the high-cost structure of the wholesale market's distribution/logistical system are being raised in relation to severe competition among retailers. Furthermore, the service needs of retailers and market users are not being fulfilled due to the inconsistency of the wholesale market's functions and facilities, thus reducing the competitiveness of the market. In this regard, innovative changes are being requested of the agricultural wholesale market according to changes in the agricultural product distribution environment. In particular, the lack of unloading facilities and the outdated unloading system of the wholesale market must be improved to enhance system efficiency. Research design, data, and methodology - This study observed the problems of the unloading system of the agricultural wholesale market in order to present relevant measures for improvement. The need for unloading auctions was also researched in this study. The survey of 70 forwarders belonging to the producing district distributor association of the Garak market was conducted by post. Additionally, 20 auction dealers and 59 shippers and transporters were individually interviewed. The survey on the need for unloading auctions used five-point Likert Scales. The statistical analysis was conducted with SPSS WIN 12.0 software. Results - First, the wholesale market must employ members of the unloading labor union to allow these employees to directly manage the unloading process. Second, it is crucial to revise regulations to ensure that the principal agent pays the unloading cost according to the standard unloading cost system. Third, the vehicle auction carried out for certain vegetable products must be converted to the unloaded auction system. According to the related interviews with the wholesale market's distribution agents, whereas shippers and transporters recognized the need for unloaded auctions, auction dealers tend to have a negative view of this system. Furthermore, the stated reasons in favor of unloaded cabbage, radish, and other vegetable auctions were prevention of constraint, creation of transparent trade conditions, and reduction of corrected seller tickets. Many of the respondents answered that the transport cost reduction rate in unloaded auctions must be below 20%. Fourth, the unloading system must be mechanized and a detailed, reasonable plan must be provided to settle the existing conflict with the unloading labor union. Conclusions - The proposals in this study are expected to play an important role in improving the cargo handling system of the wholesale agricultural product market in the future. Improving the system is expected to help shore up the competitiveness of the industry. If all the related bodies closely cooperate with each other and work harder, taking advantage of the synergies created by the facility modernization project, the Garak market will play a pivotal role in the distribution of agricultural products.

  • PDF

The distribution and antimicrobial susceptibility of pathogenic microorganisms isolated from chicken slaughtering and processing procedure (닭 도계 및 가공공정 중 유해미생물의 분포와 항생제 감수성)

  • Seol, Kuk-Hwan;Kim, Ki Hyun;Jo, Su-Mi;Kim, Young Hwa;Kim, Hyun-Wook;Ham, Jun-Sang
    • Korean Journal of Agricultural Science
    • /
    • v.42 no.1
    • /
    • pp.29-35
    • /
    • 2015
  • This study was performed to analyze the distribution and antimicrobial resistance of pathogenic microorganisms isolated from the carcass and environments of chicken processing plant located in Gyeonggi province from October to November in 2010. Chicken slaughterhouse was visited 3 times and totally 40 samples were collected from chicken carcass before and after washing (n=14), chicken cuts (n=7), cooling water (n=8), brine (n=2), cutting knives (n=7) and working plate (n=2). Whole-chicken rinsing technique (for chicken carcasses) and swab technique (for working plate and knives) were used to analyze the distribution of pathogenic microorganisms. In addition, brine and chilling water from storage tanks were gathered using sterilized tubes and used as samples. The matrix-assisted laser desorption/ionization mass spectrometry (MALDI MS) for whole cell fingerprinting in combination with a dedicated bioinformatic software tool was used to identify the isolated microorganisms. The pathogenic microorganisms, such as Bacillus cereus (n=8) and Staphylococcus aureus (n=9), were isolated form the chicken processing process (chicken carcasses of before and after chilling, chicken cuts, and working plate). The antimicrobial susceptibility of those isolated microorganisms was analyzed using 21 antimicrobial agents. In the case of B. cereus, it showed 100% of resistance to subclasses of penicillins and peptides, and it also resistant to cephalothin, a member of critically important antimicrobials (CIA), however there was no resistance (100% susceptible) to vancomycin and chloramphenicol. S. aureus showed 100% resistance to subclasses of peptides and some of penicillins (penicillin and oxacillin), however, it showed 100% susceptibility to cephalosporins (cefazolin and cephalothin). All of the tested pathogens showed multi drug resistance (MDR) more than 4 subclasses and one of B. cereus and S. aureus showed resistance to 9 subclasses. After the ban on using the antimicrobials in animal feed in July 2011, there would be some change in microbial distribution and antimicrobial resistance, and it still has a need to be analyzed.

Life Cycle Assessment (LCA) for Calculation of the Carbon Emission Amount of Organic Farming Material -With Emphasis on Hardwood Charcoal, Grass Liquid and Microbial Agents- (유기농자재의 탄소배출량 산정을 위한 전과정평가(LCA) -참숯, 목초액, 미생물제재를 중심으로-)

  • Yoon, Sung-Yee;Son, Bo-Hong
    • Korean Journal of Organic Agriculture
    • /
    • v.20 no.3
    • /
    • pp.297-311
    • /
    • 2012
  • Since 1997, Korean Ministry of Knowledge Economy and Ministry of Environment have established data on some 400 basic raw and subsidiary materials and process like energy, petro-chemical, steel, cement, glass, paper, construction materials, transportation, recycling and disposal etc by initiating establishment of LCI database. Regarding agriculture, Rural Development Administration has conducted establishment of LCI database for major farm products like rice, barley, beans, cabbage and radish etc from 2009, and released that they would establish LCI database for 50 items until 2020 later on. The domestic LCI database for seeds, seedling, agrochemical, inorganic fertilizer and organic fertilizer etc is only at initial stage of establishment, so overseas LCI databases are brought and being used. However, since the domestic and overseas natural environments differ, they fall behind in reliability. Therefore, this study has the purpose to select organic farming materials, survey the production process for various types of organic farming materials and establish LCI database for the effects of greenhouse gas emitted during the process in order to select carbon basic units for agricultural production system compliant in domestic situation instead of relying on overseas data and apply life cycle assessment of greenhouse gas emitted by each crop during the process. As for selecting methods, in this study organic farming materials were selected in the method of direct observation of material and bottom-up method a survey method with focus on the organic farming materials admitted into rice production. For the basic unit of carbon emission amount by the production of 1kg of organic farming material, the software PASS 4.1.1 developed by Korea Accreditation Board under Ministry of Knowledge Economy was used. The study had the goal to ultimately provide basic unit to calculate carbon emission amount in executing many institutions like goal management system and carbon performance display system etc in agricultural sector to be conducted later on. As a result, emission basic units per 1kg of production were calculated to be 0.0088kg-$CO_2$ for charcoal, 0.1319kg-$CO_2$ for grass liquid, and 0.2804kg-$CO_2$ for microbial agent.

Trends of Semantic Web Services and Technologies : Focusing on the Business Support (비즈니스를 지원하는 시멘틱 웹서비스와 기술의 동향)

  • Kim, Jin-Sung;Kwon, Soon-Jae
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.4
    • /
    • pp.113-130
    • /
    • 2010
  • During the decades, considerable human interventions to comprehend the web information were increased continually. The successful expansion of the web services made it more complex and required more contributions of the users. Many researchers have tried to improve the comprehension ability of computers in supporting an intelligent web service. One reasonable approach is enriching the information with machine understandable semantics. They applied ontology design, intelligent reasoning and other logical representation schemes to design an infrastructure of the semantic web. For the features, the semantic web is considered as an intelligent access to understanding, transforming, storing, retrieving, and processing the information gathered from heterogeneous, distributed web resources. The goal of this study is firstly to explore the problems that restrict the applications of web services and the basic concepts, languages, and tools of the semantic web. Then we highlight some of the researches, solutions, and projects that have attempted to combine the semantic web and business support, and find out the pros and cons of the approaches. Through the study, we were able to know that the semantic web technology is trying to offer a new and higher level of web service to the online users. The services are overcoming the limitations of traditional web technologies/services. In traditional web services, too much human interventions were needed to seek and interpret the information. The semantic web service, however, is based on machine-understandable semantics and knowledge representation. Therefore, most of information processing activities will be executed by computers. The main elements required to develop a semantic web-based business support are business logics, ontologies, ontology languages, intelligent agents, applications, and etc. In using/managing the infrastructure of the semantic web services, software developers, service consumers, and service providers are the main representatives. Some researchers integrated those technologies, languages, tools, mechanisms, and applications into a semantic web services framework. Therefore, future directions of the semantic web-based business support should be start over from the infrastructure.

A Personal Digital Library on a Distributed Mobile Multiagents Platform (분산 모바일 멀티에이전트 플랫폼을 이용한 사용자 기반 디지털 라이브러리 구축)

  • Cho Young Im
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.12
    • /
    • pp.1637-1648
    • /
    • 2004
  • When digital libraries are developed by the traditional client/sever system using a single agent on the distributed environment, several problems occur. First, as the search method is one dimensional, the search results have little relationship to each other. Second, the results do not reflect the user's preference. Third, whenever a client connects to the server, users have to receive the certification. Therefore, the retrieval of documents is less efficient causing dissatisfaction with the system. I propose a new platform of mobile multiagents for a personal digital library to overcome these problems. To develop this new platform I combine the existing DECAF multiagents platform with the Voyager mobile ORB and propose a new negotiation algorithm and scheduling algorithm. Although there has been some research for a personal digital library, I believe there have been few studies on their integration and systemization. For searches of related information, the proposed platform could increase the relationship of search results by subdividing the related documents, which are classified by a supervised neural network. For the user's preference, as some modular clients are applied to a neural network, the search results are optimized. By combining a mobile and multiagents platform a new mobile, multiagents platform is developed in order to decrease a network burden. Furthermore, a new negotiation algorithm and a scheduling algorithm are activated for the effectiveness of PDS. The results of the simulation demonstrate that as the number of servers and agents are increased, the search time for PDS decreases while the degree of the user's satisfaction is four times greater than with the C/S model.