Abstract. A pattern database (PDB) is a heuristic function implemented as a lookup table. It stores the lengths of optimal solutions for instances of subproblems. Most previous PDBs had a distinct entry in the table for each subproblem instance. In this paper we apply learning techniques to compress PDBs by using neural networks and decision trees thereby reducing the amount of memory needed. Experiments on the sliding tile puzzles and the TopSpin puzzle show that our compressed PDBs significantly outperforms both uncompressed PDBs as well as previous compressing methods. Our full compressing system reduced the size of memory needed by a factor of up to 63 at a cost of no more than a factor of 2 in the search effort
In recent years, neural networks have grown in popularity, mostly thanks to the advances in the fiel...
Pattern mining based on data compression has been successfully applied in many data mining tasks. Fo...
In this thesis we explore pattern mining and deep learning. Often seen as orthogonal, we show that t...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
We present an algorithm for compressing pattern databases (PDBs) and a method for fast random access...
Compression based pattern mining has been successfully applied to many data mining tasks. We propose...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
One common pattern database compression technique is to merge adjacent database entries and store th...
Pattern mining is one of the best-known concepts in Data Mining. A big problem in pattern mining is ...
In this paper we present a lossless technique to compress pattern databases (PDBs) in the Pancake So...
The heuristics used for planning and search often take the form of pattern databases generated from ...
Pattern Databases (PDBs) are a common form of abstraction-based heuristic which are often compressed...
In modern column-oriented databases, compression is important for improving I/O throughput and overa...
In recent years, neural networks have grown in popularity, mostly thanks to the advances in the fiel...
Pattern mining based on data compression has been successfully applied in many data mining tasks. Fo...
In this thesis we explore pattern mining and deep learning. Often seen as orthogonal, we show that t...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
We present an algorithm for compressing pattern databases (PDBs) and a method for fast random access...
Compression based pattern mining has been successfully applied to many data mining tasks. We propose...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
One common pattern database compression technique is to merge adjacent database entries and store th...
Pattern mining is one of the best-known concepts in Data Mining. A big problem in pattern mining is ...
In this paper we present a lossless technique to compress pattern databases (PDBs) in the Pancake So...
The heuristics used for planning and search often take the form of pattern databases generated from ...
Pattern Databases (PDBs) are a common form of abstraction-based heuristic which are often compressed...
In modern column-oriented databases, compression is important for improving I/O throughput and overa...
In recent years, neural networks have grown in popularity, mostly thanks to the advances in the fiel...
Pattern mining based on data compression has been successfully applied in many data mining tasks. Fo...
In this thesis we explore pattern mining and deep learning. Often seen as orthogonal, we show that t...