Papers › Revisiting Distillation for Continual Learning on Visual Question Localized-Answering...

Revisiting Distillation for Continual Learning on Visual Question Localized-Answering in Robotic Surgery

22 Jul 2023arXiv:2307.12045archive 2025-07-28

Long Bai, Mobarakol Islam, Hongliang Ren

The visual-question localized-answering (VQLA) system can serve as a knowledgeable assistant in surgical education. Except for providing text-based answers, the VQLA system can highlight the interested region for better surgical scene understanding. However, deep neural networks (DNNs) suffer from catastrophic forgetting when learning new knowledge. Specifically, when DNNs learn on incremental classes or tasks, their performance on old tasks drops dramatically. Furthermore, due to medical data privacy and licensing issues, it is often difficult to access old data when updating continual learning (CL) models. Therefore, we develop a non-exemplar continual surgical VQLA framework, to explore and balance the rigidity-plasticity trade-off of DNNs in a sequential learning paradigm. We revisit the distillation loss in CL tasks, and propose rigidity-plasticity-aware distillation (RP-Dist) and self-calibrated heterogeneous distillation (SH-Dist) to preserve the old knowledge. The weight aligning (WA) technique is also integrated to adjust the weight bias between old and new tasks. We further establish a CL framework on three public surgical datasets in the context of surgical settings that consist of overlapping classes between old and new surgical VQLA tasks. With extensive experiments, we demonstrate that our proposed method excellently reconciles learning and forgetting on the continual surgical VQLA over conventional CL methods. Our code is publicly accessible.

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="2307.12045")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

longbai1006/cs-vqla officialmentioned in papermentioned on GitHubpytorchMIT 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

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

2ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
6ran
1unverified

Licence: 0 of the 11 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 longbai1006/cs-vqla. “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.

accuracy longbai1006/cs-vqla/utils/vqla.py official repository ran MIT (permissive) · 53daad1d7b99fbdf · report
calc_acc longbai1006/cs-vqla/utils/vqla.py official repository ran fingerprinted MIT (permissive) · 19988d5d6c4a4d7c · report
calc_classwise_acc longbai1006/cs-vqla/utils/vqla.py official repository ran MIT (permissive) · 9fd07c1d7cd49c46 · report
count_parameters longbai1006/cs-vqla/utils/toolkit.py official repository ran · honoured contract MIT (permissive) · 6bdbe3d6368c4cde · report
default_loader longbai1006/cs-vqla/utils/data_manager.py official repository ran MIT (permissive) · 075c2cf9f6abfa28 · report
extract_logits longbai1006/cs-vqla/models/continual.py official repository ran MIT (permissive) · 1dfddce24ed63101 · report
loss_kd_regularization longbai1006/cs-vqla/models/continual.py official repository ran MIT (permissive) · d910800310424873 · report
reduce_proxies longbai1006/cs-vqla/utils/linears.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 4072283c98270784 · report
target2onehot longbai1006/cs-vqla/utils/toolkit.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 284e2e0345abe291 · report
tensor2numpy longbai1006/cs-vqla/utils/toolkit.py official repository ran · honoured contract MIT (permissive) · 929c76a2fa2e8c42 · report
pil_loader longbai1006/cs-vqla/utils/data_manager.py official repository unverified MIT (permissive) · 66b63ed4f327a712 · report

Tasks

Continual LearningScene Understanding

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