{
  "apiVersion": "v1",
  "methodology": "https://sourcescore.org/methodology/",
  "canonical": "https://sourcescore.org/claims/f777d78b0ddbdaec/",
  "claim": {
    "vertical": "ai-ml",
    "subject": "Adadelta",
    "predicate": "introduced_in_paper",
    "object": "ADADELTA: An Adaptive Learning Rate Method (Zeiler, 2012)",
    "confidence": 0.82,
    "sources": [
      {
        "url": "https://arxiv.org/abs/1212.5701",
        "title": "ADADELTA: An Adaptive Learning Rate Method",
        "publisher": "arXiv (Matthew D. Zeiler)",
        "publishedDate": "2012-12-22",
        "accessedDate": "2026-06-02",
        "type": "preprint",
        "excerpt": "We present a novel per-dimension learning rate method for gradient descent called ADADELTA. The method dynamically adapts over time using only first order information and has minimal computational overhead beyond vanilla stochastic gradient descent. The method requires no manual tuning of a learning rate and appears robust to noisy gradient information, different model architecture choices, various data modalities and selection of hyperparameters."
      },
      {
        "url": "https://keras.io/api/optimizers/adadelta/",
        "title": "Adadelta optimizer (Keras docs)",
        "publisher": "Keras",
        "accessedDate": "2026-06-02",
        "type": "docs"
      }
    ],
    "publishedAt": "2026-06-02T00:00:00Z",
    "lastVerified": "2026-06-02",
    "methodologyVersion": "veritas-v0.1",
    "tags": [
      "adadelta",
      "optimizer",
      "adaptive-learning-rate",
      "gradient-descent",
      "zeiler",
      "foundational",
      "2012"
    ],
    "id": "f777d78b0ddbdaec",
    "statement": "Adadelta introduced in paper: ADADELTA: An Adaptive Learning Rate Method (Zeiler, 2012)."
  },
  "signature": {
    "algorithm": "HMAC-SHA256",
    "signedBy": "did:web:sourcescore.org",
    "signedAt": "2026-06-02T00:00:00.000Z",
    "signature": "46486c14c5c960ad4d89fa95ed3b2e06207e053733a63180701746894545b5b3"
  },
  "citedAs": "Adadelta introduced in paper: ADADELTA: An Adaptive Learning Rate Method (Zeiler, 2012). — SourceScore Claim f777d78b0ddbdaec (verified 2026-06-02, signed 46486c14…). https://sourcescore.org/claims/f777d78b0ddbdaec/"
}