paper-with-me

Papers

Quantifying Long Range Dependence in Language and User Behavior to improve RNNs

2019-05-23 · Francois Belletti, Minmin Chen, Ed H. Chi

Characterizing temporal dependence patterns is a critical step in understanding the statistical properties of sequential data. Long Range Dependence (LRD) --- referring to long-range correlations decaying as a power law rather than exponentially w.r.t. distance --- demands a different set of tools for modeling the underlying dynamics of the sequential data. While it has been widely conjectured that LRD is present in language modeling and sequential recommendation, the amount of LRD in the corresponding sequential datasets has not yet been quantified in a scalable and model-independent manner. We propose a principled estimation procedure of LRD in sequential datasets based on established LRD theory for real-valued time series and apply it to sequences of symbols with million-item-scale dictionaries. In our measurements, the procedure estimates reliably the LRD in the behavior of users as they write Wikipedia articles and as they interact with YouTube. We further show that measuring LRD better informs modeling decisions in particular for RNNs whose ability to capture LRD is still an active area of research. The quantitative measure informs new Evolutive Recurrent Neural Networks (EvolutiveRNNs) designs, leading to state-of-the-art results on language understanding and sequential recommendation tasks at a fraction of the computational cost.

📄 PDF Abstract BibTeX arXiv:1905.09414

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesLanguage ModelingLanguage ModellingSequential RecommendationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

A Kernel Independence Test for Geographical Language Variation

2016-01-25 · CL 2017 9 · Dong Nguyen, Jacob Eisenstein

Quantifying the degree of spatial dependence for linguistic variables is a key task for analyzing dialectal variation. However, existing approaches have important drawbacks. First, they are based on parametric models of …

An Interpretable Measure for Quantifying Predictive Dependence between Continuous Random Variables -- Extended Version

2025-01-18 · Renato Assunção, Flávio Figueiredo, Francisco N. Tinoco Júnior, Léo M. de Sá-Freire 외

A fundamental task in statistical learning is quantifying the joint dependence or association between two continuous random variables. We introduce a novel, fully non-parametric measure that assesses the degree of associ…

Benchmarking

A Statistical Investigation of Long Memory in Language and Music

2019-04-08 · Alexander Greaves-Tunnell, Zaid Harchaoui

Representation and learning of long-range dependencies is a central challenge confronted in modern applications of machine learning to sequence data. Yet despite the prominence of this issue, the basic problem of measuri…

Language ModellingTime Series Analysis

Towards Neural Mixture Recommender for Long Range Dependent User Sequences

2019-02-22 · Jiaxi Tang, Francois Belletti, Sagar Jain, Minmin Chen 외

Understanding temporal dynamics has proved to be highly valuable for accurate recommendation. Sequential recommenders have been successful in modeling the dynamics of users and items over time. However, while different m…

Sequential Recommendation

Differentially Private Inference for Longitudinal Linear Regression

2026-01-15 · Getoar Sopa, Marco Avella Medina, Cynthia Rush arxiv

Differential Privacy (DP) provides a rigorous framework for releasing statistics while protecting individual information present in a dataset. Although substantial progress has been made on differentially private linear …