Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
13works
0followers
15topics
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

13 published item(s)

preprint2026arXiv

A Few-Step Generative Model on Cumulative Flow Maps

We propose a unified, few-step generative modeling framework based on \emph{cumulative flow maps} for long-range transport in probability space, inspired by flow-map techniques for physical transport and dynamics. At its core is a cumulative-flow abstraction that connects local, instantaneous updates with finite-time transport, enabling generative models to reason about global state transitions. This perspective yields a unified few-step framework built on cumulative transport and \revise{cumulative} parameterization that applies broadly to existing diffusion- and flow-based models without being tied to a specific prediction \revise{instantiation}. Our formulation supports few-step and even one-step generation while preserving synthesis quality, requiring only minimal changes to time embeddings and training objectives, and no increase in model capacity. We demonstrate its effectiveness across diverse tasks, including image generation, geometric distribution modeling, joint prediction, and SDF generation, with reduced inference cost.

preprint2022arXiv

Learning Spatio-Temporal Downsampling for Effective Video Upscaling

Downsampling is one of the most basic image processing operations. Improper spatio-temporal downsampling applied on videos can cause aliasing issues such as moiré patterns in space and the wagon-wheel effect in time. Consequently, the inverse task of upscaling a low-resolution, low frame-rate video in space and time becomes a challenging ill-posed problem due to information loss and aliasing artifacts. In this paper, we aim to solve the space-time aliasing problem by learning a spatio-temporal downsampler. Towards this goal, we propose a neural network framework that jointly learns spatio-temporal downsampling and upsampling. It enables the downsampler to retain the key patterns of the original video and maximizes the reconstruction performance of the upsampler. To make the downsamping results compatible with popular image and video storage formats, the downsampling results are encoded to uint8 with a differentiable quantization layer. To fully utilize the space-time correspondences, we propose two novel modules for explicit temporal propagation and space-time feature rearrangement. Experimental results show that our proposed method significantly boosts the space-time reconstruction quality by preserving spatial textures and motion patterns in both downsampling and upscaling. Moreover, our framework enables a variety of applications, including arbitrary video resampling, blurry frame reconstruction, and efficient video storage.

preprint2022arXiv

Nonseparable Symplectic Neural Networks

Predicting the behaviors of Hamiltonian systems has been drawing increasing attention in scientific machine learning. However, the vast majority of the literature was focused on predicting separable Hamiltonian systems with their kinematic and potential energy terms being explicitly decoupled while building data-driven paradigms to predict nonseparable Hamiltonian systems that are ubiquitous in fluid dynamics and quantum mechanics were rarely explored. The main computational challenge lies in the effective embedding of symplectic priors to describe the inherently coupled evolution of position and momentum, which typically exhibits intricate dynamics. To solve the problem, we propose a novel neural network architecture, Nonseparable Symplectic Neural Networks (NSSNNs), to uncover and embed the symplectic structure of a nonseparable Hamiltonian system from limited observation data. The enabling mechanics of our approach is an augmented symplectic time integrator to decouple the position and momentum energy terms and facilitate their evolution. We demonstrated the efficacy and versatility of our method by predicting a wide range of Hamiltonian systems, both separable and nonseparable, including chaotic vortical flows. We showed the unique computational merits of our approach to yield long-term, accurate, and robust predictions for large-scale Hamiltonian systems by rigorously enforcing symplectomorphism.

preprint2022arXiv

Symplectic Neural Networks in Taylor Series Form for Hamiltonian Systems

We propose an effective and lightweight learning algorithm, Symplectic Taylor Neural Networks (Taylor-nets), to conduct continuous, long-term predictions of a complex Hamiltonian dynamic system based on sparse, short-term observations. At the heart of our algorithm is a novel neural network architecture consisting of two sub-networks. Both are embedded with terms in the form of Taylor series expansion designed with symmetric structure. The key mechanism underpinning our infrastructure is the strong expressiveness and special symmetric property of the Taylor series expansion, which naturally accommodate the numerical fitting process of the gradients of the Hamiltonian with respect to the generalized coordinates as well as preserve its symplectic structure. We further incorporate a fourth-order symplectic integrator in conjunction with neural ODEs' framework into our Taylor-net architecture to learn the continuous-time evolution of the target systems while simultaneously preserving their symplectic structures. We demonstrated the efficacy of our Taylor-net in predicting a broad spectrum of Hamiltonian dynamic systems, including the pendulum, the Lotka--Volterra, the Kepler, and the Hénon--Heiles systems. Our model exhibits unique computational merits by outperforming previous methods to a great extent regarding the prediction accuracy, the convergence rate, and the robustness despite using extremely small training data with a short training period (6000 times shorter than the predicting period), small sample sizes, and no intermediate data to train the networks.

preprint2021arXiv

An End-to-End AI-Based Framework for Automated Discovery of CEST/MT MR Fingerprinting Acquisition Protocols and Quantitative Deep Reconstruction (AutoCEST)

Purpose: To develop an automated machine-learning-based method for the discovery of rapid and quantitative chemical exchange saturation transfer (CEST) MR fingerprinting acquisition and reconstruction protocols. Methods: An MR physics governed AI system was trained to generate optimized acquisition schedules and the corresponding quantitative reconstruction neural-network. The system (termed AutoCEST) is composed of a CEST saturation block, a spin dynamics module, and a deep reconstruction network, all differentiable and jointly connected. The method was validated using a variety of chemical exchange phantoms and an in-vivo mouse brain at 9.4T. Results: The acquisition times for AutoCEST optimized schedules ranged from 35-71s, with a quantitative image reconstruction time of only 29 ms. The resulting exchangeable proton concentration maps for the phantoms were in good agreement with the known solute concentrations for AutoCEST sequences (mean absolute error = 2.42 mM; Pearson&#39;s r=0.992 , p$<$0.0001), but not for an unoptimized sequence (mean absolute error = 65.19 mM; Pearson&#39;s r=-0.161, p=0.522). Similarly, improved exchange rate agreement was observed between AutoCEST and quantification of exchange using saturation power (QUESP) methods (mean absolute error: 35.8 Hz, Pearson&#39;s r=0.971, p$<$0.0001) compared to an unoptimized schedule and QUESP (mean absolute error = 58.2 Hz; Pearson&#39;s r=0.959, p$<$0.0001). The AutoCEST in-vivo mouse brain semi-solid proton volume-fractions were lower in the cortex (12.21$\pm$1.37%) compared to the white-matter (19.73 $\pm$ 3.30%), as expected, and the amide proton volume-fraction and exchange rates agreed with previous reports. Conclusion: AutoCEST can automatically generate optimized CEST/MT acquisition protocols that can be rapidly reconstructed into quantitative exchange parameter maps.

preprint2020arXiv

AdvectiveNet: An Eulerian-Lagrangian Fluidic reservoir for Point Cloud Processing

This paper presents a novel physics-inspired deep learning approach for point cloud processing motivated by the natural flow phenomena in fluid mechanics. Our learning architecture jointly defines data in an Eulerian world space, using a static background grid, and a Lagrangian material space, using moving particles. By introducing this Eulerian-Lagrangian representation, we are able to naturally evolve and accumulate particle features using flow velocities generated from a generalized, high-dimensional force field. We demonstrate the efficacy of this system by solving various point cloud classification and segmentation problems with state-of-the-art performance. The entire geometric reservoir and data flow mimics the pipeline of the classic PIC/FLIP scheme in modeling natural flow, bridging the disciplines of geometric machine learning and physical simulation.

preprint2020arXiv

Floquet-surface bound states in the continuum in a resonantly driven 1D tilted defect-free lattice

We study the Floquet-surface bound states embedded in the continuum (BICs) and bound states out the continuum (BOCs)in a resonantly driven 1D tilted defect-free lattice. In contrast to fragile single-particle BICs assisted by specially tailored potentials, we find that Floquet-surface BICs, stable against structural perturbations, can exist in a wide range of parameter space. By using a multiple-time-scale asymptotic analysis in the high-frequency limit, the appearance of Floquet-surface bound states can be analytically explained by effective Tamm-type defects at boundaries induced by the resonance between the periodic driving and tilt. The phase boundary of existing Floquet-surface states is also analytically given. Based on the repulsion effect of surface states, we propose to detect transition points and measure the number of Floquet-surface bound states by quantum walk. Our work opens a new door to experimental realization of BICs in quantum system.

preprint2020arXiv

Quantum metrology via chaos in a driven Bose-Josephson system

Entanglement preparation and signal accumulation are essential for quantum parameter estimation, which pose significant challenges to both theories and experiments. Here, we propose how to utilize chaotic dynamics in a periodically driven Bose-Josephson system for achieving a high-precision measurement beyond the standard quantum limit (SQL). Starting from an initial non-entangled state, the chaotic dynamics generates quantum entanglement and simultaneously encodes the parameter to be estimated. By using suitable chaotic dynamics, the ultimate measurement precision of the estimated parameter can beat the SQL. The sub-SQL measurement precision scaling can also be obtained via specific observables, such as population measurements, which can be realized with state-of-art techniques. Our study not only provides new insights for understanding quantum chaos and quantum-classical correspondence, but also is of promising applications in entanglement-enhanced quantum metrology.

preprint2020arXiv

RoeNets: Predicting Discontinuity of Hyperbolic Systems from Continuous Data

We introduce Roe Neural Networks (RoeNets) that can predict the discontinuity of the hyperbolic conservation laws (HCLs) based on short-term discontinuous and even continuous training data. Our methodology is inspired by Roe approximate Riemann solver (P. L. Roe, J. Comput. Phys., vol. 43, 1981, pp. 357--372), which is one of the most fundamental HCLs numerical solvers. In order to accurately solve the HCLs, Roe argues the need to construct a Roe matrix that fulfills &#34;Property U&#34;, including diagonalizable with real eigenvalues, consistent with the exact Jacobian, and preserving conserved quantities. However, the construction of such matrix cannot be achieved by any general numerical method. Our model made a breakthrough improvement in solving the HCLs by applying Roe solver under a neural network perspective. To enhance the expressiveness of our model, we incorporate pseudoinverses into a novel context to enable a hidden dimension so that we are flexible with the number of parameters. The ability of our model to predict long-term discontinuity from a short window of continuous training data is in general considered impossible using traditional machine learning approaches. We demonstrate that our model can generate highly accurate predictions of evolution of convection without dissipation and the discontinuity of hyperbolic systems from smooth training data.

preprint2020arXiv

Stability and collisions of quantum droplets in PT -symmetric dual-core couplers

We study the effect of the interplay between parity-time ($\mathcal{PT}$) symmetry and optical lattice (OL) potential on dynamics of quantum droplets (QDs) forming in a binary bosonic condensate trapped in a dual-core system. It is found that the stability of symmetric QDs in such non-Hermitian system depends critically on the competition of gain and loss $γ$, inter-core coupling $κ$, and OL potential. In the absence of OL potential, the $\mathcal{PT}$-symmetric QDs are unstable against symmetry-breaking perturbations with the increase of the total condensate norm $N$, and they retrieve the stability at larger $N$, in the weakly-coupled regime. As expected, the stable region of the $\mathcal{PT}$-symmetric QDs shrinks when $γ$ increases, i.e., the $\mathcal{PT}$ symmetry is prone to break the stability of QDs. There is a critical value of $κ$ beyond which the $\mathcal{PT}$-symmetric QDs are entirely stable in the unbroken $\mathcal{PT}$-symmetric phase. In the presence of OL potential, the $\mathcal{PT}$-symmetric on-site QDs are still stable for relatively small and large values of $N$. Nevertheless, it is demonstrated that the OL potential can assist stabilization of $\mathcal{PT}$-symmetric on-site QDs for some moderate values of $N$. On the other hand, it is worth noting that the relatively small $\mathcal{PT}$-symmetric off-site QDs are unstable, and only the relatively large ones are stable. Furthermore, collisions between stable $\mathcal{PT}$-symmetric QDs are considered too. It is revealed that the slowly moving $\mathcal{PT}$-symmetric QDs tend to merge into breathers, while the fast-moving ones display quasi-elastic collision and suffer fragmentation for small and large values of $N$, respectively.

preprint2020arXiv

Topological pumping assisted by Bloch oscillations

Adiabatic quantum pumping in one-dimensional lattices is extended by adding a tilted potential to probe better topologically nontrivial bands. This extension leads to almost perfectly quantized pumping for an arbitrary initial state selected in a band of interest, including Bloch states. In this approach, the time variable offers not only a synthetic dimension as in the case of the Thouless pumping, but it assists also in the uniform sampling of all momenta due to the Bloch oscillations induced by the tilt. The quantized drift of Bloch oscillations is determined by a one-dimensional time integral of the Berry curvature, being effectively an integer multiple of the topological Chern number in the Thouless pumping. Our study offers a straightforward approach to yield quantized pumping, and it is useful for probing topological phase transitions.

preprint2019arXiv

Dynamic winding number for exploring band topology

Topological invariants play a key role in the characterization of topological states. Due to the existence of exceptional points, it is a great challenge to detect topological invariants in non-Hermitian systems. We put forward a dynamic winding number, the winding of realistic observables in long-time average, for exploring band topology in both Hermitian and non-Hermitian two-band models via a unified approach. We build a concrete relation between dynamic winding numbers and conventional topological invariants. In one-dimension, the dynamical winding number directly gives the conventional winding number. In two-dimension, the Chern number relates to the weighted sum of dynamic winding numbers of all phase singularity points. This work opens a new avenue to measure topological invariants not requesting any prior knowledge of system topology via time-averaged spin textures.