paper-with-me

홈 › Papers

Differentiable Efficient Operator Search

2026-06-03 · Xiaohuan Pei, Jiyuan Zhang, Yuanfan Guo, Weiguo Feng, Tao Huang, Cho-Jui Hsieh, Chang Xu arxiv

Efficient multimodal foundation models often rely on manually designed token-reduction operators, such as pruning, merging, pooling, and adaptive reweighting. Although these operators appear different, we show that they can be interpreted as distinct regimes of a shared operator space. Based on this view, we introduce Efficient Operator Search, a differentiable framework that jointly searches where to reduce tokens, how many tokens to retain, and how reduced token information should be processed. The proposed search space parameterizes layer activation, retention budget, and operator behavior, while the search policy optimizes task performance under one-sided budget and cost constraints. This formulation recovers representative hand-designed baselines as special cases and further discovers hybrid operators beyond isolated manual designs. Experiments on multimodal benchmarks show that the searched operators achieve competitive accuracy-efficiency trade-offs, especially under aggressive visual-token reduction. These results suggest that efficient multimodal inference can be reframed from manual operator design to differentiable operator search.

📄 PDF Abstract BibTeX arXiv:2606.05232

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Unified Differentiable Boolean Operator with Fuzzy Logic

2024-07-15 · Hsueh-Ti Derek Liu, Maneesh Agrawala, Cem Yuksel, Tim Omernick 외

This paper presents a unified differentiable boolean operator for implicit solid shape modeling using Constructive Solid Geometry (CSG). Traditional CSG relies on min, max operators to perform boolean operations on impli…

Differentiable Fast Top-K Selection for Large-Scale Recommendation

2025-10-13 · Yanjie Zhu, Zhen Zhang, Yunli Wang, Zhiqiang Wang 외 arxiv

Cascade ranking is a widely adopted paradigm in large-scale information retrieval systems for Top-K item selection. However, the Top-K operator is non-differentiable, hindering end-to-end training. Existing methods inclu…

Recommendation SystemsInformation Retrieval

A research framework for writing differentiable PDE discretizations in JAX

2021-11-09 · Antonio Stanziola, Simon R. Arridge, Ben T. Cox, Bradley E. Treeby

Differentiable simulators are an emerging concept with applications in several fields, from reinforcement learning to optimal control. Their distinguishing feature is the ability to calculate analytic gradients with resp…

DASH: Fast Differentiable Architecture Search for Hybrid Attention in Minutes on a Single GPU

2026-05-20 · Weizhe Chen, Miao Zhang, Junpeng Jiang, Yaping Li 외 arxiv

Hybrid attention architectures are becoming an increasingly important paradigm for improving LLM inference efficiency while preserving model quality, making hybrid architecture design a central problem. Existing designs …

Differentiable Kernel Evolution

2019-10-01 · ICCV 2019 10 · Yu Liu, Jihao Liu, Ailing Zeng, Xiaogang Wang

This paper proposes a differentiable kernel evolution (DKE) algorithm to find a better layer-operator for the convolutional neural network. Unlike most of the other neural architecture searching (NAS) technologies, we co…

object-detectionObject Detection