Computer Science Departmental Seminar Series
Spring 2007
TCCW 137B
|
Dr. Ahmed Emam |
Feb 6, 2007 |
|
|
Dr. Lakshmi Narasimhan |
Feb 15, 2007 |
|
|
Betsy Williams |
March 1, 2007 |
Effectively exploiting HMD technology to explore large virtual environments. |
|
Dr. Zhonghang Xia |
March 20, 2007 |
|
|
Dr. Art Shindhelm |
April 3, 2007 |
A Project Oriented AI Class |
|
|
|
|
|
|
|
|
Abstract
Our eye movement in general is an unconscious process that makes the ability to visualize a sequence of fixations. Eye-tracking system determines the pupil's orientation, which allows analyst to determine the 3D coordinate of the subject's point of gaze. Eye tracker data used to determine where the subject is looking and eye-gaze data is stored digitally to determine the behavior of the test subject and can be processed in real-time to facilitate interactive feedback. Eye tracking is an primarily filed of human computer interaction science. An introduction to eye tracking system concept, installation, calibrations, strengths of the technology, usability, and some areas of application of eye tracking will be demonstrated.
Learning, Accreditation and the ABET Processes
ABSTRACT
V L Narasimhan
N.B.: “ABET accreditation is NOT about ranking a University or a program ”
-- From http://www.abet.org/
In this seminar I will cover the three topics of learning, accreditation and the ABET processes in accrediting. As many (tertiary) educators would have been well-aware, learning is a continuous process and arises as a consequence and confluence of different styles of education. I will briefly cover the different styles of education at various levels, followed by the need for accrediting the learning and/or educating processes. ABET (Accreditation Board for Engineering and Technology) is the apex body for accrediting undergraduate programs in science, engineering and technology in the USA [1] . ABET is recognized by the Council for Higher Education of all states and their accreditation requirements are rather extensive. In this seminar, I will give an overview of their current process and their proposed new process, which is to become effective from 2008-09.
ABET has now become ABET Inc. in order to have world-wide visibility and impact. However, there are profound differences in the style of learning and the form/nature of education around various countries. The ABET's equivalent body in the EU (European Union), called the Euro-ACE, employs very different process for their accreditation. Their differences stem from their profound divergence in their underlying learning and educational processes. I will touch upon these issues, along with the wider ramifications of the new ABET Inc. to higher education in science, engineering and technology.
As noted, the ABET's accreditation is “ process-driven ” and I shall accordingly draw upon parallels from the ISO 9000 and ISO 9001 Standards that deal with quality issues in the (manufacturing) industry. However, ABET does not employ ISO or equivalent Standards - nor are they envisaging to develop appropriate International Standards on educational processes. This may be the seed for a debate!
Biography of the Speaker
Lakshmi narasimhan obtained his PhD from the
[1] The word ABET does not contain the word ‘science', as I believe that it was added relatively recently.
Effectively exploiting HMD technology to explore large virtual environments.
Abstract:
Virtual environments provide people with the opportunity to experience
environments remote from their actual physical surrounding. Since head-mounted
display (HMD) systems hold the promise of being readily available to the public
within the next several years, constraints of the system need to be identified
and addressed. In this talk I will discuss how we can understand the perceptual
constraints of an HMD virtual environment and leverage that knowledge to build
better, more effective environments. In particular, a major drawback of
HMD-based systems is the likely limited amount of space available for
exploration. My talk will explain how to leverage the natural ability of people
to maintain spatial awareness in an HMD-based virtual environment under two
conditions: (1) the virtual environment is larger than the physical space
containing the HMD system and (2) the method of locomotion used to explore the
environment is physical walking.
Brief Biography:
Betsy Williams is a Ph.D. Candidate in Computer Science at
A Kernel
Method for XML Document Classification
Abstract
Extensible Markup Language (XML) has been used as a standard
format for data representation over the Internet. Unlike the flat text
document, the XML document has no vectorial representation, which is required
in most existing classification algorithms. In this talk, we propose a kernel method
with which a group of XML documents are represented by a set of pairwise
similarities. While our similarity measurement successfully preserves
structural information of XML data, the derived similarity matrix is not
positive semi-definite, which may lead to poor classification performance. We
propose a Newton-type method to compute a positive semi-definite matrix nearest
to the similarity matrix.