paper-with-me

Papers

A Meta-Learning Algorithm for Interrogative Agendas

2023-01-04 · Erman Acar, Andrea De Domenico, Krishna Manoorkar, Mattia Panettiere

Explainability is a key challenge and a major research theme in AI research for developing intelligent systems that are capable of working with humans more effectively. An obvious choice in developing explainable intelligent systems relies on employing knowledge representation formalisms which are inherently tailored towards expressing human knowledge e.g., interrogative agendas. In the scope of this work, we focus on formal concept analysis (FCA), a standard knowledge representation formalism, to express interrogative agendas, and in particular to categorize objects w.r.t. a given set of features. Several FCA-based algorithms have already been in use for standard machine learning tasks such as classification and outlier detection. These algorithms use a single concept lattice for such a task, meaning that the set of features used for the categorization is fixed. Different sets of features may have different importance in that categorization, we call a set of features an agenda. In many applications a correct or good agenda for categorization is not known beforehand. In this paper, we propose a meta-learning algorithm to construct a good interrogative agenda explaining the data. Such algorithm is meant to call existing FCA-based classification and outlier detection algorithms iteratively, to increase their accuracy and reduce their sample complexity. The proposed method assigns a measure of importance to different set of features used in the categorization, hence making the results more explainable.

📄 PDF Abstract BibTeX arXiv:2301.01837

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningOutlier Detection

Similar Papers 제목 키워드 기반

Outlier detection using flexible categorisation and interrogative agendas

2023-12-19 · Marcel Boersma, Krishna Manoorkar, Alessandra Palmigiano, Mattia Panettiere 외

Categorization is one of the basic tasks in machine learning and data analysis. Building on formal concept analysis (FCA), the starting point of the present work is that different ways to categorize a given set of object…

Meta-LearningOutlier Detection

Flexible categorization for auditing using formal concept analysis and Dempster-Shafer theory

2022-10-31 · Marcel Boersma, Krishna Manoorkar, Alessandra Palmigiano, Mattia Panettiere 외

Categorization of business processes is an important part of auditing. Large amounts of transnational data in auditing can be represented as transactions between financial accounts using weighted bipartite graphs. We vie…

Neural Question Generation using Interrogative Phrases

2019-10-01 · WS 2019 10 · Yuichi Sasazawa, Sho Takase, Naoaki Okazaki

Question Generation (QG) is the task of generating questions from a given passage. One of the key requirements of QG is to generate a question such that it results in a target answer. Previous works used a target answer …

Question AnsweringQuestion GenerationQuestion-Generation

Let Me Know What to Ask: Interrogative-Word-Aware Question Generation

2019-10-30 · WS 2019 11 · Junmo Kang, Haritz Puerto San Roman, Sung-Hyon Myaeng

Question Generation (QG) is a Natural Language Processing (NLP) task that aids advances in Question Answering (QA) and conversational assistants. Existing models focus on generating a question based on a text and possibl…

Question AnsweringQuestion GenerationQuestion-Generation

Agenda-based Narrative Extraction: Steering Pathfinding Algorithms with Large Language Models

2026-03-31 · Brian Felipe Keith-Norambuena, Carolina Inés Rojas-Córdova, Claudio Juvenal Meneses-Villegas, Elizabeth Johanna Lam-Esquenazi 외 arxiv

Existing narrative extraction methods face a trade-off between coherence, interactivity, and multi-storyline support. Narrative Maps supports rich interaction and generates multiple storylines as a byproduct of its cover…