I'm a CS undergrad and to finish my graduation I have to produce a term paper.<p>Considering that I have one year to work on it, it can't be something huge, but I would like to work on something which would be useful to someone else and not only a boring paper about a very specific and almost useless subject.<p>As I have a web development background (Ruby on Rails, Node, Redis...), anything in this area would be easier. I've tried to revise my workflow in order to find some gap but, probably due to a lack of experience (and an awesome community), everything seems to be created already.<p>Do you have any suggestions about problems that I could solve with the skills that I have? A very personal itch also counts!<p>Note: The final software must be open sourced!
* User interfaces for VR helmets.<p>* client/server web frameworks based on BigPipe-like (Facebook) architecture<p>* turning real world problems into MMOGs in order to crowdsource solutions<p>* peer-to-peer web infrastructure over multiple networks/communication channels (to counter surveillance, ISP filtering, natural disasters...)
In my opinion, automatic summarization by abstraction. There are lots of automatic summarization algorithm that does extraction like TextTeaser (<a href="https://github.com/MojoJolo/textteaser" rel="nofollow">https://github.com/MojoJolo/textteaser</a>). I think they do the job well but it doesn't have a realistic feel in it. To achieve it, I think automatic summarization by abstraction is the way to go. It almost mimics how humans summarized text. But I think there is still no algorithm that can really perform abstraction well.<p>I'm looking to try it in the near future. With a good training data, I'm looking into using genetic algorithm eventually evolving the text into an almost human summary. I'm excited for this!
Explore how you could build a web tool to do data visualization of otherwise annoying data to visualize.<p>Some of the work by the data vis lab at Stanford (now UWash) is pretty awesome - <a href="http://vis.stanford.edu/" rel="nofollow">http://vis.stanford.edu/</a>
There is still plenty of work to do in Natural Language Processing. Also, check out Wikipedia's "List of Unsolved Problems in Computer Science":<p><a href="https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_computer_science" rel="nofollow">https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_c...</a>
Decoupling business logic from web frameworks might be an interesting architectural problem that could use better tooling. Here's Jim Weirich going about it manually in Rails:<p><a href="https://m.youtube.com/watch?v=tg5RFeSfBM4" rel="nofollow">https://m.youtube.com/watch?v=tg5RFeSfBM4</a>
Speech Recognition, it's a hard problem to solve - but maybe with your time you can offer some interesting solutions. Text IMO is very well covered part of our field, but speech is still very much lacking. Even image recognition has more attention than speech recognition IMO.
It's neat that your project is required to be open source. I've been thinking about my own too and am really interested in AI.. So with that bias in mind and your own, how about automated A/B testing using genetic algorithms?
Have you thought about developing some innovative algorithms?<p>Something in the data analysis space, text analysis tools, graphing tools ?<p>If you are interested we could help diego at algorithmia dot com.