# 参考文献

The offline query release mechanism given in this section is from Blum et al. \[8], which gave bounds in terms of the VC-Dimension of the query class (Theorem 4.9). The generalization to fat shattering dimension is given in \[72].

The online query release mechanism given in this section is from Hardt and Rothblum \[44]. This mechanism uses the classic multiplica- tive weights update method, for which Arora, Hazan and Kale give an excellent survey \[1]. Slightly improved bounds for the private multi- plicative weights mechanism were given by Gupta et al. \[39], and the analysis here follows the presentation from \[39].


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://differentialprivacy.gitbook.io/dp/overview-3/bibliographic-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
