paper-with-me

홈 › Papers

DRE: An Effective Dual-Refined Method for Integrating Small and Large Language Models in Open-Domain Dialogue Evaluation

2025-06-04 · Kun Zhao, Bohao Yang, Chen Tang, Siyuan Dai, Haoteng Tang, Chenghua Lin, Liang Zhan

Large Language Models (LLMs) excel at many tasks but struggle with ambiguous scenarios where multiple valid responses exist, often yielding unreliable results. Conversely, Small Language Models (SLMs) demonstrate robustness in such scenarios but are susceptible to misleading or adversarial inputs. We observed that LLMs handle negative examples effectively, while SLMs excel with positive examples. To leverage their complementary strengths, we introduce SLIDE (Small and Large Integrated for Dialogue Evaluation), a method integrating SLMs and LLMs via adaptive weighting. Building on SLIDE, we further propose a Dual-Refinement Evaluation (DRE) method to enhance SLM-LLM integration: (1) SLM-generated insights guide the LLM to produce initial evaluations; (2) SLM-derived adjustments refine the LLM's scores for improved accuracy. Experiments demonstrate that DRE outperforms existing methods, showing stronger alignment with human judgment across diverse benchmarks. This work illustrates how combining small and large models can yield more reliable evaluation tools, particularly for open-ended tasks such as dialogue evaluation.

📄 PDF Abstract BibTeX arXiv:2506.04516

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Evaluationvalid

Similar Papers 제목 키워드 기반

DINOv3 Meets YOLO26 for Weed Detection in Vegetable Crops

2026-02-25 · Boyang Deng, Yuzhen Lu arxiv

Developing robust models for precision vegetable weeding is currently constrained by the scarcity of large-scale, annotated weed-crop datasets. To address this limitation, this study proposes a foundational crop-weed det…

Self-Supervised LearningDomain Generalization

medIKAL: Integrating Knowledge Graphs as Assistants of LLMs for Enhanced Clinical Diagnosis on EMRs

2024-06-20 · Mingyi Jia, Junwen Duan, Yan Song, Jianxin Wang

Electronic Medical Records (EMRs), while integral to modern healthcare, present challenges for clinical reasoning and diagnosis due to their complexity and information redundancy. To address this, we proposed medIKAL (In…

DiagnosticKnowledge GraphsReranking

Progressive Dual Priori Network for Generalized Breast Tumor Segmentation

2023-10-20 · Li Wang, Lihui Wang, Zixiang Kuai, Lei Tang 외

To promote the generalization ability of breast tumor segmentation models, as well as to improve the segmentation performance for breast tumors with smaller size, low-contrast and irregular shape, we propose a progressiv…

SegmentationTumor Segmentation

Neural Network Verification using Residual Reasoning

2022-08-05 · Yizhak Yisrael Elboher, Elazar Cohen, Guy Katz

With the increasing integration of neural networks as components in mission-critical systems, there is an increasing need to ensure that they satisfy various safety and liveness requirements. In recent years, numerous so…

Integrating Domain Knowledge into Large Language Models for Enhanced Fashion Recommendations

2025-01-03 · Zhan Shi, Shanglin Yang

Fashion, deeply rooted in sociocultural dynamics, evolves as individuals emulate styles popularized by influencers and iconic figures. In the quest to replicate such refined tastes using artificial intelligence, traditio…

Few-Shot LearningLanguage ModelingLanguage ModellingLarge Language Model