paper-with-me

홈 › Papers

Get More With Less: Near Real-Time Image Clustering on Mobile Phones

2015-12-09 · Jorge Ortiz, Chien-chin Huang, Supriyo Chakraborty

Machine learning algorithms, in conjunction with user data, hold the promise of revolutionizing the way we interact with our phones, and indeed their widespread adoption in the design of apps bear testimony to this promise. However, currently, the computationally expensive segments of the learning pipeline, such as feature extraction and model training, are offloaded to the cloud, resulting in an over-reliance on the network and under-utilization of computing resources available on mobile platforms. In this paper, we show that by combining the computing power distributed over a number of phones, judicious optimization choices, and contextual information it is possible to execute the end-to-end pipeline entirely on the phones at the edge of the network, efficiently. We also show that by harnessing the power of this combination, it is possible to execute a computationally expensive pipeline at near real-time. To demonstrate our approach, we implement an end-to-end image-processing pipeline -- that includes feature extraction, vocabulary learning, vectorization, and image clustering -- on a set of mobile phones. Our results show a 75% improvement over the standard, full pipeline implementation running on the phones without modification -- reducing the time to one minute under certain conditions. We believe that this result is a promising indication that fully distributed, infrastructure-less computing is possible on networks of mobile phones; enabling a new class of mobile applications that are less reliant on the cloud.

📄 PDF Abstract BibTeX arXiv:1512.02972

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Joint Visual and Wireless Signal Feature based Approach for High-Precision Indoor Localization

2020-08-20 · Yu Wang, Guangbing Zhou, Chenlu Xiang, Shunqing Zhang 외

The existing localization systems for indoor applications basically rely on wireless signal. With the massive deployment of low-cost cameras, the visual image based localization become attractive as well. However, in the…

Image-Based LocalizationIndoor Localization

Sharp Monocular View Synthesis in Less Than a Second

2025-12-11 · Lars Mescheder, Wei Dong, Shiwei Li, Xuyang Bai 외 arxiv

We present SHARP, an approach to photorealistic view synthesis from a single image. Given a single photograph, SHARP regresses the parameters of a 3D Gaussian representation of the depicted scene. This is done in less th…

Zero-shot Generalization

MobileI2V: Fast and High-Resolution Image-to-Video on Mobile Devices

2025-11-26 · Shuai Zhang, Bao Tang, Siyuan Yu, Yueting Zhu 외 arxiv

Recently, video generation has witnessed rapid advancements, drawing increasing attention to image-to-video (I2V) synthesis on mobile devices. However, the substantial computational complexity and slow generation speed o…

Video Generation

NSD-DIL: Null-Shot Deblurring Using Deep Identity Learning

2024-07-05 · Sree Rama Vamsidhar S, Rama Krishna Gorthi

In this paper, we propose to reformulate the blind image deblurring task to directly learn an inverse of the degradation model using a deep linear network. We introduce Deep Identity Learning (DIL), a novel learning stra…

Blind Image DeblurringDeblurringImage DeblurringImage Super-Resolution+1

Generative Visual Manipulation on the Natural Image Manifold

2016-09-12 · Jun-Yan Zhu, Philipp Krähenbühl, Eli Shechtman, Alexei A. Efros

Realistic image manipulation is challenging because it requires modifying the image appearance in a user-controlled way, while preserving the realism of the result. Unless the user has considerable artistic skill, it is …

Image Manipulation