paper-with-me

Papers

WikiHint: A Human-Annotated Dataset for Hint Ranking and Generation

2024-12-02 · Jamshid Mozafari, Florian Gerhold, Adam Jatowt

The use of Large Language Models (LLMs) has increased significantly with users frequently asking questions to chatbots. In the time when information is readily accessible, it is crucial to stimulate and preserve human cognitive abilities and maintain strong reasoning skills. This paper addresses such challenges by promoting the use of hints as an alternative or a supplement to direct answers. We first introduce a manually constructed hint dataset, WikiHint, which is based on Wikipedia and includes 5,000 hints created for 1,000 questions. We then finetune open-source LLMs for hint generation in answer-aware and answer-agnostic contexts. We assess the effectiveness of the hints with human participants who answer questions with and without the aid of hints. Additionally, we introduce a lightweight evaluation method, HintRank, to evaluate and rank hints in both answer-aware and answer-agnostic settings. Our findings show that (a) the dataset helps generate more effective hints, (b) including answer information along with questions generally improves the quality of generated hints, and (c) encoder-based models perform better than decoder-based models in hint ranking.

📄 PDF Abstract BibTeX arXiv:2412.01626

Code (1)

DataScienceUIBK/WikiHint 공식 구현 pytorch

Tasks

DecoderHint Generation

Methods 이 논문이 사용한 방법론

HINT An unsupervised approach for identifying Hierarchical Information Threads by analysing the network of related articles in a collection. In particular, HINT leverages article…

Similar Papers 제목 키워드 기반

Hint-Augmented Re-ranking: Efficient Product Search using LLM-Based Query Decomposition

2025-11-17 · Yilun Zhu, Nikhita Vedula, Shervin Malmasi arxiv

Search queries with superlatives (e.g., best, most popular) require comparing candidates across multiple dimensions, demanding linguistic understanding and domain knowledge. We show that LLMs can uncover latent intent be…

CHAMP: A Competition-level Dataset for Fine-Grained Analyses of LLMs' Mathematical Reasoning Capabilities

2024-01-13 · Yujun Mao, Yoon Kim, Yilun Zhou

Recent large language models (LLMs) have shown indications of mathematical reasoning ability on challenging competition-level problems, especially with self-generated verbalizations of intermediate reasoning steps (i.e.,…

MathMathematical Reasoning

CWRCzech: 100M Query-Document Czech Click Dataset and Its Application to Web Relevance Ranking

2024-05-31 · Josef Vonášek, Milan Straka, Rostislav Krč, Lenka Lasoňová 외

We present CWRCzech, Click Web Ranking dataset for Czech, a 100M query-document Czech click dataset for relevance ranking with user behavior data collected from search engine logs of Seznam$.$cz. To the best of our knowl…

TriviaHG: A Dataset for Automatic Hint Generation from Factoid Questions

2024-03-27 · Jamshid Mozafari, Anubhav Jangra, Adam Jatowt

Nowadays, individuals tend to engage in dialogues with Large Language Models, seeking answers to their questions. In times when such answers are readily accessible to anyone, the stimulation and preservation of human's c…

Hint GenerationInformation RetrievalLarge Language ModelQuestion Answering

Unsupervised Multi-Granularity Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Text summarization is a user-preference based task. For one document, users often have different priorities for summary. Granularity level of the summary is a core component of these preferences. However, most existing s…

Abstractive Text SummarizationText Summarization