Argument-based Multi-Issue Negotiation

Thalya Fossey, Jean-Guy Mailly, Pavlos Moraitis · IJCAI 2025 (ijcai25-00010)

no mirror
paperArgument-based Multi-Issue Negotiation
authorsThalya Fossey, Jean-Guy Mailly, Pavlos Moraitis
venueIJCAI 2025
filed underunclassified
judged bygpt-5.6-luna / xhigh (triple__luna__xhigh__c2r1)
judge confidencehigh
authors would recognise itno

Why no mirror

The paper has no numbered theorem, lemma, corollary, or proposition establishing an algorithmic or complexity result; its \(\mathrm{NP}\)-completeness and \(\Sigma_3^P\)-completeness claims are imported from cited work. The proposed mass-coupling problem adds a platform-level allocation objective absent from the bilateral protocol. It is therefore a potentially interesting extension, but not a continuous mirror of a result in this paper.

fails bit a — no named computational result to mirror

The objection that survived

The variables \(y_{ab}\), \(z_{ab,\rho}\), and the accepted-mass objective introduce platform matching and trace selection; with fixed pairings, aggregate acceptance is only a weighted average of bilateral executions.

fatal: True

What the mirror covers

The proposal covers only a newly added population deployment of Algorithms 1–4; it leaves the paper’s numbered definitions, empirical comparison, and cited argumentation-complexity results untouched.

Open questions for a prover

The case FOR (proponent)

The honest positive case has a formal limitation: this paper contains no eligible anchor. Its numbered formal statements are Definitions 1–5; Algorithms 1–4 are procedures, not numbered complexity results. No Theorem, Lemma, Corollary, or Proposition states that a problem is in \(P\), NP-hard, parameterized tractable, or similar.

The only computational claims appear in Section 6 and are explicitly cited from elsewhere: credulous acceptance is NP-complete, attributed to Dvořák and Dunne (2017), and CAF controllability under stable semantics is \(\Sigma_3^P\)-complete, attributed to Niskanen et al. (2020a). They are neither proved nor named as results of this paper. Strictly, therefore, there are zero anchors and no legitimate “one continuous problem per anchor” deliverable.

The strongest positive case I can nevertheless make is a provisional mirror of Algorithms 1–4, clearly marked as unanchored. Call it Mass-Agreement Argumentative Negotiation.

Consider a procurement or public-service platform running millions of simultaneous bilateral negotiations. A buyer type contains its issue weights \(W^\alpha\), value utilities \(u^\alpha\), reservation value and concession parameters, argumentation theory \(T^\alpha\), beliefs about the seller, and its CAF. A seller type is defined symmetrically. Types also include the bounded protocol state: current step, frequency counts, and updated theories. Thus agents of one type are indistinguishable for every feature used by the paper. There may be millions of agents but only \(\tau\) recurring buyer and seller templates, with \(\tau\ll N\).

The society is represented by distributions \(\mu_A\) and \(\mu_B\) over buyer and seller types. A platform may choose a mass coupling \(y_{ab}\) of buyer type \(a\) with seller type \(b\), satisfying \(\sum_b y_{ab}=\mu_A(a)\) and \(\sum_a y_{ab}=\mu_B(b)\). For each pair type \((a,b)\), it may distribute mass over legal negotiation traces of length at most \(H\). A legal trace must preserve the paper’s rules:

Let \(z_{ab,\rho}\ge 0\) be the mass assigned to legal trace \(\rho\) for pair type \((a,b)\), with \(\sum_\rho z_{ab,\rho}=y_{ab}\). The problem is: given rational type distributions, finite issue/value/argument data, horizon \(H\), and a target \(q\), decide whether there is such a mass assignment with at least \(q\) total mass ending in acceptance, and if so output \(y\) and \(z\). The optimization version maximizes accepted mass, with aggregate agreed utility as a secondary objective.

This is a genuine population continuization: mass belongs to many negotiating agents, while issues, utilities, argumentation theories, and CAFs remain exactly the paper’s objects. The authors would likely recognize it as a population-level deployment of their protocol, rather than a relaxation that discards argumentation. For a fixed finite state space, the aggregate problem is a transport/flow LP over negotiation traces. Its pricing problem is precisely the search for a legal high-value trace.

I would expect the unrestricted problem to be hard by transferred hardness, not continuum-specific hardness. With all mass concentrated on one buyer–seller type, feasibility can already encode the underlying argument-acceptance or CAF-control question. Conversely, for restricted argumentation classes—bounded treewidth, fixed semantics, or efficiently solvable CAF control—the population layer may become an LP or column-generation problem, giving a plausible Class A island.

The weakest point is that this mirror adds a platform-level coupling and policy-selection layer that the paper does not study. The paper presents a bilateral protocol and small experiments, not an optimization problem over a population. Moreover, if unrestricted negotiation histories are included in types, the number of types can itself explode. The defence is to study a real high-multiplicity regime with a bounded horizon and a finite catalogue of profile/theory templates; then the mirror preserves the paper’s substantive machinery while making the population, rather than the outcome space, continuous.

So the best positive conclusion is conditional: the paper contains a plausible continuous-population problem, but no named computational result that can honestly anchor it.

The case AGAINST (opponent, writing after the proponent)

The negative case is unusually strong here: this paper has no eligible computational anchor. Its numbered statements are Definitions 1–5, and Algorithms 1–4 specify a protocol; none asserts a complexity classification or an exact, approximation, or parameterized algorithm. The \(\mathrm{NP}\)-completeness of credulous acceptance and the \(\Sigma^P_3\)-completeness of CAF controllability are explicitly imported from cited work, not results established by this paper. Thus there is no paper result whose continuous counterpart ChoCo could chart.

The proposed “Mass-Agreement Argumentative Negotiation” is the strongest rescue, but it is a new platform problem rather than a mirror. The paper studies how two agents negotiate over one object. It does not study pairing buyers with sellers, allocating mass among pair types, maximizing the fraction of accepted negotiations, or selecting among negotiation traces. The variables \(y_{ab}\), \(z_{ab,\rho}\), and the target \(q\) therefore do not continuize an objective in the paper; they introduce one.

A better population model does not repair that mismatch. If pairings and protocols are fixed, the aggregate acceptance rate is merely the weighted average of the bilateral executions. A distribution over recurring profile and theory templates is perfectly sensible, but it adds no population-level decision problem. If a platform is allowed to choose pairings, rematch agents, or select traces, then the central problem becomes matching or stochastic control over protocol states. That may be worthwhile research, but its substantive questions come from the newly added platform, not from this paper’s negotiation framework.

Including the complete protocol state in the type does satisfy the high-multiplicity requirement formally, but at a cost. The type must encode frequency counts, concession step, current beliefs, evolving theories, CAF uncertainty, and possibly the entire bounded history. With a bounded horizon this yields a finite state-space flow problem; with an unbounded horizon it is no longer the fixed finite type model proposed by ChoCo. Either way, the continuous population is functioning as a generic wrapper around a finite-state protocol, not exposing a distinctive computational phenomenon from the paper.

One could instead continuize the cited CAF problems by taking a distribution over argumentation frameworks and asking for the fraction controllable or credulously acceptable. That would be a legitimate high-multiplicity question, but it belongs to the cited argumentation-complexity literature, not to this paper. It also does not mirror the paper’s contribution, which is the hybrid negotiation protocol and its empirical comparison.

I cannot honestly claim that no realistic repeated-template negotiation population exists. Procurement systems with recurring buyer and seller profiles are plausible. But that only shows that a mass version can be invented. It does not show that this paper supplies a worthwhile ChoCo mirror. On the programme’s standard, the positive case has no anchor and its best substitute changes the problem’s objective and decision-maker. The appropriate verdict is therefore negative, while acknowledging that a separate paper on population-level negotiation or CAF-instance aggregation could still be valuable.

The adversarial triple: the proponent anchors on up to three named results; the opponent sees that case and must defeat every anchor; the judge decides which case convinced it. These are the pipeline’s own outputs, generated by tools/triple_run.py — no human edited them. The paper’s own text is not reproduced here beyond the quoted statement above.