paper-with-me

홈 › Papers

LETToT: Label-Free Evaluation of Large Language Models On Tourism Using Expert Tree-of-Thought

2025-08-15 · Ruiyan Qi, Congding Wen, Weibo Zhou, Jiwei Li, Shangsong Liang, Lingbo Li arxiv

Evaluating large language models (LLMs) in specific domain like tourism remains challenging due to the prohibitive cost of annotated benchmarks and persistent issues like hallucinations. We propose $\textbf{L}$able-Free $\textbf{E}$valuation of LLM on $\textbf{T}$ourism using Expert $\textbf{T}$ree-$\textbf{o}$f-$\textbf{T}$hought (LETToT), a framework that leverages expert-derived reasoning structures-instead of labeled data-to access LLMs in tourism. First, we iteratively refine and validate hierarchical ToT components through alignment with generic quality dimensions and expert feedback. Results demonstrate the effectiveness of our systematically optimized expert ToT with 4.99-14.15\% relative quality gains over baselines. Second, we apply LETToT's optimized expert ToT to evaluate models of varying scales (32B-671B parameters), revealing: (1) Scaling laws persist in specialized domains (DeepSeek-V3 leads), yet reasoning-enhanced smaller models (e.g., DeepSeek-R1-Distill-Llama-70B) close this gap; (2) For sub-72B models, explicit reasoning architectures outperform counterparts in accuracy and conciseness ($p<0.05$). Our work established a scalable, label-free paradigm for domain-specific LLM evaluation, offering a robust alternative to conventional annotated benchmarks.

📄 PDF Abstract BibTeX arXiv:2508.11280

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniLabel: A Challenging Benchmark for Language-Based Object Detection

2023-04-22 · ICCV 2023 1 · Samuel Schulter, Vijay Kumar B G, Yumin Suh, Konstantinos M. Dafnis 외

Language-based object detection is a promising direction towards building a natural interface to describe objects in images that goes far beyond plain category names. While recent methods show great progress in that dire…

Objectobject-detectionObject Detection

Learning Evaluation Models from Large Language Models for Sequence Generation

2023-08-08 · Chenglong Wang, Hang Zhou, Kaiyan Chang, Tongran Liu 외

Automatic evaluation of sequence generation, traditionally reliant on metrics like BLEU and ROUGE, often fails to capture the semantic accuracy of generated text sequences due to their emphasis on n-gram overlap. A promi…

Machine TranslationRerankingStyle TransferText Style Transfer

Self-training Large Language Models through Knowledge Detection

2024-06-17 · Wei Jie Yeo, Teddy Ferdinan, Przemyslaw Kazienko, Ranjan Satapathy 외

Large language models (LLMs) often necessitate extensive labeled datasets and training compute to achieve impressive performance across downstream tasks. This paper explores a self-training paradigm, where the LLM autono…

HallucinationLanguage ModelingLanguage Modelling

Annotation Free Spacecraft Detection and Segmentation using Vision Language Models

2026-02-04 · Samet Hicsonmez, Jose Sosa, Dan Pineau, Inder Pal Singh 외 arxiv

Vision Language Models (VLMs) have demonstrated remarkable performance in open-world zero-shot visual recognition. However, their potential in space-related applications remains largely unexplored. In the space domain, a…

THELMA: Task Based Holistic Evaluation of Large Language Model Applications-RAG Question Answering

2025-05-16 · Udita Patel, Rutu Mulkar, Jay Roberts, Cibi Chakravarthy Senthilkumar 외

We propose THELMA (Task Based Holistic Evaluation of Large Language Model Applications), a reference free framework for RAG (Retrieval Augmented generation) based question answering (QA) applications. THELMA consist of s…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3