SS Presentation
SS Presentation
STRENGTH
PREDICTION USING
GAUSSIAN PROCESS
MARYAM NAVEED
EISHA TIR RAZIA
MINHAL WAHEED
CONTENTS
02 M OTIVATION
03 LITERATURE REVIEW
04 APPLICATIONS
05 M ETHODOLOGY
07 C ONCLUSION
PROBLEM
STATEMENT
• Traditional RSS prediction models often lack the flexibility to
capture the c omplexities of the wireless environment, le ading to
suboptimal accuracy.
3. Real Time Determination of Sensor Node Location in a Wireless Sensor Network using
Particle Swarm Optimization:
This study focuses on using particle swarm optimization (PSO) for real-time localization of
sensor nodes in wireless sensor networks (WSNs) based on received signal strength (RSS)
measurements. PSO offers fast convergence and real-time adaptability but can be sensitive to
initial population settings and may struggle in complex environments.
01 02 03
• Preprocessing and Feature Engineering: Pre-process the collected data by handling missing values,
outliers, and scaling.
• Gaussian Process Modeling: Train the GP model using the preprocessed data and selected kernel
function. This involves estimating the hyperparameters of the kernel function that optimize the
model's fit to the training data.
• Prediction and Application: For any new location within the network, use the trained GP model to
predict the received signal strength at that location.
RESULTS
The scatter plot, along with error bars, helps to identify the model's accuracy and uncertainty.
Lower MSE values indicate better predictive performance.
DISCUSSION OF THE RESULTS
Ga uss ia n Proc e s s Re gre s s ion (GPR ) ha s be e n imple me nte d to pre dic t the
c ompre s sive stre ngth of c onc re te ba s e d on va rious fe a ture s . The GPR mode l is
c ons truc te d us ing a Ra dia l Ba s is Func tion (R B F) ke rne l a nd is tra ine d on the
s ta nda rdiz e d tra ining da ta . Pre dic tions a re the n ma de on the te s t s e t, a nd the Me a n
Squa re d Error (MSE) is c a lc ula te d to a ss e s s the mode l's a c c ura c y. The vis ua liz a tion
a s pe c t of the c ode involve s a s c a tte r plot c ompa ring true c ompre s s ive s tre ngth
a ga ins t pre dic te d va lue s , a c c ompa nie d by e rror ba rs re pre s e nting pre dic tion
unc e rta intie s . The pre se nc e of a dia gona l da she d line a ids in e va lua ting the mode l's
pre dic tive pe rforma nc e .
CONCLUSION
• The GP model shines by surpassing traditional methods in complex environments, offering superior
accuracy thanks to its ability to capture hidden relationships and non-linearities.
• Its flexible kernel options further elevate its performance, while providing uncertainty estimates for
informed decision-making.
• Evaluating the model in larger contexts and incorporating broader environmental factors are crucial for
real-world application.
THANK
YOU!