paper-with-me

Papers

Do LLMs Implicitly Determine the Suitable Text Difficulty for Users?

2024-02-22 · Seiji Gobara, Hidetaka Kamigaito, Taro Watanabe

Education that suits the individual learning level is necessary to improve students' understanding. The first step in achieving this purpose by using large language models (LLMs) is to adjust the textual difficulty of the response to students. This work analyzes how LLMs can implicitly adjust text difficulty between user input and its generated text. To conduct the experiments, we created a new dataset from Stack-Overflow to explore the performance of question-answering-based conversation. Experimental results on the Stack-Overflow dataset and the TSCC dataset, including multi-turn conversation show that LLMs can implicitly handle text difficulty between user input and its generated response. We also observed that some LLMs can surpass humans in handling text difficulty and the importance of instruction-tuning.

📄 PDF Abstract BibTeX arXiv:2402.14453

Code (1)

satoshi-2000/llms-suitable 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Probing the Difficulty Perception Mechanism of Large Language Models

2025-10-07 · Sunbowen Lee, Qingyu Yin, Chak Tou Leong, Jialiang Zhang 외 arxiv

Large language models (LLMs) are increasingly deployed on complex reasoning tasks, yet little is known about their ability to internally evaluate problem difficulty, which is an essential capability for adaptive reasonin…

Using Vision + Language Models to Predict Item Difficulty

2026-03-04 · Samin Khan arxiv

This project investigates the capabilities of large language models (LLMs) to determine the difficulty of data visualization literacy test items. We explore whether features derived from item text (question and answer op…

Revisiting Generalization Across Difficulty Levels: It's Not So Easy

2025-11-26 · Yeganeh Kordi, Nihal V. Nayak, Max Zuo, Ilana Nguyen 외 arxiv

We investigate how well large language models (LLMs) generalize across different task difficulties, a key question for effective data curation and evaluation. Existing research is mixed regarding whether training on easi…

AgentCE-Bench: Agent Configurable Evaluation with Scalable Horizons and Controllable Difficulty under Lightweight Environments

2026-04-07 · Wang Yang, Chaoda Song, Xinpeng Li, Debargha Ganguly 외 arxiv

Existing Agent benchmarks suffer from two critical limitations: high environment interaction overhead (up to 41\% of total evaluation time) and imbalanced task horizon and difficulty distributions that make aggregate sco…

MedFact: Benchmarking the Fact-Checking Capabilities of Large Language Models on Chinese Medical Texts

2025-09-15 · Jiayi He, Yangmin Huang, Qianyun Du, Xiangying Zhou 외 arxiv

Deploying Large Language Models (LLMs) in medical applications requires fact-checking capabilities to ensure patient safety and regulatory compliance. We introduce MedFact, a challenging Chinese medical fact-checking ben…