Time-utility function

A Time/Utility Function (TUF), née Time/Value Function, specifies the application-specific utility that an action (e.g., task, mechanical movement) accrues depending on its completion time.[1][2] TUFs and their utility interpretations (semantics), scales, and values are derived from application domain-specific subject matter knowledge. A common interpretation of utility is an action's relative importance, which is independent of its urgency. The traditional deadline represented as a TUF is a special case—a downward step from values from 1 to 0 at the deadline time. A TUF is more general—it has a critical time, with application-specific shapes and values on each side, after which it does not increase.

The optimality criterion for scheduling multiple TUFs historically has been solely maximal utility accrual (UA)—e.g., a (perhaps expected) polynomial sum of the individual actions' accrued utilities (which thus takes timeliness with respect to critical times into account). Additional criteria (e.g., dependencies, energy), system models, and scheduling algorithms have been added as the TUF/UA paradigm and its use cases have evolved. More expressively, TUF/UA can be used in systems in which timeliness, accrued utility, and other scheduling criteria (e.g., predictability) may be dynamically traded off against one another to constitute situational application QoS.

Time/Utility Functions

The TUF/UA paradigm was originally created to address certain timeliness- and application QoS-based scheduling needs of various military applications for which traditional real-time concepts and practices are not sufficiently expressive (e.g., for timeliness-critical systems not having deadlines) and resilient (e.g., for systems subject to routine overloads)—such as for ballistic missile defense.[3][4][5]

Subsequently, numerous variations on the original TUF model, the TUF/UA paradigm’s system model, and thus scheduling algorithms, have been studied in the academic literature—e.g.,[6][7][8][9][10]—and applied in civilian contexts.

Some examples of the latter include: cyber-physical systems,[11] AI,[12] multi-robot systems,[13] drone scheduling,[14] autonomous robots,[15] intelligent vehicle-to-cloud data transfers,[16] industrial process control,[17] transaction systems,[18] high performance computing,[19] cloud systems,[20] heterogeneous clusters,[21] service-oriented computing,[22] networking [23][24] and memory management.[25][26] A steel mill example is briefly described in the Introduction of Clark's Ph.D. thesis.[27] Information about any commercial or military instances of the paradigm may be publicly inaccessible (proprietary or classified, respectively).

TUFs and their utility interpretations (semantics), scales, and values are derived from domain-specific subject matter knowledge.[28][5] A common generic interpretation of utility is actions' relative importance.[endnotes 1] A framework for á priori assigning static utility values subject to strong constraints on system models has been devised,[8] but subsequent (like prior) TUF/UA research and development have exploited application-specificity rather than investing in creation of more general frameworks. However, such frameworks and tools remain an important research topic.

By convention, a TUF is a (not strictly) concave function. A TUF has a global critical time, after which its utility does not increase. If a TUF never decreases, the critical time is arbitrary. The global critical time may be followed by local critical times—e.g., consider a sequence of downward steps in a TUF, perhaps to approximate a smooth downward curve.[endnotes 2]

TUF/UA papers in the research literature, with few exceptions, e.g.,[29][6][30][31][8][10] are for only either linear or piecewise linear (including conventional deadline-based) TUFs because they are easier to specify and schedule. In many cases, the TUFs are only monotonically decreasing.

A constant TUF represents an action's utility that is not related to the action's completion time—for example, the action's relative importance. This allows both time-dependent and time-independent actions to be scheduled coherently.

TUF utility may include negative values. (A TUF that has negative values in its range is not necessarily dropped from scheduling consideration, that depends on the scheduling algorithm.)

A conventional deadline (d) represented as a TUF is a special case—a downward step TUF[endnotes 3] having a unit penalty (i.e., having utility values 1 before and 0 after the critical time).

More generally, a TUF allows downward (and upward) step (and other) functions to have any pre- and post-critical time utilities (consistent with the TUF being concave).

Tardiness[endnotes 4] represented as a TUF is a special case whose non-zero utility is the linear function C - d. More generally, a TUF allows non-zero earliness and tardiness to be non-linear—e.g., increasing tardiness may result in non-linearly decreasing utility (greater "penalty" or "cost"), such as when detecting a threat.

Thus, TUFs provide a rich generalization of traditional action completion time constraints in real-time systems.

However, TUF scheduling is not confined to the conventional real-time criterion of maximizing timeliness—i.e., in the sense of seeking to maximize accrued utility by maximizing timeliness with respect to critical times. It is intended primarily for maximal application-level QoS, typically involving trade-offs among timeliness, utility, and other criteria such as predictability (see below).

A TUF (its shape and values) may be dynamically adapted by an application or its operational environment,[2] independently for any actions currently either waiting or operating.[endnotes 5] These adaptations may occur either at discrete events—e.g., at an application mode change (such as for ballistic missile flight phases),[5] or continuously (such as for air-to-air radar tracking, where some actions’ operational durations and utilities are a function of when those actions begin operation.[32])

Utility Accrual Scheduling

This section is a work in progress.




Endnotes

  1. Scheduling based on importance is not the same as greedy dispatching based on importance.
  2. This is more general than Locke's introduction of the term critical time and than his limitation on linear functions.
  3. There is a discontinuity in either the function or its first or second derivative.
  4. Tardiness = max [0, C - d], earliness = max [0, d - C]—see any book in the field of scheduling theory.
  5. Operating is used as the general case to include non-computational (e.g., mechanical) actions as well as computational tasks that execute.

References

  1. E. Douglas Jensen, C. Douglas Locke, and Hideyuki Tokuda. A Time-Value Driven Scheduling Model for Real-Time Operating Systems, Proc. Symposium on Real-Time Systems, IEEE, 1985.
  2. E. Douglas Jensen. A Timeliness Model for Asynchronous Decentralized Computer Systems, Proc. International Symposium on Autonomous Decentralized Systems, IEEE, 1993
  3. E. Douglas Jensen. Chapter 3 Radar Scheduling, Section 1 The Scheduling Problem in Gouda+ 77 (unclassified version).
  4. Mohamed G. Gouda, Yi-Wu Han, E. Douglas Jensen, Wesley D. Johnson, Richard Y. Kain (Editor). Distributed Data Processing Technology, Vol. IV, Applications of DDP Technology to BMD: Architectures and Algorithms, unclassified version, Defense Technical Information Center a047477, Honeywell Systems and Research Center, Minneapolis, MN, 1977.
  5. David P. Maynard, Samuel E. Shipman, Raymond K. Clark, J. Duane Northcutt, E. Douglas Jensen, Russell B. Kegley, Betsy A. Zimmerman, Peter J. Keleher. An Example Real-Time Battle Management Command and Control Application for Alpha, Section 8.2.1, Archons Project Technical Report, 1988, and public version 2008.
  6. Binoy Ravindran, E. Douglas Jensen, and Peng Li. On Recent Advances in Time/Utility Function Real-Time Scheduling and Resource Management, Proc. Eighth IEEE International Symposium on Object-Oriented Real-Time Distributed Computing, 2005.
  7. Saud A. Aldami and Alan Burns. Dynamic Value-Density for Scheduling Real-Time Systems, Proc. 11th Euromicro Conference on Real-Time Systems, IEEE, 1999.
  8. Alan Burns, D. Prasad, A. Bondavalli, F. Di Giandomenico, K. Ramamritham, J. Stankovic, L. Strigini. The meaning and role of value in scheduling flexible real-time systems, Journal of Systems Architecture, Elsivier, 2000.
  9. Divya Prasad, Alan Burns, and Martin Atkins. The Valid Use of Utility in Adaptive Real-Time Systems. Real-Time Systems, Kluwer, 2003.
  10. Ken Chen and Paul Muhlethaler. A Family of Scheduling Algorithms for Real-Time Systems Using Time Value Functions. Real-Time Systems, vol. 10 no. 3, Kluwer, 1996.
  11. Terry Tidwell, Robert Glaubius, Christopher D. Gill and William D. Smart. Optimizing Expected Time Utility in Cyber-Physical Systems Schedulers, Proc. IEEE Real-Time Systems Symposium, 2010.
  12. Yagil Ronén, Daniel Mossé, and Martha E. Pollack. Value-Density Algorithms for the Deliberation-Scheduling Problem, ACM SIGART Bulletin, Volume 7 Issue 2, 1996.
  13. Michał Barcís, Agata Barcís, and Hermann Hellwagner. An Evaluation Model for Information Distribution in Multi-Robot Systems, Sensors, January 2020.
  14. Shireen Seakhoa-King, Paul Balaji, Nicolas Trama Alvarez, and William J. Knottenbelt. Revenue-Driven Scheduling in Drone Delivery Networks with Time-Sensitive Service Level Agreements, Proc. 12th EAI International Conference on Performance Evaluation Methodologies and Tools, ACM, 2019.
  15. Aldis Baums. Automatic Control and Computer Sciences, Vol. 46, No. 6, Allerton Press, 2012.
  16. Jean Ibarz, Michaël Lauer, Matthieu Roy, Jean-Charles Fabre, Olivier Flébus. Optimizing Vehicle-to-Cloud Data Transfers using Soft Real-Time Scheduling Concepts, Proc. 28th International Conference on Real-Time Networks and Systems, ACM, 2020.
  17. Rutger Habets. Improving the line performance of packaging line 41 at Heineken Zoeterwoude, Bachelor of Science project thesis, Industrial Engineering and Management, University of Twente, 2019.
  18. Jayant R. Haritsa, Jayant R., Michael J. Carey, and Miron Livney. Value-Based Scheduling in Real-Time Databases, VLDB Journal, 2 (2) 1993.
  19. Luis Diego Briceño, Bhavesh Khemka, Howard Jay Siegel, Anthony A. Maciejewski, Christopher Groër, Gregory Koenig, Gene Okonski, and Steve Poole. Time Utility Functions for Modeling and Evaluating Resource Allocations in a Heterogeneous Computing System, Proc. IEEE International Symposium on Parallel and Distributed Processing, 2011.
  20. Cihan Tunc, Nirmal Kumbhare, Ali Akoglu, Salim Hariri, Dylan Machovec, Howard Jay Siegel. Value of Service Based Task Scheduling for Cloud Computing Systems, Proc. International Conference on Cloud and Autonomic Computing, 2016.
  21. Vignesh T. Ravi1, Michela Becchi2, Gagan Agrawal1, and Srimat Chakradhar. ValuePack: Value-Based Scheduling Framework for CPU-GPU Clusters, Proc. IEEE International Conference on High Performance Computing, Networking, Storage and Analysis, 2012.
  22. Alvin AuYoung, Laura Grit, Janet Wiener, John Wilkes. Service contracts and aggregate utility functions, Proc. 15th IEEE International Symposium on High Performance Distributed Computing, 2006.
  23. Jinggang Wang and Binoy Ravindran. Time-Utility Function-Driven Switched Ethernet: Packet Scheduling Algorithm, Implementation, and Feasibility Analysis, IEEE Transactions on Parallel and Distributed Systems, vol. 15, no. 2, February 2004.
  24. Michael D. Theys, Howard Jay Siegel, and Edwin K. P. Chong. Heuristics for Scheduling Data Requests Using Collective Communications in a Distributed Communication Network, Journal of Parallel and Distributed Computing 61, 1337- 1366, 2001.
  25. Hyeonjoong Cho, Binoy Ravindran, Chewoo Na. Garbage Collector Scheduling in Dynamic, Multiprocessor Real-Time Systems, IEEE Transactions on Parallel and Distributed Systems 20(6), June 2009.
  26. Shahrooz Feizabadi and Godmar Back. Garbage collection-aware utility accrual scheduling, Real-Time Systems Journal, July 2007, Volume 36, Issue 1–2, 2007.
  27. Raymond K. Clark. Scheduling Dependent Real-Time Activities, Ph.D. Dissertation, CMU-CS-90-155, Computer Science Department, Carnegie Mellon Univ., 1990.
  28. Raymond K. Clark, E. Douglas Jensen, Arkady Kanevsky, John Maurer, Paul Wallace, Tom Wheeler, Yun Zhang, Douglas M. Wells, Tom Lawrence, and Pat Hurley. An Adaptive, Distributed Airborne Tracking System, IEEE Parallel and Distributed Real-Time Systems, volume 1586 of LNCS, Springer-Verlag, 1999.
  29. C. Douglas Locke. Best-Effort Decision Making for Real-Time Scheduling, Ph.D. Thesis CMU-CS-86-134, Computer Science Department, Carnegie-Mellon University, 1986.
  30. Peng Li. Utility Accrual Real-Time Scheduling: Models and Algorithms, Ph.D. dissertation, Virginia Polytechnic Institute and State University, 2004.
  31. Peng Li, Haisang Wu, Binoy Ravindran, and E. Douglas Jensen. A Utility Accrual Scheduling Algorithm for Real-Time Activities with Mutual Exclusion Resource Constraints, IEEE Transactions on Computers, vol. 55, no. 4, April 2006.
  32. Umut Balli, Haisang Wu, Binoy Ravindran, Jonathan Stephen Anderson, E. Douglas Jensen. Utility Accrual Real-Time Scheduling under Variable Cost Functions, IEEE Transactions on Computers, Volume 56, Number 3, March 2007.

See Also


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.