API Endpoint for journals.

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

{
    "pk": 49490,
    "title": "Detecting Critical Collapsed Nodes in Social Networks: A Cognitive Model of Resilience under Spatial Constraints",
    "subtitle": null,
    "abstract": "The resilience of social networks hinges on identifying users whose departure causes cascading collapse, influenced by both topology and social cognition, such as spatial relationship constraints. Existing studies often overlook how cognitive and behavioral factors shape network fragility. This paper introduces a cognitive-computational framework to detect critical collapsed nodes under spatial constraints, using the (k, σ)-core model to integrate social cohesion (k-core) and spatial thresholds (σ). We propose a pruning algorithm leveraging spatial locality for efficient querying of collapsed nodes and formalize the problem of finding optimal collapsed nodes as an NP-hard task. Our greedy heuristic prioritizes nodes with the most significant cascading impact, similar to human strategies in crises. Experiments on eight real-world networks show our model outperforms topology-only baselines in predicting collapse patterns, especially in spatially-embedded communities. Our findings highlight how spatial constraints and social cohesion amplify systemic fragility, providing insights for designing cognitively-aligned interventions to boost network resilience, bridging computational analysis with cognitive science.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Computer Science; Cognitive Humanities; Social cognition; Spatial cognition; Big data"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/4kb2k1xb",
    "frozenauthors": [
        {
            "first_name": "Wei",
            "middle_name": "",
            "last_name": "Li",
            "name_suffix": "",
            "institution": "Harbin Engineering University",
            "department": ""
        },
        {
            "first_name": "Chenghao",
            "middle_name": "",
            "last_name": "Li",
            "name_suffix": "",
            "institution": "Harbin Engineering University",
            "department": ""
        },
        {
            "first_name": "Yidan",
            "middle_name": "",
            "last_name": "Chen",
            "name_suffix": "",
            "institution": "Harbin Engineering University",
            "department": ""
        },
        {
            "first_name": "Ziyang",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "Harbin Engineering University",
            "department": ""
        },
        {
            "first_name": "Weihe",
            "middle_name": "",
            "last_name": "Yan",
            "name_suffix": "",
            "institution": "Harbin Engineering University",
            "department": ""
        },
        {
            "first_name": "Moustafa",
            "middle_name": "",
            "last_name": "Youssef (IEEE/ACM Fellow)",
            "name_suffix": "",
            "institution": "American University in Cairo and Alexandria University",
            "department": ""
        },
        {
            "first_name": "Xiang",
            "middle_name": "",
            "last_name": "Li",
            "name_suffix": "",
            "institution": "Harbin Engineering 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/49490/galley/37452/download/"
        }
    ]
}