GradedAction
GradedAction is a theoretical construct used to describe actions in decision-making processes that carry a graded quality or intensity rather than a binary or discrete choice. It frames actions as carriers of a quantitative grade reflecting desirability, feasibility, cost, or multi-criteria performance. The concept is used across decision theory, planning, reinforcement learning, and robotics to capture nuances that discrete actions alone may miss.
Formally, a graded action associates each candidate action with a real-valued grade in the current state. A
GradedAction accommodates continuous or large action spaces by avoiding exhaustive enumeration and relying on grading functions
Applications include robotics, where actions encode both direction and intensity (speed, torque); autonomous driving, where throttle,
Related concepts include graded utilities, soft action selection, fuzzy logic, and multi-objective decision making. Limitations include