paper-with-me

Papers

Solving the multiple instance problem with axis-parallel rectangles

1997-01-01 · Artificial Intelligence 1997 1 · Thomas G. Dietteric, Richard H. Lathrop, Tomas Lozano-Perez

The multiple instance problem arises in tasks where the training examples are ambiguous: a single example object may have many alternative feature vectors (instances) that describe it, and yet only one of those feature vectors may be responsible for the observed classification of the object. This paper describes and compares three kinds of algorithms that learn axis-parallel rectangles to solve the multiple instance problem. Algorithms that ignore the multiple instance problem perform very poorly. An algorithm that directly confronts the multiple instance problem (by attempting to identify which feature vectors are responsible for the observed classifications) performs best, giving 89% correct predictions on a musk odor prediction task. The paper also illustrates the use of artificial data to debug and compare these algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Automatic Construction of Parallel Portfolios via Explicit Instance Grouping

2018-04-17 · Shengcai Liu, Ke Tang, Xin Yao

Simultaneously utilizing several complementary solvers is a simple yet effective strategy for solving computationally hard problems. However, manually building such solver portfolios typically requires considerable domai…

Hogwild! Inference: Parallel LLM Generation via Concurrent Attention

2025-04-08 · Gleb Rodionov, Roman Garipov, Alina Shutova, George Yakushev 외

Large Language Models (LLMs) have demonstrated the ability to tackle increasingly complex tasks through advanced reasoning, long-form content generation, and tool use. Solving these tasks often involves long inference-ti…

Fast globally optimal Truncated Least Squares point cloud registration with fixed rotation axis

2025-08-21 · Ivo Ivanov, Carsten Markgraf arxiv

Recent results showed that point cloud registration with given correspondences can be made robust to outlier rates of up to 95\% using the truncated least squares (TLS) formulation. However, solving this combinatorial op…

Point Cloud RegistrationPoint Clouds

An island-parallel ensemble metaheuristic algorithm for large graph coloring problems

2025-04-21 · Tansel Dokeroglu, Tayfun Kucukyilmaz, Ahmet Cosar

Graph Coloring Problem (GCP) is an NP-Hard vertex labeling problem in graphs such that no two adjacent vertices can have the same color. Large instances of GCP cannot be solved in reasonable execution times by exact algo…

Ensemble Learning

Axis-Aligned Semantics for ODRL: Resolving Dimensional Ambiguity in Policy Constraints

2026-02-23 · Daham Mustafa, Diego Collarana, Sabrina Kirrane, Christoph Lange 외 arxiv

The Open Digital Rights Language (ODRL) represents policy constraints as triples of a left operand, an operator, and a value. Several spatial operands, however, range over multi-axis domains such as width, height, and de…