Projects & Papers

Rajwinder has worked on projects in machine learning, natural language processing, computer vision, and recommender systems.


Opinion Summarization using High-Quality Synthetic Dataset

Opinion summarization is a challenging task as it requires the model to understand the sentiment of the input documents to identify the key information. However, due to the high cost of annotating data, there is a lack of large summary datasets for supervised models. This project explores different approaches to generate high-quality synthetic datasets for opinion summarization.


Multimodal Product Recommendations via LLMs

This project combines Vector Quantized Generative Adversarial Network (VQGAN) for image encoding and Sequential Recommendation with BART for processing user interactions and product attributes. This approach uses both content-based and collaborative filtering, leveraging LLMs to capture complex relationships between product attributes and user preferences, while utilizing product images to enhance understanding of product features and aesthetics.


Multi-Modal Image Generation for News Stories

This project explores the feasibility of using a multi-modal image generation model for news stories that leverages the power of generative adversarial networks and large language models to generate visually appealing images that are relevant and consistent with the news stories.


News Summarization using Enhanced Content Features

This project explores the feasibility of using additional content features such as news headline, topic modeling, named entities, and sentiment analysis to generate targeted summaries that are concise and informative.


Single Image Super Resolution

Storing high-resolution images is a challenging problem due to its high storage cost and growing storage demands. To address this issue, this project explores the feasibility of using deep convolutional networks for efficient storage and on-demand high resolution image generation.


Comparative Analysis of Machine Learning Models for Short-Term Rental Price Prediction

Short-term rentals are gaining popularity in recent years, with Airbnb leading the change. When listing properties, one of the biggest challenges is finding a competitive listing price. In this project, we conducted various experiments to perform comparative analysis of different machine learning models to predict listing price.