Glossary › summary
GLOSSARY
summary
appears in 1 paper titles
Definition
A compact stand-in for data you cannot afford to keep. In the algorithms sense — synopsis, sketch, summary structure — it answers a specific class of queries approximately while occupying far less space than the input. That is different from lossless compression, because a summary is designed around the queries it must support and deliberately discards everything else, and different again from text summarization, where the output is prose.