API Endpoint for journals.

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

{
    "pk": 31858,
    "title": "Dynamically constraining connectionist networks to produce distributed, orthogonal representations to reduce catastrophic interference",
    "subtitle": null,
    "abstract": "It is well known that when a connectionist network is trained on one set of patterns and then attempts to add new patterns to its repertoire, catastrophic interference may result. The use of sparse, orthogonal hidden-layer representations has been shown to reduce catastrophic interference. The author demonstrates that the use of sparse representations may, in certain cases, actually result in worse performance on catastrophic interference. This paper argues for the necessity of maintaining hidden-layer representations that are both as highly distributed and as highly orthogonal as possible. The author presents a learning algorithm, called context-biasing, that dynamically solves the problem of constraining hiddenlayer representations to simultaneously produce good orthogonality and distributedness. On the data tested for this study, context-biasing is shown to reduce catastrophic interference by more than 50% compared to standard backpropagation.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Refereed Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4b32g6bj",
    "frozenauthors": [
        {
            "first_name": "Robert",
            "middle_name": "M.",
            "last_name": "French",
            "name_suffix": "",
            "institution": "Willamette University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1994-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31858/galley/22925/download/"
        }
    ]
}