paper-with-me

Papers

Bounded Memory Active Learning through Enriched Queries

2021-02-09 · Max Hopkins, Daniel Kane, Shachar Lovett, Michal Moshkovitz

The explosive growth of easily-accessible unlabeled data has lead to growing interest in active learning, a paradigm in which data-hungry learning algorithms adaptively select informative examples in order to lower prohibitively expensive labeling costs. Unfortunately, in standard worst-case models of learning, the active setting often provides no improvement over non-adaptive algorithms. To combat this, a series of recent works have considered a model in which the learner may ask enriched queries beyond labels. While such models have seen success in drastically lowering label costs, they tend to come at the expense of requiring large amounts of memory. In this work, we study what families of classifiers can be learned in bounded memory. To this end, we introduce a novel streaming-variant of enriched-query active learning along with a natural combinatorial parameter called lossless sample compression that is sufficient for learning not only with bounded memory, but in a query-optimal and computationally efficient manner as well. Finally, we give three fundamental examples of classifier families with small, easy to compute lossless compression schemes when given access to basic enriched queries: axis-aligned rectangles, decision trees, and halfspaces in two dimensions.

📄 PDF Abstract BibTeX arXiv:2102.05047

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Bounded-Memory Criteria for Streams with Application Time

2020-07-30 · Simon Schiff, Özgür Özcep

Bounded-memory computability continues to be in the focus of those areas of AI and databases that deal with feasible computations over streams---be it feasible arithmetical calculations on low-level streams or feasible q…

Actively Learning Concepts and Conjunctive Queries under ELr-Ontologies

2021-05-18 · Maurice Funk, Jean Christoph Jung, Carsten Lutz

We consider the problem to learn a concept or a query in the presence of an ontology formulated in the description logic ELr, in Angluin's framework of active learning that allows the learning algorithm to interactively …

Active Learning

HTM-EAR: Importance-Preserving Tiered Memory with Hybrid Routing under Saturation

2026-02-27 · Shubham Kumar Singh arxiv

Memory constraints in long-running agents require structured management of accumulated facts while preserving essential information under bounded context limits. We introduce HTM-EAR, a hierarchical tiered memory substra…

Adding Context to Knowledge and Action Bases

2014-12-26 · Diego Calvanese, İsmail İlkan Ceylan, Marco Montali, Ario Santoso

Knowledge and Action Bases (KABs) have been recently proposed as a formal framework to capture the dynamics of systems which manipulate Description Logic (DL) Knowledge Bases (KBs) through action execution. In this work,…

T-Mem: Memory That Anticipates, Not Archives

2026-06-13 · Weidong Guo, Dakai Wang, Zixuan Wang, Hui Liu 외 arxiv

Long-term memory is essential for conversational agents to remain coherent across extended dialogues, follow through on commitments made many sessions earlier, and adapt their behaviour to each user. Current LLM-backed l…