Research Methods in computer science › ... › cosc6321-s19 › cosc6321-s19-l14.pdf · Research Methods in computer science Spring 2019 Lecture 14 Omprakash Gnawali March 4, 2019.

Post on 09-Jun-2020

6 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

Transcript

Research Methodsin computer science

Spring 2019

Lecture 14

Omprakash GnawaliMarch 4, 2019

Agenda

HW6 Live GradingConference OrganizationExperiments and metricsReading PapersHW7

Types of Experiments

Model / AnalysisSimulationsTestbed (Real word lite)“Real world”

Which one to use when?

Metric

Why do we want to measure?

What to measure?

Most of the time we measure improvements

Eigenfaces for Recognition

[Turk ’91]

“We have developed a near-real-time computer system that can locate and track a subject’s head, and then recognize the person by comparing the characteristics of the face to those of known individuals.”

Scenarios and metrics from [Turk ‘91]

The Anatomy of a Large-Scale Hypertextual Web Search Engine

[Brin and Page ’98]

What hypothesis, scenarios, and metrics should we expect to see in this paper?

[Brin and Page ’98]

[Brin and Page ’98]

Why did the authors decide to report these measurements?

Metrics/Experiments?Accurately Initializing Real Time Clocks to Provide Synchronized Time in Sensor Networks

CTP: An Efficient, Robust, and ReliableCollection Tree Protocol for Wireless Sensor Networks

On the Effectiveness of Energy Metering on Every Node

Surviving Sensor Network Software Faults

Metrics from Classification ResearchClassification AccuracyLogarithmic LossArea Under ROC CurveConfusion MatrixClassification ReportPrecisionRecallF1-Score

Partly from https://machinelearningmastery.com/metrics-evaluate-machine-learning-algorithms-python/

Metrics from Regression Research

Mean Absolute ErrorMean Squared ErrorR^2

Partly from https://machinelearningmastery.com/metrics-evaluate-machine-learning-algorithms-python/

Metrics from Systems Research

ReliabilityLatencyCoverageEnergy

Group Activity

Experiment DesignMetric Selection

Experiments

What experiments are useful?Critical for the main arguments of the paper

What experiments are not useful?Pointless experiments that generate pointless numbers, graphs, and tables

Types of Experiments

From the “context” perspectiveControlledUncontrolled

There are other perspectives to be covered in future lectures

A new algorithm that translates English text to Spanish.

A new wireless networking technology.

A new algorithm that can identify the person in an image.

HW7 – Intro & Related WorkWrite a draft Introduction and Related Work for your paper. It should be about 2 pages in length. Use the template to be used in the conference.

top related