paper-with-me

Papers

Prompt-Time Symbolic Knowledge Capture with Large Language Models

2024-02-01 · Tolga Çöplü, Arto Bendiken, Andrii Skomorokhov, Eduard Bateiko, Stephen Cobb, Joshua J. Bouw

Augmenting large language models (LLMs) with user-specific knowledge is crucial for real-world applications, such as personal AI assistants. However, LLMs inherently lack mechanisms for prompt-driven knowledge capture. This paper investigates utilizing the existing LLM capabilities to enable prompt-driven knowledge capture, with a particular emphasis on knowledge graphs. We address this challenge by focusing on prompt-to-triple (P2T) generation. We explore three methods: zero-shot prompting, few-shot prompting, and fine-tuning, and then assess their performance via a specialized synthetic dataset. Our code and datasets are publicly available at https://github.com/HaltiaAI/paper-PTSKC.

📄 PDF Abstract BibTeX arXiv:2402.00414

Code (1)

haltiaai/paper-ptskc 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Prompt-Time Ontology-Driven Symbolic Knowledge Capture with Large Language Models

2024-05-22 · Tolga Çöplü, Arto Bendiken, Andrii Skomorokhov, Eduard Bateiko 외

In applications such as personal assistants, large language models (LLMs) must consider the user's personal information and preferences. However, LLMs lack the inherent ability to learn from user interactions. This paper…

Language ModelingLanguage Modelling

Neuro-Symbolic Procedural Planning with Commonsense Prompting

2022-06-06 · Yujie Lu, Weixi Feng, Wanrong Zhu, Wenda Xu 외

Procedural planning aims to implement complex high-level goals by decomposition into sequential simpler low-level steps. Although procedural planning is a basic skill set for humans in daily life, it remains a challenge …

Graph Sampling

Prompt2DeModel: Declarative Neuro-Symbolic Modeling with Natural Language

2024-07-30 · Hossein Rajaby Faghihi, Aliakbar Nafar, Andrzej Uszok, Hamid Karimian 외

This paper presents a conversational pipeline for crafting domain knowledge for complex neuro-symbolic models through natural language prompts. It leverages large language models to generate declarative programs in the D…

Retrieval

Neurosymbolic LoRA: Why and When to Tune Weights vs. Rewrite Prompts

2026-01-19 · Kevin Wang, Neel P. Bhatt, Cong Liu, Junbo Li 외 arxiv

Large language models (LLMs) can be adapted either through numerical updates that alter model parameters or symbolic manipulations that work on discrete prompts or logical constraints. While numerical fine-tuning excels …

Mathematical Reasoning

Discovering Novel Actions from Open World Egocentric Videos with Object-Grounded Visual Commonsense Reasoning

2023-05-26 · Sanjoy Kundu, Shubham Trehan, Sathyanarayanan N. Aakur

Learning to infer labels in an open world, i.e., in an environment where the target ``labels'' are unknown, is an important characteristic for achieving autonomy. Foundation models, pre-trained on enormous amounts of dat…

Object RecognitionVisual Commonsense Reasoning