paper-with-me

Papers

GuideR: a guided separate-and-conquer rule learning in classification, regression, and survival settings

2018-06-05 · Marek Sikora, Łukasz Wróbel, Adam Gudyś

This article presents GuideR, a user-guided rule induction algorithm, which overcomes the largest limitation of the existing methods-the lack of the possibility to introduce user's preferences or domain knowledge to the rule learning process. Automatic selection of attributes and attribute ranges often leads to the situation in which resulting rules do not contain interesting information. We propose an induction algorithm which takes into account user's requirements. Our method uses the sequential covering approach and is suitable for classification, regression, and survival analysis problems. The effectiveness of the algorithm in all these tasks has been verified experimentally, confirming guided rule induction to be a powerful data analysis tool.

📄 PDF Abstract BibTeX arXiv:1806.01579

Code (1)

adaa-polsl/GuideR 공식 구현

Tasks

AttributeGeneral ClassificationregressionSurvival Analysis

Similar Papers 제목 키워드 기반

Separate and conquer heuristic allows robust mining of contrast sets in classification, regression, and survival data

2022-04-01 · Adam Gudyś, Marek Sikora, Łukasz Wróbel

Identifying differences between groups is one of the most important knowledge discovery problems. The procedure, also known as contrast sets mining, is applied in a wide range of areas like medicine, industry, or economi…

AttributePrognosisregression

Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning

2020-05-01 · EMNLP 2020 11 · Deren Lei, Gangrong Jiang, Xiaotao Gu, Kexuan Sun 외

Walk-based models have shown their advantages in knowledge graph (KG) reasoning by achieving decent performance while providing interpretable decisions. However, the sparse reward signals offered by the KG during travers…

reinforcement-learningReinforcement Learning (RL)

Teach Me How to Denoise: A Universal Framework for Denoising Multi-modal Recommender Systems via Guided Calibration

2025-04-19 · Hongji Li, Hanwen Du, Youhua Li, Junchen Fu 외

The surge in multimedia content has led to the development of Multi-Modal Recommender Systems (MMRecs), which use diverse modalities such as text, images, videos, and audio for more personalized recommendations. However,…

DenoisingKnowledge DistillationMulti-modal RecommendationRecommendation Systems

Probabilistic Human Intent Prediction for Mobile Manipulation: An Evaluation with Human-Inspired Constraints

2025-07-14 · Cesar Alan Contreras, Manolis Chiou, Alireza Rastegarpanah, Michal Szulik 외 arxiv

Accurate inference of human intent enables human-robot collaboration without constraining human control or causing conflicts between humans and robots. We present GUIDER (Global User Intent Dual-phase Estimation for Robo…

Guided Policy Optimization under Partial Observability

2025-05-21 · Yueheng Li, Guangming Xie, Zongqing Lu

Reinforcement Learning (RL) in partially observable environments poses significant challenges due to the complexity of learning under uncertainty. While additional information, such as that available in simulations, can …

continuous-controlContinuous ControlImitation LearningReinforcement Learning (RL)