GithubHelp home page GithubHelp logo

Comments (3)

MingDing2019 avatar MingDing2019 commented on July 18, 2024

Which parameters are they trying to obfuscate?
[Ming]: The power flows f in the optimal OPF solution (see (3b)). Then, g and u need to be adjusted accordingly using (3a) and (3c).

Which data do they need? Is it the same?
[Ming]: The authors used impedance z = r + jx, while in our program we used y = g + jb.

Gaussian vs Lapacian? What are the implications?
[Ming]: Gaussian implies a slightly relaxed version of differential privacy. The impact on implementation is minimum since it is just an alternative distribution for noise.

Shunt admittance obfuscated?
[Ming]: It does not seem to be obfuscated. See (3c).

Methodology? How does it compare?
[Ming]: For a fair comparison, I suppose we should use the same form of noise for both methods and choose the same privacy budget parameters. Then we can compare utility in terms of operating cost.

from powermodelsprivacypreserving.jl.

davidsmith2020 avatar davidsmith2020 commented on July 18, 2024

It is more different than this (re comments above, I think) -- distribution low-voltage customer, power flows and power outputs, rather than transmission side admittance. I think shunt admittance is implicitly obfuscated. It is very different, and Gaussian required therein due to affine requirement (and no post-processing therein needed)

from powermodelsprivacypreserving.jl.

afeutrill avatar afeutrill commented on July 18, 2024
  • Which parameters are they trying to obfuscate?
    • Power flow, enforces some affine perturbations from the random vector
    • Power output
    • Voltage magnitude
  • Which data do they need? Is it the same?
    • Not sure if the data is contained in the branch information or not
  • Guassian vs Lapacian? What are the implications?
    • Gaussian
    • Not sure of the implications exactly, would have smaller tails than Laplace I think
  • Shunt admittance obfuscated?
    • Not that I can see, shunt not mentioned
  • Methodology? How does it compare?
    • Quite different methodology. Seems to be more high level, or general just looking really at perturbing the power flow
  • CC-OPF Minimises cost of transmission
  • ToV-CC-OPF minimises the above plus some weighted standard deviations
  • TaV-CC-OPF minimises like CC-OPF plus weighted sum of difference between original standard deviation and resulting standard deviation

from powermodelsprivacypreserving.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.