# Not Just Age but Age and Quality of Information

**Authors:** Nived Rajaraman, Rahul Vaze, Goonwanth Reddy

arXiv: 1812.08617 · 2018-12-21

## TL;DR

This paper introduces the AQI problem, a unified framework balancing delay, distortion, and energy in data transmission, and proposes a greedy algorithm with proven competitive performance.

## Contribution

It formulates the AQI problem generalizing several existing problems and provides a 2-competitive greedy algorithm for online decision-making.

## Key findings

- Proposed a 2-competitive greedy algorithm for AQI.
- Extended the approach to a maximum weight matching algorithm.
- Demonstrated the algorithm's effectiveness in worst-case scenarios.

## Abstract

A versatile scheduling problem to model a three-way tradeoff between delay/age, distortion, and energy is considered. The considered problem called the age and quality of information (AQI) is to select which packets to transmit at each time slot to minimize a linear combination of the distortion cost, the age/delay cost and the energy transmission cost in an online fashion. AQI generalizes multiple important problems such as age of information (AoI), the remote estimation problem with sampling constraint, the classical speed scaling problem among others. The worst case input model is considered, where the performance metric is the competitive ratio. A greedy algorithm is proposed that is shown to be 2-competitive, independent of all parameters of the problem. For the special case of AQI problem, a greedy online maximum weight matching based algorithm is also shown to be 2-competitive.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08617/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08617/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1812.08617/full.md

---
Source: https://tomesphere.com/paper/1812.08617