SlideShare a Scribd company logo
Detecting Pulsars
with Machine
Learning and How
Astronomers can
crack Wall Street.
Poon Panichpibool, Astronomy Department University of Virginia
P
ulsar (Pulsating Radio Star) is an exotic
and intrincically intersting object in the
Universe. The best science from pul-
sar observation are now widely used as tools
via ”Pulsar Timing” due to the extreme ac-
curacy of measuring Pulsar’s period. In or-
der to detect Pulsars, Astronomers have to
spend countless hours going through a large
data base of Pulsar survey. Therefore, As-
tronomers are now trying to use the most Ad-
vanced Computational technology ”Machine
Learning” to aid them in their search for ex-
otic ”Pulsars”.
What is a Pulsar?
Astronomers have learned that a Pulsar is a rapidly
rotating neutron star which is highly magnetized.
It emits a beam of electromagnetic radiation wave
which can be observed on the Earth if the beam is
pointing toward observers. With that beam emitting
characteristic, a pulsar is truly a lighthouse in the
Figure 1: A composite image of the Crab Nebula, show-
ing a Pulsar. Blue indicates X-rays from Chan-
dra, Green is HST optical, and Red is VLA
Radio.
HowToTeX.com • Two column article template page 1 of 4
Universe. Most studied pulsars are ”radio pulsars”
which appear to emit short pulses of radio emission.
The pulse period is generally between 1.4 ms and
8.5 seconds. These radio emission is continouse and
beamed. Therefore, observers can see a radio pulse
each time the pulsar beam get in their line of sights.
The pulse periods are quite stable since they equal to
the spinning period of rotating neutron stars. There
are numbers of important results come out of radio
observation of pulsars for following reasons:
1. Neutron stars can be used as Extreme conditions
Physics Laboratories which can not be generated
on the Earth e.g. deep gravitational potentials,
ρ exceeding nuclear densities, and extremely
high magnetic field B ∼ 1014 Gauss.
2. Pulse periods are measured with high accuracies
such that it allows sensitive measurement of tiny
quantities such as the gravitational radiation by
a Binary Pulsar system or Disturbance in gravity
for planetary-mass objects orbiting around a
pulsar.
Since the first observation of Pulsar in 1967 by Joce-
lyn Bell Burnell and Antony Hewish, Pulsars have
been used as an evidence of neutron star existence.
Moreover, Pulsars also provide us understanding
about the strong nuclear force and extreme condition
of nuclear equation of state, testing general relativity,
and a discovery of the first extrasolar planet.
Pulsars are generally categorized into three classes.
1. Rotation-Powered Pulsar where the loss of rota-
tional energy provides the power to pulsar.
2. Accretion-Powered Pulsar (most of X-rays Pul-
sars) where the gravitational energy of accreted
material generate the power and emit X-rays.
3. Magnetars where the extremely strong Magnetic
field decays to provide the power to Pulsars.
As mentioned earlier, the best uses of Pulsar ob-
servations come from using them as tools via ”Pulsar
Timing”. By tracking the times of arrival of the
radio pulses (TOA), the pulsar timing can be used
to monitor the rotation of the neutron star. This
pulsar timing is an extraordinary feature of pulsar
observation due to its unambiguously tracking of
single rotation of the neutron star over long periods
with high precision. It allows pulsar astronomers to
understand the interior physics of neutron stars, mak-
ing extremely accurate astrometric measurements,
and testing gravitational theories. Here is example
Figure 2: A diagram of a typical Pulsar.
of how accurate the pulsar timing can give us for
determining the spin frequency of a pulsar.
Since f = dφ/dt when φ measures in turns, the pre-
cision comes from how precisely we can measure ∆φ,
change in phase over some time interval ∆T. Typi-
cally, ∆T is a long period of time ∼ tensofyears.φ
is determined by the TOA precision. For ms pul-
sar B1937+21, σTOA is about 6x10−4 turns and this
pulsar has been timed for 25 years.
∆f ∼ σTOA/∆T = 8 ∗ 10−13
Hz (1)
Pulsars can be tools to give extremely high preci-
sion measure in many physics properties. However,
Astronomers need to detect them first and detecting
pulsar is not an easy task.
Pulsar Detection
Pulsar detection using the large radio sky survey is
similar to ”finding needles in the haystack”. The
process of identifying these pulsars still remains a
labor-intensive task. The most time demanding
in Pulsar detection is the visual inspection. With
”Petabyte” of data, the task of identifying Pulsar
cam be extremely tedious and time consuming. For
instance, a database of 1 million candidate pulsars
can take at least 10 years of non stop analysis to iden-
tify all potential pulsars. Nonetheless, many pulsar
astronomers have been adopting a new technology
called ”Machines Learning” in order to develop a
new method of pulsar identification.
HowToTeX.com • Two column article template page 2 of 4
Figure 3: A diagram of two layers classification system
of the PICS AI.
Many groups of Astronomers and Data scientists
have bee working on a novel artificial intelligence
(AI) program which can identify pulsars from recent
surveys using image pattern recognition with many
neural networks. These AI program will be trained in
order to mimic human experts and separate pulsars
from noise and interference by looking for patterns
from candidate plots. The process of training and
back-testing the program is called ”machine learning”
i.e. programmers provide all necessary data for the
AI to learn and be able to work on analysis by itself
or themselves (since these program typical deploy
many neural or AI brain networks.).
For example, from W.W. Zhu et al., their PICS
(Pulsar Image-based Classification System) AI will
be taught the salient features of different pulsars
from a set of human-analyzed candidate through
machine learning. Their training set are from the
Pulsar Arecibo :-band Feed Array (PALFA) survey.
Each pulsar candidate will generate four diagnostic
plots consists of image data up to thousands of pixels.
Then the AI will input these data and uses these
candidates as a training set over ∼ 9000 neurons.
After the AI is trained, it will be tested with different
pulsar survey e.g. the Green Bank North Celestial
Cap survey. This group has been integrated their
PICS AI into the PALFA survey pipeline and has
discovered size new pulsars in 2014.
Machine Learning on Wall Street
Not only Pulsar Astronomers but also Quantitative
Hedge Fund have been using this machine learn-
ing technique with pattern recognition. Systematic
trading or rules-based trading is not a new thing
in on Wall Street. Many people have established
their own trading systems and became successful e.g.
CANSLIM, SERPA systems. However, using an AI
to make a decision in trading is quite a new idea. In
Figure 4: A discovery plot of PSR J1938+20
fact, many hedge funds such as James Simon (The
Quant King)’s Renaissance Technologies has been
using mathematical model and powerful computer to
predict the direction of securities price in any market.
Stock market is commonly regarded as a place full
with uncertainty and unpredictable. Hence, predic-
tion of stock market movement has been a long-time
attraction to many people from different fields. Nu-
merous studies tried to use machine learning algo-
rithm to forecast the movement of securities price
such as Support Vector Machine (SVM), Artificial
Neural Network (ANN) and reinforcement learning.
By training the AI to use pattern recognition, the
AI can predict the movement of the securities price
and make a trade decision (Buy, Sell, and Hold).
Since Astronomers are now using more machine
learning in their researches, they can also apply the
same model to price prediction trading system. With
more development in pattern recognition and ma-
chine learning, undoubtedly that astronomers can
one day predict the movement of stock market and
crack Wall Street (It may solve funding problems for
Astronomers as well!).
References
• http://www.cv.nrao.edu/course/astr534/Pulsars.html
• http://www.cv.nrao.edu/course/astr534/
PulsarTiming.html
• http://www.agile5technologies.com/wp-
content/uploads/Thesis.pdf
• http://eugenezhulenev.com/blog/2014/11/14/stock-
price-prediction-with-big-data-and-machine-
learning/
HowToTeX.com • Two column article template page 3 of 4
Figure 5: An example of price prediction model
Figure 6: An example of Machine Learning trading sys-
tem
Figure 7: An example of price prediction model on Apple
(AAPL) stock using Machine Learning
• https://www.ics.uci.edu/˜welling/teaching/
273ASpring10/AdaBoost4Stocks.pdf
• http://cs229.stanford.edu/proj2012/
ShenJiangZhang-StockMarket
ForecastingusingMachineLearningAlgorithms.pdf
• http://www.obitko.com/tutorials/neural-
network-prediction/
introduction.html
• http://blog.andersen.im/wp-
content/uploads/2012/12/
ANovelAlgorithmicTradingFramework.pdf
• http://www.obitko.com/tutorials/neural-
network-prediction/introduction.html
• https://pythonprogramming.net/machine-
learning-
pattern-recognition-algorithmic-forex-stock-
trading/
• http://www.cse.unr.edu/∼ har-
ryt/CS773C/Project/
• W.W. Zhu, A. Berndsen, E.C. Madsen et al.
2014, ApJ, 781:117 (12pp)
• John M. Ford, 2014, Pulsar Search Using Super-
vised Machine Learning
HowToTeX.com • Two column article template page 4 of 4

More Related Content

What's hot

Astronauts and Robots 2015: Jonas Zmuidzinas, JPL
Astronauts and Robots 2015: Jonas Zmuidzinas, JPLAstronauts and Robots 2015: Jonas Zmuidzinas, JPL
Astronauts and Robots 2015: Jonas Zmuidzinas, JPL
American Astronautical Society
 
Rafael Rodrigo - La misión Rosetta al cometa 67P
Rafael Rodrigo - La misión Rosetta al cometa 67PRafael Rodrigo - La misión Rosetta al cometa 67P
Rafael Rodrigo - La misión Rosetta al cometa 67P
Fundación Ramón Areces
 
Salute.joan
Salute.joanSalute.joan
Salute.joan
NASAPMC
 
Distributed Data Processing using Spark by Panos Labropoulos_and Sarod Yataw...
Distributed Data Processing using Spark by  Panos Labropoulos_and Sarod Yataw...Distributed Data Processing using Spark by  Panos Labropoulos_and Sarod Yataw...
Distributed Data Processing using Spark by Panos Labropoulos_and Sarod Yataw...
Spark Summit
 
Serendipitous discovery of an extended xray jet without a radio counterpart i...
Serendipitous discovery of an extended xray jet without a radio counterpart i...Serendipitous discovery of an extended xray jet without a radio counterpart i...
Serendipitous discovery of an extended xray jet without a radio counterpart i...
Sérgio Sacani
 
Computational Training and Data Literacy for Domain Scientists
Computational Training and Data Literacy for Domain ScientistsComputational Training and Data Literacy for Domain Scientists
Computational Training and Data Literacy for Domain Scientists
Joshua Bloom
 
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguireT.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
Andrea Pearson-Haas
 
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
Advanced-Concepts-Team
 
Data Science Education: Needs & Opportunities in Astronomy
Data Science Education: Needs & Opportunities in AstronomyData Science Education: Needs & Opportunities in Astronomy
Data Science Education: Needs & Opportunities in Astronomy
Joshua Bloom
 
FAST実験2:新型大気蛍光望遠鏡の性能評価
FAST実験2:新型大気蛍光望遠鏡の性能評価FAST実験2:新型大気蛍光望遠鏡の性能評価
FAST実験2:新型大気蛍光望遠鏡の性能評価
Toshihiro FUJII
 
A Conceptual Design for a Large Ground Array of Fluorescence Detectors
A Conceptual Design for a Large Ground Array of Fluorescence DetectorsA Conceptual Design for a Large Ground Array of Fluorescence Detectors
A Conceptual Design for a Large Ground Array of Fluorescence Detectors
Toshihiro FUJII
 
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
Toshihiro FUJII
 
Interstellar Magnetic Field
Interstellar Magnetic FieldInterstellar Magnetic Field
Interstellar Magnetic Field
Danielle Kumpulanian
 
637340main marco pavone_niac
637340main marco pavone_niac637340main marco pavone_niac
637340main marco pavone_niac
Clifford Stone
 
Galaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
Galaxy Forum USA 2016 - Prof Imke de Pater, UC BerkeleyGalaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
Galaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
ILOAHawaii
 
LOFAR
LOFARLOFAR
LOFAR
Zoe Zontou
 
Iloa ngizani2020
Iloa ngizani2020Iloa ngizani2020
Iloa ngizani2020
ILOAHawaii
 
Galaxy Forum SEA 2016 Malaysia - Hakim Malasan
Galaxy Forum SEA 2016 Malaysia - Hakim MalasanGalaxy Forum SEA 2016 Malaysia - Hakim Malasan
Galaxy Forum SEA 2016 Malaysia - Hakim Malasan
ILOAHawaii
 
Ligo E Lab
Ligo E LabLigo E Lab
Ligo E Lab
Tom Loughran
 

What's hot (19)

Astronauts and Robots 2015: Jonas Zmuidzinas, JPL
Astronauts and Robots 2015: Jonas Zmuidzinas, JPLAstronauts and Robots 2015: Jonas Zmuidzinas, JPL
Astronauts and Robots 2015: Jonas Zmuidzinas, JPL
 
Rafael Rodrigo - La misión Rosetta al cometa 67P
Rafael Rodrigo - La misión Rosetta al cometa 67PRafael Rodrigo - La misión Rosetta al cometa 67P
Rafael Rodrigo - La misión Rosetta al cometa 67P
 
Salute.joan
Salute.joanSalute.joan
Salute.joan
 
Distributed Data Processing using Spark by Panos Labropoulos_and Sarod Yataw...
Distributed Data Processing using Spark by  Panos Labropoulos_and Sarod Yataw...Distributed Data Processing using Spark by  Panos Labropoulos_and Sarod Yataw...
Distributed Data Processing using Spark by Panos Labropoulos_and Sarod Yataw...
 
Serendipitous discovery of an extended xray jet without a radio counterpart i...
Serendipitous discovery of an extended xray jet without a radio counterpart i...Serendipitous discovery of an extended xray jet without a radio counterpart i...
Serendipitous discovery of an extended xray jet without a radio counterpart i...
 
Computational Training and Data Literacy for Domain Scientists
Computational Training and Data Literacy for Domain ScientistsComputational Training and Data Literacy for Domain Scientists
Computational Training and Data Literacy for Domain Scientists
 
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguireT.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
T.R.I.G.S.M.ThoughtRobotInterstellarGalaxySquireMaguire
 
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
Rick Fleeter, Voyage to Alpha Centauri, 13-10-2017
 
Data Science Education: Needs & Opportunities in Astronomy
Data Science Education: Needs & Opportunities in AstronomyData Science Education: Needs & Opportunities in Astronomy
Data Science Education: Needs & Opportunities in Astronomy
 
FAST実験2:新型大気蛍光望遠鏡の性能評価
FAST実験2:新型大気蛍光望遠鏡の性能評価FAST実験2:新型大気蛍光望遠鏡の性能評価
FAST実験2:新型大気蛍光望遠鏡の性能評価
 
A Conceptual Design for a Large Ground Array of Fluorescence Detectors
A Conceptual Design for a Large Ground Array of Fluorescence DetectorsA Conceptual Design for a Large Ground Array of Fluorescence Detectors
A Conceptual Design for a Large Ground Array of Fluorescence Detectors
 
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
Next-Generation Observatory: Fluorescence detector Array of Single Pixel Tele...
 
Interstellar Magnetic Field
Interstellar Magnetic FieldInterstellar Magnetic Field
Interstellar Magnetic Field
 
637340main marco pavone_niac
637340main marco pavone_niac637340main marco pavone_niac
637340main marco pavone_niac
 
Galaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
Galaxy Forum USA 2016 - Prof Imke de Pater, UC BerkeleyGalaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
Galaxy Forum USA 2016 - Prof Imke de Pater, UC Berkeley
 
LOFAR
LOFARLOFAR
LOFAR
 
Iloa ngizani2020
Iloa ngizani2020Iloa ngizani2020
Iloa ngizani2020
 
Galaxy Forum SEA 2016 Malaysia - Hakim Malasan
Galaxy Forum SEA 2016 Malaysia - Hakim MalasanGalaxy Forum SEA 2016 Malaysia - Hakim Malasan
Galaxy Forum SEA 2016 Malaysia - Hakim Malasan
 
Ligo E Lab
Ligo E LabLigo E Lab
Ligo E Lab
 

Viewers also liked

Por amor al arte
Por amor al artePor amor al arte
Por amor al arte
Juan Sebastian Elcano
 
Gallery_-_25_Photos - Op
Gallery_-_25_Photos - OpGallery_-_25_Photos - Op
Gallery_-_25_Photos - OpDave Read
 
Transformada de fourier
Transformada de fourierTransformada de fourier
Transformada de fourier
Sael Jaspe
 
Apredizaje colaborativo slideshare
Apredizaje colaborativo slideshareApredizaje colaborativo slideshare
Apredizaje colaborativo slideshare
vanessaa19
 
9d_BikeExpo09_Die neue Fahrradmesse.pdf
9d_BikeExpo09_Die neue Fahrradmesse.pdf9d_BikeExpo09_Die neue Fahrradmesse.pdf
9d_BikeExpo09_Die neue Fahrradmesse.pdf
unn | UNITED NEWS NETWORK GmbH
 
poon_wire
poon_wirepoon_wire
Basilico - SEO case study
Basilico  - SEO case studyBasilico  - SEO case study
Basilico - SEO case study
M3 Strategic Marketing Ltd
 
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
Oliver Caicedo
 
Solución del taller terminado
Solución del  taller terminadoSolución del  taller terminado
Solución del taller terminado
norveyruano
 
Estudio morfofuncional_de_la_celula_lectura_
Estudio morfofuncional_de_la_celula_lectura_Estudio morfofuncional_de_la_celula_lectura_
Estudio morfofuncional_de_la_celula_lectura_
Enrique Flores
 
Apprendre à l'âge du réseau
Apprendre à l'âge du réseauApprendre à l'âge du réseau
Apprendre à l'âge du réseau
Thierry Curiale
 
QuadraNet Reservations Features
QuadraNet Reservations FeaturesQuadraNet Reservations Features
QuadraNet Reservations Features
Shabnum Stumpf
 
Redes por alcance
Redes por alcance Redes por alcance
Redes por alcance
norveyruano
 
Buku Modul
Buku ModulBuku Modul
Buku Modul
Liasiti
 
LVACWS - NYC Hospitality
LVACWS - NYC HospitalityLVACWS - NYC Hospitality
LVACWS - NYC Hospitality
Alistair Spiers
 
L'alimentació
L'alimentacióL'alimentació
L'alimentació
Sara Gonzalez
 
If carlsberg did euro 2016 bolalob _short
If carlsberg did euro 2016 bolalob _shortIf carlsberg did euro 2016 bolalob _short
If carlsberg did euro 2016 bolalob _short
indra gunawan
 
Socialmediacampaignstrategy lucia-finalversion
Socialmediacampaignstrategy lucia-finalversionSocialmediacampaignstrategy lucia-finalversion
Socialmediacampaignstrategy lucia-finalversion
Lúcia Dénis
 

Viewers also liked (19)

Por amor al arte
Por amor al artePor amor al arte
Por amor al arte
 
Gallery_-_25_Photos - Op
Gallery_-_25_Photos - OpGallery_-_25_Photos - Op
Gallery_-_25_Photos - Op
 
Transformada de fourier
Transformada de fourierTransformada de fourier
Transformada de fourier
 
Refference Letter
Refference LetterRefference Letter
Refference Letter
 
Apredizaje colaborativo slideshare
Apredizaje colaborativo slideshareApredizaje colaborativo slideshare
Apredizaje colaborativo slideshare
 
9d_BikeExpo09_Die neue Fahrradmesse.pdf
9d_BikeExpo09_Die neue Fahrradmesse.pdf9d_BikeExpo09_Die neue Fahrradmesse.pdf
9d_BikeExpo09_Die neue Fahrradmesse.pdf
 
poon_wire
poon_wirepoon_wire
poon_wire
 
Basilico - SEO case study
Basilico  - SEO case studyBasilico  - SEO case study
Basilico - SEO case study
 
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
9 gfpi f-019-formato_guia_de_aprendizaje-guia practica sistemas
 
Solución del taller terminado
Solución del  taller terminadoSolución del  taller terminado
Solución del taller terminado
 
Estudio morfofuncional_de_la_celula_lectura_
Estudio morfofuncional_de_la_celula_lectura_Estudio morfofuncional_de_la_celula_lectura_
Estudio morfofuncional_de_la_celula_lectura_
 
Apprendre à l'âge du réseau
Apprendre à l'âge du réseauApprendre à l'âge du réseau
Apprendre à l'âge du réseau
 
QuadraNet Reservations Features
QuadraNet Reservations FeaturesQuadraNet Reservations Features
QuadraNet Reservations Features
 
Redes por alcance
Redes por alcance Redes por alcance
Redes por alcance
 
Buku Modul
Buku ModulBuku Modul
Buku Modul
 
LVACWS - NYC Hospitality
LVACWS - NYC HospitalityLVACWS - NYC Hospitality
LVACWS - NYC Hospitality
 
L'alimentació
L'alimentacióL'alimentació
L'alimentació
 
If carlsberg did euro 2016 bolalob _short
If carlsberg did euro 2016 bolalob _shortIf carlsberg did euro 2016 bolalob _short
If carlsberg did euro 2016 bolalob _short
 
Socialmediacampaignstrategy lucia-finalversion
Socialmediacampaignstrategy lucia-finalversionSocialmediacampaignstrategy lucia-finalversion
Socialmediacampaignstrategy lucia-finalversion
 

Similar to Pulsardetection

Connect with Maths ~Maths in Action~ Pulsars in the Classroom
Connect with Maths ~Maths in Action~ Pulsars in the ClassroomConnect with Maths ~Maths in Action~ Pulsars in the Classroom
Connect with Maths ~Maths in Action~ Pulsars in the Classroom
The Australian Association of Mathematics Teachers (AAMT) Inc.
 
poster
posterposter
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Sérgio Sacani
 
Strong Field Gravitational Tests
Strong Field Gravitational TestsStrong Field Gravitational Tests
Strong Field Gravitational Tests
Nicolae Sfetcu
 
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
csandit
 
Jermaine Taylor Presentation
Jermaine Taylor PresentationJermaine Taylor Presentation
Radio Astronomy and radio telescopes
Radio Astronomy and radio telescopesRadio Astronomy and radio telescopes
Radio Astronomy and radio telescopes
Flavio Falcinelli
 
Basics of remote sensing, pk mani
Basics of remote sensing, pk maniBasics of remote sensing, pk mani
Basics of remote sensing, pk mani
P.K. Mani
 
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMSAPPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
Saumya Tiwari
 
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
Sérgio Sacani
 
The ExoplanetSat Mission to Detect Transiting Exoplanets with a C
The ExoplanetSat Mission to Detect Transiting Exoplanets with a CThe ExoplanetSat Mission to Detect Transiting Exoplanets with a C
The ExoplanetSat Mission to Detect Transiting Exoplanets with a C
Shawn Murphy
 
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdfcosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
Medwin Publishers
 
Final_Lab
Final_LabFinal_Lab
Final_Lab
Carlos Osorio
 
Astronomy group-1
Astronomy group-1Astronomy group-1
Astronomy group-1
University of Cebu
 
CFHT proposed Maunakea Spectroscopic Explorer
CFHT proposed Maunakea Spectroscopic ExplorerCFHT proposed Maunakea Spectroscopic Explorer
CFHT proposed Maunakea Spectroscopic Explorer
ILOAHawaii
 
Gravitational Waves
Gravitational WavesGravitational Waves
Gravitational Waves
Danielle Kumpulanian
 
Gott sphere computronium
Gott sphere computroniumGott sphere computronium
Gott sphere computronium
beanangel
 
Astronomy
AstronomyAstronomy
Astronomy
Khizra Sammad
 
GrantProposalSethKrantzler_Fra
GrantProposalSethKrantzler_FraGrantProposalSethKrantzler_Fra
GrantProposalSethKrantzler_Fra
Seth Krantzler
 
A candidate super-Earth planet orbiting near the snow line of Barnard’s star
A candidate super-Earth planet orbiting near the snow line of Barnard’s starA candidate super-Earth planet orbiting near the snow line of Barnard’s star
A candidate super-Earth planet orbiting near the snow line of Barnard’s star
Sérgio Sacani
 

Similar to Pulsardetection (20)

Connect with Maths ~Maths in Action~ Pulsars in the Classroom
Connect with Maths ~Maths in Action~ Pulsars in the ClassroomConnect with Maths ~Maths in Action~ Pulsars in the Classroom
Connect with Maths ~Maths in Action~ Pulsars in the Classroom
 
poster
posterposter
poster
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Strong Field Gravitational Tests
Strong Field Gravitational TestsStrong Field Gravitational Tests
Strong Field Gravitational Tests
 
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
ASTRONOMICAL OBJECTS DETECTION IN CELESTIAL BODIES USING COMPUTER VISION ALGO...
 
Jermaine Taylor Presentation
Jermaine Taylor PresentationJermaine Taylor Presentation
Jermaine Taylor Presentation
 
Radio Astronomy and radio telescopes
Radio Astronomy and radio telescopesRadio Astronomy and radio telescopes
Radio Astronomy and radio telescopes
 
Basics of remote sensing, pk mani
Basics of remote sensing, pk maniBasics of remote sensing, pk mani
Basics of remote sensing, pk mani
 
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMSAPPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
APPLICATION OF SIGNAL PROCESSING IN RADIO ASTRONOMY SYSTEMS
 
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
A Search for Technosignatures Around 11,680 Stars with the Green Bank Telesco...
 
The ExoplanetSat Mission to Detect Transiting Exoplanets with a C
The ExoplanetSat Mission to Detect Transiting Exoplanets with a CThe ExoplanetSat Mission to Detect Transiting Exoplanets with a C
The ExoplanetSat Mission to Detect Transiting Exoplanets with a C
 
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdfcosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
cosmic-baby-and-the-mystery-of-fast-radio-bursts.pdf
 
Final_Lab
Final_LabFinal_Lab
Final_Lab
 
Astronomy group-1
Astronomy group-1Astronomy group-1
Astronomy group-1
 
CFHT proposed Maunakea Spectroscopic Explorer
CFHT proposed Maunakea Spectroscopic ExplorerCFHT proposed Maunakea Spectroscopic Explorer
CFHT proposed Maunakea Spectroscopic Explorer
 
Gravitational Waves
Gravitational WavesGravitational Waves
Gravitational Waves
 
Gott sphere computronium
Gott sphere computroniumGott sphere computronium
Gott sphere computronium
 
Astronomy
AstronomyAstronomy
Astronomy
 
GrantProposalSethKrantzler_Fra
GrantProposalSethKrantzler_FraGrantProposalSethKrantzler_Fra
GrantProposalSethKrantzler_Fra
 
A candidate super-Earth planet orbiting near the snow line of Barnard’s star
A candidate super-Earth planet orbiting near the snow line of Barnard’s starA candidate super-Earth planet orbiting near the snow line of Barnard’s star
A candidate super-Earth planet orbiting near the snow line of Barnard’s star
 

More from Poon Panichpibool

GMG Finding a Stock Primer (2 17 2016)
GMG Finding a Stock Primer (2 17 2016)GMG Finding a Stock Primer (2 17 2016)
GMG Finding a Stock Primer (2 17 2016)
Poon Panichpibool
 
Lbc data reduction
Lbc data reductionLbc data reduction
Lbc data reduction
Poon Panichpibool
 
Research presentation2015
Research presentation2015Research presentation2015
Research presentation2015
Poon Panichpibool
 
Astro9995 report
Astro9995 reportAstro9995 report
Astro9995 report
Poon Panichpibool
 
Menus
MenusMenus
M3 stock presentation
M3 stock presentationM3 stock presentation
M3 stock presentation
Poon Panichpibool
 
ALCLS
ALCLSALCLS

More from Poon Panichpibool (7)

GMG Finding a Stock Primer (2 17 2016)
GMG Finding a Stock Primer (2 17 2016)GMG Finding a Stock Primer (2 17 2016)
GMG Finding a Stock Primer (2 17 2016)
 
Lbc data reduction
Lbc data reductionLbc data reduction
Lbc data reduction
 
Research presentation2015
Research presentation2015Research presentation2015
Research presentation2015
 
Astro9995 report
Astro9995 reportAstro9995 report
Astro9995 report
 
Menus
MenusMenus
Menus
 
M3 stock presentation
M3 stock presentationM3 stock presentation
M3 stock presentation
 
ALCLS
ALCLSALCLS
ALCLS
 

Recently uploaded

Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
Daniel Tubbenhauer
 
The debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically youngThe debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically young
Sérgio Sacani
 
20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx
Sharon Liu
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
IshaGoswami9
 
Cytokines and their role in immune regulation.pptx
Cytokines and their role in immune regulation.pptxCytokines and their role in immune regulation.pptx
Cytokines and their role in immune regulation.pptx
Hitesh Sikarwar
 
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốtmô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
HongcNguyn6
 
Authoring a personal GPT for your research and practice: How we created the Q...
Authoring a personal GPT for your research and practice: How we created the Q...Authoring a personal GPT for your research and practice: How we created the Q...
Authoring a personal GPT for your research and practice: How we created the Q...
Leonel Morgado
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
vluwdy49
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
Abdul Wali Khan University Mardan,kP,Pakistan
 
Compexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titrationCompexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titration
Vandana Devesh Sharma
 
The binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defectsThe binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defects
Sérgio Sacani
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
Gokturk Mehmet Dilci
 
Medical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptxMedical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptx
terusbelajar5
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
AbdullaAlAsif1
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
Aditi Bajpai
 
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
MAGOTI ERNEST
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills MN
 

Recently uploaded (20)

Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
 
The debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically youngThe debris of the ‘last major merger’ is dynamically young
The debris of the ‘last major merger’ is dynamically young
 
20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx
 
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
 
Cytokines and their role in immune regulation.pptx
Cytokines and their role in immune regulation.pptxCytokines and their role in immune regulation.pptx
Cytokines and their role in immune regulation.pptx
 
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốtmô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
mô tả các thí nghiệm về đánh giá tác động dòng khí hóa sau đốt
 
Authoring a personal GPT for your research and practice: How we created the Q...
Authoring a personal GPT for your research and practice: How we created the Q...Authoring a personal GPT for your research and practice: How we created the Q...
Authoring a personal GPT for your research and practice: How we created the Q...
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
在线办理(salfor毕业证书)索尔福德大学毕业证毕业完成信一模一样
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
 
Compexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titrationCompexometric titration/Chelatorphy titration/chelating titration
Compexometric titration/Chelatorphy titration/chelating titration
 
The binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defectsThe binding of cosmological structures by massless topological defects
The binding of cosmological structures by massless topological defects
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
 
Medical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptxMedical Orthopedic PowerPoint Templates.pptx
Medical Orthopedic PowerPoint Templates.pptx
 
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
Unlocking the mysteries of reproduction: Exploring fecundity and gonadosomati...
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
 
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptxThe use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
The use of Nauplii and metanauplii artemia in aquaculture (brine shrimp).pptx
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
Travis Hills' Endeavors in Minnesota: Fostering Environmental and Economic Pr...
 

Pulsardetection

  • 1. Detecting Pulsars with Machine Learning and How Astronomers can crack Wall Street. Poon Panichpibool, Astronomy Department University of Virginia P ulsar (Pulsating Radio Star) is an exotic and intrincically intersting object in the Universe. The best science from pul- sar observation are now widely used as tools via ”Pulsar Timing” due to the extreme ac- curacy of measuring Pulsar’s period. In or- der to detect Pulsars, Astronomers have to spend countless hours going through a large data base of Pulsar survey. Therefore, As- tronomers are now trying to use the most Ad- vanced Computational technology ”Machine Learning” to aid them in their search for ex- otic ”Pulsars”. What is a Pulsar? Astronomers have learned that a Pulsar is a rapidly rotating neutron star which is highly magnetized. It emits a beam of electromagnetic radiation wave which can be observed on the Earth if the beam is pointing toward observers. With that beam emitting characteristic, a pulsar is truly a lighthouse in the Figure 1: A composite image of the Crab Nebula, show- ing a Pulsar. Blue indicates X-rays from Chan- dra, Green is HST optical, and Red is VLA Radio. HowToTeX.com • Two column article template page 1 of 4
  • 2. Universe. Most studied pulsars are ”radio pulsars” which appear to emit short pulses of radio emission. The pulse period is generally between 1.4 ms and 8.5 seconds. These radio emission is continouse and beamed. Therefore, observers can see a radio pulse each time the pulsar beam get in their line of sights. The pulse periods are quite stable since they equal to the spinning period of rotating neutron stars. There are numbers of important results come out of radio observation of pulsars for following reasons: 1. Neutron stars can be used as Extreme conditions Physics Laboratories which can not be generated on the Earth e.g. deep gravitational potentials, ρ exceeding nuclear densities, and extremely high magnetic field B ∼ 1014 Gauss. 2. Pulse periods are measured with high accuracies such that it allows sensitive measurement of tiny quantities such as the gravitational radiation by a Binary Pulsar system or Disturbance in gravity for planetary-mass objects orbiting around a pulsar. Since the first observation of Pulsar in 1967 by Joce- lyn Bell Burnell and Antony Hewish, Pulsars have been used as an evidence of neutron star existence. Moreover, Pulsars also provide us understanding about the strong nuclear force and extreme condition of nuclear equation of state, testing general relativity, and a discovery of the first extrasolar planet. Pulsars are generally categorized into three classes. 1. Rotation-Powered Pulsar where the loss of rota- tional energy provides the power to pulsar. 2. Accretion-Powered Pulsar (most of X-rays Pul- sars) where the gravitational energy of accreted material generate the power and emit X-rays. 3. Magnetars where the extremely strong Magnetic field decays to provide the power to Pulsars. As mentioned earlier, the best uses of Pulsar ob- servations come from using them as tools via ”Pulsar Timing”. By tracking the times of arrival of the radio pulses (TOA), the pulsar timing can be used to monitor the rotation of the neutron star. This pulsar timing is an extraordinary feature of pulsar observation due to its unambiguously tracking of single rotation of the neutron star over long periods with high precision. It allows pulsar astronomers to understand the interior physics of neutron stars, mak- ing extremely accurate astrometric measurements, and testing gravitational theories. Here is example Figure 2: A diagram of a typical Pulsar. of how accurate the pulsar timing can give us for determining the spin frequency of a pulsar. Since f = dφ/dt when φ measures in turns, the pre- cision comes from how precisely we can measure ∆φ, change in phase over some time interval ∆T. Typi- cally, ∆T is a long period of time ∼ tensofyears.φ is determined by the TOA precision. For ms pul- sar B1937+21, σTOA is about 6x10−4 turns and this pulsar has been timed for 25 years. ∆f ∼ σTOA/∆T = 8 ∗ 10−13 Hz (1) Pulsars can be tools to give extremely high preci- sion measure in many physics properties. However, Astronomers need to detect them first and detecting pulsar is not an easy task. Pulsar Detection Pulsar detection using the large radio sky survey is similar to ”finding needles in the haystack”. The process of identifying these pulsars still remains a labor-intensive task. The most time demanding in Pulsar detection is the visual inspection. With ”Petabyte” of data, the task of identifying Pulsar cam be extremely tedious and time consuming. For instance, a database of 1 million candidate pulsars can take at least 10 years of non stop analysis to iden- tify all potential pulsars. Nonetheless, many pulsar astronomers have been adopting a new technology called ”Machines Learning” in order to develop a new method of pulsar identification. HowToTeX.com • Two column article template page 2 of 4
  • 3. Figure 3: A diagram of two layers classification system of the PICS AI. Many groups of Astronomers and Data scientists have bee working on a novel artificial intelligence (AI) program which can identify pulsars from recent surveys using image pattern recognition with many neural networks. These AI program will be trained in order to mimic human experts and separate pulsars from noise and interference by looking for patterns from candidate plots. The process of training and back-testing the program is called ”machine learning” i.e. programmers provide all necessary data for the AI to learn and be able to work on analysis by itself or themselves (since these program typical deploy many neural or AI brain networks.). For example, from W.W. Zhu et al., their PICS (Pulsar Image-based Classification System) AI will be taught the salient features of different pulsars from a set of human-analyzed candidate through machine learning. Their training set are from the Pulsar Arecibo :-band Feed Array (PALFA) survey. Each pulsar candidate will generate four diagnostic plots consists of image data up to thousands of pixels. Then the AI will input these data and uses these candidates as a training set over ∼ 9000 neurons. After the AI is trained, it will be tested with different pulsar survey e.g. the Green Bank North Celestial Cap survey. This group has been integrated their PICS AI into the PALFA survey pipeline and has discovered size new pulsars in 2014. Machine Learning on Wall Street Not only Pulsar Astronomers but also Quantitative Hedge Fund have been using this machine learn- ing technique with pattern recognition. Systematic trading or rules-based trading is not a new thing in on Wall Street. Many people have established their own trading systems and became successful e.g. CANSLIM, SERPA systems. However, using an AI to make a decision in trading is quite a new idea. In Figure 4: A discovery plot of PSR J1938+20 fact, many hedge funds such as James Simon (The Quant King)’s Renaissance Technologies has been using mathematical model and powerful computer to predict the direction of securities price in any market. Stock market is commonly regarded as a place full with uncertainty and unpredictable. Hence, predic- tion of stock market movement has been a long-time attraction to many people from different fields. Nu- merous studies tried to use machine learning algo- rithm to forecast the movement of securities price such as Support Vector Machine (SVM), Artificial Neural Network (ANN) and reinforcement learning. By training the AI to use pattern recognition, the AI can predict the movement of the securities price and make a trade decision (Buy, Sell, and Hold). Since Astronomers are now using more machine learning in their researches, they can also apply the same model to price prediction trading system. With more development in pattern recognition and ma- chine learning, undoubtedly that astronomers can one day predict the movement of stock market and crack Wall Street (It may solve funding problems for Astronomers as well!). References • http://www.cv.nrao.edu/course/astr534/Pulsars.html • http://www.cv.nrao.edu/course/astr534/ PulsarTiming.html • http://www.agile5technologies.com/wp- content/uploads/Thesis.pdf • http://eugenezhulenev.com/blog/2014/11/14/stock- price-prediction-with-big-data-and-machine- learning/ HowToTeX.com • Two column article template page 3 of 4
  • 4. Figure 5: An example of price prediction model Figure 6: An example of Machine Learning trading sys- tem Figure 7: An example of price prediction model on Apple (AAPL) stock using Machine Learning • https://www.ics.uci.edu/˜welling/teaching/ 273ASpring10/AdaBoost4Stocks.pdf • http://cs229.stanford.edu/proj2012/ ShenJiangZhang-StockMarket ForecastingusingMachineLearningAlgorithms.pdf • http://www.obitko.com/tutorials/neural- network-prediction/ introduction.html • http://blog.andersen.im/wp- content/uploads/2012/12/ ANovelAlgorithmicTradingFramework.pdf • http://www.obitko.com/tutorials/neural- network-prediction/introduction.html • https://pythonprogramming.net/machine- learning- pattern-recognition-algorithmic-forex-stock- trading/ • http://www.cse.unr.edu/∼ har- ryt/CS773C/Project/ • W.W. Zhu, A. Berndsen, E.C. Madsen et al. 2014, ApJ, 781:117 (12pp) • John M. Ford, 2014, Pulsar Search Using Super- vised Machine Learning HowToTeX.com • Two column article template page 4 of 4