paper-with-me

홈 › Papers

Pandora: A Code-Driven Large Language Model Agent for Unified Reasoning Across Diverse Structured Knowledge

2025-04-17 · Yongrui Chen, Junhao He, Linbo Fu, Shenyu Zhang, Rihui Jin, Xinbang Dai, Jiaqi Li, Dehai Min, Nan Hu, Yuxin Zhang, Guilin Qi, Yi Huang, Tongtong Wu

Unified Structured Knowledge Reasoning (USKR) aims to answer natural language questions (NLQs) by using structured sources such as tables, databases, and knowledge graphs in a unified way. Existing USKR methods either rely on employing task-specific strategies or custom-defined representations, which struggle to leverage the knowledge transfer between different SKR tasks or align with the prior of LLMs, thereby limiting their performance. This paper proposes a novel USKR framework named \textsc{Pandora}, which takes advantage of \textsc{Python}'s \textsc{Pandas} API to construct a unified knowledge representation for alignment with LLM pre-training. It employs an LLM to generate textual reasoning steps and executable Python code for each question. Demonstrations are drawn from a memory of training examples that cover various SKR tasks, facilitating knowledge transfer. Extensive experiments on four benchmarks involving three SKR tasks demonstrate that \textsc{Pandora} outperforms existing unified frameworks and competes effectively with task-specific methods.

📄 PDF Abstract BibTeX arXiv:2504.12734

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelTransfer Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Pandora: Leveraging Code-driven Knowledge Transfer for Unified Structured Knowledge Reasoning

2025-08-25 · Yongrui Chen, Junhao He, Linbo Fu, Shenyu Zhang 외 arxiv

Unified Structured Knowledge Reasoning (USKR) aims to answer natural language questions by using structured sources such as tables, databases, and knowledge graphs in a unified way. Existing USKR methods rely on task-spe…

Knowledge Graphs

PANDORA: Diffusion Policy Learning for Dexterous Robotic Piano Playing

2025-03-17 · Yanjia Huang, Renjie Li, Zhengzhong Tu

We present PANDORA, a novel diffusion-based policy learning framework designed specifically for dexterous robotic piano performance. Our approach employs a conditional U-Net architecture enhanced with FiLM-based global c…

DenoisingLanguage ModelingLanguage ModellingLarge Language Model

Pandora: Towards General World Model with Natural Language Actions and Video States

2024-06-12 · Jiannan Xiang, Guangyi Liu, Yi Gu, Qiyue Gao 외

World models simulate future states of the world in response to different actions. They facilitate interactive content creation and provides a foundation for grounded, long-horizon reasoning. Current foundation models do…

Online Pandora's Boxes and Bandits

2019-01-30 · Hossein Esfandiari, Mohammadtaghi Hajiaghayi, Brendan Lucier, Michael Mitzenmacher

We consider online variations of the Pandora's box problem (Weitzman. 1979), a standard model for understanding issues related to the cost of acquiring information for decision-making. Our problem generalizes both the cl…

Decision MakingReinforcement Learning

PANDORA: A Parallel Dendrogram Construction Algorithm for Single Linkage Clustering on GPU

2024-01-11 · Piyush Sao, Andrey Prokopenko, Damien Lebrun-Grandié

This paper presents \pandora, a novel parallel algorithm for efficiently constructing dendrograms for single-linkage hierarchical clustering, including \hdbscan. Traditional dendrogram construction methods from a minimum…

ClusteringGPU