← Search

Tien-Ju Yang

9 accepted papers

2023

Online Model Compression for Federated Learning with Large Models

ICASSP 2023accepted

This paper addresses the challenges of training large neural networks under federated learning settings: high on-device memory usage and communication cost. The proposed Online Model Compression (OMC) provides a framework that stores model parameters in a compressed format and decompresses them only…

Cited by 0SourceScholar
2022

Enabling On-Device Training of Speech Recognition Models With Federated Dropout

ICASSP 2022accepted

Federated learning can be used to train machine learning models on the edge on local data that never leave devices, providing privacy by default. This presents a challenge pertaining to the communication and computation costs associated with clients’ devices. These costs are strongly correlated with…

Cited by 0SourceScholar
2022

Partial Variable Training for Efficient on-Device Federated Learning

ICASSP 2022accepted

This paper aims to address the major challenges of Federated Learning (FL) on edge devices: limited memory and expensive communication. We propose a novel method, called Partial Variable Training (PVT), that only trains a small subset of variables on edge devices to reduce memory usage and communica…

Cited by 0SourceScholar
2021

NetAdaptV2: Efficient Neural Architecture Search With Fast Super-Network Training and Architecture Optimization

CVPR 2021poster

Neural architecture search (NAS) typically consists of three main steps: training a super-network, training and evaluating sampled deep neural networks (DNNs), and training the discovered DNN. Most of the existing efforts speed up some steps at the cost of a significant slowdown of other steps or sa…

Cited by 33PDFScholar
2019

FastDepth: Fast Monocular Depth Estimation on Embedded Systems

ICRA 2019poster

Depth sensing is a critical function for robotic tasks such as localization, mapping and obstacle detection. There has been a significant and growing interest in depth estimation from a single RGB image, due to the relatively low cost and size of monocular cameras. However, state-of-the-art single-v…

Cited by 419SourceScholar
2019

SegSort: Segmentation by Discriminative Sorting of Segments

ICCV 2019poster

Almost all existing deep learning approaches for semantic segmentation tackle this task as a pixel-wise classification problem. Yet humans understand a scene not in terms of pixels, but by decomposing it into perceptual groups and structures that are the basic building blocks of recognition. This mo…

Cited by 165PDFScholar
2018

MorphNet: Fast & Simple Resource-Constrained Structure Learning of Deep Networks

CVPR 2018poster

We present MorphNet, an approach to automate the design of neural network structures. MorphNet iteratively shrinks and expands a network, shrinking via a resource-weighted sparsifying regularizer on activations and expanding via a uniform multiplicative factor on all layers. In contrast to previou…

Cited by 432SourcePDFScholar
2018

NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Applications

ECCV 2018poster

This work proposes an algorithm, called NetAdapt, that automatically adapts a pre-trained deep neural network to a mobile platform given a resource budget. While many existing algorithms simplify networks based on the number of MACs or weights, optimizing those indirect metrics may not necessarily r…

Cited by 746SourcePDFScholar
2017

Designing Energy-Efficient Convolutional Neural Networks Using Energy-Aware Pruning

CVPR 2017poster

Deep convolutional neural networks (CNNs) are indispensable to state-of-the-art computer vision algorithms. However, they are still rarely deployed on battery-powered mobile devices, such as smartphones and wearable gadgets, where vision algorithms can enable many revolutionary real-world applicatio…

Cited by 1106PDFScholar