1 / 56

Approaching the complexity of biomedical signal processing

Approaching the complexity of biomedical signal processing. An agent-centered perspective Part II - Agent-centered design. Part II - Agent-centered design. 1. Motivations and origins 2. Issues and definitions 3. The interaction principle 4. The blackboard architecture.

rey
Download Presentation

Approaching the complexity of biomedical signal processing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Approaching the complexity of biomedical signal processing An agent-centered perspective Part II - Agent-centered design 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  2. Part II - Agent-centered design • 1. Motivations and origins • 2. Issues and definitions • 3. The interaction principle • 4. The blackboard architecture 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  3. 1. - Motivations and origins • First definition • MAS (Multi-Agent system) : a system in which artificial entities, called agents, operate collectively, in a decentralized way, toward a given task ; • These entities may be implemented on a physical or logical support ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  4. 1. - Motivations and origins • 1.1. Evolution of the theory of mind • 1.2. Limitation of classical AI • 1.3. Evolution of the computer programming paradigm 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  5. 1.1. - Evolution of the theory of mind • Development in the 70th of the theory of mind which postulate that : • Intelligence is relying on individual competences + ability to interact with a physical and social environment (eg perceive and communicate) ; • Reasoning does not resume to applying an a priori fixed sequence of expert rules but rather imply a collection of concurrent, heterogeneous and dynamically evolving processes ; • Two simultaneous and complementary trends : Minsky - The Society of Mind / Vygotsky - The Mind in Society ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  6. Minsky - The Society of Mind • A useful metaphor to think of intelligence is to consider a large system of experts or agencies that can be assembled together in various configurations to get things done ; • Minsky said, « ...each brain contains hundreds of different types of machines, interconnected in specific ways which predestine that brain to become a large, diverse society of partially specialized agencies » ; • Cognition is a distributed phenomenon ; • [Minsky 85] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  7. Vygotsky - The Mind in Society • The mind in society : the origins of individual psychological functions are social ; • Every high-level cognitive function appears twice: first as an inter-psychological process and only later as an intra-psychological process ; • The new functional system inside the child is brought into existence in the interaction of the child with others (typically adults) and with artifacts ; • As a consequence of the experience of interactions with others, the child eventually may become able to create the functional system in the absence of the others ; • [Vygotsky 78] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  8. The distributed cognition paradigm • Cognition is no more envisaged as a purely local and isolated information processing but rather considered as : • Context-dependent ; • Temporally distributed : past reasoning may influence current processings ; • Involving cooperation and communication with the physical and social environment ; • Dynamically evolving as the result of its processings and interactions ; • [Hutchin 95] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  9. 1.2. - Limitation of classical AI • Considering problems of increasing complexity : • Problems that are physically and functionally distributed ; • Problems that involve heterogeneous data and expertise ; • Problems in which data, information and knowledge is uncertain, incomplete and dynamically evolving ; • Problems that can not be tackled by global problem solving methods ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  10. Physical distribution From [Miksch 96] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  11. Physical distribution 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  12. Functional distribution • Task example : patient monitoring • Sensing, interpretation and summarization of patient data ; • Detection, diagnosis, and correction of critical situations ; • Construction, refinement and revision of short-term and long-term therapy plans ; • Control and supervision of monitoring devices ; • Explanation of observations, diagnoses, predictions, and therapies based on the underlying anatomy and physiology ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  13. Heteregoneus knowledge and expertise • Various type of knowledge • Clinical Knowledge of common problems, symptoms and treatments ; • Biological knowledge of anatomy, physiology and pathophysiology ; • Knowledge of fundamental physical models and fault conditions ; • Various types of expertise • Patient monitoring : a team work involving members with complementary tasks and skills, • which is most often staffed with new or inexperienced physicians and nurses ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  14. Complexity requires a local view • Complex system behaviour often emerge as the dynamic interaction between : • The system components ; • The system as a whole with the environment ; • The environment with the individual components ; • The resulting dynamics, at the system level, may influence the environment which in turn will influence the component dynamics ; • Even when a clean formulation is possible, analytical approaches often involves concurrent expansion of recursive functions ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  15. Complexity as dynamicity of interactions… System Environment Comp.2 Comp.1 Comp.N 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  16. Decentralization as an alternative view • An alternative to the classical approach based on a single monolithic system is the divide and conquer principle where a phenomenon is viewed as composed of a set of related and interacting sub-phenomena ; • The whole phenomenon is then described by several (hererogeneous) models accounting for its component behaviours, together with several (heterogeneous) models accounting for their interactions ; • Instead of designing a single « heavy » all-purpose system, this approach creates « light », case-based, narrow-minded units that have clearly identified objectives and background information necessary to successfully achieve their objectives ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  17. Decentralization as an alternative view • While in the first case the model of the whole phenomenon to be regulated is contained in a single unit, in the second case a number of partial models of the phenomenon are contained in several units ; • Each of these units can regulate just a single part of the entire phenomenon ; • A global view for the whole phenomenon simply emerges from the structured interaction of the partial units ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  18. Complexity to deal with complexity… • Main advantages : • A complex global model usually depends on several parameters that are difficult to identify and to measure ; • Models with higher degree of approximation with respect to the real phenomenon may be derived, because the decomposition allows to develop sub-models for very specific contexts ; • Alternative sub-models may be employed for describing the same phenomenon (competitive models) ; • Since the sub-parts of the phenomenon may overlap, the actions that each unit undertake to regulate these sub-parts may conflict ; fusion and/or negotiation mechanisms are then required ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  19. Evolution of the computer programming paradigm • Toward more effective design and re-use : • Looking for high specification levels ; • Looking for fault tolerant design ; • Looking for more expressive representation, more accurate operative perspective ; • Toward increased man-machine communication capabilities… 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  20. Towards autonomous systems • Complexity increases in such a way that the expression or prevision of all possible cases becomes prohibitive. This leads to the progressive abandon of imperative languages and to the increasing success of declarative languages, with logic and constraint programming ; • There is a shift, from a compositionality hypothesis to an autonomy hypothesis of the system components ; • This suggests to design entities fitted with own laws, to augment their capacity of internal adaptation, and thus of autonomy and autoorganisation ; • [Courant 94] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  21. 2. - Issues and definitions • An agent is a computer system situated in some environment, that is capable of autonomous action in this environment in order to meet its design objectives ; • Autonomy : the agent should be able to act without the direct intervention of humans (or other agents), and should have control over its own actions and internal state ; • Multi-agent system : a set of agents interacting in the exploitation of a common environment, toward a common global goal ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  22. By definition • Multi-Agent Systems are such that: • Each agent has incomplete information or capabilities to solve a problem ; • There is no global system control, nor any global view of the system given to any single agent (except the human one…) ; • Computation is asynchronous ; • In addition, mobile agents may be designed, that have the ability to traverse a computer network accumulating information from several sites (eg online monitors, nurses reporting stations, patient records, doctors at remote locations…) ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  23. Designing styles • A multi-agent system may be : • Open : the set of agents is not predefined, new agents may be created on demand ; • Closed : the set of agents is fixed in advance ; • Homogeneous : all agents obey the same model ; • Heterogeneous : agents fitted with different models, operating at various levels of grain, may co-exit ; • Hybrid : human and non-human agents may collaborate « anonymously » to perform the task at hand ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  24. Agent models Knowledge base Control unit cooperative planning layer social models local planning layer mental models Knowledge Abstraction behaviour- based layer world models Perception Action Environnement 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  25. Agents as intentional systems • Predominant approach: treat agents as intentional systems that may be understood by attributing to them mental states such as : • The beliefs that agents have ; • The goals that agents will try to achieve ; • The actions that agents perform ; • The ongoing interaction ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  26. Agent behaviour • Do forever • Receive observation (percept) ; • Update internal model (beliefs) ; • Deliberate to form intentions ; • Use intentions to plan actions (means-end reasoning) ; • Execute plan ; • Two essential points : • The agents have bounded resources (including time) ; • The world changes while deliberating, planning and executing and this can result in intentions and plans being invalidated ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  27. 3. - The interaction principle • Interaction = • Communication + • Task allocation + • Cooperation + • Coordination of actions + • Resolution of conflict 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  28. Communication types • Explicit • Information sharing (the blackboard model of control) • The agents read and write information on a shared memory structure (the blackboard) ; • Message passing • The agents exchange messages using a given communication protocol ; • Implicit • The agents leave traces or signals in the environment, acknowledging their presence or action at a given location 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  29. Agent KS Agent KS Agent Agent KS Blackboard Commmunication types Message passing Message Information sharing Infor- mation 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  30. Task allocation • Objectives • Decompose the problem into sub-problems ; • Allocate the tasks to agents, according to their competences and specialities ; • Re-organize during execution if necessary ; • Approach • Static : the allocation is performed a priori by the system designer ; • Dynamic : the allocation is performed by the agents themselves (eg contract net) ; • Hybrid : the initial allocation my be revised to account for changes in the environment (case of an open architecture in particular) ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  31. The Contract Net • Objective : given a task to perform, allocate it to the « best » agent, knowing the task characteristics, its eventual realization constraints, and considering the agent potential and effective capabilities to succeed ; • 3 main steps : • Sending of a call for a task / reception of the proposals by the contacted agents ; • Selection of the best proposals / establishment of the contract(s) / reception of the result(s) ; • Selection / construction of final result ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  32. Who can? JKL Sending a call for a task I can 0.95 I can 0.85 I can 0.45 Receiving the proposals You realize JK Selecting (some) proposer(s) I realize 0.75 I realize 0.55 Receiving the answers J Give me Constructing the final result There it is The Contract Net 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  33. Cooperation styles • Three cooperation styles may be distinguished [Hoc 96] : • Confrontative cooperation : a task is performed by agents with heteregoneous competencies or viewpoints, operating on the same data set ; the result is obtained by fusion ; the emphasis is on competence distribution ; • Augmentative cooperation : a task is performed by agents with similar competencies or viewpoints, operating on disjoint subsets of data ; the result is obtained as a collection of partial results ; the emphasis is on data distribution : • Integrative cooperation : a task is decomposed into sub-tasks performed by agents operating in a coordinated way ; the result is obtained upon execution completion ; the emphasis is on goal distribution ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  34. Agent 3 Agent 2 Agent 1 Confrontative cooperation 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  35. Agent 5 Agent 6 Agent 3 Agent 2 Agent 4 Augmentative cooperation Agent 1 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  36. Agent 2 Agent 1 Agent 3 Agent 4 Integrative cooperation 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  37. Coordination of actions • How to plan and coordinate the actions of several agents in order to reach a common goal? • Two main modes : • Planning (centralized or distributed) ; • Opportunistic problem solving ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  38. Planning • Centralized planning • A centralized manager distributes the plans to every agent, having the knowledge of their competences + competencies in task decomposition ; • Easiest way to maintain consistency of problem solving but not too far from classical planning ; • Distributed planning • Each agent produces partial plans and communicate them to the other agents or to a mediator ; • Issues : fuse/synchronize the plans in a consistent way ; avoid duplication of efforts + conflicts ; dynamic planning? • Heavy communication load, high complexity ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  39. Opportunistic problem solving • The system « simply » chooses a next action at each step, as the one that will allow the best progress toward the solution, given the curent situation (ie the available data and the intermediate state of problem solvng) ; • Strongly data-directed, allow rapid refocusing (at each control cycle) ; • Implies some knowledge of action cost and utility ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  40. Resolution of conflicts • Several solutions : • Authoritary : a supervising agent has the authority and knowledge to take a decision ; • Mediation : a mediator agent knows the various viewpoints and tries to solve the conflict ; • Negotiation : the conflicting agents try to find a solution through several negotiation steps ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  41. The negotiation process • Main negotiation steps : • 1. A makes a proposal ; • 2. B evaluates this proposal, determines the resulting satisfaction according to his own goals ; • 3. if B is satisfied, then STOP otherwise B elaborates a counter-proposal based on his own goals and constraints ; • 4. Go to step 2 with A  and B roles exchanged ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  42. I1 I2 … Ik A1 d1,1 d1,2 … d1,k A2 d2,1 d2,2 … d2,k … … … … … An dn,1 dn,2 … dn,k Fusion « The process of integrating information from multiple sources to produce the most specific and comprehen-sive unified data about an entity, activity or event » • Source driven : the information sources are considered separately (columns), and a decision taken for each ; these source-dependent decisions are fused in a second step ; • Agent driven : each agent takes a decision, by fusing the information sources at hand (lines) ; these agent-dependent decisions are combined afterwards; • [Bloch 96] 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  43. 4. - The blackboard architecture • A group of human experts is working cooperatively to solve a problem, using a blackboard as the workplace to develop the solution ; • Problem solving starts when the problem and initial data are written on the blackboard ; • The experts watch the blackboard, looking for an opportunity to apply their expertise to the developing solution ; • When an expert finds sufficient information to make a contribution, he records the contribution on the blackboard, hopefully enabling other experts to apply their expertise ; • This process continues until the problem has been solved ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  44. Controller KS KS KS KS The blackboard architecture Level N Solution Hypotheses Level 2 Level 1 Data Blackboard 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  45. Action KS Condition Contribution of KS to the solution Situations in which KS may contribute to the solution Knowledge sources = + 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  46. KS : Knowledge Sources / Specialists • Each KS is a specialist at solving certain aspects of the overall problem ; the KSs are all independent : once a KS finds the information it needs on the blackboard, it can proceed without any assistance from others ; • Additional KSs can be added, poorer performing KSs can be enhanced, and inappropriate KSs can be removed, without changing any other KSs ; • It does not matter whether a KS implements rule-based inferencing, a neural network, linear-programming, or a procedural simulation program. Each of these diverse approaches can make its contributions within the blackboard framework : each KS is hidden from direct view, and seen as a black box from the outside ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  47. Organizing the BB • When the problem at hand is complex, there is a growing number of contributions made on the blackboard, so that quickly locating pertinent information may become a problem ; • A common solution is to subdivide the blackboard into regions, each corresponding to a particular kind or level of information ; • Other criteria like information relevance, criticality or recency can be used ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  48. Event-based activation • The KS do not interact directly : they « watch » the blackboard, looking for an opportunity to contribute to the solution ; • Such opportunities arise when an event occurs (a change is made to the blackboard) that match the KS condition part ; some specialists may also respond to external events, such as the ones produced by perceptual units ; • In practice, rather than having each KS scan the blackboard, each KS informs the system about the kind of events in which it is interested ; the system records this information and directly considers the KS for activation whenever that kind of event occurs ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  49. Incremental / opportunistic problem solving • Blackboard systems operate incrementally : KSs contribute to the solution as appropriate, sometimes refining, sometimes contradicting, and sometimes initiating a new line of reasoning ; • Blackboard systems are particularly effective when there are many steps toward the solution and many potential paths involving those steps ; • By opportunistically exploring the paths that are most effective in solving the particular problem, a blackboard system can significantly outperform a problem solver that uses a predetermined approach to generating a solution ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

  50. Control • A control component that is separate from the individual KSs is responsible for managing the course of problem solving ; • The control component can be viewed as a specialist in directing problem solving, by considering the overall benefit of the contributions that would be made by triggered KSs ; • When the currently executing KS activation completes, the control component selects the most appropriate pending KS activation for execution ; 5th IEEE-EMBS Summer School on Biomedical Signal Processing

More Related