Team develops a fairer ranking system that diversifies search results

Cornell researchers have developed a fairer system for search recommendations—from hotels to jobs to videos—so a few top hits don’t get all the exposure.

The new ranking system still provides relevant options, but divides user attention more equitably across search results. It can be applied to online markets such as travel sites, hiring platforms and news aggregators.

Yuta Saito, a doctoral student in the field of computer science and Thorsten Joachims, professor of computer science and information science in the Cornell Ann S. Bowers College of Computing and Information Science, described their new system in “Fair Ranking as Fair Division: Impact-Based Individual Fairness in Ranking,” published in the Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining.

“In recommender systems and search engines, whoever gets ranked high draws a lot of benefit from that,” Joachims said. “The user’s attention is a limited resource and we need to distribute it fairly among the items.”

Conventional recommender systems attempt to rank items purely according to what users want to see, but many items receive unfairly low spots in the order. Items with similar merit can end up far apart in the rankings, and for some items, the odds of being discovered on a platform are worse than random chance.

To correct this issue, Saito developed an improved ranking system based on ideas borrowed from economics. He applied principles of “fair division”—how to allocate a limited resource, such as food, fairly among members of a group.

Saito and Joachims demonstrated the feasibility of the ranking system using synthetic and real-world data. They found it offers viable search results for the user, while fulfilling three fair division criteria: Every item’s benefit from being ranked on the platform is better than being discovered at random; no item’s impact, such as revenue, can easily be improved; and no item would gain an advantage by switching how it is ranked compared to other items in a series of searches.

“We redefined fairness in ranking completely,” Saito said. “It can be applied to any type of two-sided ranking system.”

If employed on YouTube, for example, the recommender system would present a more varied stream of videos, potentially distributing earnings more evenly to content creators. “We want to satisfy the users of the platform, of course, but we should also be fair to the video creators, to sustain their long-term diversity,” Saito said.

In online hiring platforms, the fairer system would diversify the search results, instead of showing the same top candidates to all employers.

Additionally, the researchers point out that this type of recommender system could also help viewers discover new movies to watch online, enable scientists to find relevant presentations at conferences and provide a more balanced selection of news stories to consumers.

More information:
Yuta Saito et al, Fair Ranking as Fair Division: Impact-Based Individual Fairness in Ranking, Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (2022). DOI: 10.1145/3534678.3539353

Provided by
Cornell University

Citation:
Team develops a fairer ranking system that diversifies search results (2022, September 19)