API Endpoint for journals.

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

{
    "pk": 25815,
    "title": "Modeling the Object Recognition Pathway: A Deep Hierarchical Model Using\nGnostic Fields",
    "subtitle": null,
    "abstract": "To recognize objects, the human visual system processes information\nthrough a network of hierarchically organized brain\nregions. Many neurocomputational models have modeled this\nhierarchical structure, but they have often used hand-crafted\nfeatures to model early visual areas. According to the linear efficient\ncoding hypothesis, the goal of the early visual pathway\nis to capture the statistical structure of sensory stimuli, removing\nredundancy, and factoring the input into independent features.\nIn this work, we use a hierarchical Independent Components\nAnalysis (ICA) algorithm to automatically learn the visual\nfeatures that account for early visual cortex. We then continue\nmodeling the object recognition pathway using Gnostic\nFields, a theory for how the brain does object categorization, in\nwhich brain regions devoted to classifying mutually-exclusive\ncategories exist near the top of sensory processing hierarchies.\nThe whole biologically-inspired model not only allows us to\ndevelop representations similar to those in primary visual cortex,\nbut also to perform well on standard computer vision object\nrecognition benchmarks.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "object recognition; Independent Component Analysis;\nGnostic Fields; deep model"
        }
    ],
    "section": "Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/8t67g683",
    "frozenauthors": [
        {
            "first_name": "Panqu",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "University of California San Diego",
            "department": ""
        },
        {
            "first_name": "Garrison",
            "middle_name": "",
            "last_name": "Cottrell",
            "name_suffix": "",
            "institution": "University of California San Diego",
            "department": ""
        },
        {
            "first_name": "Christopher",
            "middle_name": "",
            "last_name": "Kanan",
            "name_suffix": "",
            "institution": "California Institute of Technology",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/25815/galley/15439/download/"
        }
    ]
}