Researcher profile

Ziyan Zhang

Ziyan Zhang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

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

8 published item(s)

preprint2026arXiv

Robust Graph Fine-Tuning with Adversarial Graph Prompting

Parameter-Efficient Fine-Tuning (PEFT) method has emerged as a dominant paradigm for adapting pre-trained GNN models to downstream tasks. However, existing PEFT methods usually exhibit significant vulnerability to various noise and attacks on graph topology and node attributes/features. To address this issue, for the first time, we propose integrating adversarial learning into graph prompting and develop a novel Adversarial Graph Prompting (AGP) framework to achieve robust graph fine-tuning. Our AGP has two key aspects. First, we propose the general problem formulation of AGP as a min-max optimization problem and develop an alternating optimization scheme to solve it. For inner maximization, we propose Joint Projected Gradient Descent (JointPGD) algorithm to generate strong adversarial noise. For outer minimization, we employ a simple yet effective module to learn the optimal node prompts to counteract the adversarial noise. Second, we demonstrate that the proposed AGP can theoretically address both graph topology and node noise. This confirms the versatility and robustness of our AGP fine-tuning method across various graph noise. Note that, the proposed AGP is a general method that can be integrated with various pre-trained GNN models to enhance their robustness on the downstream tasks. Extensive experiments on multiple benchmark tasks validate the robustness and effectiveness of AGP method compared to state-of-the-art methods.

preprint2024arXiv

Unifying Graph Contrastive Learning via Graph Message Augmentation

Graph contrastive learning is usually performed by first conducting Graph Data Augmentation (GDA) and then employing a contrastive learning pipeline to train GNNs. As we know that GDA is an important issue for graph contrastive learning. Various GDAs have been developed recently which mainly involve dropping or perturbing edges, nodes, node attributes and edge attributes. However, to our knowledge, it still lacks a universal and effective augmentor that is suitable for different types of graph data. To address this issue, in this paper, we first introduce the graph message representation of graph data. Based on it, we then propose a novel Graph Message Augmentation (GMA), a universal scheme for reformulating many existing GDAs. The proposed unified GMA not only gives a new perspective to understand many existing GDAs but also provides a universal and more effective graph data augmentation for graph self-supervised learning tasks. Moreover, GMA introduces an easy way to implement the mixup augmentor which is natural for images but usually challengeable for graphs. Based on the proposed GMA, we then propose a unified graph contrastive learning, termed Graph Message Contrastive Learning (GMCL), that employs attribution-guided universal GMA for graph contrastive learning. Experiments on many graph learning tasks demonstrate the effectiveness and benefits of the proposed GMA and GMCL approaches.

preprint2023arXiv

Multi-Level Variational Spectroscopy using a Programmable Quantum Simulator

Energy spectroscopy is a powerful tool with diverse applications across various disciplines. The advent of programmable digital quantum simulators opens new possibilities for conducting spectroscopy on various models using a single device. Variational quantum-classical algorithms have emerged as a promising approach for achieving such tasks on near-term quantum simulators, despite facing significant quantum and classical resource overheads. Here, we experimentally demonstrate multi-level variational spectroscopy for fundamental many-body Hamiltonians using a superconducting programmable digital quantum simulator. By exploiting symmetries, we effectively reduce circuit depth and optimization parameters allowing us to go beyond the ground state. Combined with the subspace search method, we achieve full spectroscopy for a 4-qubit Heisenberg spin chain, yielding an average deviation of 0.13 between experimental and theoretical energies, assuming unity coupling strength. Our method, when extended to 8-qubit Heisenberg and transverse-field Ising Hamiltonians, successfully determines the three lowest energy levels. In achieving the above, we introduce a circuit-agnostic waveform compilation method that enhances the robustness of our simulator against signal crosstalk. Our study highlights symmetry-assisted resource efficiency in variational quantum algorithms and lays the foundation for practical spectroscopy on near-term quantum simulators, with potential applications in quantum chemistry and condensed matter physics.

preprint2022arXiv

Chinese grammatical error correction based on knowledge distillation

In view of the poor robustness of existing Chinese grammatical error correction models on attack test sets and large model parameters, this paper uses the method of knowledge distillation to compress model parameters and improve the anti-attack ability of the model. In terms of data, the attack test set is constructed by integrating the disturbance into the standard evaluation data set, and the model robustness is evaluated by the attack test set. The experimental results show that the distilled small model can ensure the performance and improve the training speed under the condition of reducing the number of model parameters, and achieve the optimal effect on the attack test set, and the robustness is significantly improved. Code is available at https://github.com/Richard88888/KD-CGEC.

preprint2022arXiv

Surface Enhanced Circular Dichroism by Electric and Magnetic Dipole Resonance of Cross Shaped Nanoholes

The near-field interaction of plasmonic nanostructures and chiral molecules induces circular dichroism in achiral nanostructure. The induced circular dichroism (ICD) strength is several orders greater than the molecular inherent CD (MCD), and it generally appears at visual range (VR) where the CD signal is easily detectable. Therefore, the ICD is considered as a potential method to detect single molecular chirality. In this study, cross shaped nanohole (CSN) is proposed for enhancing the MCD signal. The maximum enhancement of the structure reached 450 folds of molecular inherent MCD. Through analysis of the surface plasmon resonance mode, it is found that overlapping of the electric dipole (ED) and magnetic dipole (MD) surface plasmon resonance (SPR) in CSN is essential for the CD enhancement. Furthermore, we investigated the effects of the thickness of structure, length of longer and shorter arms of nanohole, the displacement of shorter arm of the nanohole and x period of CSN on the circular dichroism enhancement, and found the enhancement factor and location of CD enhancement peak to be tunable by the structural parameters

preprint2022arXiv

Surface Enhanced Circular Dichroism by Quadrilateral Arranged Nanoholes

Circular dichroism (CD) is absorption difference of right-hand and left-hand circularly polarized light by components. CD spectroscopy technique is an important tool for detecting molecular chirality, but the molecular circular dichroism (MCD) is weak and always appears in the ultraviolet (UV) region that is more noisy than visual range (VR). Induced circular dichroism (ICD) arisen from near-field interaction of plasmonic nanostructures and chiral molecules enhances the detection limit of molecular chirality and usually appears in VR. In this study, quadrilateral arranged nanoholes (QAN) are proposed for enhancing the MCD. The maximum enhancement achieved by the structure is about 200 folds of the MCD. Furthermore, we explained the mechanism of ICD which is generated by symmetry breaking of electric field QAN by molecular dipole. We investigated the effect of surface plasmon resonance (SPR) mode on ICD through analyzing the electric dipole (ED) and magnetic dipole (MD) resonance modes. ICD was found to get enhanced as a result of overlapping of ED and MD resonance around QAN. Besides this investigation, we probed the effects of thickness of structure, length of holes and length of periods on the MCD enhancement

preprint2022arXiv

Unified GCNs: Towards Connecting GCNs with CNNs

Graph Convolutional Networks (GCNs) have been widely demonstrated their powerful ability in graph data representation and learning. Existing graph convolution layers are mainly designed based on graph signal processing and transform aspect which usually suffer from some limitations, such as over-smoothing, over-squashing and non-robustness, etc. As we all know that Convolution Neural Networks (CNNs) have received great success in many computer vision and machine learning. One main aspect is that CNNs leverage many learnable convolution filters (kernels) to obtain rich feature descriptors and thus can have high capacity to encode complex patterns in visual data analysis. Also, CNNs are flexible in designing their network architecture, such as MobileNet, ResNet, Xception, etc. Therefore, it is natural to arise a question: can we design graph convolutional layer as flexibly as that in CNNs? Innovatively, in this paper, we consider connecting GCNs with CNNs deeply from a general perspective of depthwise separable convolution operation. Specifically, we show that GCN and GAT indeed perform some specific depthwise separable convolution operations. This novel interpretation enables us to better understand the connections between GCNs (GCN, GAT) and CNNs and further inspires us to design more Unified GCNs (UGCNs). As two showcases, we implement two UGCNs, i.e., Separable UGCN (S-UGCN) and General UGCN (G-UGCN) for graph data representation and learning. Promising experiments on several graph representation benchmarks demonstrate the effectiveness and advantages of the proposed UGCNs.

preprint2021arXiv

Quantitative Study on Circular Dichroism Induction from Chiral Matter-Achiral Nanostructure Near Field Interactions

The circular dichroism (ICD) induced from interaction of chiral molecules with achiral plasmonic metal nanostructures has improved sensitivity of molecular chirality detection. Although experimental results have presented several orders magnitude of ICD enhancement, but the cause of ICD induction has not arise from previous studies. In this paper, a theory presented for explain mechanism of ICD induction from near field interaction of chiral molecule with achiral nanostructure. By introducing dipole approaching of chiral molecule and a near field approximation of molecule-nanostructure interaction, we derived an analytical formula for ICD. This theory explains mechanism of ICD is that the dipole radiation of chiral molecules breaks the enantiomorphic relationship of the electric field strengths in the nanostructure. Furthermore, the derived formula exhibits ICD proportional to molecules chirality parameter and number density, and it exponentially increases with the inverse cube of distance between molecule and nanostructure. Most importantly, the formula shows that ICD is proportional to strengths of electric field in nanostructure and magnetic field in molecular region. To verify the analytical results, we studied the ICD properties of graphene nanohole metasurface (GNM) and chiral molecule composed system. Numerical results were found consistent with analytical results. Our investigation results are helpful for understanding mechanism of ICD induction, pushing the limit of ICD enhancement and realizing supersensitive detection of molecular chirality.