/LTR_SummerSchool

Project files, etc.

Apache License 2.0Apache-2.0

Summer School Course: Introduction to Learning-to-Rank

1. Questionnaire

In order to make the course interesting and easy-to-follow, it would be highly appreciated if you could provide some details on the following questions, thanks for your collaboration and time!

2. Expected preliminary preparations

If you're not familiar with python, it will be quite helpful to learn some basics on python and numpy before the course based on the resources on the web, especially getting the environment for testing python programs prepared, since we plan to share some example python programs as a reference.

3. Required exercises after each lecture (dynamically updated)

4. Challenging topics (optional)

The following topics can be finished by a number of students as a team.

  • Topic-1: Re-implement the newly proposed method in SIGIR-2021 using PyTorch.

    • author: Oosterhuis, Harrie.
    • title: Computationally Efficient Optimization of Plackett-Luce Ranking Models for Relevance and Fairness.
    • conference: proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval, 1023–1032, 2021.

    Note: this paper won the best paper award.

  • Topic-2: Try to extend the aforementioned method in topic-1.

  • Topic-3: Try to improve the following method in SIGIR-2021.

    • author: Qu, Leigang and Liu, Meng and Wu, Jianlong and Gao, Zan and Nie, Liqiang.
    • title: Dynamic Modality Interaction Modeling for Image-Text Retrieval.
    • conference: proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval, 1104–1113, 2021.

    Note: this paper by researchers from Shandong University won the best student paper award.

  • Topic-4: Four-digit MNIST sorting

5 QA

If you have any questions, please do not hesitate to contact via the following ways:

  • A short message through the WeChat group;

  • Directly pose an issue on this Github project;

6 Reference slides and programs

Some necessary programs and slides will be shared via this Github project.

Noteworthy, it is prohibited to distribute at will without permission.