ongoing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ongoing [2010/08/24 15:45] – bil | ongoing [2011/04/18 20:34] (current) – bil | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ongoing projects ====== | ====== Ongoing projects ====== | ||
- | ====== Web-based digital system ====== | + | No projects are ongoing yet. |
- | **Student**: | + | < |
- | **Supervisor**: | + | ====== Acoustic Cues and Self Motion ====== |
- | __Description__ | + | **Student**: |
- | + | ||
- | Build a web-based digital signage system for Bethune College. Some of the technologies that you will be expected to learn/use include Javascript, JQuery, HTML, CSS, and ical/ | + | |
- | + | ||
- | ====== Tandem repeat detection using spectral methods ====== | + | |
- | + | ||
- | **Student**: | + | |
- | **Supervisor**: | + | **Supervisor**: |
__Description__ | __Description__ | ||
- | DNA sequences of organisms have many repeated substrings. These are called repeats | + | We are capable of estimating the magnitude of our own self-motion and the relative motion of other objects as we move about in our natural environment. This perception is based on information arising from several sensory modalities including visual, auditory, and physical motion. In general, the perceived distance |
- | Finding tandem repeats is an important problem in Computational Biology. | + | The purpose of this project |
- | The student will implement the spectral algorithms used in [1] (one based on Fourier Transforms | + | ====== Implementation |
- | Throughout the course, the student is required to maintain | + | |
- | ====== Entropy-based concept drift detection ====== | + | **Student**: |
- | **Student**: | + | **Supervisor**: |
- | + | ||
- | **Supervisor**: | + | |
__Description__ | __Description__ | ||
- | ====== Computer Security Lab Evaluation ====== | + | This project seeks to take the theoretical description of the |
+ | non-blocking chromatic search tree that was developed in a | ||
+ | previous CSE4080 project and produce a Java implementation, | ||
+ | experiments to test it and compare it with other leading concurrent dictionary structures. | ||
- | **Student**: | + | Additionally, |
+ | algorithmic variations on the aforementioned theoretical description | ||
+ | were identified during the last project. | ||
+ | This project would attempt to explore many of these variations to | ||
+ | further refine the theoretical description, | ||
+ | dictionary algorithm. | ||
+ | In particular, this project would | ||
+ | provide a dictionary implementation with better | ||
+ | worst-case performance guarantees than previous | ||
+ | non-blocking dictionary implementations. | ||
- | **Supervisor**: | + | Finally, the project would attempt to establish formal proofs that the |
+ | structure provides guarantees regarding balance and worst-case performance. | ||
+ | If time permits, further work will be done towards establishing the | ||
+ | correctness of the algorithm. | ||
- | __Description__ | + | ====== UCOSP: Development for Encyclopedia of Life ====== |
- | The project will require the student to evaluate a series of computer | + | **Student**: |
- | secutiry lab exercises. The exercises will be prepared by the | + | |
- | supervisor. The student will evaluate the clarity with which the lab | + | |
- | exercises have been presented, whether the necessary background has been | + | |
- | sufficiently covered, and whether it is feasible to complete the lab | + | |
- | exercise in the space of one week. | + | |
- | A similar evaluation process will take place for the term project. This | + | **Supervisor**: |
- | will also be provided by the supervisor. | + | |
- | + | ||
- | ====== Assistive Technology Software: Narratives for Information Delivery and Deployment ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
__Description__ | __Description__ | ||
- | Assistive technology software refers to a family | + | The Encyclopedia |
- | + | encyclopedia intended to document | |
- | Assistive technology software falls into several categories: closed- vs open-source; | + | known to science. It is compiled |
- | + | contributions | |
- | A current project underway in the Multimodal Mediated Communcation (MuMeC) Research Lab is the design best practices and the logistical framework for the deployment of assistive technology software that has already been developed. | + | |
- | + | ||
- | ====== Simulation of a 6dof virtual reality tracker ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Previous work by the supervisor resulted in a novel and highly accurate Virtual Reality tracking system that matches or exceeds the specifications of all competing systems. However, this system works only in 5 or 6-sided immersive display environment. | + | |
- | + | ||
- | This project is the first step towards an adaptation | + | |
- | + | ||
- | ====== Electronic voting system ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | ====== Cluster visualization using Multi-Core GPUs and CUDA ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | The development of high-throughput experiments in Biology has made available huge amounts of data, and there is a pressing need for the development of analysis tools for them. In this work we focus on clustering and the visualization of clustered data. While techniques for cluster visualization exist, the computational costs involved result in large running times for large data sets. This project will investigate the use of parallel computing using modern graphics processors (GPU) in speeding up cluster data visualization. | + | |
- | + | ||
- | There are many different high-dimensional datasets and many different clustering algorithms available today. While several analytical cluster evaluation methodologies exist, many experimental scientists like to evaluate cluster quality visually. This is standard practice in many fields of Biology, including Flow Cytometry. We would like to develop a visualization tool that takes two clusters input by the user and displays the clusters | + | |
- | + | ||
- | The first responsibility of the student in this project is to learn to write programs in the CUDA architecture [1]. Then he will learn to use a few well-known libraries ported to CUDA, especially BLAS/LAPACK for linear algebra | + | |
- | + | ||
- | The supervisor will provide the datasets and the clustering algorithms that can generate clustered data. The student will use them to demonstrate the output of his visualization tool. | + | |
- | + | ||
- | ====== Low-Cost Three-Dimensional Face Scanning System ====== | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | **Requirements**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Low-cost three-dimensional face-scanning systems have a large range of potential applications in security and retail markets. | + | |
- | + | ||
- | The project will involve systems design and development of a specialized real-time 3D face scanner. | + | |
- | + | ||
- | For more information on the laboratory: [[http:// | + | |
- | + | ||
- | ====== Simulation of a 6dof virtual reality tracker ====== | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | **Required Background**: | + | |
- | + | ||
- | **Recommended Background**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Previous work by the supervisor resulted in a novel and highly accurate Virtual Reality tracking system that matches or exceeds the specifications of all competing systems. However, this system works only in 5 or 6-sided immersive display environment. | + | |
- | + | ||
- | This project is the first step towards an adaptation of the technology for more general environments. In particular we target normal rooms and immersive displays with less than 5 screens. The technical work involves adapting the simulation software for the previous device to simulate a new design, and iteratively optimizing that design based on the results obtained. | + | |
- | + | ||
- | + | ||
- | + | ||
- | ====== Programming Multi-Core GPUs with CUDA ====== | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | **Required background**: | + | |
- | + | ||
- | **Recommended background**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | CUDA stands for " | + | |
- | + | ||
- | The aim of this project is to get familiar with GPUs and to study how to program them. | + | |
- | + | ||
- | More details can be found at: [[http:// | + | |
- | (this link is only accessible from machines within the domain yorku.ca.) | + | |
+ | The ultimate criteria of success for a web application is the user | ||
+ | experience. EOL is no exception. This project involves creating a | ||
+ | framework for describing how visitors are supposed to interact with | ||
+ | Encyclopedia of Life. It automatically checks that a new version the EOL | ||
+ | code is functioning as expected. It is very beneficial for open source | ||
+ | projects to be released often, and automated tests decrease the cost of | ||
+ | releases dramatically and ensure the integrity of the data, code, and | ||
+ | visual representation. The tests are run either in production or a | ||
+ | duplicate of the production environment. The acceptance testing | ||
+ | framework can be extended to check any website, not only EOL, by | ||
+ | changing the configuration and defining new test suites. It also enables | ||
+ | testing a web application with different browsers and operating systems. | ||
+ | Acceptance testing is an import skill for aspiring developers. By | ||
+ | participating in this project you will learn the inner mechanics of | ||
+ | operating a browser automatically using scripts, emulating a real | ||
+ | person' | ||
+ | leading open source acceptance testing tool), XML, XPATH, CSS selectors, | ||
+ | and Behavior Driven Development. | ||
+ | More information: | ||
+ | --> </ | ||
ongoing.1282664710.txt.gz · Last modified: 2010/08/24 15:45 by bil