Researcher profile

Po-Chen Kuo

Po-Chen Kuo contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

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

6 published item(s)

preprint2022arXiv

Tractable Dendritic RNNs for Reconstructing Nonlinear Dynamical Systems

In many scientific disciplines, we are interested in inferring the nonlinear dynamical system underlying a set of observed time series, a challenging task in the face of chaotic behavior and noise. Previous deep learning approaches toward this goal often suffered from a lack of interpretability and tractability. In particular, the high-dimensional latent spaces often required for a faithful embedding, even when the underlying dynamics lives on a lower-dimensional manifold, can hamper theoretical analysis. Motivated by the emerging principles of dendritic computation, we augment a dynamically interpretable and mathematically tractable piecewise-linear (PL) recurrent neural network (RNN) by a linear spline basis expansion. We show that this approach retains all the theoretically appealing properties of the simple PLRNN, yet boosts its capacity for approximating arbitrary nonlinear dynamical systems in comparatively low dimensions. We employ two frameworks for training the system, one combining back-propagation-through-time (BPTT) with teacher forcing, and another based on fast and scalable variational inference. We show that the dendritically expanded PLRNN achieves better reconstructions with fewer parameters and dimensions on various dynamical systems benchmarks and compares favorably to other methods, while retaining a tractable and interpretable structure.

preprint2021arXiv

Hidden nonmacrorealism: reviving the Leggett-Garg inequality with stochastic operations

The Leggett-Garg inequality (LGI) distinguishes nonmacrorealistic channels from macrorealistic ones by constraining the experimental outcomes of the underlying system. In this work, we propose a class of channels which, initially, cannot violate the LGI (in the form of the temporal Bell inequality) but can violate it after the application of stochastic pre- and post- operations (SPPOs). As a proof-of-principle experiment, we demonstrate the stochastic pre- and post- operations in an amplitude-damping channel with photonic qubits. We denote the above phenomenon as hidden nonmacrorealistic channels. We also discuss the relationship between this hidden nonmacrorealistic channels (in terms of the temporal Clauser-Horne-Shimony-Holt (CHSH) inequality) and the strongly nonlocality-breaking channel, which breaks the hidden spatial CHSH nonlocality for arbitrary states. In general, if the channel satisfies hidden nonmacrorealism, it is not a strongly CHSH nonlocality-breaking channel.

preprint2021arXiv

The Fermionic influence superoperator: a canonical derivation for the development of methods to simulate the influence of a Fermionic environment on a quantum system with arbitrary parity symmetry

We present a canonical derivation of an influence superoperator which generates the reduced dynamics of a Fermionic quantum system linearly coupled to a Fermionic environment initially at thermal equilibrium. We use this formalism to derive a generalized-Lindblad master equation (in the Markovian limit) and a generalized version of the hierarchical equations of motion valid in arbitrary parity-symmetry conditions, important for the correct evaluation of system correlation functions and spectra.

preprint2020arXiv

A Cascaded Learning Strategy for Robust COVID-19 Pneumonia Chest X-Ray Screening

We introduce a comprehensive screening platform for the COVID-19 (a.k.a., SARS-CoV-2) pneumonia. The proposed AI-based system works on chest x-ray (CXR) images to predict whether a patient is infected with the COVID-19 disease. Although the recent international joint effort on making the availability of all sorts of open data, the public collection of CXR images is still relatively small for reliably training a deep neural network (DNN) to carry out COVID-19 prediction. To better address such inefficiency, we design a cascaded learning strategy to improve both the sensitivity and the specificity of the resulting DNN classification model. Our approach leverages a large CXR image dataset of non-COVID-19 pneumonia to generalize the original well-trained classification model via a cascaded learning scheme. The resulting screening system is shown to achieve good classification performance on the expanded dataset, including those newly added COVID-19 CXR images.

preprint2020arXiv

Collectively induced exceptional points of quantum emitters coupled to nanoparticle surface plasmons

Exceptional points, resulting from non-Hermitian degeneracies, have the potential to enhance the capabilities of quantum sensing. Thus, finding exceptional points in different quantum systems is vital for developing such future sensing devices. Taking advantage of the enhanced light-matter interactions in a confined volume on a metal nanoparticle surface, here we theoretically demonstrate the existence of exceptional points in a system consisting of quantum emitters coupled to a metal nanoparticle of subwavelength scale. By using an analytical quantum electrodynamics approach, exceptional points are manifested as a result of a strong coupling effect and observable in a drastic splitting of originally coalescent eigenenergies. Furthermore, we show that exceptional points can also occur when a number of quantum emitters is collectively coupled to the dipole mode of localized surface plasmons. Such a quantum collective effect not only relaxes the strong-coupling requirement for an individual emitter, but also results in a more stable generation of the exceptional points. Furthermore, we point out that the exceptional points can be explicitly revealed in the power spectra. A generalized signal-to-noise ratio, accounting for both the frequency splitting in the power spectrum and the system's dissipation, shows clearly that a collection of quantum emitters coupled to a nanoparticle provides a better performance of detecting exceptional points, compared to that of a single quantum emitter.

preprint2020arXiv

Self-similarity Student for Partial Label Histopathology Image Segmentation

Delineation of cancerous regions in gigapixel whole slide images (WSIs) is a crucial diagnostic procedure in digital pathology. This process is time-consuming because of the large search space in the gigapixel WSIs, causing chances of omission and misinterpretation at indistinct tumor lesions. To tackle this, the development of an automated cancerous region segmentation method is imperative. We frame this issue as a modeling problem with partial label WSIs, where some cancerous regions may be misclassified as benign and vice versa, producing patches with noisy labels. To learn from these patches, we propose Self-similarity Student, combining teacher-student model paradigm with similarity learning. Specifically, for each patch, we first sample its similar and dissimilar patches according to spatial distance. A teacher-student model is then introduced, featuring the exponential moving average on both student model weights and teacher predictions ensemble. While our student model takes patches, teacher model takes all their corresponding similar and dissimilar patches for learning robust representation against noisy label patches. Following this similarity learning, our similarity ensemble merges similar patches' ensembled predictions as the pseudo-label of a given patch to counteract its noisy label. On the CAMELYON16 dataset, our method substantially outperforms state-of-the-art noise-aware learning methods by 5$\%$ and the supervised-trained baseline by 10$\%$ in various degrees of noise. Moreover, our method is superior to the baseline on our TVGH TURP dataset with 2$\%$ improvement, demonstrating the generalizability to more clinical histopathology segmentation tasks.