API Endpoint for journals.

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

{
    "pk": 49576,
    "title": "TableCritic: Refine Table Reasoning via Self-Criticism and Tool Library",
    "subtitle": null,
    "abstract": "The rapid development of large language models (LLMs) has spurred their applications to tabular data. Prior research has investigated prompt engineering and external tool integration (e.g., code interpreters) to enhance LLMs' table comprehension, yet existing approaches struggle to generalize across diverse table-based reasoning tasks due to task-specific fixed workflows. Additionally, LLMs' inherent limitations, including hallucination and unreliable reasoning, necessitate iterative refinement mechanisms for robust performance. Inspired by cognitive-inspired problem-solving strategies, where iterative reflection and tool augmentation improve decision-making, we propose TableCritic, a functionally grounded computational framework for adaptive table reasoning. Following the functional-structural model taxonomy, our framework operates at the algorithmic level, implementing a dynamic feedback loop: (1) LLM-driven self-critique evaluates intermediate outputs and (2) tool-guided error correction. This task-agnostic architecture achieves performance transparency through modular tool composition while avoiding neurobiological implementation constraints. Experiments show that TableCritic significantly improves accuracy and outperforms baselines across various table-based tasks.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Computer Science; Natural Language Processing; Problem Solving; Reasoning"
        }
    ],
    "section": "Papers with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/5986p1zh",
    "frozenauthors": [
        {
            "first_name": "Ruochun",
            "middle_name": "",
            "last_name": "Jin",
            "name_suffix": "",
            "institution": "National University of Defense Technology",
            "department": ""
        },
        {
            "first_name": "Dong",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "National University of Defense Technology",
            "department": ""
        },
        {
            "first_name": "Xiyue",
            "middle_name": "",
            "last_name": "Wang",
            "name_suffix": "",
            "institution": "National University of Defense Technology",
            "department": ""
        },
        {
            "first_name": "Haoqi",
            "middle_name": "",
            "last_name": "Zheng",
            "name_suffix": "",
            "institution": "National University of Defense Technology",
            "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/49576/galley/37538/download/"
        }
    ]
}