API Endpoint for journals.

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

{
    "pk": 50101,
    "title": "Synthetic Data Generation with Large Language Models for Improved Depression Prediction",
    "subtitle": null,
    "abstract": "Automatic depression detection is gaining traction at the intersection of psychology and machine learning, but concerns over data privacy and scarcity persist. We propose a pipeline using Large Language Models (LLMs) to generate synthetic data that enhances depression prediction while addressing ethical concerns. Starting from recorded clinical transcripts, our chain-of-thought prompting involves two steps: the generation of a synopsis and sentiment analysis from the original transcript, and the generation of synthetic data based on these summaries and a new depression score. The resulting synthetic data not only performs well in terms of utility and fidelity, but also balances the severity distribution in training datasets, improving prediction of depression intensity. Our method offers a practical solution to augmenting limited, sensitive data while preserving statistical integrity. This framework provides a robust framework for advancing mental health research and applications without compromising patient privacy.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Emotion Perception; Machine learning; Neural Networks"
        }
    ],
    "section": "Abstracts with Poster Presentation (accepted as Abstracts)",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/89605525",
    "frozenauthors": [
        {
            "first_name": "Andrea",
            "middle_name": "D",
            "last_name": "Kang",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": ""
        },
        {
            "first_name": "Jun Yu",
            "middle_name": "",
            "last_name": "Chen",
            "name_suffix": "",
            "institution": "UCLA",
            "department": ""
        },
        {
            "first_name": "Zoe",
            "middle_name": "",
            "last_name": "Lee-Youngzie",
            "name_suffix": "",
            "institution": "University of California, Los Angeles",
            "department": ""
        },
        {
            "first_name": "Shuhao",
            "middle_name": "",
            "last_name": "Fu",
            "name_suffix": "",
            "institution": "UCLA",
            "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/50101/galley/38063/download/"
        }
    ]
}