首页 > 最新文献

Proceedings of the 2017 ACM Conference on Economics and Computation最新文献

英文 中文
Comparison-based Choices 网络选择
Pub Date : 2017-05-16 DOI: 10.1145/3033274.3085134
J. Kleinberg, S. Mullainathan, J. Ugander
A broad range of on-line behaviors are mediated by interfaces in which people make choices among sets of options. A rich and growing line of work in the behavioral sciences indicate that human choices follow not only from the utility of alternatives, but also from the choice set in which alternatives are presented. In this work we study comparison-based choice functions, a simple but surprisingly rich class of functions capable of exhibiting so-called choice-set effects. Motivated by the challenge of predicting complex choices, we study the query complexity of these functions in a variety of settings. We consider settings that allow for active queries or passive observation of a stream of queries, and give analyses both at the granularity of individuals or populations that might exhibit heterogeneous choice behavior. Our main result is that any comparison-based choice function in one dimension can be inferred as efficiently as a basic maximum or minimum choice function across many query contexts, suggesting that choice-set effects need not entail any fundamental algorithmic barriers to inference. We also introduce a class of choice functions we call distance-comparison-based functions, and briefly discuss the analysis of such functions. The framework we outline provides intriguing connections between human choice behavior and a range of questions in the theory of sorting.
广泛的在线行为是由界面介导的,人们在其中从一组选项中做出选择。行为科学中丰富且不断增长的研究表明,人类的选择不仅遵循选择的效用,而且遵循选择的集合。在这项工作中,我们研究了基于比较的选择函数,这是一种简单但令人惊讶的丰富的函数,能够表现出所谓的选择集效应。由于预测复杂选择的挑战,我们研究了这些函数在各种设置下的查询复杂性。我们考虑了允许主动查询或被动观察查询流的设置,并在可能表现出异构选择行为的个体或群体的粒度上进行了分析。我们的主要结果是,一维中任何基于比较的选择函数都可以像跨许多查询上下文的基本最大或最小选择函数一样有效地推断出来,这表明选择集效应不需要为推理带来任何基本的算法障碍。我们还介绍了一类选择函数,我们称之为基于距离比较的函数,并简要讨论了这类函数的分析。我们概述的框架在人类选择行为和排序理论中的一系列问题之间提供了有趣的联系。
{"title":"Comparison-based Choices","authors":"J. Kleinberg, S. Mullainathan, J. Ugander","doi":"10.1145/3033274.3085134","DOIUrl":"https://doi.org/10.1145/3033274.3085134","url":null,"abstract":"A broad range of on-line behaviors are mediated by interfaces in which people make choices among sets of options. A rich and growing line of work in the behavioral sciences indicate that human choices follow not only from the utility of alternatives, but also from the choice set in which alternatives are presented. In this work we study comparison-based choice functions, a simple but surprisingly rich class of functions capable of exhibiting so-called choice-set effects. Motivated by the challenge of predicting complex choices, we study the query complexity of these functions in a variety of settings. We consider settings that allow for active queries or passive observation of a stream of queries, and give analyses both at the granularity of individuals or populations that might exhibit heterogeneous choice behavior. Our main result is that any comparison-based choice function in one dimension can be inferred as efficiently as a basic maximum or minimum choice function across many query contexts, suggesting that choice-set effects need not entail any fundamental algorithmic barriers to inference. We also introduce a class of choice functions we call distance-comparison-based functions, and briefly discuss the analysis of such functions. The framework we outline provides intriguing connections between human choice behavior and a range of questions in the theory of sorting.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130876151","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
The Stochastic Matching Problem: Beating Half with a Non-Adaptive Algorithm 随机匹配问题:一种非自适应算法
Pub Date : 2017-05-05 DOI: 10.1145/3033274.3085146
Sepehr Assadi, S. Khanna, Yang Li
In the stochastic matching problem, we are given a general (not necessarily bipartite) graph G(V,E), where each edge in E is realized with some constant probability p > 0 and the goal is to compute a bounded-degree (bounded by a function depending only on p) subgraph H of G such that the expected maximum matching size in H is close to the expected maximum matching size in G. The algorithms in this setting are considered non-adaptive as they have to choose the subgraph H without knowing any information about the set of realized edges in G. Originally motivated by an application to kidney exchange, the stochastic matching problem and its variants have received significant attention in recent years. The state-of-the-art non-adaptive algorithms for stochastic matching achieve an approximation ratio of 1/2-ε for any ε > 0, naturally raising the question that if 1/2 is the limit of what can be achieved with a non-adaptive algorithm. In this work, we resolve this question by presenting the first algorithm for stochastic matching with an approximation guarantee that is strictly better than 1/2: the algorithm computes a subgraph H of G with the maximum degree O(log(1/p)/p such that the ratio of expected size of a maximum matching in realizations of H and G is at least 1/2 + δ0 for some absolute constant δ0 > 0. The degree bound on H achieved by our algorithm is essentially the best possible (up to an O(log(1/p)) factor) for any constant factor approximation algorithm, since an Ω(1/p) degree in H is necessary for a vertex to acquire at least one incident edge in a realization. Our result makes progress towards answering an open problem of Blum et al (EC 2015) regarding the possibility of achieving a (1 - ε)-approximation for the stochastic matching problem using non-adaptive algorithms. From the technical point of view, a key ingredient of our algorithm is a structural result showing that a graph whose expected maximum matching size is OPT always contains a b-matching of size (essentially) b ... OPT, for b = 1/p.
在随机匹配问题中,我们给出一个一般的(不一定是二部的)图G(V,E),每条边在E是用常数来实现概率p > 0,我们的目标是计算一个bounded-degree(有界函数仅依赖p)子图H (G,预计在H是最大匹配大小接近预期的最大匹配大小在G算法在此设置,考虑非自适应的选择子图H不知道任何信息关于G组意识到边缘的最初出于应用肾吗交换、随机匹配问题及其变体近年来受到了极大的关注。对于任何ε > 0,最先进的非自适应随机匹配算法实现了1/2-ε的近似比,自然提出了一个问题,如果1/2是非自适应算法可以实现的极限。在这项工作中,我们通过提出第一种具有严格优于1/2的近似保证的随机匹配算法来解决这个问题:该算法计算最大度为O(log(1/p)/p的G的子图H,使得实现H和G的最大匹配的期望大小之比至少为1/2 + δ0对于某个绝对常数δ0 > 0。我们的算法在H上实现的度界本质上是任何常数因子近似算法的最佳可能(高达O(log(1/p))因子),因为H中的Ω(1/p)度对于顶点在实现中获得至少一个事件边是必要的。我们的结果在回答Blum等人(EC 2015)关于使用非自适应算法实现随机匹配问题的(1 - ε)近似的可能性的开放问题方面取得了进展。从技术的角度来看,我们算法的一个关键成分是一个结构结果,表明一个图的期望最大匹配大小为OPT总是包含一个大小(本质上)为b的b匹配。OPT,对于b = 1/p。
{"title":"The Stochastic Matching Problem: Beating Half with a Non-Adaptive Algorithm","authors":"Sepehr Assadi, S. Khanna, Yang Li","doi":"10.1145/3033274.3085146","DOIUrl":"https://doi.org/10.1145/3033274.3085146","url":null,"abstract":"In the stochastic matching problem, we are given a general (not necessarily bipartite) graph G(V,E), where each edge in E is realized with some constant probability p > 0 and the goal is to compute a bounded-degree (bounded by a function depending only on p) subgraph H of G such that the expected maximum matching size in H is close to the expected maximum matching size in G. The algorithms in this setting are considered non-adaptive as they have to choose the subgraph H without knowing any information about the set of realized edges in G. Originally motivated by an application to kidney exchange, the stochastic matching problem and its variants have received significant attention in recent years. The state-of-the-art non-adaptive algorithms for stochastic matching achieve an approximation ratio of 1/2-ε for any ε > 0, naturally raising the question that if 1/2 is the limit of what can be achieved with a non-adaptive algorithm. In this work, we resolve this question by presenting the first algorithm for stochastic matching with an approximation guarantee that is strictly better than 1/2: the algorithm computes a subgraph H of G with the maximum degree O(log(1/p)/p such that the ratio of expected size of a maximum matching in realizations of H and G is at least 1/2 + δ0 for some absolute constant δ0 > 0. The degree bound on H achieved by our algorithm is essentially the best possible (up to an O(log(1/p)) factor) for any constant factor approximation algorithm, since an Ω(1/p) degree in H is necessary for a vertex to acquire at least one incident edge in a realization. Our result makes progress towards answering an open problem of Blum et al (EC 2015) regarding the possibility of achieving a (1 - ε)-approximation for the stochastic matching problem using non-adaptive algorithms. From the technical point of view, a key ingredient of our algorithm is a structural result showing that a graph whose expected maximum matching size is OPT always contains a b-matching of size (essentially) b ... OPT, for b = 1/p.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"200 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131465018","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
Fairness Incentives for Myopic Agents 近视代理人的公平激励
Pub Date : 2017-05-05 DOI: 10.1145/3033274.3085154
Sampath Kannan, Michael Kearns, Jamie Morgenstern, Mallesh M. Pai, Aaron Roth, R. Vohra, Zhiwei Steven Wu
We consider settings in which we wish to incentivize myopic agents (such as Airbnb landlords, who may emphasize short-term profits and property safety) to treat arriving clients fairly, in order to prevent overall discrimination against individuals or groups. We model such settings in both classical and contextual bandit models in which the myopic agents maximize rewards according to current empirical averages, but are also amenable to exogenous payments that may cause them to alter their choices. Our notion of fairness asks that more qualified individuals are never (probabilistically) preferred over less qualifie ones [8]. We investigate whether it is possible to design inexpensive subsidy or payment schemes for a principal to motivate myopic agents to play fairly in all or almost all rounds. When the principal has full information about the state of the myopic agents, we show it is possible to induce fair play on every round with a subsidy scheme of total cost o(T) (for the classic setting with k arms, ~{O}(sqrtk3T), and for the d-dimensional linear contextual setting ~{O}(dsqrtk3T)). If the principal has much more limited information (as might often be the case for an external regulator or watchdog), and only observes the number of rounds in which members from each of the k groups were selected, but not the empirical estimates maintained by the myopic agent, the design of such a scheme becomes more complex. We show both positive and negative results in the classic and linear bandit settings by upper and lower bounding the cost of fair subsidy schemes.
我们考虑了一些我们希望激励短视代理(如Airbnb房东,他们可能强调短期利润和财产安全)公平对待到达客户的设置,以防止对个人或群体的整体歧视。我们在经典和情境强盗模型中建立了这样的模型,在这些模型中,近视代理根据当前的经验平均值最大化奖励,但也服从可能导致他们改变选择的外生支付。我们对公平的看法是,更合格的人永远不会(概率上)比不合格的人更受青睐。我们调查是否有可能为委托人设计廉价的补贴或支付方案,以激励近视代理人在所有或几乎所有回合中公平竞争。当委托人有关于近视代理状态的充分信息时,我们证明了用总成本为o(T)的补贴方案(对于具有k臂的经典设置,~{o}(sqrtk3T)和d维线性情境设置~{o}(dsqrtk3T))在每一轮中诱导公平竞争是可能的。如果委托人的信息有限得多(外部监管机构或监督机构可能经常是这种情况),并且只观察k组中每组成员被选中的轮数,而不是短视的代理人所维持的经验估计,那么这种方案的设计就会变得更加复杂。我们通过公平补贴计划的成本上限和下限,在经典和线性强盗设置中显示了积极和消极的结果。
{"title":"Fairness Incentives for Myopic Agents","authors":"Sampath Kannan, Michael Kearns, Jamie Morgenstern, Mallesh M. Pai, Aaron Roth, R. Vohra, Zhiwei Steven Wu","doi":"10.1145/3033274.3085154","DOIUrl":"https://doi.org/10.1145/3033274.3085154","url":null,"abstract":"We consider settings in which we wish to incentivize myopic agents (such as Airbnb landlords, who may emphasize short-term profits and property safety) to treat arriving clients fairly, in order to prevent overall discrimination against individuals or groups. We model such settings in both classical and contextual bandit models in which the myopic agents maximize rewards according to current empirical averages, but are also amenable to exogenous payments that may cause them to alter their choices. Our notion of fairness asks that more qualified individuals are never (probabilistically) preferred over less qualifie ones [8]. We investigate whether it is possible to design inexpensive subsidy or payment schemes for a principal to motivate myopic agents to play fairly in all or almost all rounds. When the principal has full information about the state of the myopic agents, we show it is possible to induce fair play on every round with a subsidy scheme of total cost o(T) (for the classic setting with k arms, ~{O}(sqrtk3T), and for the d-dimensional linear contextual setting ~{O}(dsqrtk3T)). If the principal has much more limited information (as might often be the case for an external regulator or watchdog), and only observes the number of rounds in which members from each of the k groups were selected, but not the empirical estimates maintained by the myopic agent, the design of such a scheme becomes more complex. We show both positive and negative results in the classic and linear bandit settings by upper and lower bounding the cost of fair subsidy schemes.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114993743","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 42
A Network Game of Dynamic Traffic 动态流量的网络游戏
Pub Date : 2017-05-04 DOI: 10.1145/3033274.3085101
Zhigang Cao, Bo Chen, Xujin Chen, Changjun Wang
Selfish routing is one of the fundamental models in the study of network traffic systems. While most literature assumes essentially static flows, game theoretical models of dynamic flows began to draw attention recently [1, 5]. We study a new dynamic flow game with atomic agents. The game is played over an acyclic directed network, with two special vertices called the origin o and the destination d, respectively, such that each edge is on at least one o-d path. Each edge of this network is associated with an integer capacity and a positive integer free-flow transit cost. Time horizon is infinite and discretized as 1,2,…. At each time point, a set of selfish agents enter the network from the origin, trying to reach the destination as quickly as possible. When an agent uses an edge, two costs are incurred to him: the fixed transit cost of the edge and a variable waiting cost dependent on the volume of the traffic flow on that edge and the edge capacity as well as the agent's position in the queue of agents waiting at that edge. The total cost to each agent, the latency he experiences in the network, is the sum of the two costs on all edges he uses (which form an o-d path in the network).
自路由是研究网络流量系统的基本模型之一。虽然大多数文献假设基本上是静态流,但动态流的博弈论模型最近开始引起人们的注意[1,5]。研究了一种新的带有原子agent的动态流对策。游戏是在一个无环有向网络上进行的,有两个特殊的顶点,分别称为原点o和终点d,这样每条边都至少在一条o-d路径上。该网络的每条边都与一个整数容量和一个正整数的自由流运输成本相关联。时间范围是无限的,离散为1,2 ....在每个时间点,一组自私的代理从原点进入网络,试图以最快的速度到达目的地。当一个agent使用某条边时,他会产生两种成本:一条边的固定运输成本和一条边的可变等待成本,这取决于该边的交通流量、该边的容量以及该agent在该边等待的agent队列中的位置。每个代理的总成本,即他在网络中经历的延迟,是他使用的所有边(在网络中形成o-d路径)上的两个成本的总和。
{"title":"A Network Game of Dynamic Traffic","authors":"Zhigang Cao, Bo Chen, Xujin Chen, Changjun Wang","doi":"10.1145/3033274.3085101","DOIUrl":"https://doi.org/10.1145/3033274.3085101","url":null,"abstract":"Selfish routing is one of the fundamental models in the study of network traffic systems. While most literature assumes essentially static flows, game theoretical models of dynamic flows began to draw attention recently [1, 5]. We study a new dynamic flow game with atomic agents. The game is played over an acyclic directed network, with two special vertices called the origin o and the destination d, respectively, such that each edge is on at least one o-d path. Each edge of this network is associated with an integer capacity and a positive integer free-flow transit cost. Time horizon is infinite and discretized as 1,2,…. At each time point, a set of selfish agents enter the network from the origin, trying to reach the destination as quickly as possible. When an agent uses an edge, two costs are incurred to him: the fixed transit cost of the edge and a variable waiting cost dependent on the volume of the traffic flow on that edge and the edge capacity as well as the agent's position in the queue of agents waiting at that edge. The total cost to each agent, the latency he experiences in the network, is the sum of the two costs on all edges he uses (which form an o-d path in the network).","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124045595","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 19
Of the People: Voting Is More Effective with Representative Candidates 人民的:代表候选人的投票更有效
Pub Date : 2017-05-04 DOI: 10.1145/3033274.3085155
Yu Cheng, S. Dughmi, D. Kempe
In light of the classic impossibility results of Arrow and Gibbard and Satterthwaite regarding voting with ordinal rules, there has been recent interest in characterizing how well common voting rules approximate the social optimum. In order to quantify the quality of approximation, it is natural to consider the candidates and voters as embedded within a common metric space, and to ask how much further the chosen candidate is from the population as compared to the socially optimal one. We use this metric preference model to explore a fundamental and timely question: does the social welfare of a population improve when candidates are representative of the population? If so, then by how much, and how does the answer depend on the complexity of the metric space? We restrict attention to the most fundamental and common social choice setting: a population of voters, two independently drawn candidates, and a majority rule election. When candidates are not representative of the population, it is known that the candidate selected by the majority rule can be thrice as far from the population as the socially optimal one; this holds even when the underlying metric is a line. We examine how this ratio improves when candidates are drawn independently from the population of voters. Our results are two-fold: When the metric is a line, the ratio improves from 3 to 4-2 √2}, roughly 1.1716; this bound is tight. When the metric is arbitrary, we show a lower bound of 1.5 and a constant upper bound strictly better than 2 on the approximation ratio of the majority rule. The positive result depends in part on the assumption that candidates are independent and identically distributed. However, we show that independence alone is not enough to achieve the upper bound: even when candidates are drawn independently, if the population of candidates can be different from the voters, then an upper bound of 2 on the approximation is tight. Thus, we show a constant gap between representative and non-representative candidates.
鉴于阿罗、吉巴德和萨特思韦特关于顺序规则投票的经典不可能结果,最近有兴趣描述共同投票规则在多大程度上接近社会最优。为了量化近似的质量,很自然地将候选人和选民视为嵌入在一个共同的度量空间中,并询问所选择的候选人与社会最优的候选人相比离总体有多远。我们使用这个度量偏好模型来探索一个基本的和及时的问题:当候选人代表人口时,人口的社会福利会得到改善吗?如果是,那么依赖多少,以及答案如何依赖于度量空间的复杂度?我们将注意力限制在最基本和最常见的社会选择设置上:一群选民,两名独立产生的候选人,以及多数决选举。当候选人不具有总体代表性时,已知根据多数决原则选出的候选人离总体的距离可能是社会最优候选人的三倍;即使底层指标是一条线,这一点也成立。我们研究了当候选人独立于选民群体时,这一比例如何提高。我们的结果是双重的:当度量是一条线时,比率从3提高到4-2√2},大约为1.1716;这个界限很紧。当度规是任意的,我们给出了一个1.5的下界和一个严格优于2的常数上界。这个积极的结果部分取决于候选人是独立和均匀分布的假设。然而,我们表明,单独的独立性不足以实现上界:即使候选人是独立抽取的,如果候选人的总体可以不同于选民,那么近似的上界为2是紧的。因此,我们显示了代表性和非代表性候选人之间的持续差距。
{"title":"Of the People: Voting Is More Effective with Representative Candidates","authors":"Yu Cheng, S. Dughmi, D. Kempe","doi":"10.1145/3033274.3085155","DOIUrl":"https://doi.org/10.1145/3033274.3085155","url":null,"abstract":"In light of the classic impossibility results of Arrow and Gibbard and Satterthwaite regarding voting with ordinal rules, there has been recent interest in characterizing how well common voting rules approximate the social optimum. In order to quantify the quality of approximation, it is natural to consider the candidates and voters as embedded within a common metric space, and to ask how much further the chosen candidate is from the population as compared to the socially optimal one. We use this metric preference model to explore a fundamental and timely question: does the social welfare of a population improve when candidates are representative of the population? If so, then by how much, and how does the answer depend on the complexity of the metric space? We restrict attention to the most fundamental and common social choice setting: a population of voters, two independently drawn candidates, and a majority rule election. When candidates are not representative of the population, it is known that the candidate selected by the majority rule can be thrice as far from the population as the socially optimal one; this holds even when the underlying metric is a line. We examine how this ratio improves when candidates are drawn independently from the population of voters. Our results are two-fold: When the metric is a line, the ratio improves from 3 to 4-2 √2}, roughly 1.1716; this bound is tight. When the metric is arbitrary, we show a lower bound of 1.5 and a constant upper bound strictly better than 2 on the approximation ratio of the majority rule. The positive result depends in part on the assumption that candidates are independent and identically distributed. However, we show that independence alone is not enough to achieve the upper bound: even when candidates are drawn independently, if the population of candidates can be different from the voters, then an upper bound of 2 on the approximation is tight. Thus, we show a constant gap between representative and non-representative candidates.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114583514","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 20
Makespan Minimization via Posted Prices 通过公布价格实现最大完工时间最小化
Pub Date : 2017-05-04 DOI: 10.1145/3033274.3085129
M. Feldman, A. Fiat, A. Roytman
We consider job scheduling settings, with multiple machines, where jobs arrive online and choose a machine selfishly so as to minimize their cost. Our objective is the classic makespan minimization objective, which corresponds to the completion time of the last job to complete. The incentives of the selfish jobs may lead to poor performance. To reconcile the differing objectives, we introduce posted machine prices. The selfish job seeks to minimize the sum of its completion time on the machine and the posted price for the machine. Prices may be static (i.e., set once and for all before any arrival) or dynamic (i.e., change over time), but they are determined only by the past, assuming nothing about upcoming events. Obviously, such schemes are inherently truthful. We consider the competitive ratio: the ratio between the makespan achievable by the pricing scheme and that of the optimal algorithm. We give tight bounds on the competitive ratio for both dynamic and static pricing schemes for identical, restricted, related, and unrelated machine settings. Our main result is a dynamic pricing scheme for related machines that gives a constant competitive ratio, essentially matching the competitive ratio of online algorithms for this setting. In contrast, dynamic pricing gives poor performance for unrelated machines. This lower bound also exhibits a gap between what can be achieved by pricing versus what can be achieved by online algorithms.
我们考虑作业调度设置,有多台机器,其中作业在线到达,并自私地选择一台机器,以最小化它们的成本。我们的目标是经典的makespan最小化目标,它对应于最后一个要完成的任务的完成时间。自私工作的激励可能会导致糟糕的表现。为了调和不同的目标,我们引入了贴出的机器价格。自私的作业寻求最小化其在机器上的完成时间和机器的张贴价格的总和。价格可能是静态的(即,在任何到来之前一次性设定)或动态的(即,随时间变化),但它们仅由过去决定,不考虑即将发生的事件。显然,这样的计划本质上是真实的。我们考虑竞争比:定价方案的最大完工时间与最优算法的最大完工时间之比。我们对相同的、受限的、相关的和不相关的机器设置的动态和静态定价方案的竞争比率给出了严格的界限。我们的主要结果是相关机器的动态定价方案,该方案给出了恒定的竞争比率,基本上与在线算法的竞争比率相匹配。相比之下,对于不相关的机器,动态定价的性能很差。这个下限也显示了定价与在线算法之间的差距。
{"title":"Makespan Minimization via Posted Prices","authors":"M. Feldman, A. Fiat, A. Roytman","doi":"10.1145/3033274.3085129","DOIUrl":"https://doi.org/10.1145/3033274.3085129","url":null,"abstract":"We consider job scheduling settings, with multiple machines, where jobs arrive online and choose a machine selfishly so as to minimize their cost. Our objective is the classic makespan minimization objective, which corresponds to the completion time of the last job to complete. The incentives of the selfish jobs may lead to poor performance. To reconcile the differing objectives, we introduce posted machine prices. The selfish job seeks to minimize the sum of its completion time on the machine and the posted price for the machine. Prices may be static (i.e., set once and for all before any arrival) or dynamic (i.e., change over time), but they are determined only by the past, assuming nothing about upcoming events. Obviously, such schemes are inherently truthful. We consider the competitive ratio: the ratio between the makespan achievable by the pricing scheme and that of the optimal algorithm. We give tight bounds on the competitive ratio for both dynamic and static pricing schemes for identical, restricted, related, and unrelated machine settings. Our main result is a dynamic pricing scheme for related machines that gives a constant competitive ratio, essentially matching the competitive ratio of online algorithms for this setting. In contrast, dynamic pricing gives poor performance for unrelated machines. This lower bound also exhibits a gap between what can be achieved by pricing versus what can be achieved by online algorithms.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131283399","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 20
Combinatorial Auctions Do Need Modest Interaction 组合拍卖确实需要适度的互动
Pub Date : 2017-05-03 DOI: 10.1145/3033274.3085121
Sepehr Assadi
We study the necessity of interaction for obtaining efficient allocations in combinatorial auctions with subadditive bidders. This problem was originally introduced by Dobzinski, Nisan, and Oren (STOC'14) as the following simple market scenario: m items are to be allocated among n bidders in a distributed setting where bidders valuations are private and hence communication is needed to obtain an efficient allocation. The communication happens in rounds: in each round, each bidder, simultaneously with others, broadcasts a message to all parties involved. At the end, the central planner computes an allocation solely based on the communicated messages. Dobzinski et al. showed that (at least some) interaction is necessary for obtaining any efficient allocation: no non-interactive (1-round) protocol with polynomial communication (in the number of items and bidders) can achieve approximation ratio better than Ω(m1/4), while for any r ≥ 1, there exists r-round protocols that achieve Ō(r. m1/r+1) approximation with polynomial communication; in particular, O(log m) rounds of interaction suffice to obtain an (almost) efficient allocation, i.e., a polylog(m)-approximation. A natural question at this point is to identify the "right" level of interaction (i.e., number of rounds) necessary to obtain an efficient allocation. In this paper, we resolve this question by providing an almost tight round-approximation tradeoff for this problem: we show that for any r ≥ 1, any r-round protocol that uses poly(m,n) bits of communication can only approximate the social welfare up to a factor of Ω(1 over r. m1/2 r+1). This in particular implies that Ω(log m over log log m) rounds of interaction are necessary for obtaining any efficient allocation (i.e., a constant or even a polylog(m)-approximation) in these markets. Our work builds on the recent multi-party round-elimination technique of Alon, Nisan, Raz, and Weinstein (FOCS'15) -- used to prove similar-in-spirit lower bounds for round-approximation tradeoff in unit-demand (matching) markets -- and settles an open question posed initially by Dobzinski et al., and subsequently by Alon et al.
研究了具有次可加投标人的组合拍卖中获得有效分配的相互作用的必要性。这个问题最初是由Dobzinski, Nisan和Oren (STOC'14)作为以下简单的市场场景提出的:m个项目将在分布式设置中的n个竞标者之间分配,竞标者的估值是私有的,因此需要沟通以获得有效的分配。这种通信是分轮进行的:在每一轮中,每个竞标者与其他竞标者同时向所有相关方广播一条消息。最后,中央计划器仅根据通信消息计算分配。Dobzinski等人表明,(至少一些)交互对于获得任何有效分配都是必要的:没有一个具有多项式通信的非交互(1轮)协议(在项目和投标人数量中)可以实现比Ω(m1/4)更好的近似比率,而对于任何r≥1,存在r轮协议,可以实现Ō(r)。多项式通信的M1 /r+1近似;特别是,O(log m)轮交互足以获得(几乎)有效的分配,即polylog(m)-近似。在这一点上,一个自然的问题是确定获得有效分配所需的“正确”交互级别(即回合数)。在本文中,我们通过为这个问题提供一个几乎紧密的圆形近似权衡来解决这个问题:我们表明,对于任何r≥1,任何使用多(m,n)位通信的r-圆形协议只能将社会福利近似到Ω(1 / r. m1/ r+1)的因子。这特别意味着Ω(log m / log log m)轮的相互作用对于在这些市场中获得任何有效分配(即,常数甚至是多元(m)近似)是必要的。我们的工作建立在最近由Alon、Nisan、Raz和Weinstein (FOCS’15)提出的多方消轮技术的基础上——该技术用于证明单位需求(匹配)市场中圆近似权衡的近似下限——并解决了最初由Dobzinski等人提出的一个开放问题,随后由Alon等人提出。
{"title":"Combinatorial Auctions Do Need Modest Interaction","authors":"Sepehr Assadi","doi":"10.1145/3033274.3085121","DOIUrl":"https://doi.org/10.1145/3033274.3085121","url":null,"abstract":"We study the necessity of interaction for obtaining efficient allocations in combinatorial auctions with subadditive bidders. This problem was originally introduced by Dobzinski, Nisan, and Oren (STOC'14) as the following simple market scenario: m items are to be allocated among n bidders in a distributed setting where bidders valuations are private and hence communication is needed to obtain an efficient allocation. The communication happens in rounds: in each round, each bidder, simultaneously with others, broadcasts a message to all parties involved. At the end, the central planner computes an allocation solely based on the communicated messages. Dobzinski et al. showed that (at least some) interaction is necessary for obtaining any efficient allocation: no non-interactive (1-round) protocol with polynomial communication (in the number of items and bidders) can achieve approximation ratio better than Ω(m1/4), while for any r ≥ 1, there exists r-round protocols that achieve Ō(r. m1/r+1) approximation with polynomial communication; in particular, O(log m) rounds of interaction suffice to obtain an (almost) efficient allocation, i.e., a polylog(m)-approximation. A natural question at this point is to identify the \"right\" level of interaction (i.e., number of rounds) necessary to obtain an efficient allocation. In this paper, we resolve this question by providing an almost tight round-approximation tradeoff for this problem: we show that for any r ≥ 1, any r-round protocol that uses poly(m,n) bits of communication can only approximate the social welfare up to a factor of Ω(1 over r. m1/2 r+1). This in particular implies that Ω(log m over log log m) rounds of interaction are necessary for obtaining any efficient allocation (i.e., a constant or even a polylog(m)-approximation) in these markets. Our work builds on the recent multi-party round-elimination technique of Alon, Nisan, Raz, and Weinstein (FOCS'15) -- used to prove similar-in-spirit lower bounds for round-approximation tradeoff in unit-demand (matching) markets -- and settles an open question posed initially by Dobzinski et al., and subsequently by Alon et al.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125319557","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Redesigning the Israeli Psychology Master's Match 重新设计以色列心理学硕士比赛
Pub Date : 2017-05-01 DOI: 10.1145/3033274.3085124
A. Hassidim, Assaf Romm, Ran I. Shorrer
Prior to 2014, the admission to Master's and PhD programs in psychology in Israel was a mostly decentralized process. In 2013, in response to concerns about the existing procedure, we proposed to use a mechanism that is both stable and strategy-proof for applicants. The first part of this paper describes how we successfully centralized this market, and the critical role of recent advances in the theory of matching with contracts. In the second part of the paper we show empirically (using clearinghouse data) and theoretically that the regularity in preferences with respect to contractual terms leads to a large core. Our results stand in sharp contrast to findings of previous studies on two-sided matching markets without contracts [2, 10, 11, 13]. During the design of the Israeli Psychology Master's Match (IPMM), we met with the faculty of each of the participating programs and asked about the way they choose between applicants. We discovered that departments' choice functions cannot be summarized by a quota and a rank-ordered list (ROL) for each program. Some departments employ affirmative action through minority quotas. Others aim to equalize the number of advisees each faculty member receives. And finally, some departments are willing to admit a limited number of applicants with different contractual terms (e.g., funding). Since terms can alter preferences between programs, this last feature implies that in order to satisfy the aforementioned desiderata, the applicants' message space must be expressive enough to convey their preferences over program-terms pairs. This market is therefore a special case of the matching-with-contracts model [9].
2014年之前,以色列心理学硕士和博士课程的录取基本上是一个分散的过程。2013年,为了回应对现有程序的担忧,我们建议使用一种既稳定又适合申请人的机制。本文的第一部分描述了我们如何成功地集中这个市场,以及契约匹配理论的最新进展的关键作用。在论文的第二部分,我们从经验上(使用票据交换所数据)和理论上表明,关于合同条款的偏好的规律性导致了一个大的核心。我们的研究结果与之前关于没有合约的双边匹配市场的研究结果形成鲜明对比[2,10,11,13]。在以色列心理学硕士比赛(IPMM)的设计过程中,我们会见了每个参与项目的教师,并询问他们选择申请人的方式。我们发现,部门的选择功能不能用一个配额和每个项目的排序列表(ROL)来概括。一些部门通过少数族裔配额采取平权行动。另一些则旨在使每位教员收到的顾问人数相等。最后,一些院系愿意招收数量有限的申请人,但有不同的合同条款(例如,资金)。由于术语可以改变程序之间的偏好,最后一个特性意味着,为了满足上述需求,申请人的消息空间必须具有足够的表达能力,以通过程序-术语对传达他们的偏好。因此,这个市场是契约匹配模型的一个特例[9]。
{"title":"Redesigning the Israeli Psychology Master's Match","authors":"A. Hassidim, Assaf Romm, Ran I. Shorrer","doi":"10.1145/3033274.3085124","DOIUrl":"https://doi.org/10.1145/3033274.3085124","url":null,"abstract":"Prior to 2014, the admission to Master's and PhD programs in psychology in Israel was a mostly decentralized process. In 2013, in response to concerns about the existing procedure, we proposed to use a mechanism that is both stable and strategy-proof for applicants. The first part of this paper describes how we successfully centralized this market, and the critical role of recent advances in the theory of matching with contracts. In the second part of the paper we show empirically (using clearinghouse data) and theoretically that the regularity in preferences with respect to contractual terms leads to a large core. Our results stand in sharp contrast to findings of previous studies on two-sided matching markets without contracts [2, 10, 11, 13]. During the design of the Israeli Psychology Master's Match (IPMM), we met with the faculty of each of the participating programs and asked about the way they choose between applicants. We discovered that departments' choice functions cannot be summarized by a quota and a rank-ordered list (ROL) for each program. Some departments employ affirmative action through minority quotas. Others aim to equalize the number of advisees each faculty member receives. And finally, some departments are willing to admit a limited number of applicants with different contractual terms (e.g., funding). Since terms can alter preferences between programs, this last feature implies that in order to satisfy the aforementioned desiderata, the applicants' message space must be expressive enough to convey their preferences over program-terms pairs. This market is therefore a special case of the matching-with-contracts model [9].","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"645 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132993856","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 39
Combinatorial Cost Sharing 组合成本分担
Pub Date : 2017-04-27 DOI: 10.1145/3033274.3085141
Shahar Dobzinski, Shahar Ovadia
We introduce a combinatorial variant of the cost sharing problem: several services can be provided to each player and each player values every combination of services differently. A publicly known cost function specifies the cost of providing every possible combination of services. A combinatorial cost sharing mechanism is a protocol that decides which services each player gets and at what price. We look for dominant strategy mechanisms that are (economically) efficient and cover the cost, ideally without overcharging (i.e., budget balanced). Note that unlike the standard cost sharing setting, combinatorial cost sharing is a multi-parameter domain. This makes designing dominant strategy mechanisms with good guarantees a challenging task. We present the Potential Mechanism -- a combination of the VCG mechanism and a well-known tool from the theory of cooperative games: Hart and Mas-Colell's potential function. The potential mechanism is a dominant strategy mechanism that always covers the incurred cost. When the cost function is subadditive the same mechanism is also approximately efficient. Our main technical contribution shows that when the cost function is submodular the potential mechanism is approximately budget balanced in three settings: supermodular valuations, symmetric cost function and general symmetric valuations, and two players with general valuations.
我们引入了成本分担问题的组合变体:可以向每个参与者提供几种服务,并且每个参与者对每种服务组合的价值不同。一个公开的成本函数指定了提供每种可能的服务组合的成本。组合成本分担机制是一种协议,它决定每个参与者以什么价格获得哪些服务。我们寻找(经济上)有效且覆盖成本的主导战略机制,理想情况下不会过度收费(即预算平衡)。请注意,与标准成本分担设置不同,组合成本分担是一个多参数域。这使得设计具有良好保证的优势策略机制成为一项具有挑战性的任务。我们提出了势能机制——VCG机制和合作博弈理论中的一个著名工具:Hart和Mas-Colell的势能函数的结合。潜在机制是一种占主导地位的策略机制,它总是能够覆盖所发生的成本。当成本函数是次可加性时,同样的机制也是近似有效的。我们的主要技术贡献表明,当成本函数是次模时,潜在机制在三种情况下大致实现预算平衡:超模估值、对称成本函数和一般对称估值,以及两个具有一般估值的参与者。
{"title":"Combinatorial Cost Sharing","authors":"Shahar Dobzinski, Shahar Ovadia","doi":"10.1145/3033274.3085141","DOIUrl":"https://doi.org/10.1145/3033274.3085141","url":null,"abstract":"We introduce a combinatorial variant of the cost sharing problem: several services can be provided to each player and each player values every combination of services differently. A publicly known cost function specifies the cost of providing every possible combination of services. A combinatorial cost sharing mechanism is a protocol that decides which services each player gets and at what price. We look for dominant strategy mechanisms that are (economically) efficient and cover the cost, ideally without overcharging (i.e., budget balanced). Note that unlike the standard cost sharing setting, combinatorial cost sharing is a multi-parameter domain. This makes designing dominant strategy mechanisms with good guarantees a challenging task. We present the Potential Mechanism -- a combination of the VCG mechanism and a well-known tool from the theory of cooperative games: Hart and Mas-Colell's potential function. The potential mechanism is a dominant strategy mechanism that always covers the incurred cost. When the cost function is subadditive the same mechanism is also approximately efficient. Our main technical contribution shows that when the cost function is submodular the potential mechanism is approximately budget balanced in three settings: supermodular valuations, symmetric cost function and general symmetric valuations, and two players with general valuations.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"182 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-04-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131255428","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Bifurcation Mechanism Design - from Optimal Flat Taxes to Improved Cancer Treatments 分岔机制设计——从最优单一税到改进的癌症治疗
Pub Date : 2017-04-27 DOI: 10.1145/3033274.3085144
Ger Yang, G. Piliouras, D. Basanta
Small changes to the parameters of a system can lead to abrupt qualitative changes of its behavior, a phenomenon known as bifurcation. Such instabilities are typically considered problematic, however, we show that their power can be leveraged to design novel types of mechanisms. Hysteresis mechanisms use transient changes of system parameters to induce a permanent improvement to its performance via optimal equilibrium selection. Optimal control mechanisms induce convergence to states whose performance is better than even the best equilibrium. We apply these mechanisms in two different settings that illustrate the versatility of bifurcation mechanism design. In the first one we explore how introducing flat taxation can improve social welfare, despite decreasing agent "rationality", by destabilizing inefficient equilibria. From there we move on to consider a well known game of tumor metabolism and use our approach to derive novel cancer treatment strategies.
系统参数的微小变化会导致其行为的突然质的变化,这种现象被称为分叉。这种不稳定性通常被认为是有问题的,然而,我们表明它们的力量可以用来设计新型的机制。迟滞机制利用系统参数的瞬态变化,通过最优均衡选择诱导系统性能的永久改善。最优控制机制诱导收敛到性能优于最佳均衡的状态。我们将这些机构应用于两种不同的设置,说明分岔机构设计的多功能性。在第一篇文章中,我们探讨了引入单一税如何通过破坏低效均衡的稳定来提高社会福利,尽管这会降低代理人的“理性”。从那里,我们继续考虑一个众所周知的肿瘤代谢游戏,并使用我们的方法来获得新的癌症治疗策略。
{"title":"Bifurcation Mechanism Design - from Optimal Flat Taxes to Improved Cancer Treatments","authors":"Ger Yang, G. Piliouras, D. Basanta","doi":"10.1145/3033274.3085144","DOIUrl":"https://doi.org/10.1145/3033274.3085144","url":null,"abstract":"Small changes to the parameters of a system can lead to abrupt qualitative changes of its behavior, a phenomenon known as bifurcation. Such instabilities are typically considered problematic, however, we show that their power can be leveraged to design novel types of mechanisms. Hysteresis mechanisms use transient changes of system parameters to induce a permanent improvement to its performance via optimal equilibrium selection. Optimal control mechanisms induce convergence to states whose performance is better than even the best equilibrium. We apply these mechanisms in two different settings that illustrate the versatility of bifurcation mechanism design. In the first one we explore how introducing flat taxation can improve social welfare, despite decreasing agent \"rationality\", by destabilizing inefficient equilibria. From there we move on to consider a well known game of tumor metabolism and use our approach to derive novel cancer treatment strategies.","PeriodicalId":287551,"journal":{"name":"Proceedings of the 2017 ACM Conference on Economics and Computation","volume":"109 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-04-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129672810","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
期刊
Proceedings of the 2017 ACM Conference on Economics and Computation
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1