Virtual Window aims to make 3D computer graphics more intuitive to interact with. It attempts to match the viewing origin with the position of the actual viewer’s eyes in real time, so that the image projected on the screen does not remain static regardless to the movement of the viewer. Instead, with the techniques of this project, the image on the screen changes as if the screen was a see-through window with 3D objects behind.
Twitter is a medium that allows information to spread very fast. It is hard to find the source of the informationg and confirm its truth. I have developed a tweet analysis web tool, TweeTrust, to find the first instance of a URL, hashtag or an image to help find the source of the information that is being spread on Twitter. The users can then comment on the validity of the information and share their thoughts. A list of fast spreading local trends also can help find the news on the home page.
The goal of this research is to investigate effects of images in text summarization. Most of the news contain images in the body part, however text summarization only studies text part of the document. It is shown that image captions and titles of texts can improve ROUGE score on text summarization task. However, images might not have captions or extracting captions from images can be challenging task for some datasets. Recent papers about text summarization study multi-document text summarization.
The aim of our project is to predict home country of social media users who do not specify it explicitly. To achieve the goal, we used location information of users who already specified it and approach the problem in a probabilistic manner. In this project, we focused on Twitter users, however the scope may be widened to any other social media platform. The problem can be easily extended to other prediction problems with similar missing information structure.
In this project, we build a web interface to allow those who are interested and the research community to use SBounTI topic identifier - a product of Ahmet Yildirim's PhD study. SBounTI identifies topics of a set of microblog posts of multiple users. It produces semantic web representations for the identified topics. The topics are expressed using an ontology that defines microblog topics.
Ivy is a programming language designed for Ethereum Virtual Machine. Ivy enables us to write smart contracts and deploy them directly to an Ethereum blockchain.
Mobile devices have become a part of our very daily lives. In the last two decades a lot of thing has been changed in the field of mobile communications. The last and very exciting development is the 5G technology which is better and improved version of the LTE as well as supporting green technology.
The human genome contains valuable information about the person and its hand analysis is cumbersome since it consists of billions of nucleotides. This work computationally analyses the mutations in the human genome which are the main source of differences and diseases. It utilizes ensembling of various supervised machine learning models on a cancer dataset that is obtained from TCGA and labels the genomes with their cancer types at 74% test accuracy. The obtained accuracies outperform the works in the literature such as DeepGene and create promising results for the future study.
Serve project is the implementation of a system, that enables interaction with Baxter by speaking.Baxter acts according to given commands.It understands given commands by speech recognition and act in the environment by using object detection.