llm-pipelines

Tag

Cards List
#llm-pipelines

Why Self-Correction Loops Can Degrade Reliability in LLM Pipelines (85% Down to 62%)

Reddit r/artificial · 2026-08-22

Adding a self-correction loop to an LLM pipeline for structured data extraction reduced consistency from 85% to 62%, due to compounding noise and regeneration drift. The article discusses potential solutions like granular diff mechanisms or deterministic gates.

0 favorites 0 likes
#llm-pipelines

From Voting to Agent Collaboration: Answer-Type-Aware LLM Pipelines for BioASQ 14b

arXiv cs.CL · 2026-07-08 Cached

This paper presents a question-type-specific LLM framework for the BioASQ 14b Task B biomedical QA challenge, using different inference strategies (snippet shuffling, chain-of-thought, multi-agent collaboration) for yes/no, factoid, and list questions, achieving competitive results including first place in the factoid subtask of Batch 4.

0 favorites 0 likes
#llm-pipelines

FAPO: Fully Autonomous Prompt Optimization of Multi-Step LLM Pipelines

Hugging Face Daily Papers · 2026-06-17 Cached

FAPO is a framework for fully autonomous prompt optimization of multi-step LLM pipelines, combining prompt editing and structural changes. It outperforms the GEPA baseline in 15 of 18 comparisons, with gains up to +33.8 pp on security tasks.

0 favorites 0 likes
#llm-pipelines

QUIVER: A Formal Framework for Quantifying Perturbation Propagation and Bifurcation in Compound AI Systems

arXiv cs.AI · 2026-05-26 Cached

QUIVER introduces a formal framework for quantifying how perturbations propagate through compound AI systems structured as computation graphs, defining sensitivity matrices, trajectory divergence, bifurcation thresholds, and distribution faithfulness, with validation on production and public pipelines.

0 favorites 0 likes
#llm-pipelines

Learning to Hand Off: Provably Convergent Workflow Learning under Interface Constraints

arXiv cs.AI · 2026-05-20 Cached

This paper formalizes workflow learning in multi-agent LLM pipelines as an interface-constrained semi-Markov decision process (IC-SMDP) and proposes IC-ICQQ, an asynchronous decentralized Q-learning algorithm with a finite-sample bound that decomposes error sources, providing the first finite-sample guarantee for neural Q-learning under decentralized partial observability.

0 favorites 0 likes
#llm-pipelines

Operationalizing Document AI: A Microservice Architecture for OCR and LLM Pipelines in Production

arXiv cs.AI · 2026-05-20 Cached

This paper presents a microservice architecture for production document AI pipelines that combine classification, OCR, and LLM extraction, sharing design decisions and batch profiling insights that reveal OCR, not LLM parsing, dominates latency.

0 favorites 0 likes
← Back to home

Submit Feedback