Optimizing Feature Extraction for On-device Model Inference with User Behavior Sequences

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Gong, Chen, Zheng, Zhenzhe, Chen, Yiliu, Wang, Sheng, Wu, Fan, Chen, Guihai
Format: Preprint
Published: 2026
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866914413772013568
author Gong, Chen
Zheng, Zhenzhe
Chen, Yiliu
Wang, Sheng
Wu, Fan
Chen, Guihai
author_facet Gong, Chen
Zheng, Zhenzhe
Chen, Yiliu
Wang, Sheng
Wu, Fan
Chen, Guihai
contents Machine learning models are widely integrated into modern mobile apps to analyze user behaviors and deliver personalized services. Ensuring low-latency on-device model execution is critical for maintaining high-quality user experiences. While prior research has primarily focused on accelerating model inference with given input features, we identify an overlooked bottleneck in real-world on-device model execution pipelines: extracting input features from raw application logs. In this work, we explore a new direction of feature extraction optimization by analyzing and eliminating redundant extraction operations across different model features and consecutive model inferences. We then introduce AutoFeature, an automated feature extraction engine designed to accelerate on-device feature extraction process without compromising model inference accuracy. AutoFeature comprises three core designs: (1) graph abstraction to formulate the extraction workflows of different input features as one directed acyclic graph, (2) graph optimization to identify and fuse redundant operation nodes across different features within the graph; (3) efficient caching to minimize operations on overlapping raw data between consecutive model inferences. We implement a system prototype of AutoFeature and integrate it into five industrial mobile services spanning search, video and e-commerce domains. Online evaluations show that AutoFeature reduces end-to-end on-device model execution latency by 1.33x-3.93x during daytime and 1.43x-4.53x at night.
format Preprint
id arxiv_https___arxiv_org_abs_2603_21508
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Optimizing Feature Extraction for On-device Model Inference with User Behavior Sequences
Gong, Chen
Zheng, Zhenzhe
Chen, Yiliu
Wang, Sheng
Wu, Fan
Chen, Guihai
Machine Learning
Artificial Intelligence
Human-Computer Interaction
Machine learning models are widely integrated into modern mobile apps to analyze user behaviors and deliver personalized services. Ensuring low-latency on-device model execution is critical for maintaining high-quality user experiences. While prior research has primarily focused on accelerating model inference with given input features, we identify an overlooked bottleneck in real-world on-device model execution pipelines: extracting input features from raw application logs. In this work, we explore a new direction of feature extraction optimization by analyzing and eliminating redundant extraction operations across different model features and consecutive model inferences. We then introduce AutoFeature, an automated feature extraction engine designed to accelerate on-device feature extraction process without compromising model inference accuracy. AutoFeature comprises three core designs: (1) graph abstraction to formulate the extraction workflows of different input features as one directed acyclic graph, (2) graph optimization to identify and fuse redundant operation nodes across different features within the graph; (3) efficient caching to minimize operations on overlapping raw data between consecutive model inferences. We implement a system prototype of AutoFeature and integrate it into five industrial mobile services spanning search, video and e-commerce domains. Online evaluations show that AutoFeature reduces end-to-end on-device model execution latency by 1.33x-3.93x during daytime and 1.43x-4.53x at night.
title Optimizing Feature Extraction for On-device Model Inference with User Behavior Sequences
topic Machine Learning
Artificial Intelligence
Human-Computer Interaction
url https://arxiv.org/abs/2603.21508