Skip to content

hanxjing/AKD-DBPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Neural Compatibility Modeling with Attentive Knowledge Distillation

Code for paper Neural Compatibility Modeling with Attentive Knowledge Distillation.

Dependencies

This project currently requires

  • Python2.7

  • Theano0.9

We will also provide the Pytroch version with Python 3 in the near future.

Data Preparation

Experiment data

You can directily run the model with the experimental data that can be downloaded from there with code: ttul.

Meta data

The FashionVC dataset can be download from there.

Data process

The code of data processing is in the \data_process. The processed text data utilized for rule extraction is in the \data_process\processde_text.

Citations

@inproceedings{song2018neural,
  title={Neural compatibility modeling with attentive knowledge distillation},
  author={Song, Xuemeng and Feng, Fuli and Han, Xianjing and Yang, Xin and Liu, Wei and Nie, Liqiang},
  booktitle={The 41st International ACM SIGIR Conference on Research \& Development in Information Retrieval},
  pages={5--14},
  year={2018}
}

@article{han2019neural,
  title={Neural compatibility modeling with probabilistic knowledge distillation},
  author={Han, Xianjing and Song, Xuemeng and Yao, Yiyang and Xu, Xin-Shun and Nie, Liqiang},
  journal={IEEE Transactions on Image Processing},
  volume={29},
  pages={871--882},
  year={2019},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages