Pith. sign in

REVIEW 1 cited by

Struct-X: Enhancing Large Language Models Reasoning with Structured Data

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.12522 v1 pith:LEUEZLZY submitted 2024-07-17 cs.CL cs.AI

classification cs.CLcs.AI
keywords datastructuredllmsstruct-xinformationreasoningtokenscontext
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Structured data, rich in logical and relational information, has the potential to enhance the reasoning abilities of large language models (LLMs). Still, its integration poses a challenge due to the risk of overwhelming LLMs with excessive tokens and irrelevant context information. To address this, we propose Struct-X, a novel framework that operates through five key phases: ``read-model-fill-reflect-reason'' efficiently enabling LLMs to utilize structured data. It begins by encoding structured data into a topological space using graph embeddings, followed by filling in missing entity information with knowledge retrieval modules, and filtering out irrelevant tokens via a self-supervised module. The final phase involves constructing a topological network with selected tokens to further reduce the total token length for more effective LLM inference. Additionally, Struct-X includes an Auxiliary Module trained to generate prompts, aiding LLMs in analyzing structured data. Extensive experiments on benchmarks, including the knowledge graph question-answer task and the long document reading comprehension task, show that Struct-X notably improves LLM reasoning, demonstrating the effectiveness of structured data augmentation in improving LLM inference with complex input context.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Hybrid Graphs for Table-and-Text based Question Answering using LLMs

    cs.CL 2025-01 conditional novelty 6.0 of 10

    A zero-shot table-text QA method that builds a hybrid graph of table cells and passage entities, prunes it via question-entity matching and 3-hop BFS, and feeds the pruned context to an LLM, improving EM and reducing ...

Pith tools