pith. sign in

arxiv: 2604.15962 · v1 · submitted 2026-04-17 · 💻 cs.HC · cs.CY

Stochastic wage suppression on gig platforms and how to organize against it

Pith reviewed 2026-05-10 07:48 UTC · model grok-4.3

classification 💻 cs.HC cs.CY
keywords laborcostplatformsworkersplatformwagesactioncoalition
0
0 comments X

The pith

Platforms suppress wages to O(log M / M) of total labor cost via stochastic posted pricing under worker uncertainty, but targeted low-cost worker coalitions force linear spending.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

Digital labor platforms hire people for tasks like data labeling or deliveries by posting a price for each job. Workers show up one after another and take the job only if the posted price beats their private cost of doing it. The paper builds a mathematical model where the platform wants to finish exactly M tasks and studies how it can set prices over time. Under assumptions that workers are uncertain about overall labor costs, the platform has a simple strategy to finish all tasks quickly while paying workers a very small share of what the total work is worth. This happens because each worker does not know how many others are available or what the platform is trying to achieve. To fight back, the paper examines collective action. When a small group of workers who know they have low costs agree in advance to refuse anything below a certain price, the platform ends up paying much more overall. The same size group chosen at random has little effect. The authors test these ideas with computer simulations of different market conditions.

Core claim

there exists a simple pricing strategy for the platform to cover all M tasks with wait time O(M), while paying only a O(log(M)/M) fraction of the total cost of labor. This result highlights how platforms can exploit workers' uncertainty about the cost of labor to effectively suppress wages.

Load-bearing premise

under natural assumptions on the workers' estimated cost (that workers have private costs and uncertainty about overall labor market conditions allowing sequential posted pricing to achieve the logarithmic bound).

Figures

Figures reproduced from arXiv: 2604.15962 by Ana-Andreea Stoica, Celestine Mendler-Duenner, Moritz Hardt.

Figure 1
Figure 1. Figure 1: An illustration of possible market regimes and corresponding wages under a linear wait [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Total wait time for the p SWS pricing strategy for different distributions, as M varies. 3.2 Total payments While holding the expected wait time fixed, the stochastic wage suppression pricing strategy achieves a different total cost depending on the distribution of valuations among workers. In the following we use the characteristics outlined in Section 2.1 to describe different cost regimes. No wage suppr… view at source ↗
Figure 3
Figure 3. Figure 3: A comparison of the total cost achieved by a horizontal collective vs a vertical collective with [PITH_FULL_IMAGE:figures/full_fig_p011_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Total cost (top row) and total wait time (bottom row) under [PITH_FULL_IMAGE:figures/full_fig_p011_4.png] view at source ↗
read the original abstract

Digital labor platforms are increasingly used to procure human input, ranging from annotating data and red-teaming AI models, to ride-sharing and food delivery. A central concern in such markets is the ability of platforms to suppress wages by exploiting the abundance of low-cost labor. To study this exploitation pattern, we introduce a novel posted-price procurement model with coverage objectives. A platform seeks to complete M tasks by posting prices to sequentially arriving workers, each of whom accepts a task if it exceeds their private cost. First, we show that under natural assumptions on the workers' estimated cost, there exists a simple pricing strategy for the platform to cover all M tasks with wait time O(M), while paying only a O(log(M)/M) fraction of the total cost of labor. This result highlights how platforms can exploit workers' uncertainty about the cost of labor to effectively suppress wages. Then, we study collective action as a lever to increase wages and promote welfare in digital labor markets. In particular, we show how a small coalition of targeted low-cost workers who commit to a price floor forces the platform's total spending from logarithmic to linear in M. In contrast, a randomly sampled coalition of equal size remains largely ineffective. We complement our theory with synthetic experiments, showcasing the benefits of collective action across different market regimes.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper introduces a posted-price procurement model where a platform sequentially posts prices to arriving workers with private costs to complete M tasks. It claims that under natural assumptions on workers' cost estimates and uncertainty, a simple strategy achieves O(M) wait time while paying only an O(log(M)/M) fraction of total labor cost, exploiting uncertainty for wage suppression. It then shows that a small targeted coalition of low-cost workers committing to a price floor forces the platform to linear spending in M, whereas a random coalition of equal size is ineffective. The theory is complemented by synthetic experiments across market regimes.

Significance. If the derivations hold, the O(log(M)/M) suppression bound is a sharp, quantifiable illustration of how platforms can leverage worker uncertainty, providing a clear mechanism for wage suppression in gig markets. The targeted-vs-random coalition contrast offers a precise, falsifiable insight into effective collective action, distinguishing it from generic organizing advice. The model is parameter-free in its core bounds and the experiments provide illustrative validation; these strengths make the work a useful reference for algorithmic labor economics even if the HCI framing is secondary.

major comments (2)
  1. [§3] §3 (Platform Pricing Strategy), the sequential posted-pricing theorem: the O(log(M)/M) payment fraction is derived under the assumption that each worker's acceptance decision depends only on private cost plus independent uncertainty about market conditions. The manuscript must explicitly state the distributional assumptions (e.g., independence of estimates across arrivals) and add a short robustness paragraph or corollary showing what happens under modest positive correlation; without it the logarithmic factor is not guaranteed while O(M) wait time may still hold.
  2. [§4] §4 (Collective Action), the targeted-coalition theorem: the claim that a small fixed set of low-cost workers forces linear total spend assumes the coalition can sustain a credible price floor without the platform detecting and adjusting its strategy or workers defecting. The analysis should include at least a brief discussion of detection or leakage, as this directly affects whether the linear-spend result survives realistic platform responses.
minor comments (2)
  1. [Abstract and §5] The abstract and §5 (Experiments) refer to 'synthetic experiments' but omit the number of Monte-Carlo runs, exact parameter grids, and variance reporting; adding these details would improve reproducibility without changing the claims.
  2. [§2 (Model)] Notation for the payment fraction O(log(M)/M) is used consistently, but the definition of 'total cost of labor' (sum of all private costs) should be restated once in the model section to avoid any ambiguity when readers compare the bound to the linear benchmark.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their positive assessment and constructive comments, which have strengthened the clarity of our results. We address each major comment point by point below and will revise the manuscript to incorporate the suggested improvements.

read point-by-point responses
  1. Referee: [§3] §3 (Platform Pricing Strategy), the sequential posted-pricing theorem: the O(log(M)/M) payment fraction is derived under the assumption that each worker's acceptance decision depends only on private cost plus independent uncertainty about market conditions. The manuscript must explicitly state the distributional assumptions (e.g., independence of estimates across arrivals) and add a short robustness paragraph or corollary showing what happens under modest positive correlation; without it the logarithmic factor is not guaranteed while O(M) wait time may still hold.

    Authors: We agree that the distributional assumptions require explicit statement. The manuscript relies on independent cost estimates across sequential arrivals as a natural modeling choice for private-value posted pricing, but this is only described as 'natural assumptions.' In the revision we will add a precise statement of independence in the model definition and theorem in §3. For robustness, the O(M) wait time follows from per-posting coverage expectations and is tolerant of weak dependence via standard concentration bounds. The O(log(M)/M) suppression, however, exploits independent uncertainty and may degrade under positive correlation. We will add a short paragraph and corollary noting that under bounded pairwise correlation the suppression holds up to constant factors, while stronger correlation can increase the payment fraction; this clarifies the result's scope without altering the main theorem. revision: yes

  2. Referee: [§4] §4 (Collective Action), the targeted-coalition theorem: the claim that a small fixed set of low-cost workers forces linear total spend assumes the coalition can sustain a credible price floor without the platform detecting and adjusting its strategy or workers defecting. The analysis should include at least a brief discussion of detection or leakage, as this directly affects whether the linear-spend result survives realistic platform responses.

    Authors: We appreciate the referee's emphasis on practical considerations for the coalition result. The theorem assumes the coalition can maintain the price floor credibly. In the revised manuscript we will add a brief discussion subsection in §4 addressing detection and leakage. We will observe that a small targeted coalition of low-cost workers is hard for the platform to identify without costly monitoring that risks privacy violations, and that internal coalition enforcement (e.g., repeated interactions) can deter defection. We will explicitly note that perfect detection by the platform could undermine the linear-spend outcome, but under realistic information asymmetry the targeted coalition remains effective at forcing higher spending. This contextualizes the theorem without changing its statement. revision: yes

Circularity Check

0 steps flagged

No circularity: results follow from explicit model assumptions and existence proofs

full rationale

The paper introduces a posted-price procurement model and derives the O(M) wait time / O(log M/M) payment bound as an existence result under stated assumptions on workers' private costs and uncertainty. The coalition analysis likewise follows directly from comparing targeted low-cost vs. random workers within the same model. No step reduces by construction to a fitted input, self-definition, or load-bearing self-citation; the derivation chain is self-contained and externally falsifiable via the model equations.

Axiom & Free-Parameter Ledger

0 free parameters · 2 axioms · 0 invented entities

The paper rests on domain assumptions about worker cost uncertainty and sequential arrival; no free parameters or invented entities are introduced beyond the model itself.

axioms (2)
  • domain assumption Workers arrive sequentially, each with a private cost drawn from some distribution, and accept a task if the posted price exceeds their cost.
    This sequential acceptance rule is the foundation for the posted-price mechanism and coverage objective.
  • domain assumption Workers have uncertainty about the overall cost of labor (their estimated costs allow the platform to post prices that achieve the logarithmic payment bound).
    Invoked to derive the platform's ability to suppress wages while covering all M tasks.

pith-pipeline@v0.9.0 · 5538 in / 1464 out tokens · 60205 ms · 2026-05-10T07:48:32.387571+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

13 extracted references · 13 canonical work pages · 1 internal anchor

  1. [1]

    Examining crowd work and gig work through the historical lens of piecework

    Ali Alkhatib, Michael S Bernstein, and Margaret Levi. Examining crowd work and gig work through the historical lens of piecework. InProceedings of the 2017 CHI conference on human factors in computing systems, pages 4599–4616,

  2. [2]

    Fairness for the people, by the people: Minority collective action.arXiv preprint arXiv:2508.15374,

    Omri Ben-Dov, Samira Samadi, Amartya Sanyal, and Alexandru Ţifrea. Fairness for the people, by the people: Minority collective action.arXiv preprint arXiv:2508.15374,

  3. [3]

    On algorithmic wage discrimination.Columbia Law Review, 123(7):1929–1992,

    14 Veena Dubal. On algorithmic wage discrimination.Columbia Law Review, 123(7):1929–1992,

  4. [4]

    Posted pricing and prophet inequalities with inaccurate priors

    Paul Dütting and Thomas Kesselheim. Posted pricing and prophet inequalities with inaccurate priors. InProceedings of the 2019 ACM Conference on Economics and Computation, pages 111–129,

  5. [5]

    The evolution of platform gig work, 2012-2021

    Andrew Garin, Emilie Jackson, Dmitri K Koustas, and Alicia Miller. The evolution of platform gig work, 2012-2021. Technical report, National Bureau of Economic Research,

  6. [6]

    A data-driven analysis of workers’ earnings on Amazon Mechanical Turk

    Kotaro Hara, Abigail Adams, Kristy Milland, Saiph Savage, Chris Callison-Burch, and Jeffrey P Bigham. A data-driven analysis of workers’ earnings on Amazon Mechanical Turk. InProceedings of the 2018 CHI conference on human factors in computing systems, pages 1–14,

  7. [7]

    Optimal contextual pricing and extensions

    Allen Liu, Renato Paes Leme, and Jon Schneider. Optimal contextual pricing and extensions. In Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms (SODA), pages 1059–1078. SIAM,

  8. [8]

    The logic of collective action [1965].Contemporary sociological theory, 124:62–63,

    Mancur Olson. The logic of collective action [1965].Contemporary sociological theory, 124:62–63,

  9. [9]

    Becoming the super turker: Increasing wages via a strategy from high earning workers

    Saiph Savage, Chun Wei Chiang, Susumu Saito, Carlos Toxtli, and Jeffrey Bigham. Becoming the super turker: Increasing wages via a strategy from high earning workers. InProceedings of the web conference 2020, pages 1241–1252,

  10. [10]

    Decline now: A combinatorial model for algorithmic collective action

    16 Dorothee Sigg, Moritz Hardt, and Celestine Mendler-Dünner. Decline now: A combinatorial model for algorithmic collective action. InProceedings of the 2025 CHI Conference on Human Factors in Computing Systems, pages 1–17,

  11. [11]

    Crowding out the noise: Algorithmic collective action under differential privacy.arXiv preprint arXiv:2505.05707,

    Rushabh Solanki, Meghana Bhange, Ulrich Aïvodji, and Elliot Creager. Crowding out the noise: Algorithmic collective action under differential privacy.arXiv preprint arXiv:2505.05707,

  12. [12]

    Review and pay for fixed-price contracts and mile- stones

    Upwork. Review and pay for fixed-price contracts and mile- stones. URL https://support.upwork.com/hc/en-us/articles/ 17974824831507--Review-and-pay-for-fixed-price-contracts-and-milestones. Tim SG van Eck, Pieter Kleer, and Johan SH van Leeuwaarden. Distributionally robust monopoly pricing: Switching from low to high prices in volatile markets.arXiv prepr...

  13. [13]

    Data leverage: A framework for empowering the public in its relationship with technology companies

    Nicholas Vincent, Hanlin Li, Nicole Tilly, Stevie Chancellor, and Brent Hecht. Data leverage: A framework for empowering the public in its relationship with technology companies. InProceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency, pages 215–227,