4 research outputs found
Part-Based Models Improve Adversarial Robustness
We show that combining human prior knowledge with end-to-end learning can
improve the robustness of deep neural networks by introducing a part-based
model for object classification. We believe that the richer form of annotation
helps guide neural networks to learn more robust features without requiring
more samples or larger models. Our model combines a part segmentation model
with a tiny classifier and is trained end-to-end to simultaneously segment
objects into parts and then classify the segmented object. Empirically, our
part-based models achieve both higher accuracy and higher adversarial
robustness than a ResNet-50 baseline on all three datasets. For instance, the
clean accuracy of our part models is up to 15 percentage points higher than the
baseline's, given the same level of robustness. Our experiments indicate that
these models also reduce texture bias and yield better robustness against
common corruptions and spurious correlations. The code is publicly available at
https://github.com/chawins/adv-part-model.Comment: Code can be found at https://github.com/chawins/adv-part-mode
Unpacking How Decentralized Autonomous Organizations (DAOs) Work in Practice
Decentralized Autonomous Organizations (DAOs) have emerged as a novel way to
coordinate a group of (pseudonymous) entities towards a shared vision (e.g.,
promoting sustainability), utilizing self-executing smart contracts on
blockchains to support decentralized governance and decision-making. In just a
few years, over 4,000 DAOs have been launched in various domains, such as
investment, education, health, and research. Despite such rapid growth and
diversity, it is unclear how these DAOs actually work in practice and to what
extent they are effective in achieving their goals. Given this, we aim to
unpack how (well) DAOs work in practice. We conducted an in-depth analysis of a
diverse set of 10 DAOs of various categories and smart contracts, leveraging
on-chain (e.g., voting results) and off-chain data (e.g., community
discussions) as well as our interviews with DAO organizers/members.
Specifically, we defined metrics to characterize key aspects of DAOs, such as
the degrees of decentralization and autonomy. We observed CompoundDAO,
AssangeDAO, Bankless, and Krausehouse having poor decentralization in voting,
while decentralization has improved over time for one-person-one-vote DAOs
(e.g., Proof of Humanity). Moreover, the degree of autonomy varies among DAOs,
with some (e.g., Compound and Krausehouse) relying more on third parties than
others. Lastly, we offer a set of design implications for future DAO systems
based on our findings
What Drives the (In)stability of a Stablecoin?
In May 2022, an apparent speculative attack, followed by market panic, led to the precipitous downfall of UST, one of the most popular stablecoins at that time. However, UST is not the only stablecoin to have been depegged in the past. Designing resilient and long-term stable coins, therefore, appears to present a hard challenge. To further scrutinize existing stablecoin designs and ultimately lead to more robust systems, we need to understand where volatility emerges. Our work provides a game-theoretical model aiming to help identify why stablecoins suffer from a depeg. This game-theoretical model reveals that stablecoins have different price equilibria depending on the coin’s architecture and mechanism to minimize volatility. Moreover, our theory is supported by extensive empirical data, spanning 1 year. To that end, we collect daily prices for 22 stablecoins and on-chain data from five blockchains including the Ethereum and the Terra blockchain
What Drives the (In)stability of a Stablecoin?
In May 2022, an apparent speculative attack, followed by market panic, led to
the precipitous downfall of UST, one of the most popular stablecoins at that
time. However, UST is not the only stablecoin to have been depegged in the
past. Designing resilient and long-term stable coins, therefore, appears to
present a hard challenge.
To further scrutinize existing stablecoin designs and ultimately lead to more
robust systems, we need to understand where volatility emerges. Our work
provides a game-theoretical model aiming to help identify why stablecoins
suffer from a depeg. This game-theoretical model reveals that stablecoins have
different price equilibria depending on the coin's architecture and mechanism
to minimize volatility. Moreover, our theory is supported by extensive
empirical data, spanning year. To that end, we collect daily prices for 22
stablecoins and on-chain data from five blockchains including the Ethereum and
the Terra blockchain