ongoing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ongoing [2010/12/08 16:39] – bil | ongoing [2011/05/05 14:47] (current) – bil | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ongoing projects ====== | ====== Ongoing projects ====== | ||
- | < | ||
- | ====== Web-based digital signage system ====== | ||
- | **Student**: | + | ====== Acoustic Cues and Self Motion ====== |
- | **Supervisor**: John Amanatides | + | {{:poster-zotos.pdf|Poster}} |
- | __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/ | + | **Supervisor**: |
- | + | ||
- | ====== Tandem repeat detection using spectral methods ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **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__ | ||
- | The student will design and implement an entropy-based concept drift detection method. The method will be an improved version of the entropy-based method described by Vorburger and Bernstein, which is likely to contain flaws. The student will first study the original method, identify problems, implement the method to verify the identified problems, implement a corrected version of the method and evaluate the corrected version on a number of data stream data sets. The student is also expected to improve the corrected version of the entropy-based drift detection method by using the bootstrapping technique to automatically determine the threshold used in the entropy-based method. | + | This project |
- | + | non-blocking chromatic search tree that was developed in a | |
- | ====== Computer Security Lab Evaluation ====== | + | previous CSE4080 |
- | + | experiments | |
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | The project | + | |
- | 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 | + | |
- | will also be provided by the supervisor. | + | |
- | + | ||
- | ====== Assistive Technology Software: Narratives for Information Delivery and Deployment ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Assistive technology software refers to a family | + | |
- | + | ||
- | Assistive technology software falls into several categories: closed- vs open-source; | + | |
- | + | ||
- | 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 | + | |
- | + | ||
- | ====== Simulation of a 6dof virtual reality tracker ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Previous work by the supervisor resulted | + | |
- | + | ||
- | This project | + | |
- | + | ||
- | ====== Electronic voting system ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | Build a stand-alone electronic voting system. It is to be a web-based, open source system that can have on-line elections of several thousand voters. Multiple elections can be going on at the same time. A web front-end for administrators is also required. the test system will run on a Mac OSX server, | + | |
- | + | ||
- | ====== 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 from the best possible viewpoint. A good candidate for the best possible viewpoint is one that separates the clusters as much as possible. | + | |
- | + | ||
- | 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 and SVM for machine learning. The student will then work with the supervisor to develop cluster visualization tools using CUDA. The project will use some ideas from the Ggobi package [2], but implement them to exploit the parallelism of GPUs. Since this project is quite ambitious, the emphasis will be on the first part – the development of basic tools using CUDA and the use of well-known libraries. | + | |
- | + | ||
- | 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. | + | |
- | + | ||
- | ====== Estimating Registration Error ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | + | ||
- | A fundamental step in computer-assisted surgery is registration where the anatomy of the patient is matched to an image or model of the anatomy. For some types of orthopaedic procedures, registration is performed by digitizing the locations of points on the surface of a bone and matching the point locations to the surface of a model of the bone. Here, a surgeon uses a pointer that is tracked using an optical tracking system to measure registration point locations on a patient. A registration algorithm is used to compute the transformation that best matches the points to a model of the anatomy. | + | |
- | + | ||
- | Virtual navigational information (such as where to drill or cut the bone) can be provided to the surgeon after the registration transformation has been established. Here, a surgeon is using a tracked surgical drill to drill a hole along a pre-operatively defined path. Notice that the surgeon looks at the virtual navigational information instead of the patient when performing this task. | + | |
- | + | ||
- | Computer-assisted surgical navigation depends on having an accurate registration. If the estimated registration is inaccurate then the navigational information will also be inaccurate, which may lead to errors in the surgical procedure. It is of great interest to know the accuracy of the estimated registration. | + | |
- | + | ||
- | Further details on the project can be found [[http:// | + | |
- | + | ||
- | ====== Programming Multi-Core GPUs with CUDA ====== | + | |
- | + | ||
- | **Student**: | + | |
- | + | ||
- | **Supervisor**: | + | |
- | + | ||
- | __Description__ | + | |
- | CUDA stands for " | + | Additionally, |
+ | algorithmic variations on the aforementioned theoretical description | ||
+ | were identified during the last project. | ||
+ | This project would attempt | ||
+ | further refine the theoretical description, and produce a competitive | ||
+ | dictionary algorithm. | ||
+ | In particular, this project would | ||
+ | provide a dictionary implementation with better | ||
+ | worst-case performance guarantees than previous | ||
+ | non-blocking dictionary implementations. | ||
- | The aim of this project | + | Finally, the project |
+ | structure provides guarantees regarding balance | ||
+ | If time permits, further work will be done towards establishing the | ||
+ | correctness of the algorithm. | ||
- | More details can be found at: [[http:// | + | ====== UCOSP: Development for Encyclopedia of Life ====== |
- | (this link is only accessible from machines within the domain yorku.ca.) | + | |
- | ====== Low-Cost Three-Dimensional Face Scanning System ====== | + | {{: |
- | **Student**: | + | **Student**: |
- | **Supervisor**: | + | **Supervisor**: |
__Description__ | __Description__ | ||
- | Low-cost three-dimensional face-scanning systems have a large range of potential applications in security and retail markets. | + | The Encyclopedia of Life (EOL) is a free, online collaborative |
+ | encyclopedia intended to document all of the 1.8 million living species | ||
+ | known to science. It is compiled from existing databases and from | ||
+ | contributions by experts and non-experts throughout the world. | ||
- | The project | + | The ultimate criteria of success for a web application is the user |
+ | experience. EOL is no exception. This project | ||
+ | framework for describing how visitors are supposed to interact with | ||
+ | Encyclopedia | ||
+ | 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 | ||
+ | visual representation. The tests are run either | ||
+ | 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. | ||
- | For more information on the laboratory: [[http:// | + | 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. | ||
- | --></html> | + | More information: |
ongoing.1291826395.txt.gz · Last modified: 2010/12/08 16:39 by bil