+ All Categories
Home > Documents > Computerized Paper Evaluation Ppt

Computerized Paper Evaluation Ppt

Date post: 15-Oct-2014
Category:
Upload: swethaindian
View: 888 times
Download: 112 times
Share this document with a friend
32
Transcript
Page 1: Computerized Paper Evaluation Ppt
Page 2: Computerized Paper Evaluation Ppt

CONTENTS1. INTRODUCTION

2. CONVENTIONAL EVALUATION SYSTEM & DE-MERITS

3. PROPOSED SYSTEM

4. ROLE OF NEURAL NETWORK

5. MODELS TO IMPLEMENT COMPUTERIZED EVALUATION

SYSTEM

Page 3: Computerized Paper Evaluation Ppt

CONTENTS

6. TRAINING OF THE NEURAL NETWORK

7. MERITS OF COMPUTERIZED EVALUATION

SYSTEM

8. DEMERITS OF COMPUTERIZED EVALUATION

SYSTEM

Page 4: Computerized Paper Evaluation Ppt

INTRODUCTION

Foresees the possibility of using adaptive

real time learning through computers.

Student is made to feed his answers in a

restricted format to the computer to the

questions.

Answers are evaluated instantaneously.

Page 5: Computerized Paper Evaluation Ppt

This is accomplished by connecting the

computers to a knowledge server.

This server has actually connections to various

authenticated servers (encyclopedias) that

contain valid information about all the subjects.

The exam is adaptive in manner.

Page 6: Computerized Paper Evaluation Ppt

CONVENTIONAL EVALUATION

SYSTEM

Involves the students writing their answers for

the questions asked, in sheets of paper.

The evaluator uses the key to correct the

paper and the marks are awarded to the

students based on the key.

Page 7: Computerized Paper Evaluation Ppt

DEMERITS OF CONVENTIONAL EVALUATION SYSTEM

Evaluator’s Biasness

Improper Evaluation

Appearance Of The Paper

Time Delay

No Opportunity To Present Student’s Ideas

Page 8: Computerized Paper Evaluation Ppt

PROPOSED SYSTEM

Overview of proposed system

Basis

Software

Basics Of Neural Network

Basic Structure

Organization Of The Reference Sites

Requirement Of A New Grammar

Question Pattern & Answering

Page 9: Computerized Paper Evaluation Ppt

Basis

computerizing the evaluation system by

applying the concept of Artificial Neural

Networks.

Software

It features all the requirements of a

regular answer sheet, like the special shortcuts

for use in Chemistry like subjects where

subscripts to equation are used frequently.

Page 10: Computerized Paper Evaluation Ppt

Basics of Neural Network

It is an information processing model that is

inspired by the way biological nervous systems,

such as the brain, process information.

The key element of this model is the novel

structure of the information processing system.

An ANN is configured for a specific application,

such as pattern recognition or data

classification, through a learning process.

Page 11: Computerized Paper Evaluation Ppt
Page 12: Computerized Paper Evaluation Ppt

Basic Structure

The examination system can be divided

basically into three groups.

(a) Primary education

(b) Secondary education

(c) Higher secondary education

Page 13: Computerized Paper Evaluation Ppt

Secondary Education

Importance should be given to learning

process.

A grading system can be maintained for this

group.

Higher Secondary Education

Importance shall be given to specialization.

This is accomplished by adaptive testing.

Page 14: Computerized Paper Evaluation Ppt

Organization Of The Reference Sites

Specifically organized for a particular institution

or a group of institutions.

Also be internationally standardized.

The material in the website must be organized

in such a way that each point or group of points

in it is given a specific weightage with respect

to a particular subject.

This result in intelligent evaluation by the

system.

Page 15: Computerized Paper Evaluation Ppt

Requirement Of A New Grammar

The answer provided by the student is

necessarily restricted to a new grammar.

Question Pattern & Answering

The question pattern depends much on the

subject.

Page 16: Computerized Paper Evaluation Ppt

ROLE OF NEURAL NETWORKAnalyze the sentence written by the student.

Extract the major components of each sentence.

Search the reference for the concerned

information.

Compare the points and allot marks according to

the weightage of that point.

Maintain a file regarding the positives and

negatives of the student.

Page 17: Computerized Paper Evaluation Ppt

ROLE OF NEURAL NETWORK (contd.)

Ask further questions to the student in a topic

he is more clear off.

If it feels of ambiguity in sentences then set

that answer apart and continue with other

answers and ability to deal that separately

with the aid of a staff.

Page 18: Computerized Paper Evaluation Ppt

MODELS TO IMPLEMENT

COMPUTERIZED EVALUATION SYSTEM

1. Back Propagation

2. Perceptron

3. Self-Organizing Feature Map (SOFM)

4. Adaptive Resonance Theory (ART)

Page 19: Computerized Paper Evaluation Ppt

Back Propagation AlgorithmTo predict the next word in a sentence can be

done using the back propagation algorithm.

The neural network should be integrated with a

grammatical parser which analyses the

grammar.

Page 20: Computerized Paper Evaluation Ppt

Network Architecture For Word Prediction

In the Network architecture for word prediction, we have 4

layers.

The input layer receives words in sentences sequentially, one

word at a time.

The task for the network is to predict the next input word.

In context layer, the network has to activate a set of nodes in

the output layer that possibly is the next word in the

sentence.

The output layer, which has the same representation as in the

input.

Page 21: Computerized Paper Evaluation Ppt

Network Architecture For Word Prediction

Page 22: Computerized Paper Evaluation Ppt

PERCEPTRON LEARNING

A mechanism that is used to derive past

tense forms of verbs from their roots for both

regular and irregular verbs.

Page 23: Computerized Paper Evaluation Ppt

SELF-ORGANIZING FEATURE MAPAn unsupervised learning algorithm that forms a

topographic map of input data.

After learning, each node becomes a prototype of

input data, and similar prototypes tend to be close to

each other in the topological arrangement of the

output layer.

It would be fascinating to see what kind of map is

formed for lexical items, which differs from each

other in various lexical-semantic and syntactic

dimensions.

Page 24: Computerized Paper Evaluation Ppt

SELF ORGANIZING FEATURE MAP

Page 25: Computerized Paper Evaluation Ppt

Methods To Overcome The Difficulties In

Self-organizing Feature Map

The hardest part of the model design was to

determine the input representation for each word.

Their solution was to represent each word by the

context in which it appeared in the sentences.

The input representation consisted of two

parts:

(a) serves as an identifier of individual word

(b) represented context in which the word appear.

Page 26: Computerized Paper Evaluation Ppt

ADAPTIVE RESONANCE THEORY

(ART)

To achieve a stable learning, top-down

expectation connections are directed to only

one direction, from the input layer towards

the output layer.

Page 27: Computerized Paper Evaluation Ppt

ART RESONANCE

Page 28: Computerized Paper Evaluation Ppt

TRAINING OF THE NEURAL NETWORK The training involves a team of experienced

(a) Subject Masters

Train the net to have a general idea of

paper evaluation.

(b) Language Masters

Give specific training to the net to expect

for various kinds of sentences.

(c) Psychology cum Evaluation Masters

Train the net for various levels of error

acceptance in semantics.

Page 29: Computerized Paper Evaluation Ppt

MERITS

Effective Distant Education Programs

Competitive Exams To Become More Realistic

Evaluator’s Biasness, Handwriting

Freedom Of Ideas

Specialization

Page 30: Computerized Paper Evaluation Ppt

DE-MERITSThe student has to learn few basic changes in

grammar.

The computer cannot be cent percent error free.

There is of course some error margin but it is very

little when compared to a human.

Reasoning type questions cannot be evaluated by

the computer.

Subjects like Mathematics, English cannot be

evaluated using this model.

Page 31: Computerized Paper Evaluation Ppt

FUTURE ENHANCEMENTS

The proposal explained above can be easily

integrated into a working model.

The change of evaluation system does a lot of

good for students, as well is expected to change

the educational system.

A research on this proposal would further make

the system much more efficient.

Page 32: Computerized Paper Evaluation Ppt

Recommended