Papers
Topics
Authors
Recent
Search
2000 character limit reached

Exclusion ATS (EATS): Approximate Exclusion in Teams

Updated 10 July 2026
  • Exclusion ATS (EATS) is a framework in team semantics where classical exclusion atoms are extended to approximate exclusion atoms via large subteams.
  • The framework establishes a completeness theorem and a polynomial-time decision algorithm, demonstrating practical tractability in noisy and incomplete data.
  • Its axiomatization, comprising eight key principles, ensures precise control over coordinate manipulations and approximation monotonicity in error-tolerant reasoning.

Exclusion ATS (EATS) denotes a framework in team semantics in which classical exclusion atoms are extended to approximate exclusion atoms satisfied when the corresponding exact exclusion holds on a large enough subteam. In this setting, a team is a set of assignments and can be seen as a mathematical model of a uni-relational database. The framework consists of a definition of approximate exclusion via large-subteam semantics, a finite sound and complete axiomatization, a completeness theorem for semantic consequences with approximation degree ϵ<12\epsilon<\tfrac12, and a polynomial-time algorithm for the finite implication problem. The same results apply to exclusion dependencies in database theory (Häggblom, 2024).

1. Semantic setting and exact exclusion

The underlying semantic objects are teams. Let V\mathcal V be a finite set of variables and MM a nonempty domain. An assignment is a function s:VMs:\mathcal V\to M, and a team TT over V\mathcal V is a finite set of assignments {s1,,sk}\{s_1,\ldots,s_k\}. For a tuple of variables x=(x1,,xn)x=(x_1,\ldots,x_n), one writes

s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).

The classical exclusion atom t1#t2t_1 \# t_2, where V\mathcal V0 are same-length tuples of variables, is interpreted by

V\mathcal V1

Equivalently, no two assignments in V\mathcal V2, possibly distinct, agree on V\mathcal V3 and V\mathcal V4 (Häggblom, 2024).

This exact atom has two structural properties that are central to the approximate theory. First, exclusion atoms are downward closed: if V\mathcal V5, then any subteam of V\mathcal V6 also satisfies it. Second, they have the empty-team property. These closure features are what make the large-subteam definition of approximation behave well.

2. Approximate exclusion atoms

Fix V\mathcal V7. The approximate exclusion atom V\mathcal V8 is satisfied when a sufficiently large subteam satisfies the exact atom:

V\mathcal V9

In words, one may discard at most MM0 assignments so that the remaining team satisfies exact exclusion (Häggblom, 2024).

The parameter MM1 therefore measures tolerated error at the team level. The case MM2 recovers the usual exclusion atom exactly. At the opposite extreme, the system includes a derivable total case at error MM3, reflecting that full discardability trivializes satisfaction. This suggests a controlled interpolation between strict incompatibility and bounded-error reasoning over noisy teams.

A common misconception is to treat approximate exclusion as a probabilistic relaxation in the sense of assigning probabilities directly to collisions. The formal definition is different: the relaxation is combinatorial and subteam-based. Satisfaction is witnessed by the existence of a large exact subteam, not by averaging violations across assignments.

3. Axiomatization and inference system

Derivability from a set MM4 of premises is written MM5. The axiomatization is schematic for tuples of appropriate lengths, and the notation MM6 abbreviates MM7. The system comprises eight principles (Häggblom, 2024):

  • (A1) Irreflexivity of approximate exclusion:

MM8

  • (A2) Symmetry:

MM9

  • (A3) Weakening (adding irrelevant coordinates):

s:VMs:\mathcal V\to M0

  • (A4) Contraction:

s:VMs:\mathcal V\to M1

  • (A5) Permutation of coordinates:

s:VMs:\mathcal V\to M2

provided s:VMs:\mathcal V\to M3 and s:VMs:\mathcal V\to M4.

  • (A6) Exclusion-contraction scheme:

s:VMs:\mathcal V\to M5

  • (A7) Team-monotonicity in the error parameter:

s:VMs:\mathcal V\to M6

  • (A8) Trivial totality:

s:VMs:\mathcal V\to M7

Soundness is immediate by the downward-closed definition and simple counting arguments. The system isolates two distinct kinds of monotonicity. Coordinate manipulations are handled by the structural rules (A3)–(A6), while approximation monotonicity is handled separately by (A7). The axiom (A8) makes explicit that approximation degree s:VMs:\mathcal V\to M8 collapses the content of exclusion.

4. Completeness and proof strategy

The central completeness statement is formulated for consequences whose approximation degree is not too large. Precisely, if s:VMs:\mathcal V\to M9 and TT0 is a possibly infinite set of approximate exclusion atoms such that whenever TT1 contains atoms of error TT2, there is a least such error, then

TT3

This identifies a range of approximation in which semantic consequence and syntactic derivability coincide (Häggblom, 2024).

The proof proceeds by contraposition. Assuming TT4, the construction builds a counterexample team TT5 of size TT6 chosen so that

TT7

where TT8 is the next larger error in TT9; if no such V\mathcal V0 exists, one takes V\mathcal V1. In V\mathcal V2, exactly V\mathcal V3 assignments witness a forbidden collision between V\mathcal V4 and V\mathcal V5, forcing removal of at least V\mathcal V6 assignments to satisfy V\mathcal V7, so V\mathcal V8. The proof then checks that no premise in V\mathcal V9 fails on {s1,,sk}\{s_1,\ldots,s_k\}0 with its allowed error, using set-representation lemmas mirroring the rules (A3)–(A6) and (A7). Hence {s1,,sk}\{s_1,\ldots,s_k\}1, which yields the desired non-implication (Häggblom, 2024).

The classical case is recovered by setting {s1,,sk}\{s_1,\ldots,s_k\}2. In that subcase, the result supplies a completeness theorem for usual exclusion atoms that had been missing from the literature. More specifically, completeness holds for the six rules (A1)–(A6) restricted to {s1,,sk}\{s_1,\ldots,s_k\}3. A plausible implication is that the approximate framework is not merely an extension of the exact theory but also fills a foundational gap in the exact theory itself.

5. Implication problem, tractability, and database interpretation

For finite input {s1,,sk}\{s_1,\ldots,s_k\}4 with {s1,,sk}\{s_1,\ldots,s_k\}5, the implication problem asks whether {s1,,sk}\{s_1,\ldots,s_k\}6. The decision procedure is polynomial time (Häggblom, 2024). Its sketch is:

  1. If {s1,,sk}\{s_1,\ldots,s_k\}7 or {s1,,sk}\{s_1,\ldots,s_k\}8 with {s1,,sk}\{s_1,\ldots,s_k\}9, return TRUE.
  2. If there exists x=(x1,,xn)x=(x_1,\ldots,x_n)0 with x=(x1,,xn)x=(x_1,\ldots,x_n)1, return TRUE.
  3. If x=(x1,,xn)x=(x_1,\ldots,x_n)2, return FALSE.
  4. Compute the set representation

x=(x1,,xn)x=(x_1,\ldots,x_n)3

and for each coordinate x=(x1,,xn)x=(x_1,\ldots,x_n)4 define

x=(x1,,xn)x=(x_1,\ldots,x_n)5

  1. For each x=(x1,,xn)x=(x_1,\ldots,x_n)6 with x=(x1,,xn)x=(x_1,\ldots,x_n)7:

    • let x=(x1,,xn)x=(x_1,\ldots,x_n)8;
    • if x=(x1,,xn)x=(x_1,\ldots,x_n)9 or s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).0, return TRUE;
    • if

    s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).1

    for some s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).2, return TRUE.

  2. Return FALSE.

Correctness follows from the set-representation lemmas corresponding to (A3)–(A6) and (A7). Each check is polynomial in the size of s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).3 and s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).4, hence the implication problem is in s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).5 (Häggblom, 2024).

The database-theoretic interpretation is immediate. When s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).6, exact exclusion atoms are the exclusion dependencies of database theory. The rules (A1)–(A6) at s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).7 coincide with the classical Armstrong-style rules—irreflexivity, symmetry, augmentation, transposition, permutation—together with the new contraction rule. Approximate dependencies generalize exact ones by allowing a controlled fraction of errors, thereby modeling noisy or incomplete data. The completeness and polynomial-time decision results therefore lift the classical theory of finite axiomatizability and tractability to the approximate setting (Häggblom, 2024).

6. Other uses of the acronym “EATS”

The acronym “EATS” is overloaded across several research areas. In the present logical setting it refers to Exclusion ATS as introduced through approximate exclusion in team semantics, but the same acronym appears with different meanings in high-energy physics, causal inference, variable selection, and statistical mechanics.

Usage Domain Core object
Exclusion ATS Team semantics, database theory Approximate exclusion atoms on teams (Häggblom, 2024)
Exclusion Asymptotic Test Statistic ATLAS statistics Profile-likelihood-ratio statistic s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).8, Asimov dataset, s(x)=(s(x1),,s(xn)).s(x)=(s(x_1),\ldots,s(x_n)).9 limits (Casadei, 2011)
Exclusion And Shape Tests Potential outcomes Graph-based support restrictions, MIS inequalities, test statistic t1#t2t_1 \# t_20 (Kaido et al., 24 Dec 2025)
Exclusion Automatic Threshold Selection Stability selection Noise-only exclusion threshold t1#t2t_1 \# t_21 and profile-likelihood elbow for t1#t2t_1 \# t_22 (Huang et al., 28 May 2025)
Exposition of “Exclusion ATS” from multiple exclusion statistics Statistical mechanics Correlated-state exclusion, t1#t2t_1 \# t_23, generalized Wu-like distribution (Riccardo et al., 2019)

In the ATLAS setting, the method centers on the one-sided profile-likelihood statistic

t1#t2t_1 \# t_24

together with the Asimov dataset and the t1#t2t_1 \# t_25 construction for exclusion limits on the signal strength t1#t2t_1 \# t_26 (Casadei, 2011). In potential-outcomes models, EATS denotes a graph-based framework in which maximal independent set inequalities of the form

t1#t2t_1 \# t_27

encode sharp testable implications of exclusion and shape restrictions (Kaido et al., 24 Dec 2025). In stability selection, EATS is a data-adaptive thresholding method that first computes a 95th-percentile exclusion cutoff t1#t2t_1 \# t_28 from a shuffled noise dataset and then applies a profile-likelihood elbow criterion to filtered selection probabilities (Huang et al., 28 May 2025). In the multiple-exclusion-statistics literature, the term is associated with a generalized exclusion framework based on correlated-state counting and an exclusion spectrum function t1#t2t_1 \# t_29 (Riccardo et al., 2019).

This acronymic multiplicity can generate confusion. In arXiv-facing discourse, the intended meaning is usually determined by the ambient field: team semantics and dependencies point to approximate exclusion atoms; collider statistics point to profile-likelihood exclusion; causal inference points to support-restriction tests; stability selection points to threshold calibration; and many-body statistical mechanics points to correlated exclusion counting.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Exclusion ATS (EATS).