-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mmrech/google-research
base: master
head repository: google-research/google-research
compare: master
- 20 commits
- 116 files changed
- 13 contributors
Commits on Jan 22, 2025
-
Open source code for DP-SGD accounting for batch samplers.
This is code associated with the following papers: Title: How Private are DP-SGD implementations?\ Authors: Lynn Chua, Badih Ghazi, Pritish Kamath, Ravi Kumar, Pasin Manurangsi, Amer Sinha, Chiyuan Zhang\ Link: https://arxiv.org/abs/2403.17673 (ICML 2024) Title: Scalable DP-SGD: Shuffling vs. Poisson Subsampling\ Authors: Lynn Chua, Badih Ghazi, Pritish Kamath, Ravi Kumar, Pasin Manurangsi, Amer Sinha, Chiyuan Zhang\ Link: https://arxiv.org/abs/2411.04205 (NeurIPS 2024) Title: Balls-and-Bins Sampling for DP-SGD\ Authors: Lynn Chua, Badih Ghazi, Charlie Harrison, Ethan Leeman, Pritish Kamath, Ravi Kumar, Pasin Manurangsi, Amer Sinha, Chiyuan Zhang\ Link: https://arxiv.org/abs/2412.16802 (AISTATS 2025) PiperOrigin-RevId: 718449364
Configuration menu - View commit details
-
Copy full SHA for 619904f - Browse repository at this point
Copy the full SHA 619904fView commit details
Commits on Jan 24, 2025
-
Open sourcing code for the optimization of tensor network contraction…
… strategies for the simulation of random circuit sampling. PiperOrigin-RevId: 719413621
Configuration menu - View commit details
-
Copy full SHA for 14e984c - Browse repository at this point
Copy the full SHA 14e984cView commit details
Commits on Jan 27, 2025
-
PiperOrigin-RevId: 720300955
Configuration menu - View commit details
-
Copy full SHA for 3c40148 - Browse repository at this point
Copy the full SHA 3c40148View commit details
Commits on Jan 29, 2025
-
cleanup of deprecated test methods
PiperOrigin-RevId: 721043674
Configuration menu - View commit details
-
Copy full SHA for 3964e4d - Browse repository at this point
Copy the full SHA 3964e4dView commit details
Commits on Jan 30, 2025
-
remove deprecated assertDictContainsSubset
PiperOrigin-RevId: 721358297
Configuration menu - View commit details
-
Copy full SHA for b4dbfa6 - Browse repository at this point
Copy the full SHA b4dbfa6View commit details -
Improved README and fixed typos. Fixed bug in main.cpp. Moved python …
…script to scripts folder. PiperOrigin-RevId: 721446391
Configuration menu - View commit details
-
Copy full SHA for 4404f13 - Browse repository at this point
Copy the full SHA 4404f13View commit details
Commits on Jan 31, 2025
-
Merge of PR google-research#2277
PiperOrigin-RevId: 721853405
Configuration menu - View commit details
-
Copy full SHA for be66ef0 - Browse repository at this point
Copy the full SHA be66ef0View commit details
Commits on Feb 3, 2025
-
Set hidden dimensions when using the structural mapper with JODIE and…
… DyRep. PiperOrigin-RevId: 722524429
Configuration menu - View commit details
-
Copy full SHA for 52ef68e - Browse repository at this point
Copy the full SHA 52ef68eView commit details -
Add JODIE and DyRep model configurations with larger values of
alpha
.PiperOrigin-RevId: 722526040
Configuration menu - View commit details
-
Copy full SHA for 2e0186b - Browse repository at this point
Copy the full SHA 2e0186bView commit details -
Check for file existence relative to the directory it's being written…
… to. PiperOrigin-RevId: 722526783
Configuration menu - View commit details
-
Copy full SHA for c8b8074 - Browse repository at this point
Copy the full SHA c8b8074View commit details -
Update name of the file with the
tgbl-comment
edge list.PiperOrigin-RevId: 722527453
Configuration menu - View commit details
-
Copy full SHA for d15a8f6 - Browse repository at this point
Copy the full SHA d15a8f6View commit details -
Update query generation to enforce creating a number of predicates pe…
…r table. Update code to work for queries with group by PiperOrigin-RevId: 722757299
Configuration menu - View commit details
-
Copy full SHA for 75cdbee - Browse repository at this point
Copy the full SHA 75cdbeeView commit details
Commits on Feb 5, 2025
-
Add code for high confidence IR eval paper
PiperOrigin-RevId: 723559792
Configuration menu - View commit details
-
Copy full SHA for cf167df - Browse repository at this point
Copy the full SHA cf167dfView commit details -
Remove usages of orbax_utils.save_args_from_target, as this function …
…does nothing (it used to control a checkpointing behavior that has since been optimized away). PiperOrigin-RevId: 723571552
Configuration menu - View commit details
-
Copy full SHA for 9d75e64 - Browse repository at this point
Copy the full SHA 9d75e64View commit details -
Add log-prob results for high confidence IR eval paper
PiperOrigin-RevId: 723589685
Configuration menu - View commit details
-
Copy full SHA for c5ee328 - Browse repository at this point
Copy the full SHA c5ee328View commit details
Commits on Feb 6, 2025
-
Avoid use of deprecated xla_bridge.get_backend().live_buffers()
xla_bridge.get_backend is deprecated, and the public API for this is jax.live_arrays(). This is a drop-in replacement with no change of behavior. PiperOrigin-RevId: 724004214
Configuration menu - View commit details
-
Copy full SHA for a503712 - Browse repository at this point
Copy the full SHA a503712View commit details -
Avoid use of deprecated xla_bridge.get_backend().platform
xla_bridge.get_backend is deprecated, and the public API for this is jax.default_backend(). This is a drop-in replacement with no change of behavior. PiperOrigin-RevId: 724089482
Configuration menu - View commit details
-
Copy full SHA for 6dedab7 - Browse repository at this point
Copy the full SHA 6dedab7View commit details
Commits on Feb 7, 2025
-
Publish images from research paper
PiperOrigin-RevId: 724408551
Configuration menu - View commit details
-
Copy full SHA for 290a1fd - Browse repository at this point
Copy the full SHA 290a1fdView commit details -
PiperOrigin-RevId: 724455114
Configuration menu - View commit details
-
Copy full SHA for 07a851d - Browse repository at this point
Copy the full SHA 07a851dView commit details
Commits on Feb 10, 2025
-
Data collected and analysis code for the paper titled "Scaling Laws f…
…or Differentially Private Language Models". https://arxiv.org/abs/2501.18914 PiperOrigin-RevId: 725265696
Configuration menu - View commit details
-
Copy full SHA for 79de369 - Browse repository at this point
Copy the full SHA 79de369View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master