Skip to content

Commit 89a4f3c

Browse files
update research in readme
1 parent 03d8132 commit 89a4f3c

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,12 @@ For the setup and simulation code of neural network encoded variational quantum
381381

382382
Reference paper: https://arxiv.org/abs/2308.01068 (published in PRApplied).
383383

384+
### FLDC
385+
386+
Absence of barren plateaus in finite local-depth circuits with long-range entanglement, see the [demo](/examples/vqe_toric_code.py).
387+
388+
Reference paper: https://arxiv.org/abs/2311.01393 (published in PRL).
389+
384390
### Effective temperature in ansatzes
385391

386392
For the simulation implementation of quantum states based on neural networks, tensor networs and quantum circuits using TensorCircuit-NG, see the [project repo](https://github.com/sxzgroup/et).
@@ -405,6 +411,12 @@ For the simulation code and data for the work on low weight Pauli propagation in
405411

406412
Reference paper: https://arxiv.org/abs/2508.06358.
407413

414+
### Quantum Continual Learning
415+
416+
For the code implementation on the work of demonstrating plasticity in quantum continual learning, see the [project repo](https://github.com/sxzgroup/quantum-plasticity).
417+
418+
Reference paper: https://arxiv.org/abs/2511.17228.
419+
408420
### More works
409421

410422
<details>
@@ -444,8 +456,6 @@ Reference paper: https://arxiv.org/abs/2508.06358.
444456

445457
- Universal imaginary-time critical dynamics on a quantum computer: https://arxiv.org/abs/2308.05408 (published in PRB).
446458

447-
- Absence of barren plateaus in finite local-depth circuits with long-range entanglement: https://arxiv.org/abs/2311.01393 (published in PRL).
448-
449459
- Non-Markovianity benefits quantum dynamics simulation: https://arxiv.org/abs/2311.17622.
450460

451461
- Variational post-selection for ground states and thermal states simulation: https://arxiv.org/abs/2402.07605 (published in QST).
@@ -472,6 +482,12 @@ Reference paper: https://arxiv.org/abs/2508.06358.
472482

473483
- A Neural-Guided Variational Quantum Algorithm for Efficient Sign Structure Learning in Hybrid Architectures: https://arxiv.org/abs/2507.07555.
474484

485+
- Quantum Pontus-Mpemba Effects in Real and Imaginary-time Dynamics: https://arxiv.org/abs/2509.01960.
486+
487+
- Quantum Mpemba effect in long-ranged U(1)-symmetric random circuits: https://arxiv.org/abs/2512.06775.
488+
489+
- A Qudit-native Framework for Discrete Time Crystals: https://arxiv.org/abs/2512.04577.
490+
475491
</details>
476492

477493
If you want to highlight your research work or projects here, feel free to add by opening PR.

0 commit comments

Comments
 (0)