• 제목/요약/키워드: Autonomous agent

검색결과 179건 처리시간 0.024초

가상 세계 거주자의 지각 메커니즘 설계 및 구현 (Design and Implementation of the Perception Mechanism for the Agent in the Virtual World)

  • 박재우;정근재;박종희
    • 한국콘텐츠학회논문지
    • /
    • 제11권8호
    • /
    • pp.1-13
    • /
    • 2011
  • 가상 세계에서 인간과 유사한 에이전트를 만들기 위해서는 지각, 인식, 판단 그리고 행동에 대한 정교한 설계가 중요하다. 이와 관련하여 자율형 에이전트의 지각 기능과 인식 기능을 개발하고자 한다. 시야 속에서 획득되어진 가장 원시적 데이터인 이미지의 색상차를 이용하여 모양과 영역들을 구별하는 것으로부터 점, 선 색깔들을 기본 단위로 사용하는 지각 메커니즘을 개발한다. 이렇게 지각되어진 모양들을 지능적으로 인식하기 위해서 가려지거나 손실된 모양에서 원래의 모양을 추측하기 위한 추론 알고리즘을 개발하고 객체에 관해 온톨로지로 부터 얻어진 일반적 특성정보를 이용한다. 개별적으로 파악된 이차원 모양들과 다른 모양들과의 공간적 위치관계들이 삼차원 모양들을 이루고 그러한 모양을 가진 해당 객체들은 장면들을 구성하게 된다. 삼차원 모양들은 각 장면에서 자신만의 영역을 차지하며 에이전트는 객체들과 장면들을 분석하여 사물과 현상들을 인식한다. 이러한 장면에 대한 인식기능을 이용하여 에이전트가 시공간 영역속에서 지식을 축적하고 이용하는 방법을 개발하고 예제상황을 통해 구현결과를 보여준다.

행성 표면탐사를 위한 블랙보드 구조를 가진 멀티에이전트 루버 시스템 (Multi-Agent Rover System with Blackboard Architecture for Planetary Surface Soil Exploration)

  • 딜루사;최석규;김희숙
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권2호
    • /
    • pp.243-253
    • /
    • 2019
  • 행성 탐사의 첫 번째 단계는 일반적으로 자율적 탐사선을 사용하여 수행된다. 이 탐사선은 자신의 길을 찾고 행성표면에 대한 실험을 수행 할 수 있다. 이 논문에서는 각 에이전트의 지식과 노력을 공유하기 위해 블랙보드 시스템을 효과적으로 활용하는 다중 에이전트 시스템을 제안한다. 에이전트는 BDI (Belief Desire Intension) 모델의 조합으로 반응 모델을 사용하고 최단 거리를 계산하고 행성 표면에서 이동 경로를 계산하는 경로 찾기 알고리즘을 사용한다. 이 접근법은 짧은 시간 내에 주어진 지형에서 표면 탐사를 수행 할 수 있다. 블랙보드에 수집 된 정보는 상세한 표면 토양 변화 결과를 산출하는데 사용된다. 이 연구에서 제안된 다중 에이전트 시스템에 의한 탐사는 다양한 지형 크기별로 잘 수행되는 것으로 나타났다.

Localization and a Distributed Local Optimal Solution Algorithm for a Class of Multi-Agent Markov Decision Processes

  • Chang, Hyeong-Soo
    • International Journal of Control, Automation, and Systems
    • /
    • 제1권3호
    • /
    • pp.358-367
    • /
    • 2003
  • We consider discrete-time factorial Markov Decision Processes (MDPs) in multiple decision-makers environment for infinite horizon average reward criterion with a general joint reward structure but a factorial joint state transition structure. We introduce the "localization" concept that a global MDP is localized for each agent such that each agent needs to consider a local MDP defined only with its own state and action spaces. Based on that, we present a gradient-ascent like iterative distributed algorithm that converges to a local optimal solution of the global MDP. The solution is an autonomous joint policy in that each agent's decision is based on only its local state.cal state.

멀티 에이전트 기반의 통합 설계 시스템 개발에 관한 연구 (Development of a Prototype Integrated Design System Based on Multi-Agent System)

  • 이재경;이종원;한형석
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.1357-1360
    • /
    • 2004
  • In this paper, a prototype of agent-based engineering system is developed based on the AADE (autonomous agent development environment), a FIPA compliant agent platform. By applying several advanced technologies including software agents, Internet/Web, workflow and database, the developed prototype system is able to successfully fulfill our target of integrating personnel, design activities and engineering resources along a predefined engineering design project (workflow). A software prototype is implemented to integrate various engineering software tools including CAD, structural analysis (FEA), dynamic analysis, fatigue analysis. A wheel-axle-assembly (part of a bogie system) is chosen as a test case for the validation of the prototype system.

  • PDF

모바일 로봇 제어를 위한 3D 인터페이스 시스템의 구현 (Implementation of a 3D Interface System for controlling Mobile Robot)

  • 강창훈;이종진;안현식
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2001년도 합동 추계학술대회 논문집 정보 및 제어부문
    • /
    • pp.107-110
    • /
    • 2001
  • Recently, there are lots of concerning on robot agent system working for itself with the trends of the research of bio-mimetic system and intelligent robot. In this paper, a virtual 3D interface system is proposed based on Internet for remote controlling and monitoring of mobile robot. The proposed system is constructed as manager-agent model. A worker can order the robot agent move to a new position by clicking the destination on virtual space of 3D graphic interface in manager. Then the robot agent move to the position automatically with avoiding collision by using range finding and autonomous control algorithm. The proposed robot agent system lets us control the mobile robot remotely located more conveniently.

  • PDF

반자율주행 맥락에서 AI 에이전트의 멀티모달 인터랙션이 운전자 경험에 미치는 효과 : 시각적 캐릭터 유무를 중심으로 (The Effect of AI Agent's Multi Modal Interaction on the Driver Experience in the Semi-autonomous Driving Context : With a Focus on the Existence of Visual Character)

  • 서민수;홍승혜;이정명
    • 한국콘텐츠학회논문지
    • /
    • 제18권8호
    • /
    • pp.92-101
    • /
    • 2018
  • 대화형 AI 스피커가 보편화되면서 음성인식은 자율주행 상황에서의 중요한 차량-운전자 인터랙션 방식으로 인식되고 있다. 이 연구의 목적은 반자율주행 상황에서 음성뿐만 아니라 AI 캐릭터의 시각적 피드백을 함께 전달하는 멀티모달 인터랙션이 음성 단일 모드 인터랙션보다 사용자 경험 최적화에 효과적인지를 확인하는 것이다. 실험 참가자에게 주행 중 AI 스피커와 캐릭터를 통해 음악 선곡과 조정을 위한 인터랙션 태스크를 수행하게 하고, 정보 및 시스템 품질, 실재감, 지각된 유용성과 용이성, 그리고 지속 사용 의도를 측정하였다. 평균차이 분석 결과, 대부분의 사용자 경험 요인에서 시각적 캐릭터의 멀티모달 효과는 나타나지 않았으며, 지속사용 의도에서도 효과는 나타나지 않았다. 오히려, 정보품질 요인에서 음성 단일 모드가 멀티모달보다 효과적인 것으로 나타났다. 운전자의 인지적 노력이 필요한 반자율주행 단계에서는 멀티모달 인터랙션이 단일 모드 인터랙션에 비해 사용자 경험 최적화에 효과적이지 않았다.

자율주행차 운영 환경하에서 통근자 출발시간 선택의 영향에 관한 연구 (Exploring the influence of commuter's variable departure time in autonomous driving car operation)

  • 김찬성;진영근;박지영
    • 한국융합학회논문지
    • /
    • 제9권5호
    • /
    • pp.7-14
    • /
    • 2018
  • 자율주행택시, 자율주행셔틀과 같은 새로운 교통서비스들에 대한 연구들이 전 세계적으로 여러 도시들을 대상으로 진행 중이지만 대부분 현재 통행 수요는 출발시간이 고정적이라고 가정하고 기존 교통수단과 새로운 교통수단의 도입 효과를 분석한다. 본 연구는 자율주행기반 교통서비스 운영에서 통근자의 출발시간 조정에 따른 교통체계의 영향을 행위자기반 모형으로 분석하였다. 통행시간 선택에 대해 다양한 시나리오를 설정하였고 자율차를 수용할 수 있는 도로용량의 영향도 분석하였다. 분석결과 통근자가 원하는 출발시간에서 집에서의 활동종료시간과 출발시간이 상당히 조정된 후 시스템적으로 안정적인 통근통행이 완료되었으며, 또한 도로용량의 감소는 과도한 스케줄 조정에도 불구하고, 많은 통행자들이 9시 이전에 통근하기 어려운 것으로 나타났다. 이와 같은 결과를 통해 현재와 다른 교통운영과 교통가격정책이 필요성을 정책적 제언으로 제시하였다.

신뢰모델을 기반으로 한 이동 에이전트의 로드밸런싱과 에이전트 보호 기법 (A Load Balancing and Security Scheme of Mobile Agents based on the mobile Trust Model)

  • 정창렬;이성근
    • 한국정보통신학회논문지
    • /
    • 제17권10호
    • /
    • pp.2337-2344
    • /
    • 2013
  • 이동 에이전트는 이동성이 있어 다양한 분야에서 응용되는 기술이다. 특히 오픈네트워크에서의 이동 에이전트 실행은 보안을 통한 안전한 실행이 보장되어야 한다. 또한 에이전트는 에이전트 실행을 위해 에이전트의 작업량 분배가 이루어져야 한다. 이를 위해 본 논문에서는 신뢰모델 기반의 에이전트 실행 보안 메커니즘을 제안하였다. 제안된 메커니즘은 에이전트의 안전한 실행 보장과 기존 연구에서 고려되지 않았던 합리적인 에이전트 작업량 분배를 위한 로드 밸런싱으로 처리율을 향상되도록 하였다. 제안된 신뢰기반 에이전트 보안 메커니즘에 대한 보안 분석을 통해 이동 에이전트의 안전한 실행을 증명하였다.

지식진화형 지능공작기계-Part 1: M2M 환경에서의 Agent 표준 플랫폼 기반 Dialogue Module 설계 (Knowledge-Evolutionary Intelligent Machine Tools - Part 1: Design of Dialogue Module based on Agent Standard Platform in M2M Environment)

  • 김동훈;송준엽
    • 제어로봇시스템학회논문지
    • /
    • 제12권6호
    • /
    • pp.600-607
    • /
    • 2006
  • For the effective operation of manufacturing system, FMS(Flexible Manufacturing System) and CIM(Computer Integrated Manufacturing) system are developed. In these systems, a machine tool is the target of integration in last 3 decades. In nowadays, the conventional concept of machine tools is changing to the autonomous manufacturing device based on knowledge-evolution through applying advanced information technology in which open architecture controller, high speed network and internet technology are contained. In this environment, a machine tool is not the target of integration but the subject of cooperation. In the future, a machine tool will be more improved in the form of a knowledge-evolution based device. In order to develop the knowledge-evolution based machine tools, this paper proposes the structure of knowledge evolution in M2M(Machine To Machine) and the scheme of a dialogue agent among agent-based modules such as a sensory module, a dialogue module, and an expert system. The dialogue agent has a role of interfacing with another machine for cooperation. To design the dialogue agent module in M2M environment, FIPA-OS and ping agent based on FIPA-OS are analyzed in this study. Through this, it is expected that the dialogue agent module can be more efficiently designed and the knowledge-evolution based machine tools can be hereafter more easily implemented.

Autonomous and Asynchronous Triggered Agent Exploratory Path-planning Via a Terrain Clutter-index using Reinforcement Learning

  • Kim, Min-Suk;Kim, Hwankuk
    • Journal of information and communication convergence engineering
    • /
    • 제20권3호
    • /
    • pp.181-188
    • /
    • 2022
  • An intelligent distributed multi-agent system (IDMS) using reinforcement learning (RL) is a challenging and intricate problem in which single or multiple agent(s) aim to achieve their specific goals (sub-goal and final goal), where they move their states in a complex and cluttered environment. The environment provided by the IDMS provides a cumulative optimal reward for each action based on the policy of the learning process. Most actions involve interacting with a given IDMS environment; therefore, it can provide the following elements: a starting agent state, multiple obstacles, agent goals, and a cluttered index. The reward in the environment is also reflected by RL-based agents, in which agents can move randomly or intelligently to reach their respective goals, to improve the agent learning performance. We extend different cases of intelligent multi-agent systems from our previous works: (a) a proposed environment-clutter-based-index for agent sub-goal selection and analysis of its effect, and (b) a newly proposed RL reward scheme based on the environmental clutter-index to identify and analyze the prerequisites and conditions for improving the overall system.