paper-with-me

홈 › Papers

AdaFlow: Opportunistic Inference on Asynchronous Mobile Data with Generalized Affinity Control

2024-10-31 · Fenmin Wu, Sicong Liu, Kehao Zhu, Xiaochen Li, Bin Guo, Zhiwen Yu, Hongkai Wen, Xiangrui Xu, Lehao Wang, Xiangyu Liu

The rise of mobile devices equipped with numerous sensors, such as LiDAR and cameras, has spurred the adoption of multi-modal deep intelligence for distributed sensing tasks, such as smart cabins and driving assistance. However, the arrival times of mobile sensory data vary due to modality size and network dynamics, which can lead to delays (if waiting for slower data) or accuracy decline (if inference proceeds without waiting). Moreover, the diversity and dynamic nature of mobile systems exacerbate this challenge. In response, we present a shift to \textit{opportunistic} inference for asynchronous distributed multi-modal data, enabling inference as soon as partial data arrives. While existing methods focus on optimizing modality consistency and complementarity, known as modal affinity, they lack a \textit{computational} approach to control this affinity in open-world mobile environments. AdaFlow pioneers the formulation of structured cross-modality affinity in mobile contexts using a hierarchical analysis-based normalized matrix. This approach accommodates the diversity and dynamics of modalities, generalizing across different types and numbers of inputs. Employing an affinity attention-based conditional GAN (ACGAN), AdaFlow facilitates flexible data imputation, adapting to various modalities and downstream tasks without retraining. Experiments show that AdaFlow significantly reduces inference latency by up to 79.9\% and enhances accuracy by up to 61.9\%, outperforming status quo approaches.

📄 PDF Abstract BibTeX arXiv:2410.24028

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImputation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

AdaFlow: Imitation Learning with Variance-Adaptive Flow-Based Policies

2024-02-06 · Xixi Hu, Bo Liu, Xingchao Liu, Qiang Liu

Diffusion-based imitation learning improves Behavioral Cloning (BC) on multi-modal decision-making, but comes at the cost of significantly slower inference due to the recursion in the diffusion process. It urges us to de…

Decision MakingDiversityImitation Learning

Accelerating Asynchronous Federated Learning Convergence via Opportunistic Mobile Relaying

2022-06-09 · Jieming Bian, Jie Xu

This paper presents a study on asynchronous Federated Learning (FL) in a mobile network setting. The majority of FL algorithms assume that communication between clients and the server is always available, however, this i…

AttributeFederated Learning

AdaFlow: Domain-Adaptive Density Estimator with Application to Anomaly Detection and Unpaired Cross-Domain Translation

2018-12-14 · Masataka Yamaguchi, Yuma Koizumi, Noboru Harada

We tackle unsupervised anomaly detection (UAD), a problem of detecting data that significantly differ from normal data. UAD is typically solved by using density estimation. Recently, deep neural network (DNN)-based densi…

Anomaly DetectionDensity EstimationTranslationUnsupervised Anomaly Detection

Cellular traffic offloading via Opportunistic Networking with Reinforcement Learning

2021-10-01 · Lorenzo Valerio, Raffaele Bruno, Andrea Passarella

The widespread diffusion of mobile phones is triggering an exponential growth of mobile data traffic that is likely to cause, in the near future, considerable traffic overload issues even in last-generation cellular netw…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Uncertainty-Aware Hybrid Inference with On-Device Small and Remote Large Language Models

2024-12-17 · Seungeun Oh, Jinhyuk Kim, Jihong Park, Seung-Woo Ko 외

This paper studies a hybrid language model (HLM) architecture that integrates a small language model (SLM) operating on a mobile device with a large language model (LLM) hosted at the base station (BS) of a wireless netw…

Language ModelingLanguage ModellingLarge Language ModelSmall Language Model