paper-with-me

Papers

PICK: Polished & Informed Candidate Scoring for Knowledge-Grounded Dialogue Systems

2023-09-19 · Bryan Wilie, Yan Xu, Willy Chung, Samuel Cahyawijaya, Holy Lovenia, Pascale Fung

Grounding dialogue response generation on external knowledge is proposed to produce informative and engaging responses. However, current knowledge-grounded dialogue (KGD) systems often fail to align the generated responses with human-preferred qualities due to several issues like hallucination and the lack of coherence. Upon analyzing multiple language model generations, we observe the presence of alternative generated responses within a single decoding process. These alternative responses are more faithful and exhibit a comparable or higher level of relevance to prior conversational turns compared to the optimal responses prioritized by the decoding processes. To address these challenges and driven by these observations, we propose Polished \& Informed Candidate Scoring (PICK), a generation re-scoring framework that empowers models to generate faithful and relevant responses without requiring additional labeled data or model tuning. Through comprehensive automatic and human evaluations, we demonstrate the effectiveness of PICK in generating responses that are more faithful while keeping them relevant to the dialogue history. Furthermore, PICK consistently improves the system's performance with both oracle and retrieved knowledge in all decoding strategies. We provide the detailed implementation in https://github.com/bryanwilie/pick .

📄 PDF Abstract BibTeX arXiv:2309.10413

Code (1)

bryanwilie/pick 공식 구현 pytorch

Tasks

HallucinationLanguage ModellingResponse Generation

Methods 이 논문이 사용한 방법론

fail 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Robust Placeability Metric for Model-Free Unified Pick-and-Place Reasoning

2025-10-16 · Benno Wingender, Nils Dengler, Rohit Menon, Sicong Pan 외 arxiv

Reliable manipulation of previously unseen objects remains a fundamental challenge for autonomous robotic systems operating in unstructured environments. In particular, robust pick-and-place planning directly from noisy …

Point Clouds

Understanding the Dynamics of Drivers' Locations for Passengers Pickup Performance: A Case Study

2020-09-09 · Punit Rathore, Ali Zonoozi, Omid Geramifard, Tan Kian Lee

With the emergence of e-hailing taxi services, a growing number of scholars have attempted to analyze the taxi trips data to gain insights from drivers' and passengers' flow patterns and understand different dynamics of …

Clustering

Deep Fitting Degree Scoring Network for Monocular 3D Object Detection

2019-04-26 · CVPR 2019 6 · Lijie Liu, Jiwen Lu, Chunjing Xu, Qi Tian 외

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monoc…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+2

Strategyproof Voting under Correlated Beliefs

2023-09-21 · NeurIPS 2023 11

In voting theory, when voters have ranked preferences over candidates, the celebrated Gibbard-Satterthwaite Theorem essentially rules out the existence of reasonable strategyproof methods for picking a winner. What if we…

Is getting the right answer just about choosing the right words? The role of syntactically-informed features in short answer scoring

2014-03-04 · Derrick Higgins, Chris Brew, Michael Heilman, Ramon Ziai 외

Developments in the educational landscape have spurred greater interest in the problem of automatically scoring short answer questions. A recent shared task on this topic revealed a fundamental divide in the modeling app…