paper-with-me

홈 › Papers

MCRanker: Generating Diverse Criteria On-the-Fly to Improve Point-wise LLM Rankers

2024-04-18 · Fang Guo, Wenyu Li, Honglei Zhuang, Yun Luo, Yafu Li, Le Yan, Qi Zhu, Yue Zhang

The most recent pointwise Large Language Model (LLM) rankers have achieved remarkable ranking results. However, these rankers are hindered by two major drawbacks: (1) they fail to follow a standardized comparison guidance during the ranking process, and (2) they struggle with comprehensive considerations when dealing with complicated passages. To address these shortcomings, we propose to build a ranker that generates ranking scores based on a set of criteria from various perspectives. These criteria are intended to direct each perspective in providing a distinct yet synergistic evaluation. Our research, which examines eight datasets from the BEIR benchmark demonstrates that incorporating this multi-perspective criteria ensemble approach markedly enhanced the performance of pointwise LLM rankers.

📄 PDF Abstract BibTeX arXiv:2404.11960

Code (1)

fangguo1/mcranker 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Integrating Artificial Intelligence with Human Expertise: An In-depth Analysis of ChatGPT's Capabilities in Generating Metamorphic Relations

2025-03-28 · Yifan Zhang, Dave Towey, Matthew Pike, Quang-Hung Luu 외

Context: This paper provides an in-depth examination of the generation and evaluation of Metamorphic Relations (MRs) using GPT models developed by OpenAI, with a particular focus on the capabilities of GPT-4 in software …

software testing

Generating Diverse TSP Tours via a Combination of Graph Pointer Network and Dispersion

2026-01-03 · Hao-Tsung Yang, Ssu-Yuan Lo, Kuan-Lun Chen, Ching-Kai Wang arxiv

We address the Diverse Traveling Salesman Problem (D-TSP), a bi-criteria optimization challenge that seeks a set of $k$ distinct TSP tours. The objective requires every selected tour to have a length at most $c|T^*|$ (wh…

Illuminating Diverse Neural Cellular Automata for Level Generation

2021-09-12 · Sam Earle, Justin Snider, Matthew C. Fontaine, Stefanos Nikolaidis 외

We present a method of generating diverse collections of neural cellular automata (NCA) to design video game levels. While NCAs have so far only been trained via supervised learning, we present a quality diversity (QD) a…

DiversitySokoban

EasyDrag: Efficient Point-based Manipulation on Diffusion Models

2024-01-01 · CVPR 2024 1 · Xingzhong Hou, Boxiao Liu, Yi Zhang, Jihao Liu 외

Generative models are gaining increasing popularity and the demand for precisely generating images is on the rise. However generating an image that perfectly aligns with users' expectations is extremely challenging. …

Image Manipulation

Generating Redstone Style Cities in Minecraft

2023-07-19 · Shuo Huang, Chengpeng Hu, Julian Togelius, Jialin Liu

Procedurally generating cities in Minecraft provides players more diverse scenarios and could help understand and improve the design of cities in other digital worlds and the real world. This paper presents a city genera…

Layout GenerationMinecraft