paper-with-me

홈 › Papers

Quebec Automobile Insurance Question-Answering With Retrieval-Augmented Generation

2024-10-12 · David Beauchemin, Zachary Gagnon, Ricahrd Khoury

Large Language Models (LLMs) perform outstandingly in various downstream tasks, and the use of the Retrieval-Augmented Generation (RAG) architecture has been shown to improve performance for legal question answering (Nuruzzaman and Hussain, 2020; Louis et al., 2024). However, there are limited applications in insurance questions-answering, a specific type of legal document. This paper introduces two corpora: the Quebec Automobile Insurance Expertise Reference Corpus and a set of 82 Expert Answers to Layperson Automobile Insurance Questions. Our study leverages both corpora to automatically and manually assess a GPT4-o, a state-of-the-art LLM, to answer Quebec automobile insurance questions. Our results demonstrate that, on average, using our expertise reference corpus generates better responses on both automatic and manual evaluation metrics. However, they also highlight that LLM QA is unreliable enough for mass utilization in critical areas. Indeed, our results show that between 5% to 13% of answered questions include a false statement that could lead to customer misunderstanding.

📄 PDF Abstract BibTeX arXiv:2410.09623

Code (1)

GRAAL-Research/quebec-insurance-rag-corpora 공식 구현

Tasks

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

RISC: Generating Realistic Synthetic Bilingual Insurance Contract

2023-04-09 · David Beauchemin, Richard Khoury

This paper presents RISC, an open-source Python package data generator (https://github.com/GRAAL-Research/risc). RISC generates look-alike automobile insurance contracts based on the Quebec regulatory insurance form in F…

Machine TranslationNERQuestion AnsweringText Simplification

Benchmarking Large Language Models for Quebec Insurance: From Closed-Book to Retrieval-Augmented Generation

2026-03-08 · David Beauchemin, Richard Khoury arxiv

The digitization of insurance distribution in the Canadian province of Quebec, accelerated by legislative changes such as Bill 141, has created a significant "advice gap", leaving consumers to interpret complex financial…

The partial damage loss cover ratemaking of the automobile insurance using generalized linear models

2017-07-12

It is illustrated a methodology to compute the pure premium for the automobile insurance (claim frequency and severity) using generalized linear models. It is obtained the pure premium for the partial damage loss cover (…

An expert system for detecting automobile insurance fraud using social network analysis

2011-04-19 · Lovro Šubelj, Štefan Furlan, Marko Bajec

The article proposes an expert system for detection, and subsequent investigation, of groups of collaborating automobile insurance fraudsters. The system is described and examined in great detail, several technical diffi…

Alloprof: a new French question-answer education dataset and its use in an information retrieval case study

2023-02-10 · Antoine Lefebvre-Brossard, Stephane Gazaille, Michel C. Desmarais

Teachers and students are increasingly relying on online learning resources to supplement the ones provided in school. This increase in the breadth and depth of available resources is a great thing for students, but only…

Information RetrievalQuestion AnsweringRetrieval