paper-with-me

Papers

Supplement Generation Training for Enhancing Agentic Task Performance

2026-04-22 · Young Min Cho, Daniele Bonadiman, Divya Bhargavi, Tamer Alkhouli, Salvatore Romeo, Dongwei Jiang, Khushbu Pahwa, Yubin Ge, Etsuko Ishii, Monica Sunkara, Yi Zhang arxiv

Training large foundation models for agentic tasks is increasingly impractical due to the high computational costs, long iteration cycles, and rapid obsolescence as new models are continuously released. Instead of post-training massive models for every new task or domain, we propose Supplement Generation Training (SGT), a more efficient and sustainable strategy. SGT trains a smaller LLM to generate useful supplemental text that, when appended to the original input, helps the larger LLM solve the task more effectively. These lightweight models can dynamically adapt supplements to task requirements, improving performance without modifying the underlying large models. This approach decouples task-specific optimization from large foundation models and enables more flexible, cost-effective deployment of LLM-powered agents in real-world applications.

📄 PDF Abstract BibTeX arXiv:2604.20727

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RADAR: Enhancing Radiology Report Generation with Supplementary Knowledge Injection

2025-05-20 · Wenjun Hou, Yi Cheng, Kaishuai Xu, Heng Li 외

Large language models (LLMs) have demonstrated remarkable capabilities in various domains, including radiology report generation. Previous approaches have attempted to utilize multimodal LLMs for this task, enhancing the…

Deep-Reporter: Deep Research for Grounded Multimodal Long-Form Generation

2026-04-12 · Fangda Ye, Zhifei Xie, Yuxin Hu, Yihang Yin 외 arxiv

Recent agentic search frameworks enable deep research via iterative planning and retrieval, reducing hallucinations and enhancing factual grounding. However, they remain text-centric, overlooking the multimodal evidence …

multimodal generation

Agentic Retrieval-Augmented Generation: A Survey on Agentic RAG

2025-01-15 · Aditi Singh, Abul Ehtesham, Saket Kumar, Tala Talaei Khoei

Large Language Models (LLMs) have revolutionized artificial intelligence (AI) by enabling human like text generation and natural language understanding. However, their reliance on static training data limits their abilit…

Natural Language UnderstandingRAGRetrievalRetrieval-augmented Generation+2

ACE-GraphRAG: Agentic Context Engineering for Hierarchical GraphRAG

2026-08-02 · Yongfeng Huang, Yuren Lai, Ruiying Chen, Haoyu Huang 외 arxiv

Hierarchical Graph Retrieval-Augmented Generation (GraphRAG) organizes corpus knowledge at multiple levels of granularity, yet fixed context construction may fail to translate these multi-resolution representations into …

Agentic Authoring of Interactive Multiview Visualizations in Genomics

2026-05-29 · Astrid van den Brandt, Kiroong Choe, Sehi L'Yi, Devin Lange 외 arxiv

Diverse genomics data, scientific questions, and analysis tasks typically demand highly specialized visualizations. Therefore, users often must customize or author new ones tailored to their data. Existing tools are usua…