paper-with-me

홈 › Papers

Towards using Few-Shot Prompt Learning for Automating Model Completion

2022-12-07 · Meriem Ben Chaaben, Lola Burgueño, Houari Sahraoui

We propose a simple yet a novel approach to improve completion in domain modeling activities. Our approach exploits the power of large language models by using few-shot prompt learning without the need to train or fine-tune those models with large datasets that are scarce in this field. We implemented our approach and tested it on the completion of static and dynamic domain diagrams. Our initial evaluation shows that such an approach is effective and can be integrated in different ways during the modeling activities.

📄 PDF Abstract BibTeX arXiv:2212.03404

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Learning

Similar Papers 제목 키워드 기반

Prompted Meta-Learning for Few-shot Knowledge Graph Completion

2025-05-08 · Han Wu, Jie Yin

Few-shot knowledge graph completion (KGC) has obtained significant attention due to its practical applications in real-world scenarios, where new knowledge often emerges with limited available data. While most existing m…

Knowledge Graph CompletionMeta-LearningTransfer Learning

The Promise and Challenges of Using LLMs to Accelerate the Screening Process of Systematic Reviews

2024-04-24 · Aleksi Huotala, Miikka Kuutila, Paul Ralph, Mika Mäntylä

Systematic review (SR) is a popular research method in software engineering (SE). However, conducting an SR takes an average of 67 weeks. Thus, automating any step of the SR process could reduce the effort associated wit…

Text Simplification

Meta-Prompting for Automating Zero-shot Visual Recognition with LLMs

2024-03-18 · M. Jehanzeb Mirza, Leonid Karlinsky, Wei Lin, Sivan Doveh 외

Prompt ensembling of Large Language Model (LLM) generated category-specific prompts has emerged as an effective method to enhance zero-shot recognition ability of Vision-Language Models (VLMs). To obtain these category-s…

Language ModellingLarge Language ModelZero-Shot Learning

Assessing LLMs Suitability for Knowledge Graph Completion

2024-05-27 · Vasile Ionut Remus Iga, Gheorghe Cosmin Silaghi

Recent work has shown the capability of Large Language Models (LLMs) to solve tasks related to Knowledge Graphs, such as Knowledge Graph Completion, even in Zero- or Few-Shot paradigms. However, they are known to halluci…

Knowledge Graph CompletionKnowledge Graphs

How Well Do LLMs Imitate Human Writing Style?

2025-09-29 · Rebira Jemama, Rajesh Kumar arxiv

Large language models (LLMs) can generate fluent text, but their ability to replicate the distinctive style of a specific human author remains unclear. We present a fast, training-free framework for authorship verificati…