Researcher profile

Beibei Zhang

Beibei Zhang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

3 published item(s)

preprint2022arXiv

A large deviation principle for the stochastic heat equation with general rough noise

We study Freidlin-Wentzell's large deviation principle for one dimensional nonlinear stochastic heat equation driven by a Gaussian noise: $$\frac{\partial u^\varepsilon(t,x)}{\partial t} = \frac{\partial^2 u^\varepsilon(t,x)}{\partial x^2}+\sqrt{\varepsilon} σ(t, x, u^\varepsilon(t,x))\dot{W}(t,x),\quad t> 0,\, x\in\mathbb{R},$$ where $\dot W$ is white in time and fractional in space with Hurst parameter $H\in(\frac 14,\frac 12)$. Recently, Hu and Wang ({\it Ann. Inst. Henri Poincaré Probab. Stat.} {\bf 58} (2022) 379-423) studied the well-posedness of this equation without the technical condition of $σ(0)=0$ which was previously assumed in Hu et al. ({\it Ann. Probab}. {\bf 45} (2017) 4561-4616). We adopt a new sufficient condition proposed by Matoussi et al. ({\it Appl. Math. Optim.} \textbf{83} (2021) 849-879) for the weak convergence criterion of the large deviation principle.

preprint2021arXiv

Dynamic DNN Decomposition for Lossless Synergistic Inference

Deep neural networks (DNNs) sustain high performance in today's data processing applications. DNN inference is resource-intensive thus is difficult to fit into a mobile device. An alternative is to offload the DNN inference to a cloud server. However, such an approach requires heavy raw data transmission between the mobile device and the cloud server, which is not suitable for mission-critical and privacy-sensitive applications such as autopilot. To solve this problem, recent advances unleash DNN services using the edge computing paradigm. The existing approaches split a DNN into two parts and deploy the two partitions to computation nodes at two edge computing tiers. Nonetheless, these methods overlook collaborative device-edge-cloud computation resources. Besides, previous algorithms demand the whole DNN re-partitioning to adapt to computation resource changes and network dynamics. Moreover, for resource-demanding convolutional layers, prior works do not give a parallel processing strategy without loss of accuracy at the edge side. To tackle these issues, we propose D3, a dynamic DNN decomposition system for synergistic inference without precision loss. The proposed system introduces a heuristic algorithm named horizontal partition algorithm to split a DNN into three parts. The algorithm can partially adjust the partitions at run time according to processing time and network conditions. At the edge side, a vertical separation module separates feature maps into tiles that can be independently run on different edge nodes in parallel. Extensive quantitative evaluation of five popular DNNs illustrates that D3 outperforms the state-of-the-art counterparts up to 3.4 times in end-to-end DNN inference time and reduces backbone network communication overhead up to 3.68 times.