Source author record

Fangzheng Lin

Fangzheng Lin appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Streaming-capable High-performance Architecture of Learned Image Compression Codecs

Learned image compression allows achieving state-of-the-art accuracy and compression ratios, but their relatively slow runtime performance limits their usage. While previous attempts on optimizing learned image codecs focused more on the neural model and entropy coding, we present an alternative method to improving the runtime performance of various learned image compression models. We introduce multi-threaded pipelining and an optimized memory model to enable GPU and CPU workloads asynchronous execution, fully taking advantage of computational resources. Our architecture alone already produces excellent performance without any change to the neural model itself. We also demonstrate that combining our architecture with previous tweaks to the neural models can further improve runtime performance. We show that our implementations excel in throughput and latency compared to the baseline and demonstrate the performance of our implementations by creating a real-time video streaming encoder-decoder sample application, with the encoder running on an embedded device.

preprint2020arXiv

Spatially Clustered Varying Coefficient Model

In various applications with large spatial regions, the relationship between the response variable and the covariates is expected to exhibit complex spatial patterns. We propose a spatially clustered varying coefficient model, where the regression coefficients are allowed to vary smoothly within each cluster but change abruptly across the boundaries of adjacent clusters, and we develop a unified approach for simultaneous coefficient estimation and cluster identification. The varying coefficients are approximated by penalized splines, and the clusters are identified through a fused concave penalty on differences in neighboring locations, where the spatial neighbors are specified by the minimum spanning tree (MST). The optimization is solved efficiently based on the alternating direction method of multipliers, utilizing the sparsity structure from MST. Furthermore, we establish the oracle property of the proposed method considering the structure of MST. Numerical studies show that the proposed method can efficiently incorporate spatial neighborhood information and automatically detect possible spatially clustered patterns in the regression coefficients. An empirical study in oceanography illustrates that the proposed method is promising to provide informative results.