API Endpoint for journals.

GET /api/articles/26256/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 26256,
    "title": "Better safe than sorry:Risky function exploitation through safe optimization",
    "subtitle": null,
    "abstract": "Exploration-exploitation of functions, that is learningand optimizing a mapping between inputs and expectedoutputs, is ubiquitous to many real world situations.These situations sometimes require us to avoid certainoutcomes at all cost, for example because they arepoisonous, harmful, or otherwise dangerous. We testparticipants’ behavior in scenarios in which they haveto find the optimum of a function while at the sametime avoid outputs below a certain threshold. Intwo experiments, we find that Safe-Optimization, aGaussian Process-based exploration-exploitation algo-rithm, describes participants’ behavior well and thatparticipants seem to care first about whether a point issafe and then try to pick the optimal point from all suchsafe points. This means that their trade-off betweenexploration and exploitation indicates intelligent,approximate, and homeostasis-driven behavior",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Safe Optimization"
        },
        {
            "word": "Function learning"
        },
        {
            "word": "Ap-proximate Learning"
        },
        {
            "word": "Gaussian Process"
        },
        {
            "word": "Homeostasis"
        }
    ],
    "section": "Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/53v1688p",
    "frozenauthors": [
        {
            "first_name": "Eric",
            "middle_name": "",
            "last_name": "Schulz",
            "name_suffix": "",
            "institution": "University College London",
            "department": ""
        },
        {
            "first_name": "Quentin",
            "middle_name": "J.M.",
            "last_name": "Huys",
            "name_suffix": "",
            "institution": "University of Z ̈urich",
            "department": ""
        },
        {
            "first_name": "Dominik",
            "middle_name": "R.",
            "last_name": "Bach",
            "name_suffix": "",
            "institution": "University of Z ̈urich",
            "department": ""
        },
        {
            "first_name": "Maarten",
            "middle_name": "",
            "last_name": "Speekenbrink",
            "name_suffix": "",
            "institution": "University College London",
            "department": ""
        },
        {
            "first_name": "Andreas",
            "middle_name": "",
            "last_name": "Krause",
            "name_suffix": "",
            "institution": "University of Z ̈urich",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2016-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/26256/galley/15892/download/"
        }
    ]
}