paper-with-me

홈 › Papers

Listwise View Ranking for Image Cropping

2019-05-14 · Weirui Lu, Xiaofen Xing, Bolun Cai, Xiangmin Xu

Rank-based Learning with deep neural network has been widely used for image cropping. However, the performance of ranking-based methods is often poor and this is mainly due to two reasons: 1) image cropping is a listwise ranking task rather than pairwise comparison; 2) the rescaling caused by pooling layer and the deformation in view generation damage the performance of composition learning. In this paper, we develop a novel model to overcome these problems. To address the first problem, we formulate the image cropping as a listwise ranking problem to find the best view composition. For the second problem, a refined view sampling (called RoIRefine) is proposed to extract refined feature maps for candidate view generation. Given a series of candidate views, the proposed model learns the Top-1 probability distribution of views and picks up the best one. By integrating refined sampling and listwise ranking, the proposed network called LVRN achieves the state-of-the-art performance both in accuracy and speed.

📄 PDF Abstract BibTeX arXiv:1905.05352

Code (1)

luwr1022/listwise-view-ranking pytorch

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

RLPO: Residual Listwise Preference Optimization for Long-Context Review Ranking

2026-01-12 · Hao Jiang, Zhi Yang, Annan Wang, Yichi Zhang 외 arxiv

Review ranking is pivotal in e-commerce for prioritizing diagnostic and authentic feedback from the deluge of user-generated content. While large language models have improved semantic assessment, existing ranking paradi…

Self-Calibrated Listwise Reranking with Large Language Models

2024-11-07 · Ruiyang Ren, Yuhao Wang, Kun Zhou, Wayne Xin Zhao 외

Large language models (LLMs), with advanced linguistic capabilities, have been employed in reranking tasks through a sequence-to-sequence approach. In this paradigm, multiple passages are reranked in a listwise manner an…

Reranking

Integrating Listwise Ranking into Pairwise-based Image-Text Retrieval

2023-05-26 · Zheng Li, Caili Guo, Xin Wang, Zerun Feng 외

Image-Text Retrieval (ITR) is essentially a ranking problem. Given a query caption, the goal is to rank candidate images by relevance, from large to small. The current ITR datasets are constructed in a pairwise manner. I…

Image-text RetrievalRetrievalText RetrievalTriplet

ReasonRank: Empowering Passage Ranking with Strong Reasoning Ability

2025-08-09 · Wenhan Liu, Xinyu Ma, Weiwei Sun, Yutao Zhu 외 arxiv

Large Language Model (LLM) based listwise ranking has shown superior performance in many passage ranking tasks. With the development of Large Reasoning Models (LRMs), many studies have demonstrated that step-by-step reas…

Reinforcement LearningPassage Ranking

A Representation Theory for Ranking Functions

2014-12-01 · NeurIPS 2014 12 · Harsh H. Pareek, Pradeep K. Ravikumar

This paper presents a representation theory for permutation-valued functions, which in their general form can also be called listwise ranking functions. Pointwise ranking functions assign a score to each object independe…

Learning-To-RankReranking