Using Emotions to Enhance Decision-Making

Abstract

We present a novel methodology for decision-making by computer agents that leverages a computational concept of emotions. It is believed that emotions help living organisms perform well in complex environments. Can we use them to improve the decision-making performance of computer agents? We explore this possibility by formulating emotions as mathematical operators that serve to update the relative priorities of the agent's goals. The agent uses rudimentary domain knowledge to monitor the expectation that its goals are going to be accomplished in the future, and reacts to changes in this expectation by "experiencing emotions." The end result is a projection of the agent's long-run utility function, which might be too complex to optimize or even represent, to a time-varying valuation function that is being myopically maximized by selecting appropriate actions. Our methodology provides a systematic way to incorporate emotion into a decision-theoretic framework, and also provides a principled, domain-independent methodology for generating heuristics in novel situations. We test our agents in simulation in two domains: restless bandits and a simple foraging environment. Our results indicate that emotion-based agents outperform other reasonable heuristics for such difficult domains, and closely approach computationally expensive near-optimal solutions, whenever these are computable, yet requiring only a fraction of the cost.

Cite

Text

Antos and Pfeffer. "Using Emotions to Enhance Decision-Making." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-016

Markdown

[Antos and Pfeffer. "Using Emotions to Enhance Decision-Making." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/antos2011ijcai-using/) doi:10.5591/978-1-57735-516-8/IJCAI11-016

BibTeX

@inproceedings{antos2011ijcai-using,
  title     = {{Using Emotions to Enhance Decision-Making}},
  author    = {Antos, Dimitrios and Pfeffer, Avi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {24-30},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-016},
  url       = {https://mlanthology.org/ijcai/2011/antos2011ijcai-using/}
}