Skip to content
View shaanchandra's full-sized avatar

Block or report shaanchandra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shaanchandra/README.md

GitHub Twitter LinkedIn Citations

Hi there πŸ‘‹

I’m Shantanu, a AI Research Scientist πŸ§ πŸ“ˆ at ZS. I have done my MS in AI from University of Amsterdam, thesis supervised by Ekaterina Shutova at ILLC (Institute for Logic, Language and Computation). My research focuses on graph neural networks, multi-modal AI, GANs and natural language processing πŸ’¬.

My major work so far are:

Research

  • SAFER (πŸ“šSocially-Aware Fake News Detection Framework ): We propose a novel social context-aware fake news detection framework, SAFER. It aggregates information with respect to: 1) the nature of the content disseminated, 2) content-sharing behavior of users, and 3) the social network of those users. We perform a systematic comparison of several GNN models for this task and introduce novel methods based on relational and hyperbolic GNNs, which have not been previously used for user or community modeling within NLP. We empirically demonstrate that our framework yields significant improvements over existing text-based techniques and achieves state-of-the-art results on fake news datasets from two different domains.

  • meme_challenge (πŸ“šA Multimodal Framework for the Detection of Hateful Memes - NeurIPS 2020 competition track): UNITER-based architecture for detecting hateful, multi-modal content. Won 4th place of the Hateful Memes Challenge by Facebook.

Projects

  • Multi-object detection and tracking for farm animals : The repository contains object tracking using 3 methods: a) Custom BoundingBox + tracking, b) Autonomous detection and tracking with unique ID tags, c) Background Segmentation. We generate the processed video with the tracked BoundingBox markings, a track plot and heat map of all the tracked objects and a .csv file with the x and y co-ordinates of each uniquely tracked object in each frame to aid any form of further processing (for instance, behavorial analysis, clustering, etc).

  • Pose estimation in animals: Pose estimation in animals using DeepLabCut

  • [HyGT] (coming soon): A hypergraph transformer architecture utilizing contrastive loss to process heterogeneous hypergraph structures.

Pinned Loading

  1. SAFER SAFER Public

    Repository containing the official code for the paper Graph-based Modeling of Online Communities for Fake News Detection.

    Python 20 4

  2. Nithin-Holla/meme_challenge Nithin-Holla/meme_challenge Public

    Repository containing code from team Kingsterdam for the Hateful Memes Challenge

    Python 19 7

  3. Multi_Object_Tracking Multi_Object_Tracking Public

    Multi Object detection and tracking in videos

    Python 9 5

  4. Pose_Estimation Pose_Estimation Public

    Pose estimation in animals using DeepLabCut

    Python 17 4

  5. Conditional-Restricted-Boltzman-Machines-pytorch- Conditional-Restricted-Boltzman-Machines-pytorch- Public

    Pytorch implementation of Conditional Restricted Boltzman Machines as time-series data generators

    Python

  6. Medical_Imaging_UNet Medical_Imaging_UNet Public

    Implementing the UNet architecture in Pytorch for segmentation of optical coherence tomography images with diabetic macular edema

    Python 2 2