paper-with-me

Papers

Rethinking Foundation Model Collaboration: Enhancing Specialized Models through Proxy Task Reasoning

2026-06-30 · Hongyi Lin, Yang Liu, Jinhua Zhao, Xiaobo Qu arxiv

Foundation models are increasingly integrated into embodied intelligence systems, but directly assigning them structured prediction tasks requires precise geometric and numerical estimation, where specialized models often remain stronger. This capability mismatch raises a key question: should foundation models replace task-specific predictors, or should they collaborate through tasks better aligned with their strengths? We propose FAT, a foundation-model-augmented task-specific reasoning framework that treats collaboration as task decomposition rather than model replacement. FAT decomposes structured prediction into specialist prediction, information-space reconstruction, and foundation-model proxy reasoning. The specialist generates geometrically and physically valid hypotheses in the native output space, while the foundation model performs a bounded proxy task, such as selection or verification, over reconstructed multimodal candidates. We instantiate this principle as ProxySelect with a vision--language model. Across 2D object detection, 3D object detection, trajectory prediction, and semantic segmentation, ProxySelect consistently improves specialized baselines and substantially outperforms direct foundation-model regression at lower computational cost. These results suggest a general collaboration principle: specialized models preserve task-specific structure, while foundation models refine their hypotheses through contextual proxy reasoning.

📄 PDF Abstract BibTeX arXiv:2606.31157

Code (0)

등록된 구현이 없습니다.

Tasks

Structured PredictionTrajectory PredictionSemantic Segmentation2D Object Detection

Similar Papers 제목 키워드 기반

A2DINOv3: Rethinking Multi-Modal Object Detection via Socialized Collaboration

2026-08-21 · Jiekang Feng, Zhihe Fan, Yunqi Zhu, Xinjie Yao 외 arxiv

Multi-modal object detection is essential for robust scene understanding in challenging conditions, including low-light and adverse environments. Recent vision foundation models (e.g., DINOv3) have exhibited strong repre…

Representation LearningScene UnderstandingAutonomous DrivingObject Detection

Heterogeneous Scientific Foundation Model Collaboration

2026-04-30 · Zihao Li, Jiaru Zou, Feihao Fang, Xuying Ning 외 arxiv

Agentic large language model systems have demonstrated strong capabilities. However, their reliance on language as the universal interface fundamentally limits their applicability to many real-world problems, especially …

Enhancing Data Quality in Federated Fine-Tuning of Foundation Models

2024-03-07 · Wanru Zhao, Yaxin Du, Nicholas Donald Lane, Siheng Chen 외

In the current landscape of foundation model training, there is a significant reliance on public domain data, which is nearing exhaustion according to recent research. To further scale up, it is crucial to incorporate co…

MATCHA: Can Multi-Agent Collaboration Build a Trustworthy Conversational Recommender?

2025-04-26 · Zheng Hui, Xiaokai Wei, Yexi Jiang, Kevin Gao 외

In this paper, we propose a multi-agent collaboration framework called MATCHA for conversational recommendation system, leveraging large language models (LLMs) to enhance personalization and user engagement. Users can re…

Conversational RecommendationDiversityRecommendation SystemsRe-Ranking

Beyond Input-Output: Rethinking Creativity through Design-by-Analogy in Human-AI Collaboration

2026-02-10 · Xuechen Li, Shuai Zhang, Nan Cao, Qing Chen arxiv

While the proliferation of foundation models has significantly boosted individual productivity, it also introduces a potential challenge: the homogenization of creative content. In response, we revisit Design-by-Analogy …