Skip to main content

Showing 1–50 of 164 results for author: Wattenhofer, R

.
  1. arXiv:2407.00401  [pdf, other

    cs.LG cs.AI

    PUZZLES: A Benchmark for Neural Algorithmic Reasoning

    Authors: Benjamin Estermann, Luca A. Lanzendörfer, Yannick Niedermayr, Roger Wattenhofer

    Abstract: Algorithmic reasoning is a fundamental cognitive ability that plays a pivotal role in problem-solving and decision-making processes. Reinforcement Learning (RL) has demonstrated remarkable proficiency in tasks such as motor control, handling perceptual input, and managing stochastic environments. These advancements have been enabled in part by the availability of benchmarks. In this work we introd… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

  2. arXiv:2406.19121  [pdf, other

    cs.LG cs.AI cs.SC

    Towards Learning Abductive Reasoning using VSA Distributed Representations

    Authors: Giacomo Camposampiero, Michael Hersche, Aleksandar Terzić, Roger Wattenhofer, Abu Sebastian, Abbas Rahimi

    Abstract: We introduce the Abductive Rule Learner with Context-awareness (ARLC), a model that solves abstract reasoning tasks based on Learn-VRF. ARLC features a novel and more broadly applicable training objective for abductive reasoning, resulting in better interpretability and higher accuracy when solving Raven's progressive matrices (RPM). ARLC allows both programming domain knowledge and learning the r… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: Accepted at the 18th International Conference on Neural-Symbolic Learning and Reasoning (NeSy) 2024

  3. arXiv:2406.15852  [pdf, other

    cs.LG cs.AI

    Next Level Message-Passing with Hierarchical Support Graphs

    Authors: Carlos Vonessen, Florian Grötschla, Roger Wattenhofer

    Abstract: Message-Passing Neural Networks (MPNNs) are extensively employed in graph learning tasks but suffer from limitations such as the restricted scope of information exchange, by being confined to neighboring nodes during each round of message passing. Various strategies have been proposed to address these limitations, including incorporating virtual nodes to facilitate global information exchange. In… ▽ More

    Submitted 22 June, 2024; originally announced June 2024.

  4. arXiv:2406.15071  [pdf, other

    cs.CR cs.CY

    SoK: Attacks on DAOs

    Authors: Rainer Feichtinger, Robin Fritsch, Lioba Heimbach, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Decentralized Autonomous Organizations (DAOs) are blockchain-based organizations that facilitate decentralized governance. Today, DAOs not only hold billions of dollars in their treasury but also govern many of the most popular Decentralized Finance (DeFi) protocols. This paper systematically analyses security threats to DAOs, focusing on the types of attacks they face. We study attacks on DAOs th… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  5. arXiv:2406.01631  [pdf, other

    cs.IR cs.LG

    An LLM-based Recommender System Environment

    Authors: Nathan Corecco, Giorgio Piatti, Luca A. Lanzendörfer, Flint Xiaofeng Fan, Roger Wattenhofer

    Abstract: Reinforcement learning (RL) has gained popularity in the realm of recommender systems due to its ability to optimize long-term rewards and guide users in discovering relevant content. However, the successful implementation of RL in recommender systems is challenging because of several factors, including the limited availability of online data for training on-policy methods. This scarcity requires… ▽ More

    Submitted 1 June, 2024; originally announced June 2024.

  6. arXiv:2405.10249  [pdf, ps, other

    cs.DC

    Unifying Partial Synchrony

    Authors: Andrei Constantinescu, Diana Ghinea, Jakub Sliwinski, Roger Wattenhofer

    Abstract: The distributed computing literature considers multiple options for modeling communication. Most simply, communication is categorized as either synchronous or asynchronous. Synchronous communication assumes that messages get delivered within a publicly known timeframe and that parties' clocks are synchronized. Asynchronous communication, on the other hand, only assumes that messages get delivered… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  7. arXiv:2405.02764  [pdf, other

    cs.CL cs.LG

    Assessing Adversarial Robustness of Large Language Models: An Empirical Study

    Authors: Zeyu Yang, Zhao Meng, Xiaochen Zheng, Roger Wattenhofer

    Abstract: Large Language Models (LLMs) have revolutionized natural language processing, but their robustness against adversarial attacks remains a critical concern. We presents a novel white-box style attack approach that exposes vulnerabilities in leading open-source LLMs, including Llama, OPT, and T5. We assess the impact of model size, structure, and fine-tuning strategies on their resistance to adversar… ▽ More

    Submitted 4 May, 2024; originally announced May 2024.

    Comments: 16 pages, 9 figures, 10 tables

  8. arXiv:2404.10376  [pdf, other

    cs.SE

    Hunting DeFi Vulnerabilities via Context-Sensitive Concolic Verification

    Authors: Yepeng Ding, Arthur Gervais, Roger Wattenhofer, Hiroyuki Sato

    Abstract: Decentralized finance (DeFi) is revolutionizing the traditional centralized finance paradigm with its attractive features such as high availability, transparency, and tamper-proofing. However, attacks targeting DeFi services have severely damaged the DeFi market, as evidenced by our investigation of 80 real-world DeFi incidents from 2017 to 2022. Existing methods, based on symbolic execution, mode… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  9. arXiv:2403.20156  [pdf, other

    cs.LG cs.AI

    CAESAR: Enhancing Federated RL in Heterogeneous MDPs through Convergence-Aware Sampling with Screening

    Authors: Hei Yi Mak, Flint Xiaofeng Fan, Luca A. Lanzendörfer, Cheston Tan, Wei Tsang Ooi, Roger Wattenhofer

    Abstract: In this study, we delve into Federated Reinforcement Learning (FedRL) in the context of value-based agents operating across diverse Markov Decision Processes (MDPs). Existing FedRL methods typically aggregate agents' learning by averaging the value functions across them to improve their performance. However, this aggregation strategy is suboptimal in heterogeneous environments where agents converg… ▽ More

    Submitted 16 April, 2024; v1 submitted 29 March, 2024; originally announced March 2024.

  10. arXiv:2403.03741  [pdf, other

    cs.LG cs.AI cs.CV

    SUPClust: Active Learning at the Boundaries

    Authors: Yuta Ono, Till Aczel, Benjamin Estermann, Roger Wattenhofer

    Abstract: Active learning is a machine learning paradigm designed to optimize model performance in a setting where labeled data is expensive to acquire. In this work, we propose a novel active learning method called SUPClust that seeks to identify points at the decision boundary between classes. By targeting these points, SUPClust aims to gather information that is most informative for refining the model's… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: Accepted at ICLR 2024 Workshop on Practical Machine Learning for Low Resource Settings (PML4LRS)

  11. arXiv:2403.03728  [pdf, other

    cs.LG cs.AI cs.CV

    Bridging Diversity and Uncertainty in Active learning with Self-Supervised Pre-Training

    Authors: Paul Doucet, Benjamin Estermann, Till Aczel, Roger Wattenhofer

    Abstract: This study addresses the integration of diversity-based and uncertainty-based sampling strategies in active learning, particularly within the context of self-supervised pre-trained models. We introduce a straightforward heuristic called TCM that mitigates the cold start problem while maintaining strong performance across various data levels. By initially applying TypiClust for diversity sampling a… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: Accepted at ICLR 2024 Workshop on Practical Machine Learning for Low Resource Settings (PML4LRS)

  12. arXiv:2402.06706  [pdf, other

    cs.CG cs.LG

    CoRe-GD: A Hierarchical Framework for Scalable Graph Visualization with GNNs

    Authors: Florian Grötschla, Joël Mathys, Robert Veres, Roger Wattenhofer

    Abstract: Graph Visualization, also known as Graph Drawing, aims to find geometric embeddings of graphs that optimize certain criteria. Stress is a widely used metric; stress is minimized when every pair of nodes is positioned at their shortest path distance. However, stress optimization presents computational challenges due to its inherent complexity and is usually solved using heuristics in practice. We i… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: Published as a conference paper at ICLR 2024

  13. arXiv:2401.03489  [pdf, other

    cs.LG cs.AI cs.DC cs.MA

    Decentralized Federated Policy Gradient with Byzantine Fault-Tolerance and Provably Fast Convergence

    Authors: Philip Jordan, Florian Grötschla, Flint Xiaofeng Fan, Roger Wattenhofer

    Abstract: In Federated Reinforcement Learning (FRL), agents aim to collaboratively learn a common task, while each agent is acting in its local environment without exchanging raw trajectories. Existing approaches for FRL either (a) do not provide any fault-tolerance guarantees (against misbehaving agents), or (b) rely on a trusted central agent (a single point of failure) for aggregating updates. We provide… ▽ More

    Submitted 7 January, 2024; originally announced January 2024.

    Comments: Accepted at AAMAS'24

  14. arXiv:2312.11529  [pdf, other

    cs.SI cs.LG

    Efficient and Scalable Graph Generation through Iterative Local Expansion

    Authors: Andreas Bergmeister, Karolis Martinkus, Nathanaël Perraudin, Roger Wattenhofer

    Abstract: In the realm of generative models for graphs, extensive research has been conducted. However, most existing methods struggle with large graphs due to the complexity of representing the entire joint distribution across all node pairs and capturing both global and local graph structures simultaneously. To overcome these issues, we introduce a method that generates a graph by progressively expanding… ▽ More

    Submitted 14 May, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: Published as a conference paper at ICLR 2024

  15. arXiv:2312.06574  [pdf, other

    cs.DC

    Dissecting the EIP-2930 Optional Access Lists

    Authors: Lioba Heimbach, Quentin Kniep, Yann Vonlanthen, Roger Wattenhofer, Patrick Züst

    Abstract: Ethereum introduced Transaction Access Lists (TALs) in 2020 to optimize gas costs during transaction execution. In this work, we present a comprehensive analysis of TALs in Ethereum, focusing on adoption, quality, and gas savings. Analyzing a full month of mainnet data with 31,954,474 transactions, we found that only 1.46% of transactions included a TAL, even though 42.6% of transactions would hav… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: 8 pages, 4 figures

  16. arXiv:2312.05869  [pdf, other

    cs.DC cs.CR

    Fast Internet Computer Consensus

    Authors: Massimo Albarello, Jakub Sliwinski, Yann Vonlanthen, Roger Wattenhofer

    Abstract: This paper presents the first rotating leader state machine replication (SMR) protocol that allows transactions to be confirmed in just a single round-trip time in the Byzantine fault tolerance (BFT) setting. Based on minimal alterations to the Internet Computer Consensus (ICC) protocol and with negligible communication overhead, we introduce a novel dual mode mechanism that enables optimal block… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: 14 pages, 9 figures

  17. arXiv:2311.10770  [pdf, other

    cs.CL cs.AI cs.LG cs.NE

    Exponentially Faster Language Modelling

    Authors: Peter Belcak, Roger Wattenhofer

    Abstract: Language models only really need to use an exponential fraction of their neurons for individual inferences. As proof, we present UltraFastBERT, a BERT variant that uses 0.3% of its neurons during inference while performing on par with similar BERT models. UltraFastBERT selectively engages just 12 out of 4095 neurons for each layer inference. This is achieved by replacing feedforward networks with… ▽ More

    Submitted 21 November, 2023; v1 submitted 15 November, 2023; originally announced November 2023.

  18. arXiv:2310.20049  [pdf, other

    cs.LG cs.AI physics.flu-dyn

    SURF: A Generalization Benchmark for GNNs Predicting Fluid Dynamics

    Authors: Stefan Künzli, Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: Simulating fluid dynamics is crucial for the design and development process, ranging from simple valves to complex turbomachinery. Accurately solving the underlying physical equations is computationally expensive. Therefore, learning-based solvers that model interactions on meshes have gained interest due to their promising speed-ups. However, it is unknown to what extent these models truly unders… ▽ More

    Submitted 20 November, 2023; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: Accepted at LoG 2023, Learning on Graphs Conference

  19. arXiv:2310.06970  [pdf, other

    cs.LG

    Flood and Echo Net: Algorithmically Aligned GNNs that Generalize

    Authors: Joël Mathys, Florian Grötschla, Kalyan Varma Nadimpalli, Roger Wattenhofer

    Abstract: Most Graph Neural Networks follow the standard message-passing framework where, in each step, all nodes simultaneously communicate with each other. We want to challenge this paradigm by aligning the computation more closely to the execution of distributed algorithms and propose the Flood and Echo Net. A single round of a Flood and Echo Net consists of an origin node and a flooding phase followed b… ▽ More

    Submitted 3 June, 2024; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: 9 pages

  20. arXiv:2310.03736  [pdf, other

    cs.GT cs.DS

    Recovering Single-Crossing Preferences From Approval Ballots

    Authors: Andrei Constantinescu, Roger Wattenhofer

    Abstract: An electorate with fully-ranked innate preferences casts approval votes over a finite set of alternatives. As a result, only partial information about the true preferences is revealed to the voting authorities. In an effort to understand the nature of the true preferences given only partial information, one might ask whether the unknown innate preferences could possibly be single-crossing. The exi… ▽ More

    Submitted 6 October, 2023; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: To appear in WINE'23; add acknowledgements, change formatting, minor corrections

  21. arXiv:2310.01815  [pdf, other

    cs.CE cs.LG

    What Determines the Price of NFTs?

    Authors: Vivian Ziemke, Benjamin Estermann, Roger Wattenhofer, Ye Wang

    Abstract: In the evolving landscape of digital art, Non-Fungible Tokens (NFTs) have emerged as a groundbreaking platform, bridging the realms of art and technology. NFTs serve as the foundational framework that has revolutionized the market for digital art, enabling artists to showcase and monetize their creations in unprecedented ways. NFTs combine metadata stored on the blockchain with off-chain data, suc… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

  22. arXiv:2310.01028  [pdf, other

    cs.CE cs.DC

    The PoW Landscape in the Aftermath of The Merge

    Authors: Lucianna Kiffer, Sophia Skorik, Yann Vonlanthen, Roger Wattenhofer

    Abstract: On 15th September 2022, The Merge marked the Ethereum network's transition from computation-hardness-based consensus (proof-of-work) to a committee-based consensus mechanism (proof-of-stake). As a result, all the specialized hardware and GPUs that were being used by miners ceased to be profitable in the main Ethereum network. Miners were then left with the decision of how to re-purpose their hardw… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: 13 pages, 5 figures

    ACM Class: C.2.4; K.1; K.4.4

  23. arXiv:2309.12253  [pdf, other

    cs.LG cs.AI

    SALSA-CLRS: A Sparse and Scalable Benchmark for Algorithmic Reasoning

    Authors: Julian Minder, Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: We introduce an extension to the CLRS algorithmic learning benchmark, prioritizing scalability and the utilization of sparse representations. Many algorithms in CLRS require global memory or information exchange, mirrored in its execution model, which constructs fully connected (not sparse) graphs based on the underlying problem. Despite CLRS's aim of assessing how effectively learned algorithms c… ▽ More

    Submitted 20 November, 2023; v1 submitted 21 September, 2023; originally announced September 2023.

    Comments: (Extended Abstract) Presented at the Second Learning on Graphs Conference (LoG 2023)

  24. arXiv:2308.14711  [pdf, other

    cs.LG cs.AI cs.PF

    Fast Feedforward Networks

    Authors: Peter Belcak, Roger Wattenhofer

    Abstract: We break the linear link between the layer size and its inference cost by introducing the fast feedforward (FFF) architecture, a log-time alternative to feedforward networks. We demonstrate that FFFs are up to 220x faster than feedforward networks, up to 6x faster than mixture-of-experts networks, and exhibit better training properties than mixtures of experts thanks to noiseless conditional execu… ▽ More

    Submitted 18 September, 2023; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: 12 pages, 6 figures, 4 tables

  25. arXiv:2308.05768  [pdf, other

    eess.SP cs.LG

    An Interpretable and Attention-based Method for Gaze Estimation Using Electroencephalography

    Authors: Nina Weng, Martyna Plomecka, Manuel Kaufmann, Ard Kastrati, Roger Wattenhofer, Nicolas Langer

    Abstract: Eye movements can reveal valuable insights into various aspects of human mental processes, physical well-being, and actions. Recently, several datasets have been made available that simultaneously record EEG activity and eye movements. This has triggered the development of various methods to predict gaze direction based on brain activity. However, most of these methods lack interpretability, which… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

  26. arXiv:2306.17482  [pdf, other

    cs.LG cs.AI

    Graphtester: Exploring Theoretical Boundaries of GNNs on Graph Datasets

    Authors: Eren Akbiyik, Florian Grötschla, Beni Egressy, Roger Wattenhofer

    Abstract: Graph Neural Networks (GNNs) have emerged as a powerful tool for learning from graph-structured data. However, even state-of-the-art architectures have limitations on what structures they can distinguish, imposing theoretical limits on what the networks can achieve on different datasets. In this paper, we provide a new tool called Graphtester for a comprehensive analysis of the theoretical capabil… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

  27. arXiv:2306.13512  [pdf, other

    cs.SD cs.LG eess.AS

    DISCO-10M: A Large-Scale Music Dataset

    Authors: Luca A. Lanzendörfer, Florian Grötschla, Emil Funke, Roger Wattenhofer

    Abstract: Music datasets play a crucial role in advancing research in machine learning for music. However, existing music datasets suffer from limited size, accessibility, and lack of audio resources. To address these shortcomings, we present DISCO-10M, a novel and extensive music dataset that surpasses the largest previously available music dataset by an order of magnitude. To ensure high-quality data, we… ▽ More

    Submitted 5 October, 2023; v1 submitted 23 June, 2023; originally announced June 2023.

    Comments: NeurIPS 2023 Track on Datasets and Benchmarks

  28. arXiv:2306.12957  [pdf, other

    cs.SD cs.AI cs.LG eess.AS

    Siamese SIREN: Audio Compression with Implicit Neural Representations

    Authors: Luca A. Lanzendörfer, Roger Wattenhofer

    Abstract: Implicit Neural Representations (INRs) have emerged as a promising method for representing diverse data modalities, including 3D shapes, images, and audio. While recent research has demonstrated successful applications of INRs in image and 3D shape compression, their potential for audio compression remains largely unexplored. Motivated by this, we present a preliminary investigation into the use o… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

    Comments: Published as a workshop paper at ICML 2023 neural compression workshop

  29. arXiv:2306.11586  [pdf, other

    cs.LG cs.AI

    Provably Powerful Graph Neural Networks for Directed Multigraphs

    Authors: Béni Egressy, Luc von Niederhäusern, Jovan Blanusa, Erik Altman, Roger Wattenhofer, Kubilay Atasu

    Abstract: This paper analyses a set of simple adaptations that transform standard message-passing Graph Neural Networks (GNN) into provably powerful directed multigraph neural networks. The adaptations include multigraph port numbering, ego IDs, and reverse message passing. We prove that the combination of these theoretically enables the detection of any directed subgraph pattern. To validate the effectiven… ▽ More

    Submitted 4 January, 2024; v1 submitted 20 June, 2023; originally announced June 2023.

    Comments: AAAI 2024

  30. arXiv:2306.10777  [pdf, other

    cs.DC

    Ethereum Proof-of-Stake Consensus Layer: Participation and Decentralization

    Authors: Dominic Grandjean, Lioba Heimbach, Roger Wattenhofer

    Abstract: In September 2022, Ethereum transitioned from Proof-of-Work (PoW) to Proof-of-Stake (PoS) during "the merge" - making it the largest PoS cryptocurrency in terms of market capitalization. With this work, we present a comprehensive measurement study of the current state of the Ethereum PoS consensus layer on the beacon chain. We perform a longitudinal study of the history of the beacon chain. Our wo… ▽ More

    Submitted 22 September, 2023; v1 submitted 19 June, 2023; originally announced June 2023.

  31. arXiv:2306.05756  [pdf, other

    cs.GT

    The Potential of Self-Regulation for Front-Running Prevention on DEXes

    Authors: Lioba Heimbach, Eric Schertenleib, Roger Wattenhofer

    Abstract: The transaction ordering dependency of the smart contracts building decentralized exchanges (DEXes) allow for predatory trading strategies. In particular, front-running attacks present a constant risk for traders on DEXes. Whereas legal regulation outlaws most front-running practices in traditional finance, such measures are ineffective in preventing front-running on DEXes due to the absence of a… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

  32. arXiv:2306.01009  [pdf, other

    cs.CL cs.AI cs.LG

    Examining the Emergence of Deductive Reasoning in Generative Language Models

    Authors: Peter Belcak, Luca A. Lanzendörfer, Roger Wattenhofer

    Abstract: We conduct a preliminary inquiry into the ability of generative transformer models to deductively reason from premises provided. We observe notable differences in the performance of models coming from different training setups and find that the deductive reasoning ability increases with scale. Further, we discover that the performance generally does not decrease with the length of the deductive ch… ▽ More

    Submitted 31 May, 2023; originally announced June 2023.

    Comments: Accepted to the 1st Natural Language Reasoning and Structured Explanations Workshop (NLRSE@ACL'23). 8 pages, 4 figures, 3 tables

  33. arXiv:2305.19037  [pdf, other

    cs.DC

    Ethereum's Proposer-Builder Separation: Promises and Realities

    Authors: Lioba Heimbach, Lucianna Kiffer, Christof Ferreira Torres, Roger Wattenhofer

    Abstract: With Ethereum's transition from Proof-of-Work to Proof-of-Stake in September 2022 came another paradigm shift, the Proposer-Builder Separation (PBS) scheme. PBS was introduced to decouple the roles of selecting and ordering transactions in a block (i.e., the builder), from those validating its contents and proposing the block to the network as the new head of the blockchain (i.e., the proposer). I… ▽ More

    Submitted 24 September, 2023; v1 submitted 30 May, 2023; originally announced May 2023.

    Comments: In Proceedings of 2023 Internet Measurement Conference (IMC)

  34. arXiv:2305.14538  [pdf, other

    cs.CL cs.AI

    Cascaded Beam Search: Plug-and-Play Terminology-Forcing For Neural Machine Translation

    Authors: Frédéric Odermatt, Béni Egressy, Roger Wattenhofer

    Abstract: This paper presents a plug-and-play approach for translation with terminology constraints. Terminology constraints are an important aspect of many modern translation pipelines. In both specialized domains and newly emerging domains (such as the COVID-19 pandemic), accurate translation of technical terms is crucial. Recent approaches often train models to copy terminologies from the input into the… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: 14 pages, 7 figures

  35. arXiv:2305.09549  [pdf, other

    cs.GT cs.CC

    Stable Dinner Party Seating Arrangements

    Authors: Damien Berriaud, Andrei Constantinescu, Roger Wattenhofer

    Abstract: A group of $n$ agents with numerical preferences for each other are to be assigned to the $n$ seats of a dining table. We study two natural topologies:~circular (cycle) tables and panel (path) tables. For a given seating arrangement, an agent's utility is the sum of their preference values towards their (at most two) direct neighbors. An arrangement is envy-free if no agent strictly prefers someon… ▽ More

    Submitted 6 October, 2023; v1 submitted 16 May, 2023; originally announced May 2023.

    Comments: To appear in WINE'23; preliminary version presented at COMSOC'23

  36. arXiv:2305.05206  [pdf, other

    cs.DC cs.GT

    A Fair and Resilient Decentralized Clock Network for Transaction Ordering

    Authors: Andrei Constantinescu, Diana Ghinea, Lioba Heimbach, Zilin Wang, Roger Wattenhofer

    Abstract: Traditional blockchain design gives miners or validators full control over transaction ordering, i.e., they can freely choose which transactions to include or exclude, as well as in which order. While not an issue initially, the emergence of decentralized finance has introduced new transaction order dependencies allowing parties in control of the ordering to make a profit by front-running others'… ▽ More

    Submitted 18 December, 2023; v1 submitted 9 May, 2023; originally announced May 2023.

    Comments: In Proceedings of 27th International Conference on Principles of Distributed Systems (OPODIS)

  37. arXiv:2304.12895  [pdf, ps, other

    cs.LG cs.NE

    Discovering Graph Generation Algorithms

    Authors: Mihai Babiac, Karolis Martinkus, Roger Wattenhofer

    Abstract: We provide a novel approach to construct generative models for graphs. Instead of using the traditional probabilistic models or deep generative models, we propose to instead find an algorithm that generates the data. We achieve this using evolutionary search and a powerful fitness function, implemented by a randomly initialized graph neural network. This brings certain advantages over current deep… ▽ More

    Submitted 25 April, 2023; originally announced April 2023.

  38. arXiv:2303.08748  [pdf, other

    q-fin.GN

    DeFi Lending During The Merge

    Authors: Lioba Heimbach, Eric Schertenleib, Roger Wattenhofer

    Abstract: Lending protocols in decentralized finance enable the permissionless exchange of capital from lenders to borrowers without relying on a trusted third party for clearing or market-making. Interest rates are set by the supply and demand of capital according to a pre-defined function. In the lead-up to The Merge: Ethereum blockchain's transition from proof-of-work (PoW) to proof-of-stake (PoS), a fra… ▽ More

    Submitted 16 August, 2023; v1 submitted 23 January, 2023; originally announced March 2023.

    Comments: This paper was accepted at the 5th Conference on Advances in Financial Technologies (AFT 2023)

  39. arXiv:2303.04091  [pdf, other

    cs.AI cs.CL cs.LG

    Abstract Visual Reasoning Enabled by Language

    Authors: Giacomo Camposampiero, Loic Houmard, Benjamin Estermann, Joël Mathys, Roger Wattenhofer

    Abstract: While artificial intelligence (AI) models have achieved human or even superhuman performance in many well-defined applications, they still struggle to show signs of broad and flexible intelligence. The Abstraction and Reasoning Corpus (ARC), a visual intelligence benchmark introduced by François Chollet, aims to assess how close AI systems are to human-like cognitive abilities. Most current approa… ▽ More

    Submitted 22 June, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: The first two authors have contributed equally to this work. Accepted as regular paper at CVPR 2023 Workshop and Challenges for New Frontiers in Visual Language Reasoning: Compositionality, Prompts and Causality (NFVLR)

  40. arXiv:2303.01384  [pdf, other

    cs.LG cs.AI cs.CV

    DAVA: Disentangling Adversarial Variational Autoencoder

    Authors: Benjamin Estermann, Roger Wattenhofer

    Abstract: The use of well-disentangled representations offers many advantages for downstream tasks, e.g. an increased sample efficiency, or better interpretability. However, the quality of disentangled interpretations is often highly dependent on the choice of dataset-specific hyperparameters, in particular the regularization strength. To address this issue, we introduce DAVA, a novel training procedure for… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: Published as a conference paper at ICLR 2023

  41. arXiv:2303.00660  [pdf, other

    cs.GT cs.CC cs.DS

    Computing the Best Policy That Survives a Vote

    Authors: Andrei Constantinescu, Roger Wattenhofer

    Abstract: An assembly of $n$ voters needs to decide on $t$ independent binary issues. Each voter has opinions about the issues, given by a $t$-bit vector. Anscombe's paradox shows that a policy following the majority opinion in each issue may not survive a vote by the very same set of $n$ voters, i.e., more voters may feel unrepresented by such a majority-driven policy than represented. A natural resolution… ▽ More

    Submitted 2 March, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

    Comments: Accepted by AAMAS'23; fixed typos and improved clarity

  42. arXiv:2302.12710  [pdf, other

    eess.SP cs.HC cs.LG q-bio.NC

    Electrode Clustering and Bandpass Analysis of EEG Data for Gaze Estimation

    Authors: Ard Kastrati, Martyna Beata Plomecka, Joël Küchler, Nicolas Langer, Roger Wattenhofer

    Abstract: In this study, we validate the findings of previously published papers, showing the feasibility of an Electroencephalography (EEG) based gaze estimation. Moreover, we extend previous research by demonstrating that with only a slight drop in model performance, we can significantly reduce the number of electrodes, indicating that a high-density, expensive EEG cap is not necessary for the purposes of… ▽ More

    Submitted 19 February, 2023; originally announced February 2023.

    Comments: Gaze Meets Machine Learning Workshop (GMML@NeurIPS), New Orleans, Louisiana, USA, December 2022

  43. arXiv:2302.12125  [pdf, other

    cs.CY cs.CR

    The Hidden Shortcomings of (D)AOs -- An Empirical Study of On-Chain Governance

    Authors: Rainer Feichtinger, Robin Fritsch, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Decentralized autonomous organizations (DAOs) are a recent innovation in organizational structures, which are already widely used in the blockchain ecosystem. We empirically study the on-chain governance systems of 21 DAOs and open source the live dataset. The DAOs we study are of various size and activity, and govern a wide range of protocols and services, such as decentralized exchanges, lending… ▽ More

    Submitted 28 February, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

  44. arXiv:2302.06708  [pdf, other

    cs.CR cs.DC

    DeFi and NFTs Hinder Blockchain Scalability

    Authors: Lioba Heimbach, Quentin Kniep, Yann Vonlanthen, Roger Wattenhofer

    Abstract: Many classical blockchains are known to have an embarrassingly low transaction throughput, down to Bitcoin's notorious seven transactions per second limit.Various proposals and implementations for increasing throughput emerged in the first decade of blockchain research. But how much concurrency is possible? In their early days, blockchains were mostly used for simple transfers from user to user. M… ▽ More

    Submitted 7 March, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: 22 pages, 12 figures, to be published in Financial Cryptography and Data Security (FC), May 2023

  45. arXiv:2302.04068  [pdf, other

    cs.CR q-fin.RM

    Short Squeeze in DeFi Lending Market: Decentralization in Jeopardy?

    Authors: Lioba Heimbach, Eric G. Schertenleib, Roger Wattenhofer

    Abstract: Anxiety levels in the Aave community spiked in November 2022 as Avi Eisenberg performed an attack on Aave. Eisenberg attempted to short the CRV token by using funds borrowed on the protocol to artificially deflate the value of CRV. While the attack was ultimately unsuccessful, it left the Aave community scared and even raised question marks regarding the feasibility of large lending platforms unde… ▽ More

    Submitted 21 June, 2023; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: In Proceedings of Workshop on Decentralized Finance (DeFi@FC)

  46. arXiv:2301.11135  [pdf, other

    cs.LG cs.DC

    FedHQL: Federated Heterogeneous Q-Learning

    Authors: Flint Xiaofeng Fan, Yining Ma, Zhongxiang Dai, Cheston Tan, Bryan Kian Hsiang Low, Roger Wattenhofer

    Abstract: Federated Reinforcement Learning (FedRL) encourages distributed agents to learn collectively from each other's experience to improve their performance without exchanging their raw trajectories. The existing work on FedRL assumes that all participating agents are homogeneous, which requires all agents to share the same policy parameterization (e.g., network architectures and training configurations… ▽ More

    Submitted 26 January, 2023; originally announced January 2023.

    Comments: Preprint. Under review

  47. arXiv:2212.04934  [pdf, other

    cs.LG cs.AI

    Learning Graph Algorithms With Recurrent Graph Neural Networks

    Authors: Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: Classical graph algorithms work well for combinatorial problems that can be thoroughly formalized and abstracted. Once the algorithm is derived, it generalizes to instances of any size. However, develo** an algorithm that handles complex structures and interactions in the real world can be challenging. Rather than specifying the algorithm, we can try to learn it from the graph-structured data. G… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

    Comments: Accepted at GCLR@AAAI23, workshop on Graphs and more Complex structures for Learning and Reasoning

  48. arXiv:2211.13219  [pdf, other

    cs.GR cs.AI cs.LG cs.NE cs.RO

    Automating Rigid Origami Design

    Authors: Jeremia Geiger, Karolis Martinkus, Oliver Richter, Roger Wattenhofer

    Abstract: Rigid origami has shown potential in large diversity of practical applications. However, current rigid origami crease pattern design mostly relies on known tessellations. This strongly limits the diversity and novelty of patterns that can be created. In this work, we build upon the recently developed principle of three units method to formulate rigid origami design as a discrete optimization probl… ▽ More

    Submitted 28 April, 2023; v1 submitted 20 November, 2022; originally announced November 2022.

    Comments: IJCAI 2023 AI, Arts & Creativity Special Track

  49. arXiv:2210.16637  [pdf, other

    cs.CL cs.LG

    Beyond Prompting: Making Pre-trained Language Models Better Zero-shot Learners by Clustering Representations

    Authors: Yu Fei, ** Nie, Zhao Meng, Roger Wattenhofer, Mrinmaya Sachan

    Abstract: Recent work has demonstrated that pre-trained language models (PLMs) are zero-shot learners. However, most existing zero-shot methods involve heavy human engineering or complicated self-training pipelines, hindering their application to new situations. In this work, we show that zero-shot text classification can be improved simply by clustering texts in the embedding spaces of PLMs. Specifically,… ▽ More

    Submitted 23 November, 2022; v1 submitted 29 October, 2022; originally announced October 2022.

    Comments: Accepted to EMNLP 2022

  50. arXiv:2210.16606  [pdf, other

    cs.LG cs.AI cs.SC

    Neural Combinatorial Logic Circuit Synthesis from Input-Output Examples

    Authors: Peter Belcak, Roger Wattenhofer

    Abstract: We propose a novel, fully explainable neural approach to synthesis of combinatorial logic circuits from input-output examples. The carrying advantage of our method is that it readily extends to inductive scenarios, where the set of examples is incomplete but still indicative of the desired behaviour. Our method can be employed for a virtually arbitrary choice of atoms - from logic gates to FPGA bl… ▽ More

    Submitted 29 October, 2022; originally announced October 2022.

    Comments: Accepted to the 2nd Workshop on Math-AI (MATH-AI@NeurIPS'22). 10 pages, 1 figure