paper-with-me

홈 › Papers

Cleaning Inconsistent Data in Temporal DL-Lite Under Best Repair Semantics

2021-08-27 · Mourad Ouziri, Sabiha Tahrat, Salima Benbernou, Mourad Ouzirri

In this paper, we address the problem of handling inconsistent data in Temporal Description Logic (TDL) knowledge bases. Considering the data part of the Knowledge Base as the source of inconsistency over time, we propose an ABox repair approach. This is the first work handling the repair in TDL Knowledge bases. To do so, our goal is twofold: 1) detect temporal inconsistencies and 2) propose a data temporal reparation. For the inconsistency detection, we propose a reduction approach from TDL to DL which allows to provide a tight NP-complete upper bound for TDL concept satisfiability and to use highly optimised DL reasoners that can bring precise explanation (the set of inconsistent data assertions). Thereafter, from the obtained explanation, we propose a method for automatically computing the best repair in the temporal setting based on the allowed rigid predicates and the time order of assertions.

📄 PDF Abstract BibTeX arXiv:2108.12149

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Data Cleaning and Machine Learning: A Systematic Literature Review

2023-10-03 · Pierre-Olivier Côté, Amin Nikanjam, Nafisa Ahmed, Dmytro Humeniuk 외

Context: Machine Learning (ML) is integrated into a growing number of systems for various applications. Because the performance of an ML model is highly dependent on the quality of the data it has been trained on, there …

ImputationOutlier DetectionSystematic Literature Review

Clean First, Align Later: Benchmarking Preference Data Cleaning for Reliable LLM Alignment

2025-09-28 · Samuel Yeh, Sharon Li arxiv

Human feedback plays a pivotal role in aligning large language models (LLMs) with human preferences. However, such feedback is often noisy or inconsistent, which can degrade the quality of reward models and hinder alignm…

AutoDCWorkflow: LLM-based Data Cleaning Workflow Auto-Generation and Benchmark

2024-12-09 · Lan Li, Liri Fang, Vetle I. Torvik

We investigate the reasoning capabilities of large language models (LLMs) for automatically generating data-cleaning workflows. To evaluate LLMs' ability to complete data-cleaning tasks, we implemented a pipeline for LLM…

Missing Values

ActiveClean: Interactive Data Cleaning While Learning Convex Loss Models

2016-01-15 · Sanjay Krishnan, Jiannan Wang, Eugene Wu, Michael J. Franklin 외

Data cleaning is often an important step to ensure that predictive models, such as regression and classification, are not affected by systematic errors such as inconsistent, out-of-date, or outlier data. Identifying dirt…

Active LearningEEGElectroencephalogram (EEG)regression

Towards automated patient data cleaning using deep learning: A feasibility study on the standardization of organ labeling

2017-12-30 · Timothy Rozario, Troy Long, Mingli Chen, Weiguo Lu 외

Data cleaning consumes about 80% of the time spent on data analysis for clinical research projects. This is a much bigger problem in the era of big data and machine learning in the field of medicine where large volumes o…