Skip to content

Explore human decision making with Artificial Intelligence approach

Notifications You must be signed in to change notification settings

DylanHaiyangChen/CogSciLab

Repository files navigation

CogSciLab

Explore human decision making with Artificial Intelligence approach

Detailed Report

Introduction

There is a very interesting phenomenon that people's preference changed by adding a third alternative. It has been a evidence to against the opinion that human decision making is irrational. However, recent study [1], [2] show that human decision making is optimal. In this project, we will try to underlie information processing mechanisms in the human decision making task and find the way to help people make better decisions.

Method

  1. Value-based reinforcement learning approach
  • Q-learning
  • Linear value function appromaxition
  • DQN (In progress)
  1. Policy-based approach
  • REINFORCE (Monte Carlo Policy Gradient)
  • Actor-Critic (AC)

Result

The distribution of probability is the distribution with parameters (a = 1, b = 1) and the distribution of value is the t distribution with parameters (location = 19.60, scale = 8.08, and df = 100).

Result of the proportion of choices during testing with the probability of ordinal error from 0.0 to 1.0

result result result result

Reference

.[1] Why Contextual Preference Reversals Maximize Expected Value

.[2] The Effect of Expected Value on Attraction Effect Preference Reversals

Projects

dennybritz/reinforcement-learning

About

Explore human decision making with Artificial Intelligence approach

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published