MIT Infolab
2018 - Present
Current undergraduate researcher at MIT CSAIL, pursuing projects in improving question-answering systems through NLP models.
The Infolab is one of the labs located in MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL). The primary work of the Infolab is to investigate “natural language and visual perception in different contexts from how it is learned, to how it is grounded in visual perception, all the way to how machines can readily interact with humans.” Many of the projects utilize a variety of natural language processing and computer vision tools, with a unique desire to combine classical AI and machine learning.
Current Research Work
My current research project focuses on using recently developed sequence models and other machine learning tools to improve the performance of question-answering systems, such as Infolab’s START system. Much of the information retrieved from knowledge bases such as Wikipedia can be stored in triples of the format (Subject, Relationship, Object).
My task is to develop various sequence models to generate natural language questions given a triple of information i.e. (Obama, Spouse, Michelle) → “Obama’s wife is Michelle”. With these automatically generated questions, START will be able to better answer real human questions about these subjects.
I also built a web platform for creating written annotations for educational videos. These annotations are fed into START’s knowledge base, along with the transcript of the video, so that users are able to ask context questions about specific videos. The hope of this project is to apply automated question answering systems to MOOCs and educational platforms.