Researcher profile

Yaohui Zhu

Yaohui 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)

preprint2022arXiv

Ferrimagnetism in stable non-metal covalent organic framework

We synthesized a pure organic non-metal crystalline covalent organic framework TAPA-BTD-COF by bottom-up Schiff base chemical reaction. And this imine-based COF is stable in aerobic condition and room-temperature. We discovered that this TAPA-BTD-COF exhibited strong magneticity in 300 K generating magnetic hysteresis loop in M-H characterization and giant chimol up to 0.028. And we further conducted zero-field cooling and field-cooling measurement of M-T curves. The as-synthesized materials showed a large chi/mol up to 0.028 in 300 K and increasing to 0.037 in 4.0 K with 200 Oe measurement field. The TAPA-BTD-COF 1/chimol~T curve supported its ferrimagnetism, with an intrinsic delta temperature as -33.03 K by extrapolating the 1/chimol~T curve. From the continuously increasing slope of 1/chimol~T, we consider that this TAPA-BTD-COF belongs to ferrimagnetic other than antiferromagnetic materials. And the large chimol value 0.028 at 300 K and 0.037 at 4.0 K also supported this, since common antiferromagnetic materials possess chimol in the range of 10-5 to 10-3 as weak magnetics other than strong magnetic materials such as ferrimagnetics and ferromagnetics. Since this material is purely non-metal organic polymer, the possibility of d-block and f-block metal with unpaired-electron induced magnetism can be excluded. Besides, since the COF does not involve free-radical monomer in the processes of synthesis, we can also exclude the origin of free-radical induced magnetism. According to recent emerging flat-band strong correlated exotic electron property, this unconventional phenomenon may relate to n-type doping on the flat-band locating in the CBM, thus generating highly-localized electron with infinite effective mass and exhibiting strong correlation, which accounts for this non-trivial strong and stable ferrimagneticity at room-temperature and aerobic atmospheric conditions.

preprint2022arXiv

Rethinking the Optimization of Average Precision: Only Penalizing Negative Instances before Positive Ones is Enough

Optimizing the approximation of Average Precision (AP) has been widely studied for image retrieval. Limited by the definition of AP, such methods consider both negative and positive instances ranking before each positive instance. However, we claim that only penalizing negative instances before positive ones is enough, because the loss only comes from these negative instances. To this end, we propose a novel loss, namely Penalizing Negative instances before Positive ones (PNP), which can directly minimize the number of negative instances before each positive one. In addition, AP-based methods adopt a fixed and sub-optimal gradient assignment strategy. Therefore, we systematically investigate different gradient assignment solutions via constructing derivative functions of the loss, resulting in PNP-I with increasing derivative functions and PNP-D with decreasing ones. PNP-I focuses more on the hard positive instances by assigning larger gradients to them and tries to make all relevant instances closer. In contrast, PNP-D pays less attention to such instances and slowly corrects them. For most real-world data, one class usually contains several local clusters. PNP-I blindly gathers these clusters while PNP-D keeps them as they were. Therefore, PNP-D is more superior. Experiments on three standard retrieval datasets show consistent results with the above analysis. Extensive evaluations demonstrate that PNP-D achieves the state-of-the-art performance. Code is available at https://github.com/interestingzhuo/PNPloss