REVIEW 4 major objections 5 minor 24 references
A Factorized Probabilistic Model of the Semantics of Vague Temporal Adverbials Relative to Different Event Types
T0 review · 4 major / 5 minor · reviewed 2026-08-16 · deepseek-v4-flash
Pith's one-line read This paper claims that the contextual meaning of vague temporal adverbials like "recently" and "just" is captured by a factorized probabilistic model that composes a fixed per-adverbial Gaussian with a per-event Gaussian cumulative…
desk verdict Clean factorization of temporal adverbial semantics, but the parity claim is in-sample goodness-of-fit, not held-out prediction. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the composition $P_{\mathrm{Adv}}(P_{\mathrm{Ev}}(t))$: a per-event Gaussian cumulative distribution $P_{\mathrm{Ev}}(t)=\frac12(1+\operatorname{erf}(t/(\sqrt{2}\sigma_e)))$ feeds into a per-adverbial Gaussian density $\exp\left(-\frac12\left((x-\mu_a)/\sigma_a\right)^2\right)$. The event function carries the reference-class information — brushing teeth gets a small $\sigma_e$ (935 minutes), marriage a large one (about 2.3 million minutes) — while each adverbial gets one fixed $(\mu_a,\sigma_a)$ pair across all events. The factorization is what makes the model compositional: the adverbial's prototype does not change from event to event; only the event's scaling changes.
What would settle it
Fit event-specific standard deviations on one half of the rating data while holding adverbial parameters fixed, then test the factorized model on held-out events: if its prediction error exceeds the per-pair baseline's error by more than fitting noise, the factorization assumption fails. A simpler check is to collect ratings for a new event whose frequency and duration are known, fit only its $\sigma_e$, and test whether the predicted probabilities for all four adverbials match observed ratings within the same 0.2 error range.
Extended reading notes
Core claim
The central claim is that the probability that a vague temporal adverbial Adv felicitously applies to an event Ev that happened t time units ago is $P_{\mathrm{Adv}}(P_{\mathrm{Ev}}(t))$. Here $P_{\mathrm{Ev}}$ is a Gaussian cumulative distribution with a single free parameter $\sigma_e$ per event, and $P_{\mathrm{Adv}}$ is a Gaussian density with a fixed mean and standard deviation per adverbial. Fitted jointly to survey data, this factorized model reaches an average absolute prediction error of 0.2, identical to a baseline that fits one Gaussian to each event–adverbial pair. The paper concludes that the adverbial's temporal meaning can remain fixed while event properties reshape it through a single event-specific scale parameter, so that the reference class of a vague predicate is modeled compositionally in the Fregean sense.
Load-bearing premise
The model assumes that a one-parameter Gaussian cumulative distribution per event, combined with a fixed Gaussian density per adverbial, fully captures how event type and adverbial meaning interact; both functional forms are stipulated rather than derived from linguistic theory or independently validated.
Editorial extensions
If this is right
- Adding a new event to the factorized model requires one new event function rather than one per adverbial; with 16 events and 16 adverbials, the factorized model needs 32 functions versus 256 for the non-factorized baseline.
- The model predicts applicability ratings as accurately as the per-pair baseline despite having fewer parameters, offering a simpler explanation of how event duration and frequency shape adverbial meaning.
- Each fitted event receives a distinct standard deviation, consistent with the claim that events carry characteristic temporal signatures tied to frequency and duration.
- Because adverbial parameters are shared across events, the model implies that "just" and "recently" have stable core meanings that are stretched or compressed by the event context.
Reading between the lines
- A testable prediction follows: events with similar frequency and duration should receive nearly identical event functions; if their fitted $\sigma_e$ values diverge sharply, the event signature is not fully captured by duration and frequency alone.
- The factorized structure could be used to predict ratings for unseen event–adverbial combinations by interpolating $\sigma_e$ from event properties, an extension the paper notes would require future work to avoid collecting new survey data.
- The same composition applies to other vague predicates with reference classes, such as spatial adverbials or adjectives, because it only assumes a prototype-based modifier and a reference-class scaling function.
- Since both models share the same 0.2 average error on the fitted data, the paper's preference for the factorized model rests on parsimony; a stricter test would hold out entire events or adverbials and compare generalization error.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a factorized probabilistic model of vague temporal adverbials such as 'just', 'recently', 'some time ago', and 'long time ago' when applied to different event types. The model represents each adverbial by a Gaussian function and each event by a Gaussian cumulative distribution function, composing them as P_adv(P_ev(t)) to predict the probability that a speaker would use a given adverbial for an event that occurred t time units ago. Parameters are fitted by least squares to survey data from Kenneweg et al. (2024) covering 6 events, 4 adverbials, and 7 elapsed times. The paper evaluates the factorized model against a non-factorized baseline that fits one Gaussian per event-adverbial pair, reporting that both achieve an average absolute error of 0.20 and that the factorized model is preferable by Occam's razor and easier to extend. The main claimed contributions are the compositional treatment of the reference class and the parameter-efficiency of the factorization.
Significance. If the central parity claim were supported by proper out-of-sample evaluation, the paper would make a useful contribution to the semantics of vague temporal expressions. The idea of separating a fixed adverbial distribution from an event-specific reference-class distribution is linguistically plausible, and the paper connects this to prototype theory and the epistemic view of vagueness in a way that goes beyond existing treatments of adjectives. The use of existing empirical data and the explicit comparison to a non-factorized baseline are also strengths. However, the current evidence for the main claim is in-sample, so the paper's contribution is not yet established; the modeling framework is interesting, but the evaluation needs to be redone with held-out data before the stated conclusions can be accepted.
major comments (4)
- [Evaluation, Table 3; Model Fitting] The accuracy comparison is in-sample. The model parameters are fitted by least-squares on the survey data described in the Model Fitting section, and the same data are then used to compute the 'average prediction error' reported in Table 3. These numbers are residuals of the fit, not out-of-sample prediction errors. With 14 free parameters in the factorized model and 48 in the non-factorized baseline, a difference of 0.20 versus 0.20 (rounded) on the training data does not establish that the two models have comparable predictive accuracy. The Conclusion's claim that the compositional approach 'matches the predictive accuracy of a non-factorized baseline model' is therefore not supported. The paper should report cross-validated errors, a train/test split, or at least a model-selection criterion such as AIC or BIC to support the parity claim.
- [Evaluation, Accuracy subsection; Table 3] No uncertainty quantification is reported for the error values. For example, the per-adverbial errors for 'Just' (0.16 vs. 0.15) and 'Long time ago' (0.18 vs. 0.20) are presented without confidence intervals or significance tests, so the reader cannot tell whether the differences reflect real model behavior or sampling noise. Since the overall values are rounded to two decimals and the data consist of 100 judgments per condition, a bootstrap or per-condition variance estimate is needed before any comparative statement about accuracy is made.
- [Compositional Model; Model Fitting] The functional forms of the two components are assumed rather than derived or independently validated. The event function is fixed as a one-parameter Gaussian CDF with a single sigma_e, and the adverbial function is fixed as a Gaussian in the CDF value. These choices are not justified by linguistic theory or by comparison with alternative forms (e.g., log-normal or Weibull CDFs for events, or a logistic function for adverbials). The factorization assumption itself—that the adverbial parameters and event parameters interact only through the composition P_adv(P_ev(t))—is also untested. A concrete test would be to fit a more flexible model that allows event-dependent adverbial means or interaction terms and compare held-out predictive accuracy; without such a test, the central structural claim remains an assumption.
- [Evaluation, Extendability subsection; Discussion] The extendability argument is only a parameter-count comparison. Table 4 shows the number of functions needed for x events and y adverbials, but the paper does not demonstrate that the factorized model can actually be extended to a new event or adverbial without collecting new survey data. The Discussion concedes that inducing parameters for new adverbials and events would require additional data from a study like Kenneweg et al. (2024). Thus, 'easier to extend to new events and adverbials' in the Conclusion overstates what the paper shows; the practical advantage in data cost is not quantified or tested.
minor comments (5)
- [Introduction] There is a typo in 't times unites ago' in the Introduction; it should read 't time units ago'.
- [Compositional Model] The notation P_adv(P_ev(t)) is described as a probability, but P_adv is defined as an unnormalized Gaussian function of the form exp(-0.5((x-mu_a)/sigma_a)^2). This function is not a probability density and its values are not bounded by 1 in general; the paper should clarify whether the output is intended as a degree of applicability rather than a probability, and how the normalization is handled in the least-squares fit.
- [Model Fitting] The text says '16.800 data points' with a European decimal separator; the comma should be used consistently (16,800), and the paper should state whether fitting was performed on individual Likert responses or on per-condition means, since this affects the reported errors.
- [Model Fitting] The conversion of time units is described only as '1Month corresponding to 43800 minutes'; the paper should state the exact set of elapsed times used in the survey (e.g., minutes, hours, days, months, years) so that the fitted sigma_e values in Table 1 can be interpreted.
- [References] Some references are incomplete or inconsistently formatted (e.g., Bouraoui and Schockaert 2018 lacks a venue or page range; Qing and Franke 2014 lists a volume but no pages). These should be checked against the publisher's records.
Circularity Check
The central parity claim rests on in-sample fit residuals, not held-out prediction: Table 3's 'predicted value' is produced by parameters fitted to the same votes it is compared against.
-
fitted input called prediction
[Model Fitting; Evaluation, Accuracy (Table 3)]
"For fitting, we used least-squares optimization to minimize the residuals, i.e., the difference between the observed and modeled probabilities. ... To evaluate the accuracy, we predict an adverbial's probability for a given elapsed time point of an event using our model and compute the average absolute difference between the predicted value and all votes from the empirical data."
The parameters of P_Adv and P_Ev are obtained by least-squares fitting against the Kenneweg et al. (2024) survey votes. The accuracy evaluation then 'predicts' probabilities for the same time points and compares them with 'all votes from the empirical data' — the very data used for fitting. Thus the reported average absolute differences (e.g., 0.20 overall for both models) are residuals of the training fit, not predictions on unseen data. The central claim of equal 'predictive accuracy' therefore reduces by construction to a comparison of in-sample goodness-of-fit; without a train/test split or cross-validation it cannot distinguish generalization from memorisation. This is a fitted input renamed as a prediction.
full rationale
The model parameters are fit by least-squares minimization of residuals between observed and modeled probabilities over all data points (Model Fitting). The accuracy evaluation then 'predicts' the adverbial's probability for the same elapsed time points and computes the average absolute difference against 'all votes from the empirical data' (Evaluation, Accuracy). No train/test split, cross-validation, or uncertainty interval is reported. Therefore the 0.20 vs 0.20 averaged errors in Table 3 are in-sample training errors of the two models, not out-of-sample prediction errors; the claim that the compositional model 'matches the predictive accuracy of a non-factorized baseline model' is not supported by the reported evaluation. The extendability argument in Table 4 is a function count, and the Discussion concedes that inducing parameters for new events/adverbials would require new survey data; this is a limitation rather than a circularity. No other circular steps were found: the Gaussian ansatze are stated assumptions, and the prior self-citation (Kenneweg et al., 2024) is an empirical dataset, not an unverified result that the paper's argument reduces to.
Assumptions & free parameters
free parameters (14)
- sigma_a for Just =
0.04
- mu_a for Just =
0.48
- sigma_a for Recently =
0.09
- mu_a for Recently =
0.45
- sigma_a for Some time ago =
0.19
- mu_a for Some time ago =
0.78
- sigma_a for Long time ago =
0.23
- mu_a for Long time ago =
1.00
- sigma_e for Brushing Teeth =
935 minutes
- sigma_e for Birthday =
314830 minutes
- sigma_e for Vacation =
396579 minutes
- sigma_e for Sabbatical =
798494 minutes
- sigma_e for Year Abroad =
1240803 minutes
- sigma_e for Marriage =
2334869 minutes
assumptions (4)
- domain assumption Vague predicates have crisp but unknown boundaries (epistemic theory of vagueness, Williamson 1998).
- ad hoc to paper The event-specific reference class can be modeled as a Gaussian CDF with a single per-event standard deviation sigma_e.
- domain assumption Adverbials can be modeled as Gaussian distributions around a prototype, following Bouraoui and Schockaert (2018).
- ad hoc to paper The composed function P_adv(P_ev(t)) yields the probability of felicitous use, and the event and adverbial functions are independent (factorization).
Cite this review
Pith. "Pith review of A Factorized Probabilistic Model of the Semantics of Vague Temporal Adverbials Relative to Different Event Types." pith.science (2026). https://pith.science/paper/YWLIMAB2
@misc{pith2026250501311,
author = {Pith},
title = {Pith review of: A Factorized Probabilistic Model of the Semantics of Vague Temporal Adverbials Relative to Different Event Types},
year = {2026},
howpublished = {\url{https://pith.science/paper/YWLIMAB2}},
note = {Machine review of arXiv:2505.01311}
}
read the original abstract
Vague temporal adverbials, such as recently, just, and a long time ago, describe the temporal distance between a past event and the utterance time but leave the exact duration underspecified. In this paper, we introduce a factorized model that captures the semantics of these adverbials as probabilistic distributions. These distributions are composed with event-specific distributions to yield a contextualized meaning for an adverbial applied to a specific event. We fit the model's parameters using existing data capturing judgments of native speakers regarding the applicability of these vague temporal adverbials to events that took place a given time ago. Comparing our approach to a non-factorized model based on a single Gaussian distribution for each pair of event and temporal adverbial, we find that while both models have similar predictive power, our model is preferable in terms of Occam's razor, as it is simpler and has better extendability.
Figures
Reference graph
Works this paper leans on
-
[1]
write newline
" write newline " cite write " FUNCTION editor.postfix editor num.names #1 > "( )" "( )" if FUNCTION editor.trans.postfix editor num.names #1 > "( )" "( )" if FUNCTION trans.postfix translator num.names #1 > "( )" "( )" if FUNCTION authors.editors.reflist.apa5 'field := 'dot := field num.names 'numnames := numnames 'format.num.names := format.num.names na...
-
[2]
gaussconceptualspaces APACrefauthors Bouraoui, Z. \ Schockaert, S. APACrefauthors \ 2018 07 . Learning Conceptual Space Representations of Interrelated Concepts Learning conceptual space representations of interrelated concepts
work page 2018
-
[3]
Climenhaga APACrefauthors Climenhaga, N. APACrefauthors \ 2020 11 . The Structure of Epistemic Probabilities The structure of epistemic probabilities . Philosophical Studies 177 1--30 . APACrefDOI doi:10.1007/s11098-019-01367-0 APACrefDOI
-
[4]
DAMERAU1977 APACrefauthors Damerau, F J. APACrefauthors \ 1977 . ON “FUZZY” ADJECTIVES On “fuzzy” adjectives . Linguistics 15 196 57--64 . APACrefDOI doi:doi:10.1515/ling.1977.15.196.57 APACrefDOI
-
[5]
gradedmembership APACrefauthors Decock, L. \ Douven, I. APACrefauthors \ 2014 12 . What Is Graded Membership? What is graded membership? Nous 48 . APACrefDOI doi:10.1111/nous.12003 APACrefDOI
-
[6]
vaguenessgraded APACrefauthors Douven, I. APACrefauthors \ 2016 06 . Vagueness, Graded Membership, and Conceptual Spaces Vagueness, graded membership, and conceptual spaces . Cognition 151 80-95 . APACrefDOI doi:https://doi.org/10.1016/j.cognition.2016.03.007 APACrefDOI
-
[7]
Fine1975 APACrefauthors Fine, K. APACrefauthors \ 1975 . Vagueness, Truth and Logic Vagueness, truth and logic . Synthese 30 3-4 265--300 . APACrefDOI doi:10.1007/bf00485047 APACrefDOI
-
[8]
Frege1953 APACrefauthors Frege, G. APACrefauthors \ 1953 . The Foundations of Arithmetic: A Logico-Mathematical Enquiry into the Concept of Number The foundations of arithmetic: A logico-mathematical enquiry into the concept of number \ (J L. Austin, ). Oxford Blackwell
work page 1953
Show all 24 references
-
[9]
APACrefauthors \ 2000
conceptualspaces APACrefauthors Gärdenfors, P. APACrefauthors \ 2000 . Conceptual Spaces: The Geometry of Thought Conceptual spaces: The geometry of thought . The MIT Press
2000
-
[10]
APACrefauthors \ 2000 09
Heim APACrefauthors Heim, I. APACrefauthors \ 2000 09 . Degree Operators and Scope Degree operators and scope . Proceedings from Semantics and Linguistic Theory 10 . APACrefDOI doi:10.3765/salt.v10i0.2722 APACrefDOI
2000 doi
-
[11]
\ Partee, B
prototypetheory APACrefauthors Kamp, H. \ Partee, B. APACrefauthors \ 1995 . Prototype theory and compositionality Prototype theory and compositionality . Cognition 57 2 129-191 . APACrefDOI doi:https://doi.org/10.1016/0010-0277(94)00659-9 APACrefDOI
1995 doi
-
[12]
\ Sassoon, G W
Kamp2016 APACrefauthors Kamp, H. \ Sassoon, G W. APACrefauthors \ 2016 . Vagueness Vagueness . M. Aloni\ P. Dekker\ ( ), The Cambridge Handbook of Formal Semantics. The cambridge handbook of formal semantics. Cambridge University Press
2016
-
[13]
\ Keenan, E L
Kamp_Keenan_1975 APACrefauthors Kamp, J A W. \ Keenan, E L. APACrefauthors \ 1975 . Two theories about adjectives Two theories about adjectives . Formal Semantics of Natural Language. Formal semantics of natural language. Cambridge University Press
1975
-
[14]
APACrefauthors \ 2007 02
Kennedy APACrefauthors Kennedy, C. APACrefauthors \ 2007 02 . Vagueness and grammar: The semantics of relative and absolute gradable adjectives Vagueness and grammar: The semantics of relative and absolute gradable adjectives . Linguistics and Philosophy 30 . APACrefDOI doi:10...
2007 doi
-
[15]
, Jackson, B B
kenneweg-etal-2024-empirical APACrefauthors Kenneweg, S. , Jackson, B B. , Deigmoeller, J. , Eggert, J. \ Cimiano, P. APACrefauthors \ 2024 May . An Empirical Study on Vague Deictic Temporal Adverbials An empirical study on vague deictic temporal adverbials . Proceedings of th...
2024
-
[16]
\ Goodman, N
Lassiter APACrefauthors Lassiter, D. \ Goodman, N. APACrefauthors \ 2014 01 . Context, scale structure, and statistics in the interpretation of positive-form adjectives Context, scale structure, and statistics in the interpretation of positive-form adjectives . Proceedings of ...
2014
-
[17]
\ Goodman, N D
Lassiter2017 APACrefauthors Lassiter, D. \ Goodman, N D. APACrefauthors \ 2017 . Adjectival Vagueness in a Bayesian Model of Interpretation Adjectival vagueness in a bayesian model of interpretation . Synthese 194 10 3801--3836 . APACrefDOI doi:10.1007/s11229-015-0786-1 APACrefDOI
2017 doi
-
[18]
\ Tang, Y
LAWRY20091539 APACrefauthors Lawry, J. \ Tang, Y. APACrefauthors \ 2009 . Uncertainty Modelling for Vague Concepts: A Prototype Theory Approach Uncertainty modelling for vague concepts: A prototype theory approach . Artificial Intelligence 173 18 1539-1558 . APACrefDOI doi:htt...
2009 doi
-
[19]
\ Franke, M
Qing2014 APACrefauthors Qing, C. \ Franke, M. APACrefauthors \ 2014 06 . Gradable Adjectives, Vagueness, and Optimal Language Use: A Speaker-Oriented Model Gradable adjectives, vagueness, and optimal language use: A speaker-oriented model . ( 24). APACrefDOI doi:10.3765/salt.v...
2014 doi
-
[20]
, Goodman, N
Schmidt2010 APACrefauthors Schmidt, L. , Goodman, N. , Barner, D. , Edu, B. \ Tenenbaum, J. APACrefauthors \ 2010 09 . How Tall Is Tall? Compositionality, Statistics, and Gradable Adjectives How tall is tall? compositionality, statistics, and gradable adjectives
2010
-
[21]
\ Gotzner, N
Solt2012 APACrefauthors Solt, S. \ Gotzner, N. APACrefauthors \ 2012 09 . Experimenting with Degree Experimenting with degree . ( 22). APACrefDOI doi:10.3765/salt.v0i0.2636 APACrefDOI
2012 doi
-
[22]
\ Schreuder, R
jaarsveldschreuder APACrefauthors Van Jaarsveld, H J. \ Schreuder, R. APACrefauthors \ 1985 . Implicit Quantification of Temporal Adverbials Implicit quantification of temporal adverbials . Journal of Semantics 4 4 327-339 . APACrefDOI doi:10.1093/jos/4.4.327 APACrefDOI
1985 doi
-
[23]
APACrefauthors \ 1998 10
Vagueness_Williamson APACrefauthors Williamson, T. APACrefauthors \ 1998 10 . Vagueness Vagueness . The Philosophical Review 107 . APACrefDOI doi:10.2307/2998388 APACrefDOI
1998 doi
-
[24]
APACrefauthors \ 1965
ZADEH1965338 APACrefauthors Zadeh, L. APACrefauthors \ 1965 . Fuzzy sets Fuzzy sets . Information and Control 8 3 338-353 . APACrefDOI doi:https://doi.org/10.1016/S0019-9958(65)90241-X APACrefDOI
1965 doi
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.