Conceptual

Prune-and-Fuse Data Selection for Efficient Deep Network Training

PruneFuse: a training-efficiency method that prunes a dense network at initialization into a structurally coherent surrogate, uses that surrogate to run active-learning sample selection (Least Confidence, Entropy, or Greedy k-centers), then fuses the trained pruned model back into the dense model for a better initialization and refines it with knowledge distillation, cutting selection compute while matching state-of-the-art active-learning accuracy.