-
Stable Marriage: Loyalty vs. Competition
Authors:
Amit Ronen,
Jonah Evan Hess,
Yael Belfer,
Simon Mauras,
Alon Eden
Abstract:
We consider the stable matching problem (e.g. between doctors and hospitals) in a one-to-one matching setting, where preferences are drawn uniformly at random. It is known that when doctors propose and the number of doctors equals the number of hospitals, then the expected rank of doctors for their match is $Θ(\log n)$, while the expected rank of the hospitals for their match is $Θ(n/\log n)$, whe…
▽ More
We consider the stable matching problem (e.g. between doctors and hospitals) in a one-to-one matching setting, where preferences are drawn uniformly at random. It is known that when doctors propose and the number of doctors equals the number of hospitals, then the expected rank of doctors for their match is $Θ(\log n)$, while the expected rank of the hospitals for their match is $Θ(n/\log n)$, where $n$ is the size of each side of the market. However, when adding even a single doctor, [Ashlagi, Kanoria and Leshno, 2017] show that the tables have turned: doctors have expected rank of $Θ(n/\log n)$ while hospitals have expected rank of $Θ(\log n)$. That is, (slight) competition has a much more dramatically harmful effect than the benefit of being on the proposing side. Motivated by settings where agents inflate their value for an item if it is already allocated to them (termed endowment effect), we study the case where hospitals exhibit ``loyalty".
We model loyalty as a parameter $k$, where a hospital currently matched to their $\ell$th most preferred doctor accepts proposals from their $\ell-k-1$th most preferred doctors. Hospital loyalty should help doctors mitigate the harmful effect of competition, as many more outcomes are now stable. However, we show that the effect of competition is so dramatic that, even in settings with extremely high loyalty, in unbalanced markets, the expected rank of doctors already becomes $\tildeΘ(\sqrt{n})$ for loyalty $k=n-\sqrt{n}\log n=n(1-o(1))$.
△ Less
Submitted 30 January, 2025;
originally announced January 2025.
-
Multilingual and Explainable Text Detoxification with Parallel Corpora
Authors:
Daryna Dementieva,
Nikolay Babakov,
Amit Ronen,
Abinew Ali Ayele,
Naquee Rizwan,
Florian Schneider,
Xintong Wang,
Seid Muhie Yimam,
Daniil Moskovskiy,
Elisei Stakovskii,
Eran Kaufman,
Ashraf Elnagar,
Animesh Mukherjee,
Alexander Panchenko
Abstract:
Even with various regulations in place across countries and social media platforms (Government of India, 2021; European Parliament and Council of the European Union, 2022, digital abusive speech remains a significant issue. One potential approach to address this challenge is automatic text detoxification, a text style transfer (TST) approach that transforms toxic language into a more neutral or no…
▽ More
Even with various regulations in place across countries and social media platforms (Government of India, 2021; European Parliament and Council of the European Union, 2022, digital abusive speech remains a significant issue. One potential approach to address this challenge is automatic text detoxification, a text style transfer (TST) approach that transforms toxic language into a more neutral or non-toxic form. To date, the availability of parallel corpora for the text detoxification task (Logachevavet al., 2022; Atwell et al., 2022; Dementievavet al., 2024a) has proven to be crucial for state-of-the-art approaches. With this work, we extend parallel text detoxification corpus to new languages -- German, Chinese, Arabic, Hindi, and Amharic -- testing in the extensive multilingual setup TST baselines. Next, we conduct the first of its kind an automated, explainable analysis of the descriptive features of both toxic and non-toxic sentences, diving deeply into the nuances, similarities, and differences of toxicity and detoxification across 9 languages. Finally, based on the obtained insights, we experiment with a novel text detoxification method inspired by the Chain-of-Thoughts reasoning approach, enhancing the prompting process through clustering on relevant descriptive attributes.
△ Less
Submitted 16 December, 2024;
originally announced December 2024.
-
Semantic Preserving Generative Adversarial Models
Authors:
Shahar Harel,
Meir Maor,
Amir Ronen
Abstract:
We introduce generative adversarial models in which the discriminator is replaced by a calibrated (non-differentiable) classifier repeatedly enhanced by domain relevant features. The role of the classifier is to prove that the actual and generated data differ over a controlled semantic space. We demonstrate that such models have the ability to generate objects with strong guarantees on their prope…
▽ More
We introduce generative adversarial models in which the discriminator is replaced by a calibrated (non-differentiable) classifier repeatedly enhanced by domain relevant features. The role of the classifier is to prove that the actual and generated data differ over a controlled semantic space. We demonstrate that such models have the ability to generate objects with strong guarantees on their properties in a wide range of domains. They require less data than ordinary GANs, provide natural stopping conditions, uncover important properties of the data, and enhance transfer learning. Our techniques can be combined with standard generative models. We demonstrate the usefulness of our approach by applying it to several unrelated domains: generating good locations for cellular antennae, molecule generation preserving key chemical properties, and generating and extrapolating lines from very few data points. Intriguing open problems are presented as well.
△ Less
Submitted 7 October, 2019;
originally announced October 2019.
-
Mechanism Design with Execution Uncertainty
Authors:
Ryan Porter,
Amir Ronen,
Yoav Shoham,
Moshe Tennenholtz
Abstract:
We introduce the notion of fault tolerant mechanism design, which extends the standard game theoretic framework of mechanism design to allow for uncertainty about execution. Specifically, we define the problem of task allocation in which the private information of the agents is not only their costs to attempt the tasks, but also their probabilities of failure. For several different instances of th…
▽ More
We introduce the notion of fault tolerant mechanism design, which extends the standard game theoretic framework of mechanism design to allow for uncertainty about execution. Specifically, we define the problem of task allocation in which the private information of the agents is not only their costs to attempt the tasks, but also their probabilities of failure. For several different instances of this setting we present technical results, including positive ones in the form of mechanisms that are incentive compatible, individually rational and efficient, and negative ones in the form of impossibility theorems.
△ Less
Submitted 12 December, 2012;
originally announced January 2013.
-
Computationally Feasible VCG Mechanisms
Authors:
N. Nisan,
A. Ronen
Abstract:
A major achievement of mechanism design theory is a general method for the construction of truthful mechanisms called VCG (Vickrey, Clarke, Groves). When applying this method to complex problems such as combinatorial auctions, a difficulty arises: VCG mechanisms are required to compute optimal outcomes and are, therefore, computationally infeasible. However, if the optimal outcome is replaced by…
▽ More
A major achievement of mechanism design theory is a general method for the construction of truthful mechanisms called VCG (Vickrey, Clarke, Groves). When applying this method to complex problems such as combinatorial auctions, a difficulty arises: VCG mechanisms are required to compute optimal outcomes and are, therefore, computationally infeasible. However, if the optimal outcome is replaced by the results of a sub-optimal algorithm, the resulting mechanism (termed VCG-based) is no longer necessarily truthful. The first part of this paper studies this phenomenon in depth and shows that it is near universal. Specifically, we prove that essentially all reasonable approximations or heuristics for combinatorial auctions as well as a wide class of cost minimization problems yield non-truthful VCG-based mechanisms. We generalize these results for affine maximizers.
The second part of this paper proposes a general method for circumventing the above problem. We introduce a modification of VCG-based mechanisms in which the agents are given a chance to improve the output of the underlying algorithm. When the agents behave truthfully, the welfare obtained by the mechanism is at least as good as the one obtained by the algorithms output. We provide a strong rationale for truth-telling behavior. Our method satisfies individual rationality as well.
△ Less
Submitted 30 September, 2011;
originally announced October 2011.
-
The RR interval spectrum, the ECG signal and aliasing
Authors:
A. Gersten,
O. Gersten,
A. Ronen,
Y. Cassuto
Abstract:
A reliable spectral analysis requires sampling rate at least twice as large as the frequency bound, otherwise the analysis will be unreliable and plagued with aliasing distortions. The RR samplings do not satisfy the above requirements and therefore their spectral analysis might be unreliable.
In order to demonstrate the feasibility of aliasing in RR spectral analysis, we have done an experime…
▽ More
A reliable spectral analysis requires sampling rate at least twice as large as the frequency bound, otherwise the analysis will be unreliable and plagued with aliasing distortions. The RR samplings do not satisfy the above requirements and therefore their spectral analysis might be unreliable.
In order to demonstrate the feasibility of aliasing in RR spectral analysis, we have done an experiment which have shown clearly how the aliasing was developed. In the experiments, one of us (A.G) had kept his high breathing rate constant with the aid of metronome for more than 5 minutes. The breathing rate was larger than one-half the heart rate. Very accurate results were obtained and the resulting aliasing well understood. To our best knowledge this is the first controlled experiment of this kind coducted on humans.
We compared the RR spectral analysis with the spectrum of the ECG signals from which the RR intervals were extracted. In the significant for RR analysis frequencies (below one-half Hertz) significant differences were observed.
In conclusion we recommend to study the spectral analysis of the ECG signal in the free of aliasing frequency range.
△ Less
Submitted 11 November, 1999;
originally announced November 1999.