This repository contains the code and report for our automated negotiation agent. This is developed as part of the class competition in Intelligent Agent (COMP6203) module at the University of Southampton.
In this work, we designed and developed a negotiation agent using GENIUS, a platform for developing automated multi-issues negotiation agents. The negotiation strategy of our agent is created using the combination of many state-of-the-art approaches from the literature including opponent modelling using frequency heuristic and Gaussian process regression, user model estimation using linear programming, and concession strategy that is adaptive based on opponent’s behavior.