ViFusion: In-Network Tensor Fusion for Scalable Video Feature Indexing

๐Ÿ“… 2025-06-19
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address bandwidth waste and communication overhead bottlenecks caused by high-concurrency small-tensor transfers in large-scale video feature indexing, this paper proposes a communication-aware end-network co-designed tensor fusion paradigmโ€”marking the first effort to offload distributed feature aggregation to the collaborative layer of programmable switches and hosts. Our approach integrates P4 switch programming, RDMA, adaptive multipath routing, and a lightweight tensor serialization-and-fusion algorithm, forming an end-to-end feature compression and transmission stack. Unlike prior host-only optimization schemes, our work overcomes coordination challenges imposed by heterogeneous hardware, multipath network topologies, and diverse application requirements. Evaluated in a real datacenter deployment, it achieves 8โ€“22ร— higher video retrieval throughput than state-of-the-art systems, while maintaining comparable latency.

Technology Category

Application Category

๐Ÿ“ Abstract
Large-scale video feature indexing in datacenters is critically dependent on efficient data transfer. Although in-network computation has emerged as a compelling strategy for accelerating feature extraction and reducing overhead in distributed multimedia systems, harnessing advanced networking resources at both the switch and host levels remains a formidable challenge. These difficulties are compounded by heterogeneous hardware, diverse application requirements, and complex multipath topologies. Existing methods focus primarily on optimizing inference for large neural network models using specialized collective communication libraries, which often face performance degradation in network congestion scenarios. To overcome these limitations, we present ViFusion, a communication aware tensor fusion framework that streamlines distributed video indexing by merging numerous small feature tensors into consolidated and more manageable units. By integrating an in-network computation module and a dedicated tensor fusion mechanism within datacenter environments, ViFusion substantially improves the efficiency of video feature indexing workflows. The deployment results show that ViFusion improves the throughput of the video retrieval system by 8--22 times with the same level of latency as state-of-the-art systems.
Problem

Research questions and friction points this paper is trying to address.

Efficient data transfer for large-scale video feature indexing
Challenges in harnessing advanced networking resources effectively
Performance degradation of existing methods under network congestion
Innovation

Methods, ideas, or system contributions that make the work stand out.

In-network tensor fusion for video indexing
Communication aware framework consolidates feature tensors
Integrates in-network computation and tensor fusion
๐Ÿ”Ž Similar Papers
No similar papers found.
Y
Yisu Wang
The Hong Kong University of Science and Technology (Guangzhou), Information Hub, Guangzhou, China
Y
Yixiang Zhu
The Hong Kong University of Science and Technology (Guangzhou), Information Hub, Guangzhou, China
X
Xinjiao Li
The Hong Kong University of Science and Technology (Guangzhou), Information Hub, Guangzhou, China
Yulong Zhang
Yulong Zhang
Google
Security and Privacy
R
Ruilong Wu
The Hong Kong University of Science and Technology (Guangzhou), Information Hub, Guangzhou, China
Dirk Kutscher
Dirk Kutscher
The Hong Kong University of Science and Technology (Guangzhou)
computer networks