paper-with-me

Papers

Remember, but also, Forget: Bridging Myopic and Perfect Recall Fairness with Past-Discounting

2025-04-01 · Ashwin Kumar, William Yeoh

Dynamic resource allocation in multi-agent settings often requires balancing efficiency with fairness over time--a challenge inadequately addressed by conventional, myopic fairness measures. Motivated by behavioral insights that human judgments of fairness evolve with temporal distance, we introduce a novel framework for temporal fairness that incorporates past-discounting mechanisms. By applying a tunable discount factor to historical utilities, our approach interpolates between instantaneous and perfect-recall fairness, thereby capturing both immediate outcomes and long-term equity considerations. Beyond aligning more closely with human perceptions of fairness, this past-discounting method ensures that the augmented state space remains bounded, significantly improving computational tractability in sequential decision-making settings. We detail the formulation of discounted-recall fairness in both additive and averaged utility contexts, illustrate its benefits through practical examples, and discuss its implications for designing balanced, scalable resource allocation strategies.

📄 PDF Abstract BibTeX arXiv:2504.01154

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessSequential Decision Making

Similar Papers 제목 키워드 기반

Forgetting in order to Remember Better

2018-12-12

In human memory, forgetting occur rapidly after the remembering and the rate of forgetting slowed down as time went. This is so-called the Ebbinghaus forgetting curve. There are many explanations of how this curve occur …

Forgetful Bayes and myopic planning: Human learning and decision-making in a bandit setting

2013-12-01 · NeurIPS 2013 12 · Shunan Zhang, Angela J. Yu

How humans achieve long-term goals in an uncertain environment, via repeated trials and noisy observations, is an important problem in cognitive science. We investigate this behavior in the context of a multi-armed bandi…

Decision Making

ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting

2020-07-07 · ICCV 2021 10 · Xiaohan Ding, Tianxiang Hao, Jianchao Tan, Ji Liu 외

We propose ResRep, a novel method for lossless channel pruning (a.k.a. filter pruning), which slims down a CNN by reducing the width (number of output channels) of convolutional layers. Inspired by the neurobiology resea…

GAN Memory with No Forgetting

2020-06-13 · NeurIPS 2020 12 · Yulai Cong, Miaoyun Zhao, Jianqiao Li, Sijia Wang 외

As a fundamental issue in lifelong learning, catastrophic forgetting is directly caused by inaccessible historical data; accordingly, if the data (information) were memorized perfectly, no forgetting should be expected. …

FormLifelong learning

Gated Orthogonal Recurrent Units: On Learning to Forget

2017-06-08 · Li Jing, Caglar Gulcehre, John Peurifoy, Yichen Shen 외

We present a novel recurrent neural network (RNN) based model that combines the remembering ability of unitary RNNs with the ability of gated RNNs to effectively forget redundant/irrelevant information in its memory. We …

DenoisingQuestion Answering