paper-with-me

홈 › Papers

Curate-Train-Refine: A Closed-Loop Agentic Framework for Zero Shot Classification

2026-01-23 · Gaurav Maheshwari, Kevin El Haddad arxiv

Large language models (LLMs) and high-capacity encoders have advanced zero and few-shot classification, but their inference cost and latency limit practical deployment. We propose training lightweight text classifiers using dynamically generated supervision from an LLM. Our method employs an iterative, agentic loop in which the LLM curates training data, analyzes model successes and failures, and synthesizes targeted examples to address observed errors. This closed-loop generation and evaluation process progressively improves data quality and adapts it to the downstream classifier and task. Across four widely used benchmarks, our approach consistently outperforms standard zero and few-shot baselines. These results indicate that LLMs can serve effectively as data curators, enabling accurate and efficient classification without the operational cost of large-model deployment.

📄 PDF Abstract BibTeX arXiv:2601.16530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgenticRL: Self-Refining Agentic Reinforcement Learning for Vision-Conditioned UAV Navigation

2026-06-02 · Roohan Ahmed Khan, Yasheerah Yaqoot, Amir Atef Habel, Muhammad Ahsan Mustafa 외 arxiv

Deep reinforcement learning has shown strong potential for enabling autonomous robots to learn complex navigational tasks. However, its practical use still depends heavily on human designed reward functions and repeated …

Reinforcement Learning

Yes FLoReNce, I Will Do Better Next Time! Agentic Feedback Reasoning for Humorous Meme Detection

2026-01-12 · Olivia Shanhong Liu, Pai Chet Ng, De Wen Soh, Konstantinos N. Plataniotis arxiv

Humorous memes blend visual and textual cues to convey irony, satire, or social commentary, posing unique challenges for AI systems that must interpret intent rather than surface correlations. Existing multimodal or prom…

SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review

2026-07-07 · Ruoyu Wang, Jierun Chen, Shaowei Wang, Chaofan Tao 외 hf

Coding agents increasingly generate pull requests (PRs) for real-world software issues, yet one-shot PR generation remains open-loop: the PR is proposed without systematic review, diagnosis, or revision. We introduce SWE…

SoK: Measuring What Matters for Closed-Loop Security Agents

2025-10-02 · Mudita Khurana, Raunak Jain arxiv

Cybersecurity is a relentless arms race, with AI driven offensive systems evolving faster than traditional defenses can adapt. Research and tooling remain fragmented across isolated defensive functions, creating blind sp…

Closed-Loop Triplet Synergistic Generation for Long-Form Video

2026-06-15 · Xinlei Yin, Xiulian Peng, Xiao Li, Zhiwei Xiong 외 arxiv

Multi-shot long-form video generation remains challenging due to identity drift and compounding inconsistencies across shots. While storyboard-driven pipelines improve controllability, they are often executed in a feed-f…

Video Generation