Researcher profile

Andrew Zhu

Andrew Zhu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
3topics
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

2 published item(s)

preprint2025arXiv

Surface adsorption at the thermodynamic limit using periodic DLPNO-MP2 theory: A study of CO on MgO at dilute and dense coverages

We apply periodic domain-based local pair natural orbital second-order Møller--Plesset perturbation theory (DLPNO-MP2) to probe the adsorption energy of CO on MgO(001), the consensus toy model system for surface adsorption. A number of robust correlated wavefunction methods now achieve excellent agreement with experiment for the adsorption of a single CO molecule onto the MgO surface. However, studies probing denser coverage ratios are scarce because of the increased computational expense and the larger configuration space to optimize. We leverage the computational efficiency of periodic DLPNO-MP2 to perform simulations beyond a single unit cell. By using large supercells, we highlight the importance of accurately representing the thermodynamic limit of the surface, and demonstrate in turn that different coverage ratios can be consistently probed. In the dilute regime, we show that adsorption energies obtained from periodic DLPNO-MP2 agree with existing benchmarks. We then obtain adsorption energies at increasing densities approaching full monolayer coverage. Our results show a reduction in binding strength at full coverage, agreeing with experimental observations, which is explained by the increasing lateral repulsions between the COs. This study demonstrates the efficacy of periodic DLPNO-MP2 for probing increasingly sophisticated adsorption systems at the thermodynamic limit.

preprint2022arXiv

DuelGAN: A Duel Between Two Discriminators Stabilizes the GAN Training

In this paper, we introduce DuelGAN, a generative adversarial network (GAN) solution to improve the stability of the generated samples and to mitigate mode collapse. Built upon the Vanilla GAN's two-player game between the discriminator $D_1$ and the generator $G$, we introduce a peer discriminator $D_2$ to the min-max game. Similar to previous work using two discriminators, the first role of both $D_1$, $D_2$ is to distinguish between generated samples and real ones, while the generator tries to generate high-quality samples which are able to fool both discriminators. Different from existing methods, we introduce another game between $D_1$ and $D_2$ to discourage their agreement and therefore increase the level of diversity of the generated samples. This property alleviates the issue of early mode collapse by preventing $D_1$ and $D_2$ from converging too fast. We provide theoretical analysis for the equilibrium of the min-max game formed among $G, D_1, D_2$. We offer convergence behavior of DuelGAN as well as stability of the min-max game. It's worth mentioning that DuelGAN operates in the unsupervised setting, and the duel between $D_1$ and $D_2$ does not need any label supervision. Experiments results on a synthetic dataset and on real-world image datasets (MNIST, Fashion MNIST, CIFAR-10, STL-10, CelebA, VGG, and FFHQ) demonstrate that DuelGAN outperforms competitive baseline work in generating diverse and high-quality samples, while only introduces negligible computation cost.