pith:WT2B2WJP
Enhancing LLM-Based Neural Network Generation: Few-Shot Prompting and Efficient Validation for Automated Architecture Design
Three examples in few-shot prompts let LLMs generate the most balanced neural architectures for vision tasks while a simple hash check speeds validation by 100 times.
arxiv:2512.24120 v2 · 2025-12-30 · cs.CV · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{WT2B2WJP3OXQYVOSO2KO6W37AP}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Using n = 3 examples best balances architectural diversity and context focus for vision tasks. Whitespace-Normalized Hash Validation provides a 100x speedup over AST parsing and prevents redundant training of duplicate architectures.
That the observed performance differences across prompting regimes are driven by the number of examples rather than by uncontrolled variation in LLM sampling, dataset splits, or training hyperparameters.
Three-example few-shot prompting optimizes LLM-generated vision architectures while a whitespace-normalized hash provides 100x faster duplicate detection than AST parsing across seven benchmarks.
References
Cited by
Receipt and verification
| First computed | 2026-06-02T02:04:12.786101Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
b4f41d592fdbaf0c55d27694ef5b7f03f03e6f91c60d07bb18897263dc298645
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/WT2B2WJP3OXQYVOSO2KO6W37AP \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: b4f41d592fdbaf0c55d27694ef5b7f03f03e6f91c60d07bb18897263dc298645
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "035e2a7307fd7baaf807caed199e57d0ff222816b1e5b2d57d969f5c02244eee",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CV",
"submitted_at": "2025-12-30T10:01:55Z",
"title_canon_sha256": "cef0f864368c9e74340f02a0e0288eeb6143455ece25681089161a2f1d5d8acc"
},
"schema_version": "1.0",
"source": {
"id": "2512.24120",
"kind": "arxiv",
"version": 2
}
}