paper-with-me

홈 › Papers

Data-Driven Regular Expressions Evolution for Medical Text Classification Using Genetic Programming

2020-12-04 · J Liu, R Bai, Z Lu, P Ge, D Liu, Uwe Aickelin

In medical fields, text classification is one of the most important tasks that can significantly reduce human workload through structured information digitization and intelligent decision support. Despite the popularity of learning-based text classification techniques, it is hard for human to understand or manually fine-tune the classification results for better precision and recall, due to the black box nature of learning. This study proposes a novel regular expression-based text classification method making use of genetic programming (GP) approaches to evolve regular expressions that can classify a given medical text inquiry with satisfactory precision and recall while allow human to read the classifier and fine-tune accordingly if necessary. Given a seed population of regular expressions (can be randomly initialized or manually constructed by experts), our method evolves a population of regular expressions according to chosen fitness function, using a novel regular expression syntax and a series of carefully chosen reproduction operators. Our method is evaluated with real-life medical text inquiries from an online healthcare provider and shows promising performance. More importantly, our method generates classifiers that can be fully understood, checked and updated by medical doctors, which are fundamentally crucial for medical related practices.

📄 PDF Abstract BibTeX arXiv:2012.07515

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Learning Regular Expressions for Interpretable Medical Text Classification Using a Pool-based Simulated Annealing and Word-vector Models

2020-11-16 · Chaofan Tu, Ruibin Bai, Zheng Lu, Uwe Aickelin 외

In this paper, we propose a rule-based engine composed of high quality and interpretable regular expressions for medical text classification. The regular expressions are auto generated by a constructive heuristic method …

text-classificationText Classification

Extracting Explainable Dates From Medical Images By Reverse-Engineering UNIX Timestamps

2025-05-16 · Lee Harris, James Bentham, Philippe De Wilde

Dates often contribute towards highly impactful medical decisions, but it is rarely clear how to extract this data. AI has only just begun to be used transcribe such documents, and common methods are either to trust that…

Neural Edit Operations for Biological Sequences

2018-12-01 · NeurIPS 2018 12 · Satoshi Koide, Keisuke Kawano, Takuro Kutsuna

The evolution of biological sequences, such as proteins or DNAs, is driven by the three basic edit operations: substitution, insertion, and deletion. Motivated by the recent progress of neural network models for biologic…

Protein Secondary Structure Prediction

A Search for Improved Performance in Regular Expressions

2017-04-13 · Brendan Cody-Kenny, Michael Fenton, Adrian Ronayne, Eoghan Considine 외

The primary aim of automated performance improvement is to reduce the running time of programs while maintaining (or improving on) functionality. In this paper, Genetic Programming is used to find performance improvement…

Diversity

Prompt Tuning for Natural Language to SQL with Embedding Fine-Tuning and RAG

2025-11-11 · Jisoo Jang, Tien-Cuong Bui, Yunjun Choi, Wen-Syan Li arxiv

This paper introduces an Error Correction through Prompt Tuning for NL-to-SQL, leveraging the latest advancements in generative pre-training-based LLMs and RAG. Our work addresses the crucial need for efficient and accur…

Natural Language Queries