Source author record

Junting Zhang

Junting Zhang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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.