# Research Talks

* [Compressing Unit-Vector Correlations via Sparse Pseudorandom Generators.](https://youtu.be/TyI6PaVJRI0?t=3273) CRYPTO 2024 (Santa Barbara, USA), TPMPC 2024 (Darmstadt, Germany).
* Communication-Efficient Secure Logistic Regression. EuroS\&P 2024 (Vienna, Austria), Aarhus Crypto group June 2023 (Aarhus, Denmark), Google Private Computing Research Group Aug 2021 (New York, USA).
* [On Black-Box Verifiable Outsourcing. ](https://youtu.be/o2BPkhdPAg4?list=PLeeS-3Ml-rpr5cQ9L6-wjvlc1tERA_W3X\&t=4688)TCC 2023 (Taipei, Taiwan).
* [Concretely efficient secure comparison](https://www.youtube.com/watch?v=HkFML4TJqYc). TPMPC June 2022 (Aarhus University, Denmark), IC3 Winter Retreat 2023 (Les Diablerets, Switzerland)
* [Privacy preserving decentralized netting](https://www.youtube.com/watch?v=kvD_ERfpUEI). Financial Cryptography May 2022 (Grenada) &#x20;
* [Two-Round Maliciously Secure Computation with Super-Polynomial Simulation](https://www.youtube.com/watch?v=-OOYbvXSCJ0). Theory of Cryptography Conference Nov 2021 (Raleigh, USA).
* [Post Quantum Multiparty Computation](https://www.youtube.com/watch?v=rBOIzktrVug). Eurocrypt Oct 2021 (Zagreb, Croatia), Google Private Computing Research Group. July 2021
* Privacy-preserving logistic regression using MPC. Google Private Computing Research Group Aug 2021.&#x20;


---

# 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://amitagarwal.gitbook.io/profile/research-talks.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.
