Princeton University
Computer Science Dept.

Computer Science 435
Information Retrieval, Discovery, and Delivery

Andrea LaPaugh

Spring 2012


Directory
General Information | Schedule and Assignments |  Project Page | Announcements

Information about the Course Project


Each student or pair of students will do a final project of his/her or their choosing related to the material of the course.

Project requirements:

Proposal due 5:00pm Monday, Mar. 5, 2012:

Email a paragraph describing your proposed project to Prof. LaPaugh.  Include as much detail as possible.  Prof.  LaPaugh will reply with any concerns about the content or scope of the project.


Progress report
between April 9 and April 13:

Meet with Professor LaPaugh to discuss your progress on your project.    Expect to spend about 15 minutes discussing your work to date.   You will not give a formal presentation, but you should prepare slides (about  8 to 12) that summarize any algorithms, system architecture, or experiments you are developing for the project.   Email these to Professor LaPaugh ahead of your meeting time. 

After spring break, you will be able to sign up for your appointment using OIT's office hours scheduling system WASS.   Wait until the availability of appointment blocks is announced (watch Piazza).  To use WASS, log in and click the "Make an Appointment" menu button.  Search for the  calendar under name "LaPaugh" or NetId "aslp" entitled LaPaugh course calendar.  Once the calendar is found, click "Make Appointment".    If you have conflicts with all available times, email Professor LaPaugh.   Caution: do not use the calendar entitled Advising calendar for Andrea LaPaugh.

Project Report due 5:00 pm Dean's Date, Tuesday May 15, 2012: 

You are required to submit a final report that describes your project. This must include the statement of the topic and the goals of the project, your methodology and the results. If it is an experimental project, you need to describe what was implemented, the major implementation decisions,  how you designed the experiments, and the experimental results. If you developed a system or tool, you may not have experiments per se, but you must describe how you are evaluating the project and the outcome.  You should also relate your work to other work on the problem.  Your code should be in an appendix or posted on a Web page with the URL provided (Web posting is preferred).   If your project is a theoretical study, you need to describe the problem, review what was known about the problem before your analysis, and give the details and the results of your theoretical analysis. If your project is a literature-based project, you need to describe the major issues under study, summarize the major techniques and the theoretical and/or experimental results presented in the literature and critically analyze the results.  For any type of project, be sure to include a bibliography of all the sources you used.

Projects will be graded on thoroughness and depth of thought. Difficulty will be taken into consideration. Keep in mind that evaluation is an important part of any project. Be clear on the goals of your project and how you demonstrate or measure success.


Project Demonstration between May 16 and May 21

After submitting your final report, meet briefly with Professor LaPaugh to discuss the results of your project .  If you have implemented something that lends itself to live demonstration, this is the time to show it.  All meeting must occur  before 5pm Mon. May 21, 2012.
As for the progress report meetings, you will be able to sign up using the WASS scheduling system.


List of suggested projects:

These topics are fairly broad and need further refinement based on students' particular interests. Students are encouraged to suggest other project topics based on their own interests.  Check back for updates and additions.

  1. PageRank and/or HITS can be applied to any directed graph.  Explore the use of one or both of them in another application domain.  This is intended to be an experimental project, but the literature for the application should be explored as well.
  2. Investigate the use of link analysis to determine the subject of non-text pages.  For example, if a Web page contains only an image, not only the anchor text of links pointing to the page but the subject matter of pages pointing to the page may allow one to decide the general subject of the image.  Can this be done without informative anchor text?  (An example of uninformative anchor text is here.)
  3. Investigate the use of dependence among index terms (e.g. co-occurrence) in the literature and by your own experiments.  Latent Semantic Indexing is one example of a technique that uses co-occurrence.
  4. Investigate probabilistic models for information retrieval.  For example, compare the performance of a probabilistic model to the vector model.
  5. Experiment with image retrieval by image properties, not text labels.  You should include a summary of image retrieval techniques currently in use.  Any other non-text media can be substituted for images.  
  6. Investigate the use of clustering in some application.  For example, can snippets be clustered in a way that is helpful for search results? 
  7. Several search engines currently use clustering in their presentation of search results.   Find out what you can about the clustering and visualization techniques used and assess their effectiveness from a user perspective.  Consider alternative techniques.
  8. Experiment with techniques for detecting duplicate documents.  
  9. Investigate the affects of personalization in search. 
  10. Investigate personalized or topic-directed crawling techniques and their effectiveness.
  11. Do an in-depth investigation of cluster machine architectures for indexing and query-processing on large collections.   Find and compare state-of-the-art alternatives.  Some simulation may be a part of this project.  Recent publications should be the primary source of information on the state of the art.
  12. Build an application that uses a customized information retrieval system.


Resources:

Please see this Resources for COS 435 Projects Web Page for a list of available data sets and software.  If you need something and can't find it, ask for help!



last revised Thu Feb 16 16:32:37 EST 2012
Copyright  2008-2012 Andrea S. LaPaugh