Papers › Dual Policy Distillation

Dual Policy Distillation

7 Jun 2020arXiv:2006.04061archive 2025-07-28

Kwei-Herng Lai, Daochen Zha, Yuening Li, Xia Hu

Policy distillation, which transfers a teacher policy to a student policy has achieved great success in challenging tasks of deep reinforcement learning. This teacher-student framework requires a well-trained teacher model which is computationally expensive. Moreover, the performance of the student model could be limited by the teacher model if the teacher model is not optimal. In the light of collaborative learning, we study the feasibility of involving joint intellectual efforts from diverse perspectives of student models. In this work, we introduce dual policy distillation(DPD), a student-student framework in which two learners operate on the same environment to explore different perspectives of the environment and extract knowledge from each other to enhance their learning. The key challenge in developing this dual learning framework is to identify the beneficial knowledge from the peer learner for contemporary learning-based reinforcement learning algorithms, since it is unclear whether the knowledge distilled from an imperfect and noisy peer learner would be helpful. To address the challenge, we theoretically justify that distilling knowledge from a peer learner will lead to policy improvement and propose a disadvantageous distillation strategy based on the theoretical results. The conducted experiments on several continuous control tasks show that the proposed framework achieves superior performance with a learning-based agent and function approximation without the use of expensive teacher models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2006.04061")

Code

Syntology Ran 1 of 17 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: community (archive-listed): 17 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kiminh/dual-policy-distillation mentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 1 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
16unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kiminh/dual-policy-distillation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

profile kiminh/dual-policy-distillation/baselines/logger.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · 98948fae5be7e92e · report
cat_entropy kiminh/dual-policy-distillation/baselines/a2c/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · dafc66df201789e0 · report
cat_entropy_softmax kiminh/dual-policy-distillation/baselines/a2c/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 7082b4bbc0d9384f · report
cg kiminh/dual-policy-distillation/baselines/common/cg.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · a14fa85826d8091c · report
find_task_for_env_id_in_any_benchmark kiminh/dual-policy-distillation/baselines/bench/benchmarks.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 71bdb8bae1ed81f7 · report
get_benchmark kiminh/dual-policy-distillation/baselines/bench/benchmarks.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 7bd934aa47da390a · report
get_monitor_files kiminh/dual-policy-distillation/baselines/bench/monitor.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · c6cb2f61f176b29b · report
get_task kiminh/dual-policy-distillation/baselines/bench/benchmarks.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 3e82b9de30b1625f · report
load_results kiminh/dual-policy-distillation/baselines/bench/monitor.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e71620de1b94c6f0 · report
make_atari kiminh/dual-policy-distillation/baselines/common/atari_wrappers.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 186018cc4315055f · report
make_output_format kiminh/dual-policy-distillation/baselines/logger.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 5eee517402b390d5 · report
read_json kiminh/dual-policy-distillation/baselines/logger.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 88ef5a17fc986d9a · report
rolling_window kiminh/dual-policy-distillation/baselines/results_plotter.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 895ca4b776fb6d6d · report
sample kiminh/dual-policy-distillation/baselines/a2c/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 178099b1f8fb2b9d · report
ts2xy kiminh/dual-policy-distillation/baselines/results_plotter.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 8c5b970d902942f8 · report
window_func kiminh/dual-policy-distillation/baselines/results_plotter.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 43741b9339bd80da · report
wrap_deepmind kiminh/dual-policy-distillation/baselines/common/atari_wrappers.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 2475b5dbc5a1fb09 · report

Tasks

Continuous ControlDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)continuous-controlreinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections