Role of future measurements on Bayes Filter

Click For Summary

Discussion Overview

The discussion revolves around the application of Bayes Filter in the context of a Hidden Markov Model (HMM) for weather prediction, specifically focusing on how future measurements might influence the probability distributions of past states. The participants explore the implications of sensor errors and the relationships between observed weather conditions over time.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant describes a scenario where weather changes like a Markov chain, with a faulty sensor providing probabilistic measurements, and questions how to calculate probability distributions for past states given a complete series of measurements.
  • Another participant challenges the assumption that a rainy measurement definitively indicates that it was rainy, noting that the sensor could report rainy under other conditions as well.
  • There is a discussion about the relevance of distant past weather on current predictions, with one participant suggesting that for reasonable transition and measurement matrices, the current weather is largely independent of the distant past.
  • A participant expresses curiosity about how additional information from future measurements (like day n+1) could refine the probability distribution for day n, indicating a desire for a more concrete example to clarify the question.

Areas of Agreement / Disagreement

Participants do not reach consensus on the implications of future measurements for past states, with some arguing that past states are independent of future observations while others suggest that future measurements could enhance the accuracy of past predictions.

Contextual Notes

Participants acknowledge the complexity of the sensor error model and the potential for degenerate cases that could affect the outcomes of the Bayes Filter application.

Who May Find This Useful

This discussion may be of interest to those studying probabilistic models, sensor data interpretation, and applications of Bayes Filter in time-series analysis, particularly in fields such as meteorology and robotics.

carllacan
Messages
272
Reaction score
3
This is a hard to explain question. If what I wrote makes no sense to you please let me know so that I can fix it.

Suppose a zone where the weather changes like a Markov chain between sunny, cloudy and rainy. You can't observe it directly, but you have a sensor that gives some information. However this sensor is faulty, so that (say) if the weather is sunny it has a 0.8 probability of reporting sunny and a 0.2 probability of reporting cloudy, and so on (you have a complete matrix describing the errors). You use Bayes Filter to find a probability distribution for the weather, and you keep updating this distribution as you keep receiving measurements from the sensor.

But would our distributions change if we were "in the future"? That is, imagine we are looking at the measurements from last week, and we see a day on which the sensor measured rainy. We look at the sensor error info and we see that on a rainy day the sensor measures rainy, without error. If we calculate now the distribution probability for the day previous to the rainy one we should assign a probability of 1 to rain and 0 to the other weather (because if the sensor says it had rained it means that it had rained). In the first scenario, though, you wouldn't have obtained this distribution.

So my question is: given a complete series of measurements on a Hidden Markov chain how can we calculate the probability distributions for the states of the system at different times?
 
Physics news on Phys.org
carllacan said:
That is, imagine we are looking at the measurements from last week, and we see a day on which the sensor measured rainy. We look at the sensor error info and we see that on a rainy day the sensor measures rainy, without error. If we calculate now the distribution probability for the day previous to the rainy one we should assign a probability of 1 to rain and 0 to the other weather (because if the sensor says it had rained it means that it had rained).
No. We have "it is rainy => sensor shows rainy", but the sensor could show rainy at sunny or cloudy days, too (you did not exclude this here).

I don't understand what you mean with "future", as all observations are in the past.

For reasonable matrices for transitions and measurements (there are degenerate cases where everything is screwed up), and for a measurement series length that goes to infinity, I would expect that the current weather does not depend (in a relevant way) on the weather in the distant past. You can assume anything and it won't influence your result in any relevant way.
 
What I mean is that our calculations on the weather probability distribution for day n could be more accurate if we had the measured weather from the days n - 1, n and n + 1 than it would if we only had n - 1 and n. The case of rainy was just an extreme one that I used to show what I meant. If we could be completely sure that the day n + 1 rained then that would affect our belief of the weather at day n.

I am curious about how we would add the information on day n+1 to the other ones, but I'm having a hard time putting my question into words. Would it be better if I talked about a specific example?
 
carllacan said:
Would it be better if I talked about a specific example?

Yes.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 47 ·
2
Replies
47
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K