• Title/Summary/Keyword: Autonomous Agent

Search Result 178, Processing Time 0.028 seconds

An Automated Negotiation System Using Intelligent Agents (지능형 에이전트를 이용한 자동협상전략 수립 시스템)

  • Park, Se-Jin;Kwon, Ick-Hyun;Shin, Hyun-Joon
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.29 no.2
    • /
    • pp.20-30
    • /
    • 2006
  • Due to recent growing interest in autonomous software agents and their potential application in areas such as electronic commerce, the autonomous negotiation become more important. Evidence from both theoretical analysis and observations of human interactions suggests that if decision makers have prior information on opponents and furthermore learn the behaviors of other agents from interaction, the overall payoff would increase. We propose a new methodology for a strategy finding process using data mining in autonomous negotiation system; ANSIA(Autonomous Negotiation System using Intelligent Agent). ANSIA is a strategy based negotiation system. The framework of ANSIA consists of three component layers; 1) search agent layer, 2) data mining agent layer and 3) negotiation agent layer. ANSIA is motivated by providing a computational framework for negotiation and by defining a strategy finding model with an autonomous negotiation process.

The Strategy making Process For Automated Negotiation System Using Agents (에이전트를 이용한 자동화된 협상에서의 전략수립에 관한 연구)

  • Jeon, Jin;Park, Se-Jin;Kim, Sung-Sik
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2000.04a
    • /
    • pp.207-216
    • /
    • 2000
  • Due to recent growing interest in autonomous software agents and their potential application in areas such as electronic commerce, the autonomous negotiation become more important. Evidence from both theoretical analysis and observations of human interactions suggests that if decision makers have prior information on opponents and furthermore learn the behaviors of other agents from interaction, the overall payoff would increase. We propose a new methodology for a strategy finding process using data mining in autonomous negotiation system ; ANSIA (Autonomous Negotiation System using Intelligent Agent). ANSIA is a strategy based negotiation system. The framework of ANSIA is composed of following component layers : 1) search agent layer, 2) data mining agent layer and 3) negotiation agent layer. In the data mining agent layer, that plays a key role as a system engine, extracts strategy from the historic negotiation is extracted by competitive learning in neural network. In negotiation agent layer, we propose the autonomous negotiation process model that enables to estimate the strategy of opponent and achieve interactive settlement of negotiation. ANISIA is motivated by providing a computational framework for negotiation and by defining a strategy finding model with an autonomous negotiation process.

  • PDF

Study on the Effective Use of Thread in Agent Modeling (에이전트 모델링에서 효율적인 쓰레드 사용에 관한 연구)

  • Lim S.J.;Song J.Y.;Lee S.W.;Kim D.H.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.10a
    • /
    • pp.980-983
    • /
    • 2005
  • An agent Is an autonomous process that recognizes external environment, exchanges knowledge with external machines and performs an autonomous decision-making function in order to achieve common goals. The techniques fur tackling complexity in software need to be introduced. That is decomposition, abstraction and organization. Agent-oriented model ing has the merits of decomposition. In decomposition, each autonomous unit may have a control thread. Thread is single sequential flow in program. The use of thread in agent modeling has an important meaning in the performance of CPU and the relation of autonomous units.

  • PDF

Multiple Behavior s Learning and Prediction in Unknown Environment

  • Song, Wei;Cho, Kyung-Eun;Um, Ky-Hyun
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.12
    • /
    • pp.1820-1831
    • /
    • 2010
  • When interacting with unknown environments, an autonomous agent needs to decide which action or action order can result in a good state and determine the transition probability based on the current state and the action taken. The traditional multiple sequential learning model requires predefined probability of the states' transition. This paper proposes a multiple sequential learning and prediction system with definition of autonomous states to enhance the automatic performance of existing AI algorithms. In sequence learning process, the sensed states are classified into several group by a set of proposed motivation filters to reduce the learning computation. In prediction process, the learning agent makes a decision based on the estimation of each state's cost to get a high payoff from the given environment. The proposed learning and prediction algorithms heightens the automatic planning of the autonomous agent for interacting with the dynamic unknown environment. This model was tested in a virtual library.

Effects of Agent Interaction on Driver Experience in a Semi-autonomous Driving Experience Context - With a Focus on the Effect of Self-Efficacy and Agent Embodiment - (부분자율주행 체험환경에서 에이전트 인터랙션 방식이 운전자 경험에 미치는 영향 - 자기효능감과 에이전트 체화 효과를 중심으로 -)

  • Lee, Jeongmyeong;Joo, Hyehwa;Choi, Junho
    • The Journal of the Convergence on Culture Technology
    • /
    • v.5 no.1
    • /
    • pp.361-369
    • /
    • 2019
  • With the commercialization of the ADAS functions, the need for the experience of the autonomous driving system is increasing, and the role of the artificial intelligence agent is attracting attention. This study is an autonomous driving experience experiment that verifies the effect of self-efficacy and agent embodiment. Through a simulator experiment, we measured the effect of existence of self-efficacy and agent embodiment on social presence, perceived risk, and perceived ease of use. Results show that self-efficacy had a positive effect on social presence and perceived risk, and agent embodiment negatively affected perceived ease of use. Based on the results of the study, we proposed guidelines for agent design that can increase the acceptance of the semi-autonomous driving system.

Agent Application for Intelligence Machine (지능 기계 개발을 위한 agent 의 활용)

  • Lim S.J.;Song J.Y.;Kim D.H.;Lee S.W.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.06a
    • /
    • pp.1050-1053
    • /
    • 2005
  • There is no agreed definition of intelligence. The ability to adapt to the environments is a kind of intelligence. Expert functionally recognize environment using their five senses, and acquire and memorize knowledge necessary for operating machines. Knowledge that they cannot acquire directly is acquired in indirect ways. The purpose of intelligence machines is applying to machines experts' knowledge acquisition process and their skills in operating machine. An agent is an autonomous process that recognizes external environment, exchanges knowledge with external machines and performs an autonomous decision-making function in order to achieve common goals. This paper describes agent application for intelligence machine.

  • PDF

An Adaptive Web Surfing System for Supporting Autonomous Navigation (자동항해를 지원하는 적응형 웹 서핑 시스템)

  • 국형준
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.4
    • /
    • pp.439-446
    • /
    • 2004
  • To design a user-adaptive web surfing system, we nay take the approach to divide the whole process into three phases; collecting user data, processing the data to construct and improve the user profile, and adapting to the user by applying the user profile. We have designed three software agents. Each privately works in each phase and they collaboratively support adaptive web surfing. They are IIA(Interactive Interface Agent), UPA(User Profile Agent), and ANA(Autonomous Navigation Agent). IIA provides the user interface, which collects data and performs mechanical navigation support. UPA processes the collected user data to build and update the user profile while user is web-surfing. ANA provides an autonomous navigation mode in which it automatically recommends web pages that are selected based on the user profile. The proposed approach and design method, through extensions and refinements, may be used to build a practical adaptive web surfing system.

A Study on the Order-Based Autonomous Distributed Manufacturing System (고객의 주문과 자율분산 생산시스템의 연동에 관한 연구)

  • 송재성;서만승
    • Proceedings of the Korea Association of Information Systems Conference
    • /
    • 2000.11a
    • /
    • pp.1.4-4
    • /
    • 2000
  • We present an autonomous distributed manufacturing system to plan the manufacturing process and the schedule based on a customer order, which considers the system efficiency as well as to the flexibly. In our system, an intermediate conceptual agent called process agent is introduced, of which the role is to create a plausible alternative for the working group to fulfill the given order. The process related decision such as process sequence, allocated facilities, schedule and cost is also made simultaneously. Given an order, several these process agents are created, and the optimum on is selected through a bidding mechanism. As a criterion of such a decision-making, we consider a concept of value which is determined by several factors such as cost, delivery, working ratio and so forth. Every agent consisting of the system makes decisions and actions so as to maximize its possessing value, and the overall behavior of the system is controlled by the value distribution.

  • PDF

An Information Filtering Agent in a Flexible Message System

  • JUN, Youngcook;SHIRATORI, Norio
    • Educational Technology International
    • /
    • v.6 no.1
    • /
    • pp.65-79
    • /
    • 2005
  • In a widely distributed environment, many occasions arise when people need to filter informationwith email clients. The existing information agents such as Maxims and Message Assistant have capabilities of filtering email messages either by an autonomous agent or by user-defined rules. FlexMA, a variation of FAMES (Flexible Asynchronous Messaging System) is proposed as an information filtering agent. Agents in our system can be scaled up to adapt user's various demands by controlling messages delivered among heterogeneous email clients. Several functionalities are split into each agent in terms of component configuration with the addition of multiple agents'cooperation and negotiation. User-defined rules are collected and executed by these agents in a semi-autonomous manner. This paper demonstrates how this design is feasible in a flexible message system.

A Migration Technique for Autonomous Mobile Agents in Dynamic Environments (동적 환경에 적합한 자율 이동 에이전트의 이주 기법)

  • Bok, Kyoung-Soo;Yeo, Myung-Ho;Yoo, Jae-Soo
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.11
    • /
    • pp.1084-1098
    • /
    • 2005
  • In this paper, we propose a migration technique for autonomous mobile agents suitable to dynamic environments. The proposed migration technique dynamically creates the itinerary of agents that considers states of networks and systems. In the migration of the agent, it first sends prefetching message to the next system. The system receives necessary data for migration in advance. Through this, we reduce the amount of the sending data and save the time for creating the instance of the agent. And it improves the execution efficiency by using the checkpoint-based recovery method that does not execute the agent again and recovers the process states even though the errors take place. To show superiority of the proposed technique, we compare the proposed method with the existing methods through various simulations.