REVIEW 4 major objections 5 minor 5 references
DAST Model: Deciding About Semantic Complexity of a Text
T0 review · 4 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read Semantic complexity can be decided by building a lattice of intuitions, the DAST model claims, and human judgments agree with it in large experiments.
desk verdict The formal framework is novel and the experiments are large, but DASTEX is a human expert count, so the claim that DAST 'decides' semantic complexity is not supported as stated. 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 load-bearing object is the semantic lattice: a directed structure of symbol strings produced by applying Semantic Logic rules whenever a rule's left side is present in working memory. Rules give the lattice its edges, and a valuation function $V$ assigns each node a number based on its predecessors; the complexity calculation algorithm $CA$ then turns the valued lattice into a number. Semantic items with many combined inputs receive higher values, and the whole sentence gets an overall complexity as the distance of its semantic point from the origin in an $n$-dimensional semantic space whose axes are semantic items. The simpler DASTEX index—counting a text's involving semantic theories—is the version of the machinery used for corpus evaluation, and it is explicitly a first-level estimation rather than the full lattice calculation.
What would settle it
Have several independent annotators enumerate the involving semantic theories for the 32 Scanpath paragraphs and the 80 Persian sentences; if their DASTEX counts disagree substantially, or if DASTEX fails to correlate with readers' complexity judgments and fixation times on a new set of texts spanning the same genres, the claim that DAST decides semantic complexity would be falsified.
Extended reading notes
Core claim
The paper's central claim is that a text's semantic complexity is not a hidden quality but a computable object: for a given text, a set of principal intuitions, a Semantic Logic of derivation rules, and a valuation scheme, the construction of the semantic lattice and a calculation on that lattice yields a definite complexity value. The 6-tuple $CM=(T,P,SA,L,V,CA)$ formalizes this, and an overall sentence-level value is the distance of the text's semantic point from the origin of the semantic space spanned by its semantic items. The authors argue the model decides about semantic complexity in the sense that its judgments reproduce the comparative judgments of human readers: majority human choices in three mutation experiments matched DAST 64–78% of the time, the largest experiment showing 70% overall precision against a 20% random baseline, and vote-values for 80 sentences correlated linearly with DAST's relative complexity values at $R^2=0.83$. They further claim the pattern of human deviations from DAST follows an exponential curve, which they model as a Markovian process of multi-step common-sense reasoning, and that consensus with the axiomatized Semantic Logic has a sigmoid-like triggering effect on agreement with DAST.
Load-bearing premise
The load-bearing premise is that a human expert can reliably enumerate all semantic theories a text involves, and that this count—or the expert-built lattice—faithfully measures semantic complexity; in the corpus study DASTEX was computed manually by the authors, so the central quantity is not yet an automated, reproducible measurement.
Editorial extensions
If this is right
- If DAST is correct, semantic complexity can be measured without relying on sentence length, vocabulary lists, or parse-tree features, so readability assessment could be extended to meaning-level difficulty.
- A reusable Semantic Logic rule base could amortize the expert effort of building lattices, making DAST-style analysis practical for new domains once such a base exists.
- The Markovian-noise model implies that human disagreement with a common-sense complexity ordering should fall exponentially with the number of deviated comparison steps, a quantitative prediction that can be checked on new judgment data.
- The vote-value correlation ($R^2=0.83$) supports treating DAST's relative complexity values as an estimator of group complexity votes, with applications in text selection and simplification.
- On the Scanpath corpus, DASTEX's difficulty ratio sits in the same cluster as fixation time and word count, suggesting a semantic measure can mimic both an objective and a subjective readability signal.
Reading between the lines
- The paper leaves implicit that if DASTEX enumeration were automated—say, by a classifier trained on expert-annotated semantic theories—the index would become reproducible and could be tested on much larger corpora without author intervention.
- The genre split in the corpus results suggests DASTEX's relation to reading effort is not uniform across domains; one testable consequence is that a genre-aware semantic index, rather than a single global formula, may be the right target for automatic readability systems.
- The sigmoid consensus-agreement curve hints at a threshold effect: below some consensus level, readers may effectively use different semantic logics, so DAST's complexity ordering would only track the majority past that threshold.
- The lattice formalism also yields local node values that are never aggregated; those values could be tested directly as predictors of word- or phrase-level reading times, a prediction the paper does not make.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces the DAST model, a framework for measuring the semantic complexity of text. The model is built on an intuitionistic view of semantics: a text's meaning is represented as a lattice of symbols generated by a set of rules, and semantic complexity is defined as a value computed on this lattice. The authors give a set-theoretic formal definition of a semantic complexity tuple CM=(T, P, SA, L, V, CA), define a semantic space and semantic point, and propose DASTEX, a 'first level estimation' of complexity as the number of involving semantic theories. The evaluation consists of a worked example, three human-judgment experiments on one target sentence and its mutants, sixteen experiments on Persian poem sentences, and a corpus-based comparison against the Scanpath Complexity dataset using difficulty ratios. The authors report a 70% overall precision against a 20% random baseline in the mutation experiment, R^2=0.83 for the correlation between vote-values and DAST relative-values, and R^2=0.98/0.96 for genre-split, outlier-excluded regressions in the corpus evaluation. They also propose a Markovian model for common-sense multi-step reasoning and a gate mechanism for semantic complexity agreement.
Significance. If the central claim were supported—that a formal, automated procedure can decide semantic complexity of text—the work would contribute a conceptually distinctive approach to text complexity, drawing on intuitionistic logic and lattice theory rather than surface/syntactic features. The paper has some genuine positive aspects: it reports a very large human-judgment collection (more than 12,000 judgments in the first scenario, 15,000+ overall), supplies a dataset DOI, and includes a Java-implemented automatic deduction for one sentence (SUS-2). These are useful resources. However, the significance is not established as written, because the core quantity DASTEX is not computed by the model but by a human expert, and the formal components of the 6-tuple are left unspecified, so the reported correlations do not demonstrate that DAST itself decides semantic complexity. The evaluation also relies on post hoc splits and outlier removal to obtain its headline corpus results. The paper is better read as a report of an expert-assisted framework with preliminary correlations, not as a validated decision procedure.
major comments (4)
- [Section 3.4, Definition 1] The formal system CM=(T,P,SA,L,V,CA) leaves SA, V, and CA as abstract functions without concrete definitions or instantiations, so the paper does not establish that DAST itself decides semantic complexity; the decision is effectively delegated to whoever supplies these components. The claim in the Abstract and Section 6.2 that 'DAST model is capable of deciding about semantic complexity' is therefore not supported by the formal apparatus.
- [Section 6.3.1 and Definition 6] DASTEX is computed by a human expert, not by the model: Section 6.3.1 states that 'a human expert analyzed the paragraphs to enumerate involving semantic theories,' and Section 6.1 reports that eliciting one Semantic Logic took about 10 man-hours. Consequently, the reported R2=0.83 in Figure 18 and the difficulty-ratio comparisons in Table 5 are correlations between human judgments and human-assigned indices, not between human judgments and outputs of the DAST decision procedure. This undermines the central claim of automatic semantic complexity measurement and raises a circularity concern, since both sides of the comparison originate in human judgment.
- [Section 6.3.1.1, Figure 20] Hypothesis 2 is initially a null result on all 16 data points; the supporting regressions appear only after splitting the data by genre into two 8-point classes and, for Class 2, excluding one outlier, yielding R2=0.98 and R2=0.96. With only 8 points per class, a post hoc split combined with outlier exclusion cannot support the claim that 'the general claim of Hypothesis 2 has been supported by the results of this experiment.' The degrees of freedom used in this analysis are not reported or corrected, and the result is fragile enough that the corpus evaluation does not validate DAST as a general measure.
- [Section 6.2.1] In the mutation experiment, the Semantic Logic for SUS-2 was hand-crafted so that the deduction yields semantic loads such as Wonder and Engagement, and participants were first asked to agree with the axioms before making judgments. The reported 70% precision against a 20% random baseline therefore partly re-states the axioms; the experiment does not independently validate the model's complexity ordering, because the axioms already encode the expected conclusion. A more convincing test would fix the Semantic Logic in advance or apply it to a held-out set of sentences without prior participant agreement.
minor comments (5)
- [Section 2] The Flesch-Kincaid formula is presented with ellipses and garbled symbols (RGFK = 0.39... + 11.8...); the formula should be typeset correctly for reproducibility.
- [Section 6.2.2] The text states that 'Precision for Overall Result has a Mean 58%,' but Table 3 reports Avg.=61% with STDEV=13; the text and table are inconsistent and should be reconciled.
- [Section 6.3.1, Definition 9] The formula for Difficulty Ratio (DR) is missing from the manuscript; only the verbal definition appears, so the reader cannot verify the computed DR values.
- [Section 6.2.1, Figure 15] The Markovian model introduces transition probabilities αi and βi without defining them in the text; these symbols are central to the proposed model and require explicit definitions and constraints.
- [Abstract and Section 6.3.1.3] The Abstract claims that DAST 'competes with other methods by less error percentage,' but the evaluation reports error percentages of DASTEX relative to three reference measures (Fixation-Time, Word-Count, Readability-Level), not a head-to-head comparison against other readability methods; the claim should be restated accordingly.
Circularity Check
Corpus evaluation's DASTEX is a human expert's theory count, not a DAST-model output; the reported correlations therefore validate human judgment against itself.
-
other
[Section 6.3.1.1 (Corpus Based Evaluation; Definition 6 in Section 5)]
"We calculate the DASTEX-DR values for every of 16 paragraph-pairs by running our experiment. For this, a human expert analyzed the paragraphs to enumerate involving semantic theories."
Definition 6 defines DASTEX as 'number of involving semantic theories', but the paper supplies no operational rule for identifying a semantic theory. In the corpus evaluation, the DASTEX values are not outputs of the Definition 1 six-tuple or of the Java deduction described in Section 6.1; they are counts produced by a human expert. The later correlations between DASTEX-DR and eye-fixation or readability-level judgments are therefore correlations between one set of human judgments (the expert's theory counts, labeled 'DAST') and another set of human judgments (participants' reading effort). The claimed 'DAST method' prediction reduces by construction to the expert's manual enumeration, so it cannot independently validate DAST as a decision procedure for semantic complexity.
full rationale
The clearest circular step is in the corpus evaluation. DASTEX is defined in Definition 6 as the number of involving semantic theories, and Section 6.3.1.1 states that a human expert performed the enumeration. Thus the 'DAST-measured semantic-complexity estimations' used in the later comparisons are manually produced expert annotations, not outputs of the formal CM six-tuple or the automated Java deduction. Comparing these expert counts with eye-fixation durations or readability annotations is human-judgment-versus-human-judgment; it cannot establish that DAST itself 'decides' semantic complexity. This is partial circularity because the predictor variable is the same kind of human semantic judgment the model claims to replace. The mutation experiment is less clearly circular: the Semantic Logic-2 is hand-crafted, and the participants were asked about axiom agreement, but the Java deduction is an independent computation and the comparison is between the rules and participant judgments. However, the paper's headline claim is broader than that one experiment, and the main corpus/correlation evidence depends on the expert-supplied DASTEX. The under-specification of P, SA, V, and CA in Definition 1 aggravates the problem by allowing the expert's choices to enter without constraint, but the circularity itself is the substitution of expert enumeration for model output. Score 6 reflects partial circularity, not full equivalence: the mutation experiment adds some independent computational content, while the corpus-based 'predictions' reduce to human expert input.
Assumptions & free parameters
free parameters (4)
- Semantic Logic rules per text =
hand-authored
- Lattice value configuration schema =
unspecified
- Outlier exclusion =
1 point dropped in Class2 regression; 2 points dropped in figure 19
- Genre split =
history/literature vs geography/science
assumptions (6)
- domain assumption Semantics can be represented as a lattice of intuitions
- domain assumption Any well-meaning text references a combination of realities and intuitions
- ad hoc to paper The hand-written Semantic Logic rules are an axiomatization of common sense
- ad hoc to paper Complexity of a sentence is the distance of its semantic point from the origin in semantic space
- ad hoc to paper Number of involving semantic theories is a first-level estimate of semantic complexity
- standard math Brouwer-Heyting-Kolmogorov interpretation for intuitionistic logic
invented entities (3)
-
Semantic space and semantic point
-
Gate mechanism for semantic complexity
-
Markovian model of common-sense multi-step reasoning
Cite this review
Pith. "Pith review of DAST Model: Deciding About Semantic Complexity of a Text." pith.science (2026). https://pith.science/paper/CWPL7RIA
@misc{pith2026190809080,
author = {Pith},
title = {Pith review of: DAST Model: Deciding About Semantic Complexity of a Text},
year = {2026},
howpublished = {\url{https://pith.science/paper/CWPL7RIA}},
note = {Machine review of arXiv:1908.09080}
}
read the original abstract
Measuring text complexity is an essential task in several fields and applications (such as NLP, semantic web, smart education, etc.). The semantic layer of text is more tacit than its syntactic structure and, as a result, calculation of semantic complexity is more difficult than syntactic complexity. While there are famous and powerful academic and commercial syntactic complexity measures, the problem of measuring semantic complexity is still a challenging one. In this paper, we introduce the DAST model, which stands for Deciding About Semantic Complexity of a Text. DAST proposes an intuitionistic approach to semantics that lets us have a well-defined model for the semantics of a text and its complexity: semantic is considered as a lattice of intuitions and, as a result, semantic complexity is defined as the result of a calculation on this lattice. A set theoretic formal definition of semantic complexity, as a 6-tuple formal system, is provided. By using this formal system, a method for measuring semantic complexity is presented. The evaluation of the proposed approach is done by a set of three human-judgment experiments. The results show that DAST model is capable of deciding about semantic complexity of text. Furthermore, the analysis of the results leads us to introduce a Markovian model for the process of common-sense, multiple-steps and semantic-complexity reasoning in people. The results of Experiments demonstrate that our method outperforms the random baseline with improvement in better precision and competes with other methods by less error percentage.
Figures
Reference graph
Works this paper leans on
-
[1]
Abdel-Fattah, A. M. H., & Krumnack, U. (2013). Creating analogy -based interpretations of blended noun concepts. AAAI Spring Symposium: Creativity and (Early) Cognitive Development. Badgett, B. A. (2010). Toward the development of a model to estimate the readability of credentialing - examination materials. University of Nevada. Besharati, M. R., & Izadi,...
arXiv 2013
-
[38]
Freitas, A. (2015). Schema-Agnostic Queries for Large -Schema Databases: A Distributional Semantics Approach. National University of Ireland. Freitas, A., Sales, J. E., Handschuh, S., & Curry, E. (2015). How hard is this query? Measuring the semantic complexity of schema -agnostic queries. IWCS 2015 - Proceedings of the 11th International Conference on Co...
work page 2015
-
[223]
Ralph, M. A. L., Jefferies, E., Patterson, K., & Rogers, T. T. (2016). The neural and computational bases of semantic cognition. Nature Reviews Neuroscience. https://doi.org/10.1038/nrn.2016.150 Robertson, A., Aiello, L. M., & Quercia, D. (2019). The Language of Dialogue Is Complex. Proceedings of the International AAAI Conference on Web and Social Media,...
arXiv 2016
-
[2007]
https://doi.org/10.1109/COMPSAC.2007.153 Kant, K., & Srinivasan, M
, 673 –675. https://doi.org/10.1109/COMPSAC.2007.153 Kant, K., & Srinivasan, M. M. (1992). Introduction to computer system performance evaluation . McGraw- Hill. Kauchak, D., Mouradi, O., Pentoney, C., & Leroy, G. (2014). Text simplification tools: Using machine learning to discover features that identify difficult text. Proceedings of the 47th Hawaii Int...
-
[2009]
https://doi.org/10.2991/agi.2009.28 Haase, C. (2016). Quantify ing Lexico -Semantic Complexity in Academic Writing with Complexana. International Journal of Language and Linguistics, 3(6), 42–50. Hansson, K., B ååth, R., L öhndorf, S., Sahl én, B., & Sikstr öm, S. (2016). Quantifying Semantic Linguistic Maturity in Childre n. Journal of Psycholinguistic R...
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.