API Endpoint for journals.

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

{
    "pk": 33110,
    "title": "Incorporating Real-Time Rando m Time Effects in Neural Networks: A Temporal Summation Mechanism",
    "subtitle": null,
    "abstract": "Implementing random time effects in neural networks has \nbeen a challenge for neural network researchers. In this \npaper, we propose a neurophysiologically inspired temporal \nsummation mechanism to reflect real-time random dynamic \nprocessing in neural networks. According to the physiology \nof neuronal firing, a presynaptic neuron sends out a burst of \nrandom spikes to a postsynaptic neuron. In the postsynaptic \nneuron, spikes arriving at different points in time are summed \nuntil the postsynaptic membrane potential exceeds a \nthreshold, thus initiating postsynaptic firing. This temporal \nsummation process can be used as a metric for deriving time \npredictions in neural networks. To demonstrate potential \napplications of temporal summation, we have employed a \nfeedforward, two-layer network featuring a Hebbian learning \nrule to perform simulations using the semantic priming \nexperimental paradigm. W e are able to successfully \nreproduce not only the basic patterns of observed response \ntime data (e.g., positively skewed response time distributions \nand speed-accuracy trade-offs) but also the semantic priming \neffect and the time-course of priming as a function of \nstimulus-onset-asynchrony. These results suggest that the \nproposed temporal summation mechanism may be a \npromising candidate for incorporating real-time, random time \neffects into neural network modeling of human cognition.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "17",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5d75b3xm",
    "frozenauthors": [
        {
            "first_name": "Cheongtag",
            "middle_name": "",
            "last_name": "Kim",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        },
        {
            "first_name": "In",
            "middle_name": "Jae",
            "last_name": "Myung",
            "name_suffix": "",
            "institution": "The Ohio State University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1995-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/33110/galley/24171/download/"
        }
    ]
}