API Endpoint for journals.

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

{
    "pk": 49919,
    "title": "Convolutional Neural Networks Can (Meta-)Learn the Same-Different Relation",
    "subtitle": null,
    "abstract": "While convolutional neural networks (CNNs) have come to match and exceed human performance in many settings, the tasks these models optimize for are largely constrained to the level of individual objects, such as classification and captioning. Humans remain vastly superior to CNNs in visual tasks involving relations, including the ability to identify two objects as `same' or `different'. A number of studies have shown that while CNNs can be coaxed into learning the same-different relation in some settings, they tend to generalize poorly to other instances of this relation. In this work we show that the same CNN architectures that fail to generalize the  same-different relation with conventional training are able to succeed when trained via meta-learning, which explicitly encourages abstraction and generalization across tasks.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Vision; Neural Networks"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9h48r4g3",
    "frozenauthors": [
        {
            "first_name": "Max",
            "middle_name": "",
            "last_name": "Gupta",
            "name_suffix": "",
            "institution": "Princeton University",
            "department": ""
        },
        {
            "first_name": "Sunayana",
            "middle_name": "",
            "last_name": "Rane",
            "name_suffix": "",
            "institution": "Princeton University",
            "department": ""
        },
        {
            "first_name": "R. Thomas",
            "middle_name": "",
            "last_name": "McCoy",
            "name_suffix": "",
            "institution": "Yale University",
            "department": ""
        },
        {
            "first_name": "Tom",
            "middle_name": "",
            "last_name": "Griffiths",
            "name_suffix": "",
            "institution": "Princeton University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/49919/galley/37881/download/"
        }
    ]
}