wsdm topic
SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
WSDM2018_HyperQA
Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"
WSDM-Adhoc-Document-Retrieval
This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set and 4th in the test set. We won the gold prize at innovation tra...
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
spotify-sequential-skip-prediction
7th place solution to the WSDM Cup 2019 - Spotify - Sequential Skip Prediction Challenge
RedQueen
Code for "RedQueen: An Online Algorithm for Smart Broadcasting on Social Networks", WSDM 2017
LOCA
This is the official code for the WSDM 2021 paper: 'Local Collaborative Autoencoders.'
paperlist_nlp_ir_rec_ai_conference
2016-至今nlp/ir/recsys/ai相关顶会的论文清单paperlist列表含目录,方便直接搜索关键字。包括AAAI/ACL/EMNLP/IJCAI/SIGIR/CIKM/WSDM/WWW/NIPS/COLING
SimGNN
Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.