nerdexam
Amazon

MLS-C01 · Question #190

A data scientist is working on a public sector project for an urban traffic system. While studying the traffic patterns, it is clear to the data scientist that the traffic behavior at each light is…

The correct answer is A. The data scientist should obtain a correlated equilibrium policy by formulating this problem. This is a multi-agent reinforcement learning (MARL) problem. Each traffic light is an agent, and their behaviors are correlated - meaning agents can benefit from coordinating decisions based on shared signals. A correlated equilibrium (Option A) is the appropriate…

Modeling

Question

A data scientist is working on a public sector project for an urban traffic system. While studying the traffic patterns, it is clear to the data scientist that the traffic behavior at each light is correlated, subject to a small stochastic error term. The data scientist must model the traffic behavior to analyze the traffic patterns and reduce congestion. How will the data scientist MOST effectively model the problem?

Options

  • AThe data scientist should obtain a correlated equilibrium policy by formulating this problem
  • BThe data scientist should obtain the optimal equilibrium policy by formulating this problem
  • CRather than finding an equilibrium policy, the data scientist should obtain accurate
  • DRather than finding an equilibrium policy, the data scientist should obtain accurate

How the community answered

(15 responses)
  • A
    80% (12)
  • B
    7% (1)
  • D
    13% (2)

Explanation

This is a multi-agent reinforcement learning (MARL) problem. Each traffic light is an agent, and their behaviors are correlated - meaning agents can benefit from coordinating decisions based on shared signals. A correlated equilibrium (Option A) is the appropriate game-theoretic solution concept here: it allows agents to act on a shared correlation device (e.g., a central signal), achieving better joint outcomes than independently computed Nash equilibria. A standard optimal Nash equilibrium (Option B) assumes agents act independently, ignoring the stated correlation - it would underperform. Options C and D suggest building accurate forecasting models rather than an equilibrium policy, which misses the coordination and congestion-reduction goal: forecasting traffic does not by itself produce optimal control signals for the lights.

Topics

#Correlated Equilibrium#Game Theory#Multi-agent Systems#Traffic Optimization

Community Discussion

No community discussion yet for this question.

Full MLS-C01 Practice