Researcher profile

Junting Zhang

Junting Zhang 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

Two-dimensional ferroelectricity induced by octahedral rotation distortion in perovskite oxides

Two-dimensional (2D) ferroelectricity has attracted extensive attention since its discovery in the monolayers of van der Waals materials. Here we show that 2D ferroelectricity induced by octahedral rotation distortion is widely present in the perovskite bilayer system through first-principles calculations. The perovskite tolerance factor plays a crucial role in the lattice dynamics and ground-state structure of the perovskite monolayers and bilayers, thus providing an important indicator for screening this hybrid improper ferroelectricity. Generally, the ferroelectric switching via an orthorhombic twin state has the lowest energy barrier. Epitaxial strain can effectively tune the ferroelectric polarization and ferroelectric switching by changing the amplitude of octahedral rotation and tilt distortion. The increasing compressive strain causes a polar to nonpolar phase transition by suppressing the tilt distortion. The cooperative effect of octahedral distortion at the interface with the substrate can reduce the energy barrier of the reversing rotation mode and can even change the lowest-energy ferroelectric switching path.

preprint2020arXiv

Class-incremental Learning via Deep Model Consolidation

Deep neural networks (DNNs) often suffer from "catastrophic forgetting" during incremental learning (IL) --- an abrupt degradation of performance on the original set of classes when the training objective is adapted to a newly added set of classes. Existing IL approaches tend to produce a model that is biased towards either the old classes or new classes, unless with the help of exemplars of the old data. To address this issue, we propose a class-incremental learning paradigm called Deep Model Consolidation (DMC), which works well even when the original training data is not available. The idea is to first train a separate model only for the new classes, and then combine the two individual models trained on data of two distinct set of classes (old classes and new classes) via a novel double distillation training objective. The two existing models are consolidated by exploiting publicly available unlabeled auxiliary data. This overcomes the potential difficulties due to the unavailability of original training data. Compared to the state-of-the-art techniques, DMC demonstrates significantly better performance in image classification (CIFAR-100 and CUB-200) and object detection (PASCAL VOC 2007) in the single-headed IL setting.