Negative representations of information

  • Authors:
  • Fernando Esponda;Stephanie Forrest;Paul Helman

  • Affiliations:
  • University of New Mexico, Department of Computer Science, 87131-1386, Albuquerque, NM, USA and Instituto Tecnológico Autónomo de México, Department of Computer Science, Mexico ...;Santa Fe Institute, 1399 Hyde Park Road, 87501, Santa Fe, NM, USA;University of New Mexico, Department of Computer Science, 87131-1386, Albuquerque, NM, USA

  • Venue:
  • International Journal of Information Security
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a negative representation, a set of elements (the positive representation) is depicted by its complement set. That is, the elements in the positive representation are not explicitly stored, and those in the negative representation are. The concept, feasibility, and properties of negative representations are explored in the paper; in particular, its potential to address privacy concerns. It is shown that a positive representation consisting of n l-bit strings can be represented negatively using only O(ln) strings, through the use of an additional symbol. It is also shown that membership queries for the positive representation can be processed against the negative representation in time no worse than linear in its size, while reconstructing the original positive set from its negative representation is an $${\mathcal{NP}}$$-hard problem. The paper introduces algorithms for constructing negative representations as well as operations for updating and maintaining them.