Probability of Surface Realization Above Black Line in Gaussian Process Puzzle

In summary, the height is modeled as a multivariate gaussian. The covariance function determines the elements of the covariance matrix. Given that h(x=0) = 0, what is the probability that a surface realization will go above the black line going from x=0 to infinity in the figure?
  • #1
maka89
68
4
I am looking at a surface where the height is described by a zero-mean gaussian process with [itex] cov(h_1,h_2)=\sigma^2\exp[-0.5\frac{(x_1-x_2)}{a^2}][/itex].

Given that h(x=0) = 0, what is the probability that a surface realization will go above the black line going from x=0 to infinity in the figure? Thats all.

This is for a scattering problem I'm working on in physics :)
 

Attachments

  • figure_1.png
    figure_1.png
    25.9 KB · Views: 412
Physics news on Phys.org
  • #2
What are ##h_1## and ##h_2## and how, if at all, do they relate to ##x_1## and ##x_2##?

Which of the symbols represent random variables and which represent constants?
 
  • #3
The height is modeled as a multivariate gaussian. [itex]h_i[/itex] refers to the height at the point [itex]x=x_i[/itex]. The covariance function determince the elements of the covariance matrix. I.e. how to heights at different positions are correlated. The equation should be [itex] cov(h_i,h_j) = \sigma^2\exp(-0.5\frac{(x_i-x_j)^2}{a^2})[/itex]. (Its more common to use i,j instead of 1,2 )
 
  • #4
Sorry to be obtuse, but I still don't understand the problem description.

How is the process multivariate?

As described, we have a scalar real random process that is the height, whose index variable is position.

If position is scalar then there are no vector variables in the specification, so the term multivariate does not appear to apply, and neither does the statement that it is a surface.

Alternatively, if position ##x## is vector, how are we to interpret the expression ##\exp[-0.5\frac{(x_i-x_j)^2}{a^2}]##, since multiplication of vectors is not defined?
 
  • #5
No problem. Its good that you are interested at least :D

So, you are right its a scalar Gaussian process with x as an index variable.

E[h(x)] = 0
E[h(x)h(x')]=[itex]\sigma^2\exp(-0.5\frac{(x-x')^2}{a^2})[/itex]

Never mind the indices I wrote for h and x if you find them confusing. I conceptualize it like x is discretized(But with infinitely small spacing) which I find useful sometimes when using GP's for regression. Therefore the indices.
 
  • #6
I'm afraid I don't have an answer, but I can at least give a formal statement of the problem. The height process is a Brownian Motion (aka Wiener Process), that is typically denoted by ##B_t## or ##W_t##. Let's use ##B_t##.

The question is as follows:

For a Brownian Motion ##B_t##, what is an expression for
$$Prob\left(\sup_{t\geq 0}\left(B_t-t\right)>0\right)$$

If we could get an expression for
$$Prob\left(\sup_{0\leq s\leq t}\left(B_s-s\right)>0\right)$$
then the answer would be the limit as ##t\to\infty## of that expression.

I suspect that the route to an answer will involve the Reflection Principle, but I don't currently have an idea about how to get there.

If nothing comes up soon, I'd suggest posting the problem, stated as in this post, on Maths Stack Exchange. There are lots of posters there with strong Brownian Motion skills. eg see this page, which is about a problem that has some similarity to yours, but is not the same.
 
  • #7
Thanks for the answer :) Hadn't considered that angle. I will work on it some more and then write here if I post on stack exchange or solve it. I attach a new figure that is more realistic. The old one allowed all slopes on the point where the scattering occurs. This one is constraned to having a slope at the same point that obeys the law of reflection(local incident and scattering angle on the surface is equal). And includes the scattered beam.

For a specific choice of surface parameters and incident and scattering angle, it is quite easy to montecarlo sample a lot of surface realizations calculate the probablility of a beam being blocked. But I'm hoping to be able to formulate it a bit more, well formal.
 

Attachments

  • figure_2.png
    figure_2.png
    55.1 KB · Views: 440

Related to Probability of Surface Realization Above Black Line in Gaussian Process Puzzle

1. What is a Gaussian Process Puzzle?

A Gaussian Process Puzzle is a type of mathematical puzzle that uses the principles of Gaussian processes to create a challenging problem to be solved. It involves using data points and a set of rules to determine the correct solution.

2. How does a Gaussian Process Puzzle work?

A Gaussian Process Puzzle works by using Gaussian processes, which are mathematical models that describe the relationship between data points. The puzzle presents a set of data points and a set of rules, and the solver must use the principles of Gaussian processes to determine the correct solution.

3. What makes a Gaussian Process Puzzle challenging?

Gaussian Process Puzzles are challenging because they require a strong understanding of Gaussian processes and mathematical modeling. They often involve complex data sets and rules, and solving them requires critical thinking and problem-solving skills.

4. Are there any real-world applications for Gaussian Process Puzzles?

Yes, Gaussian Process Puzzles have several real-world applications. They are used in machine learning, data analysis, and other fields where Gaussian processes are commonly used. They can also be used as a fun and educational tool for teaching mathematical concepts.

5. How can I improve my skills in solving Gaussian Process Puzzles?

To improve your skills in solving Gaussian Process Puzzles, it is recommended to have a strong understanding of Gaussian processes and mathematical modeling. Practicing with different types of puzzles and learning from others' solutions can also help improve your skills. Additionally, keeping up with advancements in machine learning and data analysis can also enhance your understanding of Gaussian processes and their applications in puzzles.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
847
  • Programming and Computer Science
Replies
2
Views
857
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
6K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
2K
  • Classical Physics
Replies
0
Views
539
  • MATLAB, Maple, Mathematica, LaTeX
Replies
7
Views
1K
Back
Top