Papers
Topics
Authors
Recent
Search
2000 character limit reached

Invitation-Depressed Monotonicity (ID-MON)

Updated 6 July 2026
  • Invitation-Depressed Monotonicity is a monotone allocation principle in network auctions that guarantees a bidder’s win is preserved when valuation increases and invitations decrease.
  • It formalizes the competitive effect where inviting more neighbors weakly reduces winning chances by expanding the informed market, linking critical bids to strategyproof payments.
  • The framework under ID-MON enables revenue-maximizing mechanisms for multi-unit and combinatorial auctions with computationally efficient payment computation via binary search.

Searching arXiv for the specified papers and closely related work on Invitation-Depressed Monotonicity. Search query: (Guo et al., 19 Jul 2025) Invitation-Depressed Monotonicity (ID-MON) is a monotone allocation principle for auctions over social networks in which each bidder’s type has both a valuation component and an invitation component. In the formulation introduced in "Strategyproofness and Monotone Allocation of Auction in Social Networks" (Guo et al., 19 Jul 2025), ID-MON requires that if a bidder wins under a given type, then the bidder must also win after increasing valuation and reducing invitations. The principle formalizes the competitive effect of invitations: inviting more neighbors expands the informed market and can weakly decrease the inviter’s chance of winning. Within that framework, ID-MON is one of two identified categories of monotone allocation rules on networks, together with Invitation-Promoted Monotonicity (IP-MON), and it is used to connect allocation monotonicity, critical bids, payments, and strategyproofness in network auctions (Guo et al., 19 Jul 2025).

1. Formal model and definition

In the social-network auction model, the market is represented by a graph G=(N{s},E)G = (N \cup \{s\}, E), where NN is the set of potential bidders, ss is the seller node, and EE is the set of edges. Each bidder iNi \in N has neighbor set N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}. Information diffuses by invitations: the seller invites her neighbors, invited bidders may invite their neighbors, and so on. Each bidder has a two-dimensional private type θi=(vi,ri)\theta_i = (v_i, r_i), where vi0v_i \ge 0 is the valuation and riN(i)r_i \subseteq N(i) is the set of neighbors she can invite. The reported type is θi=(vi,ri)\theta_i' = (v_i', r_i') with NN0 and NN1. The mechanism is NN2, where the allocation rule NN3 satisfies feasibility and each NN4 (Guo et al., 19 Jul 2025).

The allocation environments covered by the framework are single-parameter environments: single-item, NN5-unit with unit demand, or single-minded combinatorial. Agents have quasi-linear utility

NN6

Strategyproofness in this setting means both truthful valuation reporting and inviting all neighbors are dominant.

For bidder NN7 and two types NN8 and NN9, the invitation-depressed partial order is defined by

ss0

This order treats inviting fewer neighbors as higher in the order because fewer invitations imply less competition. An allocation rule ss1 is ID-MON if, fixing ss2, whenever ss3, then for every ss4 one also has

ss5

Thus, winning must be preserved under higher valuation and a smaller invitation set (Guo et al., 19 Jul 2025).

The contrast class is IP-MON, based on the opposite order in which inviting more neighbors raises allocation priority. The two categories encompass existing allocation rules of network auctions as specific instances. Classical efficient top-ss6 allocation extended to the network setting is ID-MON, whereas mechanisms such as DNA-MU-Refined are IP-MON. If an allocation satisfies both ID-MON and IP-MON, invitations become irrelevant for allocation, producing an invitation-independent or degenerated case (Guo et al., 19 Jul 2025).

2. Critical bids, payment monotonicity, and implementability

The framework extends value-monotonicity by incorporating monotonicity over invitations. Value-monotonicity requires that, fixing invitations, a bidder who wins at a bid ss7 must also win at any higher bid ss8. Payments are decomposed into winning and losing components:

ss9

The components are bid-independent if changing the reported valuation does not change EE0 or EE1, and payments are invitational-monotone if inviting more neighbors weakly reduces both the winning and losing payment components (Guo et al., 19 Jul 2025).

For fixed EE2 and invitation action EE3, the critical winning bid is

EE4

The network-auction characterization quoted in the paper states that a network single-item auction mechanism is IR and SP if and only if four conditions hold: EE5 is value-monotone; EE6 and EE7 are bid-independent and invitational-monotone; EE8; and EE9 (Guo et al., 19 Jul 2025).

Within this characterization, ID-MON yields a precise comparative statics result for thresholds. If iNi \in N0 is ID-MON and iNi \in N1, then

iNi \in N2

Inviting more neighbors therefore weakly increases the minimum winning bid required. This is the threshold version of the competitive effect embedded in the definition of ID-MON (Guo et al., 19 Jul 2025).

The central implementability theorem states that every ID-MON allocation is network-implementable. More generally, for a value-monotone allocation, implementability follows from the existence of functions

iNi \in N3

such that

iNi \in N4

and both iNi \in N5 and iNi \in N6 are minimized at the full invitation set. Under ID-MON, iNi \in N7 and iNi \in N8 can be chosen as non-increasing functions of iNi \in N9, which makes invitational-monotonicity compatible with strategyproofness (Guo et al., 19 Jul 2025).

3. Revenue-maximizing payments under ID-MON

For a fixed ID-MON allocation, the framework gives an explicit revenue-maximizing payment rule. For each bidder N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}0,

N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}1

and the payment vector is

N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}2

The resulting mechanism N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}3 is IR and SP, and it revenue-dominates every other IR and SP mechanism with the same allocation rule (Guo et al., 19 Jul 2025).

The economic interpretation is asymmetric between winners and losers. Winners pay the no-invitation critical bid N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}4. Losers receive the transfer

N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}5

which is weakly negative in the sign convention of the paper. Because ID-MON makes N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}6 non-decreasing in the invitation set, inviting more neighbors weakly decreases the losing payment, possibly implying a larger subsidy. This compensates for the fact that more invitations increase competition and can reduce winning probability (Guo et al., 19 Jul 2025).

The payment rule is constructive rather than existential. If an ID-MON allocation rule runs in time N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}7, then the revenue-maximizing payment can be computed in

N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}8

by binary search for N(i)={jN:(i,j)E}N(i) = \{j \in N : (i,j) \in E\}9 and θi=(vi,ri)\theta_i = (v_i, r_i)0 for each bidder. This gives a computationally feasible route from a monotone allocation oracle to a strategyproof mechanism with maximal revenue among IR and SP implementations of that allocation (Guo et al., 19 Jul 2025).

4. Applications in multi-unit and combinatorial network auctions

The paper uses ID-MON to reorganize multi-unit and combinatorial network-auction design. It states that pioneering research in multi-unit network auctions with single-unit demand fails to be strategyproof, and attributes the failure to the absence of a general allocation principle connecting invitations, payments, and SP. In the ID-MON reformulation, the standard efficient allocation that selects the top-θi=(vi,ri)\theta_i = (v_i, r_i)1 bids among informed bidders is ID-MON: increasing a bidder’s value preserves winning, and reducing invitations cannot introduce new competitors that displace that bidder from the top-θi=(vi,ri)\theta_i = (v_i, r_i)2 (Guo et al., 19 Jul 2025).

This leads to the VCG-Revenue-Maximizing mechanism (VCG-RM) for θi=(vi,ri)\theta_i = (v_i, r_i)3-unit auctions with unit-demand bidders. Its construction is: allocate items to the top-θi=(vi,ri)\theta_i = (v_i, r_i)4 bids among informed agents; construct the invitational-domination tree (IDT); and charge winner θi=(vi,ri)\theta_i = (v_i, r_i)5 the threshold θi=(vi,ri)\theta_i = (v_i, r_i)6, while loser θi=(vi,ri)\theta_i = (v_i, r_i)7 is assigned the payment θi=(vi,ri)\theta_i = (v_i, r_i)8. The stated properties are EF, IR, SP, and

θi=(vi,ri)\theta_i = (v_i, r_i)9

The paper also notes that extending VCG to networks with efficient top-vi0v_i \ge 00 allocation may incur deficits, whereas the ID-MON revenue-maximizing payment rule remedies revenue performance (Guo et al., 19 Jul 2025).

For single-minded combinatorial bidders, the efficient allocation problem is NP-hard. The paper extends the classical vi0v_i \ge 01-approximation allocation to the network setting via ID-MON and obtains the mechanism Net-vi0v_i \ge 02-APM, which is stated to be vi0v_i \ge 03-EF, IR, SP, but not WBB. The mechanism first applies the classical vi0v_i \ge 04-approximation priority rule over informed bidders, which is ID-MON, and then applies the ID-MON revenue-maximizing payment rule (Guo et al., 19 Jul 2025).

The taxonomy also explains earlier failures. DNA-MU fails SP because its payment violates invitational-monotonicity, so bidders can benefit by inviting fewer neighbors. DNA-MU-Refined instead achieves IP-MON allocation with revenue-maximizing payments, restoring SP and WBB. The boundary is therefore not monotonicity alone, but compatibility between the direction of monotonicity in allocation and the corresponding payment monotonicity (Guo et al., 19 Jul 2025).

5. Relation to Myerson’s lemma and the efficiency–budget boundary

The classical reference point is Myerson’s monotone-allocation paradigm for single-parameter auctions, where strategyproofness is characterized by value-monotone allocations and critical payments. In network auctions, bidders choose both values and invitation actions, so one-dimensional value-monotonicity is insufficient. The network-auction characterization supplies conditions on value-monotonicity, payment bid-independence, invitational-monotonicity, and critical-bid identities, but ID-MON provides the missing allocation principle in the invitation dimension (Guo et al., 19 Jul 2025).

The reduction to the classical case is exact when invitations disappear. If all bidders are directly connected to the seller, the network model collapses to a standard auction, and ID-MON collapses to value-monotonicity. In general networks, the additional partial order over vi0v_i \ge 05 yields the threshold inequality

vi0v_i \ge 06

which is the condition exploited by the revenue-maximizing payment formula (Guo et al., 19 Jul 2025).

ID-MON does not eliminate the usual impossibility frontiers. The paper states that under IR and SP constraints there exists an instance where no IP-MON allocation is EF, and that mechanisms under ID-MON may fail WBB. The trade-off is summarized directly: ID-MON can accommodate EF but may require subsidies, whereas IP-MON tends to be WBB but can sacrifice efficiency. The degenerated intersection of the two classes is also explicitly characterized: if an allocation is both ID-MON and IP-MON and payments follow both revenue-maximizing formulas, then for any vi0v_i \ge 07 and any vi0v_i \ge 08,

vi0v_i \ge 09

so invitations have no effect on utility (Guo et al., 19 Jul 2025).

A remaining open question is whether, given any value-monotone allocation, a computationally tractable SP payment always exists. The paper also identifies Bayesian truthfulness, randomized allocations, and richer multi-dimensional type spaces as further directions (Guo et al., 19 Jul 2025).

Although the literal term ID-MON is native to network-auction mechanism design, closely related invitation-depressed directions of monotonicity appear in several adjacent literatures.

Domain Native property Relation to ID-MON
Cake cutting Population-monotonicity Inviting more agents weakly lowers incumbents’ utility
Incomplete-information games Weakly increasing differences Greater choice-parameter beliefs induce greater optimal choices
Approval-based voting SMWPI New supportive voters should not displace supported winners
Preference learning Monotonicity of scores/probabilities Favoring riN(i)r_i \subseteq N(i)0 can still reduce riN(i)r_i \subseteq N(i)1
Coalition formation DIC Inviting more players weakly increases the inviter’s payoff

In cake cutting, population-monotonicity requires that when the set of agents grows from riN(i)r_i \subseteq N(i)2 to riN(i)r_i \subseteq N(i)3, every incumbent weakly loses utility:

riN(i)r_i \subseteq N(i)4

The Nash-optimal rule, equivalently the Strong Competitive Equilibrium from Equal Incomes (SCEEI), is stated to satisfy both resource-monotonicity and population-monotonicity; in the supplied comparative exposition, the upward population-monotone direction is identified with ID-MON (Segal-Halevi et al., 2015).

In games with incomplete information, the comparative exposition on rationalizability and monotonicity uses the label for monotone comparative statics driven by weakly increasing differences. There, greater own parameter and greater composite choice-parameter beliefs imply greater optimal choices:

riN(i)r_i \subseteq N(i)5

The same monotonicity governs iterative rationalizability, with extremal surviving choices generated by extremal beliefs (Sloun, 26 Jan 2025).

In approval-based multi-winner voting, the corresponding native notion is support monotonicity with population increase (SMWPI). Adding a new voter who approves only candidates in a set riN(i)r_i \subseteq N(i)6 is the voting analogue of an invitation. Strong SMWPI requires that all candidates in riN(i)r_i \subseteq N(i)7 remain in some winning committee after the voter enters; weak SMWPI requires that at least one member of riN(i)r_i \subseteq N(i)8 remain. Counting rules satisfy strong SMWPI, whereas Monroe fails even weak SMWPI in the cited counterexample, and strong SMWPI is incompatible with Perfect Representation (Sánchez-Fernández et al., 2017).

In comparison-based preference learning for AI alignment, the term is used in the supplied exposition for the failure mode in which strengthening a preference signal riN(i)r_i \subseteq N(i)9 can still reduce either the model’s score for θi=(vi,ri)\theta_i' = (v_i', r_i')0 or the probability θi=(vi,ri)\theta_i' = (v_i', r_i')1. The paper proves local pairwise monotonicity for the difference θi=(vi,ri)\theta_i' = (v_i', r_i')2 under DPO-, GPO-, and GBT-type objectives, but also shows that individual-score and individual-probability monotonicity can fail because of parameter-space coupling, softmax normalization, and regularization toward a reference policy (Bareilles et al., 10 Jun 2025).

In coalition formation with invitations, the closest analogue is inviter monotonicity. The weighted permission Shapley value satisfies Diffusion Incentive Compatibility (DIC), which means that when a player expands invitations, the inviter’s payoff weakly increases under monotone θi=(vi,ri)\theta_i' = (v_i', r_i')3, acyclic invitation graphs, and suitable weights. The same exposition also states that stronger global and coalition forms of monotonicity fail in general, even though inviter monotonicity holds (Zhang et al., 2020).

Across these literatures, the common structure is monotone response to enlarged participation or strengthened support, but the object that is depressed or promoted differs: winning probability in network auctions, utility in cake cutting, best responses in incomplete-information games, committee membership in voting, individual generation probability in preference learning, and inviter payoff in coalition formation. The network-auction definition in (Guo et al., 19 Jul 2025) is the most explicit formalization of ID-MON as a partial order over types combining valuation and invitations.

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 Invitation-Depressed Monotonicity (ID-MON).