English

Maximum Entropy Interval Aggregations

Information Theory 2018-05-16 v1 Data Structures and Algorithms math.IT

Abstract

Given a probability distribution p=(p1,,pn){\bf p} = (p_1, \dots, p_n) and an integer 1m<n1\leq m < n, we say that q=(q1,,qm){\bf q} = (q_1, \dots, q_m) is a contiguous mm-aggregation of p{\bf p} if there exist indices 0=i0<i1<<im1<im=n0=i_0 < i_1 < \cdots < i_{m-1} < i_m = n such that for each j=1,,mj = 1, \dots, m it holds that qj=k=ij1+1ijpk.q_j = \sum_{k=i_{j-1}+1}^{i_j} p_k. In this paper, we consider the problem of efficiently finding the contiguous mm-aggregation of maximum entropy. We design a dynamic programming algorithm that solves the problem exactly, and two more time-efficient greedy algorithms that provide slightly sub-optimal solutions. We also discuss a few scenarios where our problem matters.

Keywords

Cite

@article{arxiv.1805.05375,
  title  = {Maximum Entropy Interval Aggregations},
  author = {Ferdinando Cicalese and Ugo Vaccaro},
  journal= {arXiv preprint arXiv:1805.05375},
  year   = {2018}
}

Comments

To be presented at ISIT 2018

R2 v1 2026-06-23T01:54:38.735Z