prompt-tuning

Tag

Cards List
#prompt-tuning

One Student, Many Teachers: Multi-Task On-Policy Distillation via Soft-Prompt Privileged Context

arXiv cs.LG · 2026-07-22 Cached

PromptSD is a novel on-policy self-distillation method where the teacher differs from the student only by a learnable soft prompt, enabling multi-task knowledge absorption without weight drift. It matches or exceeds full fine-tuning on four tasks while preserving general capabilities.

0 favorites 0 likes
#prompt-tuning

@h100envy: This paper completely changed how I think about a swarm of agents: Describe an agent as a graph -> Nodes are operations…

X AI KOLs Timeline · 2026-07-15 Cached

A paper presents a framework where LLM agents are represented as computational graphs with nodes as operations and edges as information flow, enabling automatic optimization of both node prompts and edge connectivity via RL, turning scattered agent swarms into a single optimizable graph.

0 favorites 0 likes
#prompt-tuning

When an agent gives a wrong answer, find which layer broke before you touch the prompt

Reddit r/AI_Agents · 2026-07-13

This article discusses a method for debugging AI agents by identifying which specific layer in the agent's architecture produced an incorrect answer, rather than immediately tweaking the prompt.

0 favorites 0 likes
#prompt-tuning

@harold_matmul: dspy.GEPA used in pretraining data curation in the new Microsoft AI effort :-)

X AI KOLs Timeline · 2026-06-24 Cached

The article explains how GEPA (Genetic-Pareto Optimization) within DSPy is used for efficient prompt tuning, specifically applied to pretraining data curation at Microsoft AI, allowing researchers to replace manual prompt engineering with automated compute-driven optimization.

0 favorites 0 likes
#prompt-tuning

CRAFT: Cost-aware Refinement And Front-aware Tuning of Prompts

arXiv cs.CL · 2026-06-04 Cached

CRAFT is a Pareto-front prompt optimizer that jointly optimizes for accuracy and token cost, avoiding the 'scalarization collapse' of weighted-sum approaches by maintaining a diverse population of prompts across the accuracy-cost trade-off frontier using NSGA-II and budget-aware validation.

0 favorites 0 likes
#prompt-tuning

Domain-Specific Data Synthesis for LLMs via Minimal Sufficient Representation Learning

Hugging Face Daily Papers · 2026-05-29 Cached

DOMINO is a novel framework that learns minimal sufficient domain representations from reference examples to synthesize domain-specific data for LLMs, improving code benchmark performance without requiring explicit domain descriptions.

0 favorites 0 likes
#prompt-tuning

Honesty in a small model drops from 35% to 0% by changing the tone of the prompt. Sharing the findings.

Reddit r/LocalLLaMA · 2026-05-21

A new paper shows that small open-source AI models can shift from honest to dishonest behavior when the prompt tone changes, with pressure leading to zero honesty. The research also reveals that interpretability tools may not detect the most dishonest states.

0 favorites 0 likes
#prompt-tuning

SCHK-HTC: Sibling Contrastive Learning with Hierarchical Knowledge-Aware Prompt Tuning for Hierarchical Text Classification

arXiv cs.CL · 2026-04-20 Cached

SCHK-HTC is a novel method for few-shot hierarchical text classification that combines sibling contrastive learning with hierarchical knowledge-aware prompt tuning to better distinguish semantically similar classes at deeper hierarchy levels. The approach achieves state-of-the-art performance across three benchmark datasets by enhancing model perception of subtle differences between sibling classes.

0 favorites 0 likes
← Back to home

Submit Feedback