paper-with-me

홈 › Papers

Time-Discounting Convolution for Event Sequences with Ambiguous Timestamps

2018-12-06 · Takayuki Katsuki, Takayuki Osogami, Akira Koseki, Masaki Ono, Michiharu Kudo, Masaki Makino, Atsushi Suzuki

This paper proposes a method for modeling event sequences with ambiguous timestamps, a time-discounting convolution. Unlike in ordinary time series, time intervals are not constant, small time-shifts have no significant effect, and inputting timestamps or time durations into a model is not effective. The criteria that we require for the modeling are providing robustness against time-shifts or timestamps uncertainty as well as maintaining the essential capabilities of time-series models, i.e., forgetting meaningless past information and handling infinite sequences. The proposed method handles them with a convolutional mechanism across time with specific parameterizations, which efficiently represents the event dependencies in a time-shift invariant manner while discounting the effect of past events, and a dynamic pooling mechanism, which provides robustness against the uncertainty in timestamps and enhances the time-discounting capability by dynamically changing the pooling window size. In our learning algorithm, the decaying and dynamic pooling mechanisms play critical roles in handling infinite and variable length sequences. Numerical experiments on real-world event sequences with ambiguous timestamps and ordinary time series demonstrated the advantages of our method.

📄 PDF Abstract BibTeX arXiv:1812.02395

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Time-Aware Q-Networks: Resolving Temporal Irregularity for Deep Reinforcement Learning

2021-05-06 · Yeo Jin Kim, Min Chi

Deep Reinforcement Learning (DRL) has shown outstanding performance on inducing effective action policies that maximize expected long-term return on many complex tasks. Much of DRL work has been focused on sequences of e…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Temporal Sequences

Discounted Subjective Expected Utility in Continuous Time

2024-03-22 · Lorenzo Bastianello, Vassili Vergopoulos

By embedding uncertainty into time, we obtain a conjoint axiomatic characterization of both Exponential Discounting and Subjective Expected Utility that accommodates arbitrary state and outcome spaces. In doing so, we pr…

Discounting and Drug Seeking in Biological Hierarchical Reinforcement Learning

2025-06-05 · Vardhan Palod, Pranav Mahajan, Veeky Baths, Boris S. Gutkin

Despite a strong desire to quit, individuals with long-term substance use disorder (SUD) often struggle to resist drug use, even when aware of its harmful consequences. This disconnect between knowledge and compulsive be…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Catastrophe, Compounding & Consistency in Choice

2021-11-12 · Chris Gagne, Peter Dayan

Conditional value-at-risk (CVaR) precisely characterizes the influence that rare, catastrophic events can exert over decisions. Such characterizations are important for both normal decision-making and for psychiatric con…

Decision Making

Reinforcement Learning with Quasi-Hyperbolic Discounting

2024-09-16 · S. R. Eshwar, Mayank Motwani, Nibedita Roy, Gugan Thoppe

Reinforcement learning has traditionally been studied with exponential discounting or the average reward setup, mainly due to their mathematical tractability. However, such frameworks fall short of accurately capturing h…

reinforcement-learningReinforcement Learning