Researcher profile

Jihong Wang

Jihong Wang 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

Remarkably strong magnetic response in molecules with polar groups

For more than a century, electricity and magnetism have been believed to always exhibit inextricable link due to the symmetry in electromagnetism. At the interface, polar groups that have polar charges, are indispensable to be considered, which interact directly with other polar charges/external charges/external electric fields. However, there is no report on the corresponding magnetic properties on these polar groups. Clearly, such asymmetry, that is, only the interaction between the polar groups and charges, is out of bounds. Here we show that those molecules with considerable polar groups, such as cellulose acetate (CA) and other cellulose derivatives with different polar groups, can have strong magnetic response, indicating that they are strongly paramagnetic. Density functional theory (DFT) calculation shows that the polarity greatly reduces the excitation energy from the state without net spin (singlet) to the state with net spin (triplet), making the considerable existence of magnetic moments on the polar groups. We note that the hydrophobic groups in these molecules have no magnetic moments, however, they make the molecules aggregate to amply the magnetic effect of the magnetic moments in the polar groups, so that these magnetic moments can induce the strong paramagnetism. Our observations suggest a recovery of the symmetry with inextricable link between the electricity and magnetism at the interface. The findings leave many imaginations of the role of the magnetic interaction in biological systems as well as other magnetic applications considering that many of those polar materials are biological materials, pharmaceutical materials, chemical raw materials, and even an essential hormone in agricultural production.

preprint2022arXiv

Towards Explanation for Unsupervised Graph-Level Representation Learning

Due to the superior performance of Graph Neural Networks (GNNs) in various domains, there is an increasing interest in the GNN explanation problem "\emph{which fraction of the input graph is the most crucial to decide the model's decision?}" Existing explanation methods focus on the supervised settings, \eg, node classification and graph classification, while the explanation for unsupervised graph-level representation learning is still unexplored. The opaqueness of the graph representations may lead to unexpected risks when deployed for high-stake decision-making scenarios. In this paper, we advance the Information Bottleneck principle (IB) to tackle the proposed explanation problem for unsupervised graph representations, which leads to a novel principle, \textit{Unsupervised Subgraph Information Bottleneck} (USIB). We also theoretically analyze the connection between graph representations and explanatory subgraphs on the label space, which reveals that the expressiveness and robustness of representations benefit the fidelity of explanatory subgraphs. Experimental results on both synthetic and real-world datasets demonstrate the superiority of our developed explainer and the validity of our theoretical analysis.

preprint2020arXiv

Scalable Attack on Graph Data by Injecting Vicious Nodes

Recent studies have shown that graph convolution networks (GCNs) are vulnerable to carefully designed attacks, which aim to cause misclassification of a specific node on the graph with unnoticeable perturbations. However, a vast majority of existing works cannot handle large-scale graphs because of their high time complexity. Additionally, existing works mainly focus on manipulating existing nodes on the graph, while in practice, attackers usually do not have the privilege to modify information of existing nodes. In this paper, we develop a more scalable framework named Approximate Fast Gradient Sign Method (AFGSM) which considers a more practical attack scenario where adversaries can only inject new vicious nodes to the graph while having no control over the original graph. Methodologically, we provide an approximation strategy to linearize the model we attack and then derive an approximate closed-from solution with a lower time cost. To have a fair comparison with existing attack methods that manipulate the original graph, we adapt them to the new attack scenario by injecting vicious nodes. Empirical experimental results show that our proposed attack method can significantly reduce the classification accuracy of GCNs and is much faster than existing methods without jeopardizing the attack performance.