This summarizes a research paper on using multi-task learning to estimate uncertainty in neural networks. The paper proposes training a base neural network for the main prediction task. It then fine-tunes the base network along with a separate uncertainty estimation network using multi-task learning. The uncertainty network is trained to output predictive variance, allowing the model to estimate aleatoric and epistemic uncertainty. Experiments showed this approach produces well-calibrated uncertainty estimates while maintaining high quality predictions.