paper-with-me

홈 › 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 French and English. Insurance contracts are 90 to 100 pages long and use complex legal and insurance-specific vocabulary for a layperson. Hence, they are a much more complex class of documents than those in traditional NLP corpora. Therefore, we introduce RISCBAC, a Realistic Insurance Synthetic Bilingual Automobile Contract dataset based on the mandatory Quebec car insurance contract. The dataset comprises 10,000 French and English unannotated insurance contracts. RISCBAC enables NLP research for unsupervised automatic summarisation, question answering, text simplification, machine translation and more. Moreover, it can be further automatically annotated as a dataset for supervised tasks such as NER

📄 PDF Abstract BibTeX arXiv:2304.04212

Code (1)

graal-research/risc 공식 구현 pytorch

Tasks

Machine TranslationNERQuestion AnsweringText Simplification

Similar Papers 제목 키워드 기반

Generative Synthesis of Insurance Datasets

2019-12-05 · Kevin Kuo

One of the impediments in advancing actuarial research and developing open source assets for insurance analytics is the lack of realistic publicly available datasets. In this work, we develop a workflow for synthesizing …

BIG-bench Machine Learning

Experimenting with Emerging RISC-V Systems for Decentralised Machine Learning

2023-02-15 · Gianluca Mittone, Nicolò Tonci, Robert Birke, Iacopo Colonnelli 외

Decentralised Machine Learning (DML) enables collaborative machine learning without centralised input data. Federated Learning (FL) and Edge Inference are examples of DML. While tools for DML (especially FL) are starting…

Federated Learning

An engine to simulate insurance fraud network data

2023-08-21 · Bavo D. C. Campo, Katrien Antonio

Traditionally, the detection of fraudulent insurance claims relies on business rules and expert judgement which makes it a time-consuming and expensive process (\'Oskarsd\'ottir et al., 2022). Consequently, researchers h…

Fraud Detection

Life cycle insurance, bequest motives and annuity loads

2023-10-10 · Aleksandar Arandjelović, Geoffrey Kingston, Pavel V. Shevchenko

We investigate insurance purchases when bequest motives are age-varying and life insurance and life annuities both carry loads. The existing life cycle literature assumes bequests are normal goods without being either ne…

LLM for Barcodes: Generating Diverse Synthetic Data for Identity Documents

2024-11-22 · Hitesh Laxmichand Patel, Amit Agarwal, Bhargava Kumar, Karan Gupta 외

Accurate barcode detection and decoding in Identity documents is crucial for applications like security, healthcare, and education, where reliable data extraction and verification are essential. However, building robust …

Synthetic Data Generation