Polar coordinate representation is claimed to improve trajectory prediction and planning, with top results on Argoverse 2 and nuPlan, but only the abstract was reviewable.
Backpropagation Clipping for Deep Learning with Differential Privacy
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present backpropagation clipping, a novel variant of differentially private stochastic gradient descent (DP-SGD) for privacy-preserving deep learning. Our approach clips each trainable layer's inputs (during the forward pass) and its upstream gradients (during the backward pass) to ensure bounded global sensitivity for the layer's gradient; this combination replaces the gradient clipping step in existing DP-SGD variants. Our approach is simple to implement in existing deep learning frameworks. The results of our empirical evaluation demonstrate that backpropagation clipping provides higher accuracy at lower values for the privacy parameter $\epsilon$ compared to previous work. We achieve 98.7% accuracy for MNIST with $\epsilon = 0.07$ and 74% accuracy for CIFAR-10 with $\epsilon = 3.64$.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
UNVERDICTED 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Relative Position Matters: Trajectory Prediction and Planning with Polar Representation
Polar coordinate representation is claimed to improve trajectory prediction and planning, with top results on Argoverse 2 and nuPlan, but only the abstract was reviewable.