paper-with-me

Papers

DiffAgent: Fast and Accurate Text-to-Image API Selection with Large Language Model

2024-03-31 · CVPR 2024 1 · Lirui Zhao, Yue Yang, Kaipeng Zhang, Wenqi Shao, Yuxin Zhang, Yu Qiao, Ping Luo, Rongrong Ji

Text-to-image (T2I) generative models have attracted significant attention and found extensive applications within and beyond academic research. For example, the Civitai community, a platform for T2I innovation, currently hosts an impressive array of 74,492 distinct models. However, this diversity presents a formidable challenge in selecting the most appropriate model and parameters, a process that typically requires numerous trials. Drawing inspiration from the tool usage research of large language models (LLMs), we introduce DiffAgent, an LLM agent designed to screen the accurate selection in seconds via API calls. DiffAgent leverages a novel two-stage training framework, SFTA, enabling it to accurately align T2I API responses with user input in accordance with human preferences. To train and evaluate DiffAgent's capabilities, we present DABench, a comprehensive dataset encompassing an extensive range of T2I APIs from the community. Our evaluations reveal that DiffAgent not only excels in identifying the appropriate T2I API but also underscores the effectiveness of the SFTA training framework. Codes are available at https://github.com/OpenGVLab/DiffAgent.

📄 PDF Abstract BibTeX arXiv:2404.01342

Code (1)

opengvlab/diffagent 공식 구현

Tasks

DiversityLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DiffBench Meets DiffAgent: End-to-End LLM-Driven Diffusion Acceleration Code Generation

2026-01-06 · Jiajun jiao, Haowei Zhu, Puyuan Yang, Jianghui Wang 외 arxiv

Diffusion models have achieved remarkable success in image and video generation. However, their inherently multiple step inference process imposes substantial computational overhead, hindering real-world deployment. Acce…

Video GenerationCode Generation

SIDiffAgent: Self-Improving Diffusion Agent

2026-02-02 · Shivank Garg, Ayush Singh, Gaurav Kumar Nayak arxiv

Text-to-image diffusion models have revolutionized generative AI, enabling high-quality and photorealistic image synthesis. However, their practical deployment remains hindered by several limitations: sensitivity to prom…

Prompt Engineering

Autotune: fast, accurate, and automatic tuning parameter selection for Lasso

2025-12-11 · Tathagata Sadhukhan, Ines Wilms, Stephan Smeekes, Sumanta Basu arxiv

Least absolute shrinkage and selection operator (Lasso), the popular variable selection engine for high-dimensional regression, is commonly tuned using cross-validation (CV). This is known to be slow and loses accuracy i…

Fine-Grained Spatially Varying Material Selection in Images

2025-06-10 · Julia Guerrero-Viu, Michael Fischer, Iliyan Georgiev, Elena Garces 외

Selection is the first step in many image editing processes, enabling faster and simpler modifications of all pixels sharing a common modality. In this work, we present a method for material selection in images, robust t…

Multi-View Stereo with Asymmetric Checkerboard Propagation and Multi-Hypothesis Joint View Selection

2018-05-21 · Qingshan Xu, Wenbing Tao

In computer vision domain, how to fast and accurately perform multiview stereo (MVS) is still a challenging problem. In this paper we present a fast yet accurate method for 3D dense reconstruction, called AMHMVS, built o…