A Cognitive Framework for Delegation to an Assistive User Agent

Size: px
Start display at page:

Download "A Cognitive Framework for Delegation to an Assistive User Agent"

Transcription

1 A Cognitive Framework for Delegation to an Assistive User Agent Karen Myers and Neil Yorke-Smith Artificial Intelligence Center, SRI International

2 Overview CALO: a learning cognitive assistant User delegation of tasks to CALO Delegative BDI agent framework Goal adoption and commitments Summary and research issues

3 CALO: Cognitive Assistant that Learns and Organizes Help manage time and commitments Track execution of project tasks Perform tasks in collaboration with the user CALO supports a high-level knowledge worker Understands the office world, your projects and schedule Performs delegated tasks on your behalf Works with you to complete tasks Stays with you (and learns) over long periods of time Learns to anticipate and fulfill your needs Learns your preferred way of working

4 CALO Year 2

5 Overview CALO: a learning cognitive assistant User delegation of tasks to CALO Delegative BDI agent framework Goal adoption and commitments Summary and research issues

6 Delegation May Lead to Conflicts Focus on delegation of tasks from user to CALO Not on tasks to be performed in collaboration One aspect of CALO s role as intelligent assistant CALO cannot act if conflicts over actions Conflicts in tasks purchase this computer on my behalf register me for the Fall Symposium Conflicts in guidance always ask for permissions by never use for sensitive purchases

7 Conflicts in User s Desires I wish to be thin I wish to eat chocolate But Richard Waldinger s scotch mocha brownies are full of calories conflict between incompatible desires User s desires conflict with each other Humans seem to have no problem with such conflicts CALO must recognize and respond appropriately

8 Other Types of Conflicts Current and new commitments Currently CALO is undertaking tasks to: Purchase an item of computer equipment Register user for a conference Now user tasks CALO to register for a second conference Set of new goals is logically consistent and coherent But infeasible because insufficient discretionary funds Commitments and advice User tasks CALO to schedule visitor s seminar in best conference room Existing advice: Never change a booking in the auditorium without consulting me New goal and existing advice are inconsistent

9 The BDI Framework CALO s ability to act is based on BDI framework Beliefs = informational attitudes about the world Desires = motivational attitudes on what to do Intentions = deliberative commitments to act Realized in the SPARK agent system Hierarchical, procedural reasoning framework BDI components in SPARK represented as: Facts (beliefs) Intentions (goals/intentions) Desires are not represented Procedures are plans to achieve intentions

10 Desires vs. Goals Both are motivational attitudes Desires may be neither coherent (with beliefs) nor consistent (with each other) Goals must be both Desires are wishes ; goals are wants I wish to be thin and I wish to eat chocolate I want to have another of Richard s brownies Desires lead to goals CALO s primary desire: satisfy its user Secondary desires goals to do what user asks

11 BDI Agents are Really BGI Decision theory emphasizes B and D AI agent theory emphasizes B and I In most BDI literature, Desires and Goals are confounded In practice, focus is on: goal and then intention selection option generation, and plan execution and scheduling Focus has been much less on: deliberating over desires goal generation advisability vital for CALO

12 The Problem with BGI When Desires and Goals are unified into a single motivational attitude: Can t support conflicting D/G (and D/B) Hard to express goal generation Hard to diagnose and resolve conflicts Between D/G and I, and between G, I, and plans Hard to handle conflicts in advice How can CALO make sense of the user s taskings in order to act upon them? How can CALO recognize and respond to (potential) conflicts?

13 Overview CALO: a learning cognitive assistant User delegation of tasks to CALO Delegative BDI agent framework Goal adoption and commitments Summary and research issues

14 Cognitive Models for Delegation user agent Belief B user alignment B agent + + satisfy all tasks Desire decision making D user Candidate Goals delegation D agent (do assigned tasks) + Goal G user refinement Adopted Goals G C agent G A goal adoption

15 Delegative BDI Agent Architecture user Goal Advice Execution Advice agent advice A G A E Candidate Goals B D Adopted conflicts Goals Intentions B G failure G C G A I execute sub-goaling revision

16 Overview CALO: a learning cognitive assistant User delegation of tasks to CALO Delegative BDI agent framework Goal adoption and commitments Summary and research issues

17 Requirements on Goal Adoption Self-consistency: G A must be mutually consistent Coherence: G A must be mutually consistent relative to the current beliefs B Feasibility: G A must be mutually satisfiable relative to current intentions I and available plans Includes resource feasibility Reasonableness: G A should be mutually reasonable with respect to current B and I Common sense check: did you really mean to purchase a second laptop computer today?

18 Responding to Conflicting Desires Goal adoption process should admit: Adopting, suspending, or rejecting candidate goals Modifying adopted goals and/or intentions Modifying beliefs (by acting to change world state) Example: User desires to attend a conference in Europe but lacks sufficient discretionary funds shorten a previously scheduled trip cancel the planned purchase of a new laptop or apply for a travel grant from the department

19 Combined Commitment Deliberation Goal adoption Adopted Goals Candidate Goals ( Desires) Intention reconsideration Extended agent life-cycle Non-adopted Candidate Goals Execution problems with Adopted Goals Propose combined commitment deliberation mechanism Based on agent s deliberation over its mental states Bounded rationality: as far as the agent believes and can compute

20 BDI Control Cycle commitment deliberation world state changes identify changes to mental state decide on response perform actions

21 Mental State Transitions commitment deliberation observe decide act Current mental state S = (B,G C,G A,I) Omit D since suppose single satisfy user desire Outcome of deliberation is new state S' Possible new transitions: Expansion adopt additional goal No modification to existing goals or intentions Revocation drop adopted goal + intention To enable a different goal in the future Proactive create new candidate goal and adopt it To enable a current candidate goal in the future Plus standard BGI transitions E.g. drop an intention due to plan failure

22 Goal and Intention Attributes Goals: User-specified value/utility Can be time-varying User-specified priority User-specified deadline Estimate cost to achieve Level of commitment so far For adopted goals Intentions: Implied value/utility Cost of change Deliberative effort Loss of utility Delay Level of commitment Level of effort so far E.g. estimated % complete Estimated cost to complete Estimated prob. success

23 Making the Best Decision S S' transition as multi-criteria optimization Maximize (minimize) some combination of criteria over S Can be simple or complex Bounded rationality Simple default strategy, customizable by user Advice acts as constraints constrained (soft) multi-criteria optimization problem Don t drop any intention > 70% complete Assistive agent can consult user if no clear best S' Should I give up on purchasing a laptop, in order to satisfy your decision to travel to both conferences? Learn and refine model of user s preferences

24 Example Candidate goals: c 1 : Purchase a laptop c 2 : Attend AAAI Adopted goals and intentions: g 1 with intention i 1 : Purchase a high-end laptop using general funds g 2 with intention i 2 : Attend AAAI and its workshops, staying in conference hotel New candidate goal from user: c 3 : Attend AAMAS (high priority) Mental state S = (B, {c 1,c 2,c 3 }, {g 1,g 2 }, {i 1,i 2 })

25 Example (cont.) CALO finds cannot adopt c 3 {g 1,g 2,g 3 } resource contention insufficient general funds Options include: 1. Do not adopt c 3 (don t attend AAMAS) 2. Drop c 1 or c 2 (laptop purchase or AAAI attendance) 3. Modify g 2 to attend only the main AAAI conference But changing i 2 incurs a financial penalty 4. Adopt a new candidate goal c 4 to apply for a departmental travel grant Advice prohibits option 2

26 Example (cont.) CALO builds optimization problem and solves it Problem constructed and solution method employed both depend on agent s nature E.g. ignore % of intention completed No more than 10ms to solve Finds best is tie between options 3 and 4 Agent s strategy (based on user guidance) is to consult user over which to do User instructs CALO to do both options New mental state S' = (B', {c 1,c 2,c 3,c 4 }, {g 1,g' 2,g 3,g 4 }, {i 1,i' 2 })

27 Overview CALO: a learning cognitive assistant User delegation of tasks to CALO Delegative BDI agent framework Goal adoption and commitments Summary and research issues

28 Summary CALO acts as user s intelligent assistant Classical BDI framework inadequate Implemented BDI systems lack formal grounding Proposed delegative BDI agent framework Separate Desires and Goals Separate Candidate and Adopted Goals Incorporate user guidance and preferences Combined commitment deliberation for goal adoption and intention reconsideration Enables reasoning necessary for an agent such as CALO Implemented by extending SPARK agent framework

29 Related Work BOID framework [Broersen et al] Different types of agents based on B/D/G/I conflict resolution strategies BDGI CTL logic [Dastani et al] Merging desires into goals Intention reconsideration [Schut et al] Collaborative problem solving [Leveque and Cohen; Allen and Ferguson] Social norms and obligations [Dignum et al]

30 Future Work Extend goal reasoning to consider resource feasibility (in progress) Proactive goal anticipation and adoption Collaborative human-calo problem solving Beyond (merely) completing user-delegated tasks Multi-CALO coordination and teamwork Learning as part of CALO s extended life-cycle More information:

Service Quality Research/10 Deming s Fourteen Points and Service Quality Research - 2

Service Quality Research/10 Deming s Fourteen Points and Service Quality Research - 2 Publishing Date: September 1991. 1991. All rights reserved. Copyright rests with the author. No part of this article may be reproduced without written permission from the author. Service Quality Research/10

More information

Intelligent Agents. Multi-Agent Planning. Ute Schmid. Applied Computer Science, Bamberg University. last change: 17. Juli 2014

Intelligent Agents. Multi-Agent Planning. Ute Schmid. Applied Computer Science, Bamberg University. last change: 17. Juli 2014 Intelligent Agents Multi-Agent Planning Ute Schmid Applied Computer Science, Bamberg University last change: 17. Juli 2014 Ute Schmid (CogSys) Intelligent Agents last change: 17. Juli 2014 1 / 38 Working

More information

Leading with Excellence Successful Models for Planning, Executing & Building Partnerships

Leading with Excellence Successful Models for Planning, Executing & Building Partnerships An ISO 9001:2015 & ISO 29990:2010 Certified Company Leading with Excellence Successful Models for Planning, Executing & Building Partnerships 03-14 Jul 2017 Zurich 25 Sep - 06 Oct 2017 London 10-21 Dec

More information

The Nature of Organizational Theory. (Management Theory)

The Nature of Organizational Theory. (Management Theory) The Nature of Organizational Theory (Management Theory) An organization is a collection of people working together under a division of labor and a hierarchy of authority to achieve a common goal. Continuously

More information

Socio-technical Organisation

Socio-technical Organisation Socio-technical Organisation Virginia Dignum 1 (Agent) Socio-technical Organizations Develop theory and tools for engineering complex multi-actor systems, integrating artificial and human partners, based

More information

Price Tests for Entry into Markets in the Presence of Non-Convexities

Price Tests for Entry into Markets in the Presence of Non-Convexities Price Tests for Entry into Markets in the Presence of Non-Convexities Michael H. Rothkopf a Richard P. O Neill b Benjamin J. Hobbs c Paul M. Sotkiewicz d William R. Stewart, Jr. e March 27, 2004 Abstract

More information

WORKPLACE SKILLS (WPS)

WORKPLACE SKILLS (WPS) WORKPLACE SKILLS (WPS) A Singapore Workforce Skills Qualifications Programme While there are always job-specific skills that employers are looking for, most will also wish their employees to have essential

More information

Personal Data Employee Name: Samantha Sample Rating Supervisor: Queso Grande. Rating Definitions Effective/Meets Expectations (ME)

Personal Data Employee Name: Samantha Sample Rating Supervisor: Queso Grande. Rating Definitions Effective/Meets Expectations (ME) Unclassified Performance Evaluation - SAMPLE Employee ID: N00111111 Department: Human Resources Personal Data Employee Name: Samantha Sample Rating Supervisor: Queso Grande Job Title: HR Guru Review Period:

More information

Autonomous Agent Negotiation: Leveled Commitment and Trust

Autonomous Agent Negotiation: Leveled Commitment and Trust Autonomous Agent Negotiation: Leveled Commitment Trust Tracking number: E069 Abstract. As agents become more autonomous, agent negotiation motivational attitudes such as commitment trust become more important.

More information

SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME END SEMESTER EXAMINATION JANUARY 2016

SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME END SEMESTER EXAMINATION JANUARY 2016 All Rights Reserved No. of Pages - 06 No. of Questions - 08 SCHOOL OF ACCOUNTING AND BUSINESS BSc. (APPLIED ACCOUNTING) GENERAL / SPECIAL DEGREE PROGRAMME END SEMESTER EXAMINATION JANUARY 2016 MGT 30525

More information

Management and Planning

Management and Planning Management and Planning A VERY BRIEF INTRODUCTION Management and Planning Are processes that do not end Focus on present & future conditions Provide blueprints or mechanisms to address threats, solve problems

More information

Critical Skills for Writing Better Requirements (Virtual Classroom Edition)

Critical Skills for Writing Better Requirements (Virtual Classroom Edition) Critical Skills for Writing Better Requirements (Virtual Classroom Edition) Eliminate Costly Changes and Save Time by Nailing Down the Project Requirements the First Time! Critical Skills for Writing Better

More information

IAEA Safety Standards and Guidance on Safety Culture in the Pre-Operational Phases

IAEA Safety Standards and Guidance on Safety Culture in the Pre-Operational Phases Safety Standards and Guidance on Safety Culture in the Pre-Operational Phases Monica Haage m.haage@iaea.org Expert on Safety Culture and Human & Organizational Factors International Atomic Energy Agency

More information

Assessment Center Report

Assessment Center Report Assessment Center Report Candidate Name: Title: Department: Assessment Date: Presented to Company/Department Purpose As of the Assessment Center Service requested by (Company Name) to identify potential

More information

Building and Leading Teams BUILDING EFFECTIVE TEAMS COMPETENCY MAP. SLP Level 1 workshop competencies mapped to SLP2 Leadership Advantage tracks

Building and Leading Teams BUILDING EFFECTIVE TEAMS COMPETENCY MAP. SLP Level 1 workshop competencies mapped to SLP2 Leadership Advantage tracks Building and Leading Teams Work/Life Balance Career Development Problem Solving and Decision Making Setting and Priorities Leader as Motivator WORK/LIFE BALANCE BUILDING EFFECTIVE TEAMS SELFKNOWLEDGE Upward

More information

POLICY NAME: COMMITTEE OVERSIGHT:

POLICY NAME: COMMITTEE OVERSIGHT: POLICY NAME: EVALUATION PROCESS, BOARD OF DIRECTORS APPROVING BODY: Board of Directors NUMBER: GOV-5-90 VERSION: 5.0 EFFECTIVE DATE: June 1, 2006 MANUAL: Governance LAST REVIEW DATE: December 17, 2014

More information

Becoming a Successful Supervisor First Edition

Becoming a Successful Supervisor First Edition Assessment Becoming a Successful Supervisor First Edition Complete this book, and you ll know how to: 1) Transition to a supervisory role. 2) Apply the principles and processes of high performance management.

More information

Staff PERFORMANCE ASSESSMENT FORM

Staff PERFORMANCE ASSESSMENT FORM Staff PERFORMANCE ASSESSMENT FORM Employee Name Position Title Supervisor Evaluation Period The purpose of this annual assessment is to increase employee effectiveness and engagement throughout the University.

More information

Staff PERFORMANCE ASSESSMENT FORM

Staff PERFORMANCE ASSESSMENT FORM Staff PERFORMANCE ASSESSMENT FORM Employee Name Position Title Supervisor Evaluation Period The purpose of this annual assessment is to increase employee effectiveness and engagement throughout the University.

More information

Staff PERFORMANCE ASSESSMENT FORM

Staff PERFORMANCE ASSESSMENT FORM Staff PERFORMANCE ASSESSMENT FORM Employee Name Position Title Supervisor Evaluation Period The purpose of this annual assessment is to increase employee effectiveness and engagement throughout the University.

More information

Contents 5. Building and Maintaining an Effective Team 6. An Overview of Planning and Estimating

Contents 5. Building and Maintaining an Effective Team 6. An Overview of Planning and Estimating TEAMFLY vi Contents 5. Building and Maintaining an Effective Team 77 The Mechanics of Building a Team 78 Team Leadership Starts on Day One! 83 Fostering Teamwork and Synergism 88 Getting the Most from

More information

LEADERSHIP PERFORMANCE CRITERIA

LEADERSHIP PERFORMANCE CRITERIA LEADERSHIP PERFORMANCE CRITERIA EMPLOYEE RESPONSIBILITIES (leadership) Job Knowledge Demonstrates an understanding and working knowledge of current role, profession, and industry. Has sought out personal

More information

Staff PERFORMANCE ASSESSMENT FORM

Staff PERFORMANCE ASSESSMENT FORM Staff PERFORMANCE ASSESSMENT FORM Employee Name Position Title Supervisor Evaluation Period The purpose of this annual assessment is to increase employee effectiveness and engagement throughout the University.

More information

Leveled Commitment and Trust in Negotiation

Leveled Commitment and Trust in Negotiation Leveled Commitment and Trust in Negotiation Jan Broersen Mehdi Dastani Leendert van der Torre April 13, 2000 Abstract As agents become more autonomous, agent negotiation and motivational attitudes such

More information

WITH EFFECT FROM 1 JANUARY Many difficulties that arise can be resolved quickly and informally between managers and their staff.

WITH EFFECT FROM 1 JANUARY Many difficulties that arise can be resolved quickly and informally between managers and their staff. THE GRIEVANCE PROCEDURE 1. INTRODUCTION WITH EFFECT FROM 1 JANUARY 2013 1.1. Many difficulties that arise can be resolved quickly and informally between managers and their staff. 1.2. Every effort should

More information

Information Systems Development

Information Systems Development Information Systems Development Based on Chapter 3 of Whitten, Bentley, and Dittman: Systems Analysis and Design for the Global Enterprise (7th Ed). McGraw Hill. 2007 Wei-Tsong Wang 1 IIM, NCKU 3 Objectives

More information

Requirements Elicitation. Software Requirements & Project Management CITS3220

Requirements Elicitation. Software Requirements & Project Management CITS3220 Requirements Elicitation Software Requirements & Project Management CITS3220 Lecture Overview What is requirements elicitation? Underlying difficulties Generic Techniques Specific Techniques Requirements

More information

Key Position Information Date Reviewed: February Reports to Centre Manager Award Individual Employment Contract (or as updated)

Key Position Information Date Reviewed: February Reports to Centre Manager Award Individual Employment Contract (or as updated) JOB DESCRIPTION Key Position Information Date Reviewed: February 2019 Title Senior Instructional Designer Department - Location Corporate Support Services Reports to Centre Manager Award Individual Employment

More information

SUGGESTED SOLUTIONS TOP CA CASE STUDY EXAMINATION. All Rights Reserved

SUGGESTED SOLUTIONS TOP CA CASE STUDY EXAMINATION. All Rights Reserved 1 SUGGESTED SOLUTIONS 27510 - TOP CA CASE STUDY EXAMINATION SEPTEMBER 2014 All Rights Reserved Please note that this document provides only a general expectation of the examiners. However, there may be

More information

Towards an architecture for self-regulating agents: a case study in international trade

Towards an architecture for self-regulating agents: a case study in international trade 1 Towards an architecture for self-regulating agents: a case study in international trade Brigitte Burgemeestre, Joris Hulstijn, and Yao-Hua Tan - Abstract Norm-enforcement models applied in human societies

More information

CALL FOR APPLICATIONS FOR THE SELECTION OF MEMBERS OF THE STRATEGIC FORUM FOR IMPORTANT PROJECTS OF COMMON EUROPEAN INTEREST

CALL FOR APPLICATIONS FOR THE SELECTION OF MEMBERS OF THE STRATEGIC FORUM FOR IMPORTANT PROJECTS OF COMMON EUROPEAN INTEREST CALL FOR APPLICATIONS FOR THE SELECTION OF MEMBERS OF THE STRATEGIC FORUM FOR IMPORTANT PROJECTS OF COMMON EUROPEAN INTEREST 1. Background The Communication on a renewed industrial policy of 13 September

More information

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 3. Information Systems Development. McGraw-Hill/Irwin. Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 3 Information Systems Development McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 3-2 Describe the motivation for a system development process

More information

Employability Skills. Study Guide. Assessment: 0454 Workplace Readiness Skills 0455 Job Seeking and Retention Skills.

Employability Skills. Study Guide. Assessment: 0454 Workplace Readiness Skills 0455 Job Seeking and Retention Skills. Employability Skills Study Guide Assessment: 0454 Workplace Readiness Skills 0455 Job Seeking and Retention Skills a division of Overview This study guide is designed to help students prepare for the Employability

More information

Job Description. Management Information and Business Intelligence Analyst/Developer. Details Specific to the Post

Job Description. Management Information and Business Intelligence Analyst/Developer. Details Specific to the Post Final V1.0 Job Description Job Title: Faculty/Department: ICTD Reporting to: MI/BI Service Manager Duration: Continuing Job Family: Specialist (IT) Pay Band: 7 Benchmark Profile: Specialist (IT) Band 7

More information

Mini MBA on Leading People & Innovation Achieving Leadership Success through People & Innovation

Mini MBA on Leading People & Innovation Achieving Leadership Success through People & Innovation An ISO 9001:2015 & ISO 29990:2010 Certified Company Mini MBA on Leading People & Innovation Achieving Leadership Success through People & Innovation 01-12 Oct 2018, Kuala Lumpur 26 Nov - 07 Dec 2018, Paris

More information

UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates

UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates Employee s Name Evaluator s Name & Title Review Period Department Classification From: To: Section

More information

Competency Model. Level B. Level C Applies to: Manager Coordinator. Applies to: Assistant Vice President Assistant Dean Director

Competency Model. Level B. Level C Applies to: Manager Coordinator. Applies to: Assistant Vice President Assistant Dean Director Job Knowledge a. Demonstrates detailed knowledge of FIT programs, products and services in independently carrying out varied professional duties. a. Uses thorough knowledge of the range of FIT products,

More information

Management Skills & Techniques Effective Goal Setting, Planning & Task Management

Management Skills & Techniques Effective Goal Setting, Planning & Task Management An ISO 9001:2015 & ISO 29990:2010 Certified Company Management Skills & Techniques Effective Goal Setting, Planning & Task Management 05-16 Nov 2017, Dubai 18-29 Jun 2018, Russia 09-20 Jul 2018, Istanbul

More information

Thinking About Running for Local Office?

Thinking About Running for Local Office? Thinking About Running for Local Office? An effective local government requires dedicated, ethical and informed leaders who are committed to their communities. Perhaps you want to become an elected official

More information

Managerial Economics Prof. Trupti Mishra S. J. M. School of Management Indian Institute of Technology, Bombay

Managerial Economics Prof. Trupti Mishra S. J. M. School of Management Indian Institute of Technology, Bombay Managerial Economics Prof. Trupti Mishra S. J. M. School of Management Indian Institute of Technology, Bombay Lecture - 2 Introduction to Managerial Economics (Contd ) So, welcome to the second session

More information

UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates

UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates UNIT 11 Performance Evaluation Graduate Assistants, Instructional Student Assistants, Teaching Associates Employee s Name Evaluator s Name & Title Review Period Department Classification From: To: Section

More information

Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance

Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance An ISO 9001:2015 & ISO 29990:2010 Certified Company Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance 23 Jul - 03 Aug 2017, Dubai 04-15 Dec 2017, Milan 22-FEB-17 Integrating

More information

Business Assessment. Advisor Tool Galliard, Inc. All Rights Reserved

Business Assessment. Advisor Tool Galliard, Inc. All Rights Reserved + Family Business Assessment Advisor Tool 2015 Galliard, Inc. All Rights Reserved + Purpose: To discuss and assess six major focus areas for familyowned and closely-held businesses. 2015 Galliard, Inc.

More information

How to Engage Employees. A Guide for Employees, Supervisors, Managers, & Executives

How to Engage Employees. A Guide for Employees, Supervisors, Managers, & Executives How to Engage Employees A Guide for Employees, Supervisors, Managers, & Executives 1 Introduction Employee Engagement is a good in and of itself. What is Employee Engagement? Employee engagement is the

More information

Question 1: Define Project Management? Explain the important elements of management.

Question 1: Define Project Management? Explain the important elements of management. Question 1: Define Project Management? Explain the important elements of management. Project management is the discipline of initiating, planning, executing, controlling, and closing the work of a team

More information

Subj: CIVILIAN WORKFORCE DEVELOPMENT PROGRAM FOR BUREAU OF NAVAL PERSONNEL

Subj: CIVILIAN WORKFORCE DEVELOPMENT PROGRAM FOR BUREAU OF NAVAL PERSONNEL BUPERS-05 BUPERS INSTRUCTION 12410.25 From: Chief of Naval Personnel Subj: CIVILIAN WORKFORCE DEVELOPMENT PROGRAM FOR BUREAU OF NAVAL PERSONNEL Ref: (a) SECNAVINST 12410.25A 1. Purpose. To issue the Bureau

More information

NATURAL RESOURCES CONFLICT RESOLUTION PROGRAM THE UNIVERSITY OF MONTANA

NATURAL RESOURCES CONFLICT RESOLUTION PROGRAM THE UNIVERSITY OF MONTANA NATURAL RESOURCES CONFLICT RESOLUTION PROGRAM THE UNIVERSITY OF MONTANA GUIDELINES FOR FINAL EVALUATION OF KNOWLEDGE, SKILLS, AND ABILITIES MARCH 14, 2017 The University of Montana s Natural Resources

More information

Prova Recruit 2 Advice Pack. Position Description

Prova Recruit 2 Advice Pack. Position Description 2015 Prova Recruit 2 Advice Pack Position Description Financial Adviser (Hybrid) Document M5-003 POSITION DESCRIPTION Insert Company Logo Position title: Financial Adviser - Hybrid Location: Reporting

More information

Annual By Request Probationary First Probationary Second Probationary Third

Annual By Request Probationary First Probationary Second Probationary Third For Information See Website Instructions California State University, Sacramento Staff Performance Evaluation (Supervisor to Complete Sections I, II, III, IV and V) Name: Classification: Department: Bargaining

More information

Folio Community Leadership Program

Folio Community Leadership Program Folio Community Leadership Program 2013 E nabling leadership for thriving organisations and positive social impact 2013 Folio Community Leadership Program Knowing that we can make a difference in the world

More information

Partnering: Managing Inter- Organizational Relations

Partnering: Managing Inter- Organizational Relations Partnering: Managing Inter- Organizational Relations Anand ANTHONY 安杰褔 [M: (65) 9693 0407] Education Master of Laws (Commercial & Corporate) LL.M London Master of Science

More information

NAU MT2050i Week 4 Quiz

NAU MT2050i Week 4 Quiz Class: Date: NAU MT2050i Week 4 Quiz Short Answer 1. A(n) is a choice made from available alternatives. 2. is the process of identifying problems and opportunities and then resolving them. 3. decisions

More information

TO THE COMPLAINTS MECHANISM OF THE EUROPEAN INVESTMENT BANK

TO THE COMPLAINTS MECHANISM OF THE EUROPEAN INVESTMENT BANK Law at the service of the environment El derecho al servicio del medio ambiente TO THE COMPLAINTS MECHANISM OF THE EUROPEAN INVESTMENT BANK Index 1. The complainant... 1 2. The complaint... 2 3. The facts

More information

How to Obtain and Maintain a Goal of ZERO Accidents

How to Obtain and Maintain a Goal of ZERO Accidents How to Obtain and Maintain a Goal of ZERO Accidents 2013 AIMCAL Web Coating & Handling Conference Presenter: Dave Ellison Sage Environmental Consulting, LP October 29, 2013 1 Agenda Discussion Key elements

More information

Stress management competency indicator tool

Stress management competency indicator tool Stress management competency indicator tool How effective Use the following questionnaire to assess your behaviour The Stress management competency indicator tool set out in this document is designed to

More information

Chapter 12 - Leadership in Organizational Settings Competency Perspective of Leadership Competency Perspective Limitations

Chapter 12 - Leadership in Organizational Settings Competency Perspective of Leadership Competency Perspective Limitations Chapter 12 - Leadership in Organizational Settings Leadership - influencing, motivating, and enabling others to contribute toward the effectiveness and success of the organizations of which they are members;

More information

Towards Safe Coordination in Multi-agent Systems

Towards Safe Coordination in Multi-agent Systems Towards Safe Coordination in Multi-agent Systems Anita Raja 1, Michael Barley 2, and Xiaoqin Shelley Zhang 3 1 Department of Software and Information Systems, The University of North Carolina at Charlotte,

More information

Newman - Crows Landing Unified School District Governance Handbook

Newman - Crows Landing Unified School District Governance Handbook Newman - Crows Landing Unified School District Governance Handbook Board of Trustees Janice Conforti, President Rose Lee Hurst,Clerk Tim Bazar Paul Wallace Vernon Snodderly Superintendent Randy Fillpot

More information

Ensuring Progress delivers results

Ensuring Progress delivers results Ensuring Progress delivers results Strategic Framework for the implementation of Progress, the EU programme for employment and social solidarity (2007-2013) European Commission Ensuring Progress delivers

More information

Handling Difficult Project Situations. A Critical Skill for Every PM

Handling Difficult Project Situations. A Critical Skill for Every PM Handling Difficult Project Situations A Critical Skill for Every PM Mark Waldof Consulting LLC 2015 This seminar provided by Mark Waldof Consulting LLC owner@manageprojectsbetter.com The latest version

More information

Help and Guidance on CVs

Help and Guidance on CVs Help and Guidance on CVs There are many types of CVs and it can be confusing knowing when to omit different information but this hand-out aims to help you gain the knowledge and ability to create and tailor

More information

Performance Evaluation Workshop. Human Resources December 2018

Performance Evaluation Workshop. Human Resources December 2018 Performance Evaluation Workshop Human Resources December 2018 Agenda Overview New Performance Ratings New Performance Factors The New Form Preparing for the Evaluation Meeting Tools and Resources Overview

More information

DNA 25. Dina Sample. Talent. ABC Corp NEW 25. Copyright Target Training International, Ltd.

DNA 25. Dina Sample. Talent. ABC Corp NEW 25. Copyright Target Training International, Ltd. DNA 25 Talent ABC Corp 12-23-2015 NEW 25 Introduction Your success in any job depends on the value of your contribution to the organization. Managers, mentors and professional coaches can encourage, advise

More information

NC STATE UNIVERSITY. WIW at WERC

NC STATE UNIVERSITY. WIW at WERC Involvement of People (Meier) Today s work force is better educated and more literate Toyota and other companies have proven that workers do eagerly participate in employee involvement programs Mutual

More information

A Guide to the Municipal Planning Process in Saskatchewan

A Guide to the Municipal Planning Process in Saskatchewan A Guide to the Municipal Planning Process in Saskatchewan An overview of the municipal planning, development permit and the subdivision approval processes in Saskatchewan July 2016 Prepared By: Community

More information

Role Profile. Crime Command: Support Officer

Role Profile. Crime Command: Support Officer Role Description Provide effective and efficient administrative support to the Crime Directorate Team. Main Responsibilities The post holder will ensure: - Paper based and electronic records and systems

More information

Administrator 7 Role Profile

Administrator 7 Role Profile Administrator 7 Role Profile Communication Oral Communication Frequently receives, understands and conveys straightforward information in a clear and accurate manner. Frequently receives, understands and

More information

The Foundation of Sound Technology Investment: The Total Economic Impact Methodology

The Foundation of Sound Technology Investment: The Total Economic Impact Methodology 2003 Giga Research, a wholly owned subsidiary of Forrester Research, Inc. Copyright and Material Usage Guidelines September 26, 2003 The Foundation of Sound Technology Investment: The Total Economic Impact

More information

Making Conflict Work. 3 Strategies to Navigate Conflict Near the Top of the Organization

Making Conflict Work. 3 Strategies to Navigate Conflict Near the Top of the Organization Making Conflict Work 3 Strategies to Navigate Conflict Near the Top of the Organization Introductions With a person or two nearby, discuss: Name Professional role and organization Describe a follower you

More information

PERFORMANCE, PROCESS, AND DESIGN STANDARDS IN ENVIRONMENTAL REGULATION

PERFORMANCE, PROCESS, AND DESIGN STANDARDS IN ENVIRONMENTAL REGULATION PERFORMANCE, PROCESS, AND DESIGN STANDARDS IN ENVIRONMENTAL REGULATION BRENT HUETH AND TIGRAN MELKONYAN Abstract. This papers analyzes efficient regulatory design of a polluting firm who has two kinds

More information

Continuing Professional Development Program. Approved by Council

Continuing Professional Development Program. Approved by Council Continuing Professional Development Program Approved by Council 2016-06-20 1 PREAMBLE The following document describes Engineers Geoscientists Manitoba s Continuing Professional Development Program. The

More information

IAEA s Approach to Safety Culture Continuous and Systematic Improvements

IAEA s Approach to Safety Culture Continuous and Systematic Improvements s Approach to Safety Culture Continuous and Systematic Improvements Monica Haage & Birgitte Skarbø Operational Safety Section, Division of Nuclear Installation Safety Vienna, Austria International Atomic

More information

Customer Success Packages

Customer Success Packages Customer Success Packages Overview ServiceNow s Customer Success Packages assist the customer in leveraging its ServiceNow investment by providing expertise and content throughout the customer s ServiceNow

More information

The Scientific Method

The Scientific Method The Scientific Method My advice that organizations create a project-selection decision model in order to define project evaluation metrics is nothing more than a recommendation to follow the "scientific

More information

ABOUT LOUGHBOROUGH UNIVERSITY SCHOOL OF BUSINESS AND ECONOMICS. Placements Officer. JOB REF: REQ15210 March 2015

ABOUT LOUGHBOROUGH UNIVERSITY SCHOOL OF BUSINESS AND ECONOMICS. Placements Officer. JOB REF: REQ15210 March 2015 ABOUT LOUGHBOROUGH UNIVERSITY SCHOOL OF BUSINESS AND ECONOMICS Placements Officer JOB REF: REQ15210 March 2015 As part of the University s ongoing commitment to redeployment, please note that this vacancy

More information

STUDY SUBJECTS TAUGHT IN ENGLISH FOR EXCHANGE STUDENTS SPRING SEMESTER 2017/2018

STUDY SUBJECTS TAUGHT IN ENGLISH FOR EXCHANGE STUDENTS SPRING SEMESTER 2017/2018 STUDY SUBJECTS TAUGHT IN ENGLISH FOR EXCHANGE STUDENTS SPRING SEMESTER 2017/2018 1-3 YEAR Study programme: INTERNATIONAL BUSINESS Credits Description of study subject (ECTS) Subject International Business

More information

Dictionary of Functional Competencies for Career Banding

Dictionary of Functional Competencies for Career Banding Dictionary of Functional Competencies for Career Banding NC Office of State Personnel Revised April 18, 2007 Advocacy: Skills and abilities in developing and presenting the client s, patient s, and/or

More information

STATEMENTS OF QUALIFICATIONS ARE DUE NO LATER THAN 5:00 P.M. FRIDAY, JUNE 23, 2017

STATEMENTS OF QUALIFICATIONS ARE DUE NO LATER THAN 5:00 P.M. FRIDAY, JUNE 23, 2017 RFQ 13-2017-01 REQUEST FOR QUALIFICATIONS FOR A CRITERIA ENGINEER TO PERFORM CERTAIN PROFESSIONAL SERVICES IN THE REPAIR AND/OR REPLACEMENT OF THE LOWER LAKE DAM AND POTENTIAL REPAIRS TO THE UPPER LAKE

More information

Principles of Management

Principles of Management Warsaw University of Life Sciences - SGGW Dr Mariusz Maciejczak Principles of Management www.maciejczak.pl Basic reading The presentation has been prepared based on the book 1 Leaders and Power Leadership

More information

Change Agents Wanted!

Change Agents Wanted! Change Agents Wanted! Recreation Nova Scotia Annual Conference, 2013 Presented by Edie Doepker Principal, Doepker-Brimacombe Group It s not so much that we re afraid of change, or so in love with the old

More information

Mini MBA: Strategic, Operational & Tactical Leadership Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance

Mini MBA: Strategic, Operational & Tactical Leadership Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance An ISO 9001:2015 & ISO 29990:2010 Certified Company Mini MBA: Strategic, Operational & Tactical Leadership Integrating Strategic, Operational & Tactical Leadership for Outstanding Performance 22 Jul -

More information

Mini MBA: Management & Leadership

Mini MBA: Management & Leadership An ISO 9001:2015 & ISO 29990:2010 Certified Company An ISO 9001:2015 & ISO 29990:2010 The Complete Course on : 08-19 Apr 2019, London 22 Jul - 02 Aug 2019, Geneva 09-20 Sep 2019, Barcelona 25 Nov - 06

More information

Organizational Behaviour

Organizational Behaviour Bachelor of Commerce Programme Organizational Behaviour Individual Behaviour Goal setting and job satisfaction The Da Vinci Institute for Technology Management (Pty) Ltd Registered with the Department

More information

Project Resource Management includes the processes to identify, acquire and manage, the resources needed to successfully complete the project.

Project Resource Management includes the processes to identify, acquire and manage, the resources needed to successfully complete the project. CTC-ITC 310 Program Management California State University Dominguez Hills Spring 2018 Instructor: Howard Rosenthal Assignment 6 Lesson 6 Human Resources Management Overview Answer Sheet 1. What is Project

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Software Engineering Third Year CSE( Sem:I) 2 marks Questions and Answers

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Software Engineering Third Year CSE( Sem:I) 2 marks Questions and Answers DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Software Engineering Third Year CSE( Sem:I) 2 marks Questions and Answers UNIT 1 1. What are software myths Answer: Management myths: We already have a book

More information

POST DESCRIPTION AND PERSON SPECIFICATION

POST DESCRIPTION AND PERSON SPECIFICATION POST SALARY HOURS OF DUTY LOCATION REPORTING TO PAYROLL OFFICER 21,506 23,685 (SUBJECT TO REVIEW) 35 Hours per Week TO BE ADVISED Finance Manager RESPONSIBLE FOR KEY RESPONSIBILITIES 1. Assist the Finance

More information

IAEA Approach to Culture and Leadership for Safety

IAEA Approach to Culture and Leadership for Safety Approach to Culture and Leadership for Safety Monica Haage m.haage@iaea.org International Expert on Safety Culture and Systemic Approach to Safety (The interaction between Human, Technical & Organizational

More information

Licensee Design Authority Capability

Licensee Design Authority Capability Title of document ONR GUIDE Licensee Design Authority Capability Document Type: Unique Document ID and Revision No: Nuclear Safety Technical Assessment Guide NS-TAST-GD-079 Revision 3 Date Issued: April

More information

Dictionary of Functional Competencies for Career Banding

Dictionary of Functional Competencies for Career Banding Dictionary of Functional Competencies for Career Banding NC Office of State Personnel April 6, 2006 Advocacy: Demonstrates skills and abilities needed to effectively develop and present the client s, patient

More information

Business Support Clerical Grade 5 Competencies. Introduction

Business Support Clerical Grade 5 Competencies. Introduction Business Support Clerical Grade 5 Competencies Introduction Competencies are the skills, knowledge, practical behaviours and attitudes which inform the way you operate in working life. Ulster s competency

More information

Employee Probationary Performance Review

Employee Probationary Performance Review Employee Probationary Performance Review Department: Supervisor: Period of Evaluation From: To: Part I Instructions The Employee Probationary Performance Review is designed for the employee to rate the

More information

1 CHANGE VS. TRANSFORMATION

1 CHANGE VS. TRANSFORMATION 1 CHANGE VS. TRANSFORMATION TYPES OF CHANGES Change is constant. Change is both progressive and educational and can be both good and bad, depending on who observes the change. Change can mean political

More information

Unfortunately for managers, the level of stress at which individuals can cope varies from person to person there is no standard level.

Unfortunately for managers, the level of stress at which individuals can cope varies from person to person there is no standard level. Health and Safety Guidance Note STRESS: GUIDANCE FOR MANAGERS What is stress? Pressure is an essential part of living. In its most innocuous form it is harmless to the individual and generally accepted

More information

CHAPTER 3 HUMAN RESOURCES MANAGEMENT

CHAPTER 3 HUMAN RESOURCES MANAGEMENT CHAPTER 3 HUMAN RESOURCES MANAGEMENT If an organization is to achieve its goals, it must not only have the required resources, it must also use them effectively. The resources available to a manager are

More information

Teamwork and Team Performance. Teams are worth the work

Teamwork and Team Performance. Teams are worth the work Teamwork and Team Performance Teams are worth the work Study Questions What is a the nature of teams and teamwork?(types of Teams/The nature of Teamwork/Diversity and Team Performance ) What is team building?(how

More information

Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises

Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises Paul Davidsson and Andreas Jacobsson Department of Systems and Software Engineering,

More information

Module 2 Concepts of Change

Module 2 Concepts of Change Module 2 Concepts of Change List of Figures 2.1 Lewin s Change Theory 2.2 Chin & Benne s Effecting Changes in Human System 2.3 Bullock and Batten s Phases of Planned Change 2.4 Beckhard and Harris change

More information

NOT PROTECTIVELY MARKED JOB DESCRIPTION

NOT PROTECTIVELY MARKED JOB DESCRIPTION JOB DESCRIPTION APPENDIX C Before completing this form, please read the BTP Guide to writing job descriptions for Police Staff roles Appendix B to the SOP. A. POST DETAILS: Job Title: Incident & Problem

More information

Develop working relationships with colleagues

Develop working relationships with colleagues Unit 229 Develop working relationships with colleagues UAN: Level: 2 Credit value: 3 GLH: 19 Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: R/506/1789 Management

More information