paper-with-me

Papers

CABENCH: Benchmarking Composable AI for Solving Complex Tasks through Composing Ready-to-Use Models

2025-08-04 · Tung-Thuy Pham, Duy-Quan Luong, Minh-Quan Duong, Trung-Hieu Nguyen, Thu-Trang Nguyen, Son Nguyen, Hieu Dinh Vo arxiv

Composable AI offers a scalable and effective paradigm for tackling complex AI tasks by decomposing them into sub-tasks and solving each sub-task using ready-to-use well-trained models. However, systematically evaluating methods under this setting remains largely unexplored. In this paper, we introduce CABENCH, the first public benchmark comprising 70 realistic composable AI tasks, along with a curated pool of 700 models across multiple modalities and domains. We also propose an evaluation framework to enable end-to-end assessment of composable AI solutions. To establish initial baselines, we provide human-designed reference solutions and compare their performance with two LLM-based approaches. Our results illustrate the promise of composable AI in addressing complex real-world problems while highlighting the need for methods that can fully unlock its potential by automatically generating effective execution pipelines.

📄 PDF Abstract BibTeX arXiv:2508.02427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PICABench: How Far Are We from Physically Realistic Image Editing?

2025-10-20 · Yuandong Pu, Le Zhuo, Songhao Han, Jinbo Xing 외 arxiv

Image editing has achieved remarkable progress recently. Modern editing models could already follow complex instructions to manipulate the original content. However, beyond completing the editing instructions, the accomp…

Image Editing

RH20T-P: A Primitive-Level Robotic Dataset Towards Composable Generalization Agents

2024-03-28 · Zeren Chen, Zhelun Shi, Xiaoya Lu, Lehan He 외

Achieving generalizability in solving out-of-distribution tasks is one of the ultimate goals of learning robotic manipulation. Recent progress of Vision-Language Models (VLMs) has shown that VLM-based task planners can a…

Motion Planning

Data Analysis in the Wild: Benchmarking Large Language Models Against Real-World Data Complexities

2026-07-07 · So Hasegawa, Shailaja Keyur Sampat, Lei Liu, Wei-Peng Chen arxiv

Current benchmarks for evaluating Large Language Models (LLMs) in data analysis often fail to reflect real-world settings. They typically focus on fact retrieval from small tables and overlook the challenges of large mul…

DLBricks: Composable Benchmark Generation to Reduce Deep Learning Benchmarking Effort on CPUs (Extended)

2019-11-18 · Cheng Li, Abdul Dakkak, JinJun Xiong, Wen-mei Hwu

The past few years have seen a surge of applying Deep Learning (DL) models for a wide array of tasks such as image classification, object detection, machine translation, etc. While DL models provide an opportunity to sol…

BenchmarkingCPUimage-classificationImage Classification+3

Hierarchical Reinforcement Learning for Concurrent Discovery of Compound and Composable Policies

2019-05-23 · Domingo Esteban, Leonel Rozo, Darwin G. Caldwell

A common strategy to deal with the expensive reinforcement learning (RL) of complex tasks is to decompose them into a collection of subtasks that are usually simpler to learn as well as reusable for new problems. However…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)