“PRIMO is a new approach to the difficult task of constructing images from EHT observations.”
See full article...
See full article...
I had the same thoughtIt's cool, though I gotta say that the Primo version looks flipped (left right) compared to the original
... consistent with the set of models we fed into the AI training which we hope have some relation to the physics of the actual black hole.The higher resolution will help astronomers more accurately peg the mass of the black hole, as well as tighten constraints on alternative models for the event horizon
Nor in Edge.Video doesn't appear to work in Firefox.
It's not working in Chrome either. It seems to be a problem with the video file itself.Video doesn't appear to work in Firefox.
It kind of does, yes.I'm just an idiot with a keyboard, but "we trained the AI on a bunch of simulated images; look how much the output looks like what we predicted" seems to be heading towards circular logic?
I tried to get an accretion disc joke in there. I failed.
edit: aaand ninja'd
Same thought.Is it resembling the reality, or is it just an illusion through AI hallucination?!?
We are observing reality because we should not infer.
They did use observed data.The data we use in this analysis consist of the EHT observations of M87 taken on April 5, 6, 10, and 11 of 2017.
The model is sampled from the observations - blurring (to reduced detail), then PCA.The fiducial PRIMO image of M87 using the 2017 EHT data discussed in the previous section sets the total flux of the compact source to 0.6 Jy, and reconstructs the image with a linear combination of 20 PCA components.
Isn't that the effect of gravitational lensing? Noob here.Honest question- Why does this look so round? are we perfectly aligned with it or would the "ring" around a black hole appear round no matter where one observes it from?
I believe it's a bit of both. The original analyses attempted to determine the angle of the disk and it was in the 80's of degrees as I recall. And the EH of any BH will appear to have a ring very near the body but the accretion disk is typically much further out than that.Honest question- Why does this look so round? are we perfectly aligned with it or would the "ring" around a black hole appear round no matter where one observes it from?
Yes, anything near the BH is strongly lensed. The frightening bit is that the photons leaving the vicinity of the EH (those that barely escape) might have made several trips (or several thousand) around the BH before escaping. That's what a straight line in spacetime looks like near a BH.Isn't that the effect of gravitational lensing? Noob here.
Sounds like you went around it a few times but eventually fell flat.I tried to get an accretion disc joke in there. I failed.
It does, yes.the Primo version looks flipped (left right) compared to the original
I suppose the bright spots in the central region might differ from the bright spots in the surrounding gas, if that's what the quoted sentence means – but I see no particular reason why it would be mirrored.The new image shows the central large dark region in greater detail, while the surrounding cloud of accreting gas is attenuated to reserve a "skinny donut."
They did use observed data.
The model is sampled from the observations - blurring (to reduced detail), then PCA.
MCMC(Markov Chain Monte Carlo) and sampling the posterior distribution is essential to show they didn't "add" anything that wasn't already there.
It's a model of physically observed components (dictionary lookup) that are combined into images that are consistent with the original observations.
The difference is that we know exactly what a monte carlo simulation does and how it gets to its result. That cannot generally be said of an "AI-based" simulation.How does monte carlo simulation (effectively, building a probability distribution of results for the model) do anything fundamentally different to "AI"? In both cases you make an inference from the model and the inputs. It's not a comparison to a complete observation, because they don't have one.
The EHT captured photons trapped in orbit around the black hole, swirling around at near the speed of light
Also those are the slowest moving photons I've ever heard of - shouldn't they be traveling at the speed of light?Ummm how can we detect photons TRAPPED in orbit around a black hole?
What they're describing there is the photon sphere, but the actual bright part in the image is the accretion disk with a gravitational lensing effect. I'm pretty sure you can't see the photon sphere on this picture?"The EHT captured photons trapped in orbit around the black hole, swirling around at near the speed of light, creating a bright ring around it."
Photons travel at the speed of light, not near it. I am guessing this should be photons emitted from other particles (fermions?) traveling at near the speed of light. Also if the photons were trapped in orbit, they wouldn't be hitting our detectors.
It does for me with default settings. Do you have an adblocker enabled?Video doesn't appear to work in Firefox.
this method is used in a number of areas - monte carlo refers to the sampling(random) , markov chain refers the statistical link to the distribution from which samples are drawn (in this case, the observations passed through blur and PCA extraction).How does monte carlo simulation (effectively, building a probability distribution of results for the model) do anything fundamentally different to "AI"? In both cases you make an inference from the model and the inputs. It's not a comparison to a complete observation, because they don't have one.
As someone who went several years with uncorrected myopia as a child I can say that reading blurry text is easier than recognizing faces because there are only 26 letters to choose from, but pretty much every person has a unique face. Do we even know whether black holes are more like letters than faces? To me stars are like letters, at least from far away, but galaxies, planets, comets, and nebulae are like faces. I guess in technical terms I would say the models probably won't reproduce the individual gestalt properly. In biology we frequently encounter species differentiations that aren't easily diagnosed with hard measurements but if you know them well enough you can see the differing gestalt. Can the ml represent that property in a quantifiable form, and if so, how many examples would it need to be trained on, and if it can be trained on models how can you know the models are accurate with only one observed system to compare against? To the commenter speaking about an ionization chamber and detector (I'm having trouble recalling the exact post), yes, you may be modeling the detectors and the sample material to find your limit conditions but you also have the luxury of testing those models against your observations over hundreds (thousands? I really don't know much about this) of runs of varied parameters if need be, don't you? AFAIK there's only this one set of observed data to confirm the model, yet they think a best fit can be generalized to then reiterate an improved best fit? I'm thinking that's not what's going on with your example? What do I know, I didn't specialize in physics or machine learning, I've just been taught generally that nothing can reproduce unobserved data.I'd like someone who's familiar with the EHT process to explain how far apart from a "picture" this really is. Don't get me wrong, I think it's super cool and amazing, but looking at the amount of computation required to get this out of the data, I'm given the (perhaps false) impression that this is sort of like reconstructing a picture of a face by capturing a few pixels of the lips, a few pixels on the nose, and a few pixels of the hair. If that's the case then there would be a lot of guessing as to what the final face looks like. And we guess that with these color combinations of lips, nose and hair the face should looks "sort of like this", i.e. a general idea of what it could look like but it's more like an artist's interpretation than a "photo".
Or is it more like they have a very very faint picture of a lot of sample areas of the face, and they have a very very blurry picture of the face, but they know the "unblurring" algorithm so well that they can state with 99% certainty that the face must look like this?
A Monte Carlo simulation is not as deterministic as you’re implying, neither is a ML model so distant from a Monte Carlo sulimulation.The difference is that we know exactly what a monte carlo simulation does and how it gets to its result. That cannot generally be said of an "AI-based" simulation.