Back To Projects

Generation of Research Paper Titles

Christopher G.

Can NLP accurately and effectively generate research paper titles? In this research paper, an effective and accurate artificial intelligence NLP model is tried to be determined by evaluating various models and methods for title generation.


Can NLP accurately and effectively generate research paper titles? In this research paper, an effective and accurate artificial intelligence NLP model is tried to be determined by evaluating various models and methods for title generation. Titles are a vital part of any work. People tend to struggle to find good titles for their work, including researchers. A title must be representative of the whole paper and its topic, so it must be carefully chosen. Titles are the main reason people read a paper, so it’s very important to attract the audience of the researcher. Apart from this, normalizing research paper titles with generated ones can eliminate bias and exaggeration from them. To determine an accurate and effective model, various methods for title generation were tested given the abstract of a research paper. The methods tested vary from very simple, like “bag of words”, to complex with GPT-2. The best result was getting a sentence similarity of 0.9032, which was 66% higher than the initial model. Through this project it is confirmed that generating good titles with NLP is a hard task, but the results from the models can facilitate the process of creating a good and compact research paper title.

Explore More!

Source Code
Christopher G.
Sean Konz
Computer Science MS from Stanford, Software Engineer

Related Projects

Sign Language Recognition In Deep Learning: A Comparative Study of Custom CNN Model and Pre-Trained Architectures

The goal of this research is to successfully train different Convolutional Neural Network (CNN) models to identify sign language images, compare the performance of each model, and figure out the best model for image recognition and classification.
Vanessa H.
Mentored by Matan Gans
Building an Optimized algorithm that provides summaries of legal documents

The legal industry is built around documents as they provide evidence and reduce doubt in the court. Due to the large volume of documentation in the legal industry, the processing and summarization of these documents is important to a number of individuals. We were able to create a user interface that allows for the input of documents and makes use of the algorithm we created to output a summary of the document which can be copied by the user.
Aman B.
Mentored by Eric Bradford
From Text to Visuals: Leveraging AI for Immersive Storytelling

This research investigates the use of AI to generate visual representations of Edgar Allan Poe's literary works, aiming to enhance reader engagement by bridging traditional literature with modern digital media through AI-generated imagery, while identifying challenges related to visual consistency and narrative complexity.
Ian M.
Mentored by Alaisha Alexander