Topic

#Prompt engineering

Prompt engineering is the practice of crafting and structuring instructions given to a language model to obtain accurate and useful outputs. For example, chain-of-thought prompting techniques measurably improve GPT-4's performance on reasoning tasks.

40Articles
8Sources
65Avg. signal
arXiv cs.AI·

APEX: Adaptive Principle EXtraction A Three-Layer Self-Evolution Framework for Production AI Agents

APEX is a self-improvement framework for production AI agents that co-evolves three dimensions: prompt harness (L1), behavioural principles (L2), and workflow topology (L3). Tested on Joe, an NVIDIA Nemotron super-agent, APEX achieves a Health Score of 0.570 (+90% vs baseline) and distils 6 reusable principles using only 4 LLM calls.

AI AgentsPrompt engineeringReinforcement learning
SIG
72
HYP
00
arXiv cs.CL·

Persuasion Index: A Theory-Guided Framework for Persuasion Analysis

Persuasion Index (PI) is a taxonomy of 15 dimensions grounded in persuasion theories from psychology and communication. Implementation with 55 sub-features built from lexicons and rule-based detectors. Evaluation on 4 public datasets shows PI provides a shared feature space for interpreting rhetorical patterns. Lightweight linear models with interpretability. Open-source package and web interface released.

PapersAI safetyPrompt engineering
SIG
72
HYP
00
arXiv cs.AI·

YeasierAgent: Agentic Social Sandbox as a Canvas for Intent-Driven Creation of Platform-Agnostic Symbiotic Agent-Native Applications

YeasierAgent introduces an application-building paradigm based on symbiotic agents, narrative worlds, and scene-aware interaction. The system unifies automated generation, user-created worlds, and spatial multi-agent collaboration to enable cross-platform agent-native applications without reliance on fixed graphical layouts.

AI AgentsMulti-agentPrompt engineering
SIG
45
HYP
00
arXiv cs.AI·

TrajGenAgent: A Hierarchical LLM Agent for Human Mobility Trajectory Generation

TrajGenAgent is a hierarchical LLM-agent framework for realistic human mobility trajectory generation without model fine-tuning. An orchestrator LLM synthesizes activity chains via in-context learning, then a deterministic workflow grounds them using personalized POI retrieval, distance-aware location selection, and LLM-based duration estimation. Evaluation via anomaly-detection framework on benchmark datasets.

AI AgentsPrompt engineeringReasoning
SIG
72
HYP
00