motivation
play

Motivation n Distributed computing, WWW n Need interoperability n - PDF document

CSE 3402 Intro to AI Intelligent Agents and Multiagent Systems Yves Lesprance Dept. of Computer Science & Engineering York University Winter 2012 1 Motivation n Distributed computing, WWW n Need interoperability n Open systems


  1. CSE 3402 Intro to AI Intelligent Agents and Multiagent Systems Yves Lespérance Dept. of Computer Science & Engineering York University Winter 2012 1 Motivation n Distributed computing, WWW n Need interoperability n Open systems n Need for adaptability, robustness n Work with huge amount of mostly unstructured information Winter 2012 2 1

  2. Agent-Oriented Computing n View a distributed computing system as a society of agents n Agents are autonomous Winter 2012 3 Key Agent Technologies n Yellow pages, matchmakers, brokers n Agent communication languages n Coordination protocols n Ontologies, semantic markup languages n Communication infrastructure n Agent programming languages & architectures Winter 2012 4 2

  3. Attributes of Agents n Autonomous n Reactive n Proactive n Have social abilities Winter 2012 5 Typical Applications n Industry: Air-traffic control, electricity distribution management n E-commerce: shopping agents, supply chain integration n Personal assistants: meeting scheduling, movie/book selection n Information management: mail/news filtering, information retrieval n Intelligent interfaces & groupware n Robotics: Deep Space I, museum guides, soccer n Believable agents for entertainment & games Winter 2012 6 3

  4. Need for Intelligence in Agents n Hard to predict all tasks and behaviors in advance n To get adaptability, need to use AI techniques n Agents must be able to make new plans to achieve their goals, cope with failures, reason about other agents Winter 2012 7 E.g. IndiGolog § High-level programming language for robots and intelligent agents (U of T, York, Rome, etc.) § Based on situation calculus, logic for reasoning about dynamic worlds § Supports online/offline planning and plan execution in dynamic and incompletely known environments § Supports complex behavior specifications § Supports ordinary, sensing, exogenous actions § Implemented on top of Prolog Winter 2012 8 4

  5. IndiGolog Agent Structure (1) n Declarative Part – Application domain dynamics specification in situation calculus n Includes: n Axioms describing initial situation n Action precondition axioms n Successor state axioms n Sensed fluent axioms n Unique names axioms for actions n Foundational, domain independent axioms Winter 2012 9 IndiGolog Agent Structure (2) n Procedural Part – Rich set of constructs for agent behaviour specification n Recursive Procedures n If-then-else n While loops n Non-deterministic branch / choice of arguments / iteration n Concurrency with or without priorities n Interrupts n Search block Winter 2012 10 5

  6. E.g. Multirobot Mail Delivery n Varying number of robots n Dispatcher agent assigns incoming orders to mail robots n Dispatcher, robots implement a variation of contract net protocol n Robots – two agent architectures n High-Level Control (HLC) in IndiGolog – bidding, optimal route planning n Low-Level Control (LLC) – motion subsystem n Also: GUI, PathPlanner, DB Winter 2012 11 Interactions Winter 2012 12 6

  7. HLC – Behaviour Specification proc(control, [ prioritized_interrupts([ %high priority interrupt: handles bid requests interrupt([f,t,o], bid_requested(f,t,o)=true, pi([l,d], [?(l=next_location), ?(d=dist(l,f)), bid(o,d)])), %medium priority interrupt: handles newly assigned orders interrupt([f,t,o], and(canmove, delivery(f,t,o)=ordered), search(pconc(minimize_distance(0), envSimulator))), %low priority interrupt: when nothing to do, wait interrupt(true, no_op) ]) ]). Winter 2012 13 E.g. Lights and Camera Project n Intelligent control of image acquisition, lights and camera settings n Applications in space, mining, surgery Winter 2012 14 7

  8. Lights and Camera Architecture Intelligent Controller model matching error next light settings, evaluation metrics, e.g. vision parameters Vision Server Edge Edge Pose Detection Linking Estimation corresponding image lights and camera parameters Image Server parameters parameters Image DB Acquisition Simulation images images Winter 2012 15 My Group ’ s Current Research n Agent-programming languages & tools n Planning in dynamic incompletely known domains n Cognitive vision/robotics n Semantic web, web services n AO software engineering & formal methods Winter 2012 16 8

  9. References n Wooldridge M., An Introduction to Multiagent Systems, Wiley, 2002. n A. Lapouchnian and Y. Lespérance. Interfacing IndiGolog and OAA - A Toolkit for Advanced Multiagent Applications. Applied Artificial Intelligence 16 (9-10), 813-829, 2002. n O. Borzenko, W. Xu, M. Obsniuk, A. Chopra, P. Jasiobedzki, M. Jenkin, and Y. Lespérance. Lights and Camera: Intelligently Controlled Multi-channel Pose Estimation System. Proc. of IEEE Int. Conference on Vision Systems (ICVS'06) , paper 42 (8p), New York, 2006. Winter 2012 17 9

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend