-
AI and the Future of Digital Public Squares
Authors:
Beth Goldberg,
Diana Acosta-Navas,
Michiel Bakker,
Ian Beacock,
Matt Botvinick,
Prateek Buch,
Renée DiResta,
Nandika Donthi,
Nathanael Fast,
Ravi Iyer,
Zaria Jalan,
Andrew Konya,
Grace Kwak Danciu,
Hélène Landemore,
Alice Marwick,
Carl Miller,
Aviv Ovadya,
Emily Saltz,
Lisa Schirch,
Dalit Shalom,
Divya Siddarth,
Felix Sieker,
Christopher Small,
Jonathan Stray,
Audrey Tang
, et al. (2 additional authors not shown)
Abstract:
Two substantial technological advances have reshaped the public square in recent decades: first with the advent of the internet and second with the recent introduction of large language models (LLMs). LLMs offer opportunities for a paradigm shift towards more decentralized, participatory online spaces that can be used to facilitate deliberative dialogues at scale, but also create risks of exacerba…
▽ More
Two substantial technological advances have reshaped the public square in recent decades: first with the advent of the internet and second with the recent introduction of large language models (LLMs). LLMs offer opportunities for a paradigm shift towards more decentralized, participatory online spaces that can be used to facilitate deliberative dialogues at scale, but also create risks of exacerbating societal schisms. Here, we explore four applications of LLMs to improve digital public squares: collective dialogue systems, bridging systems, community moderation, and proof-of-humanity systems. Building on the input from over 70 civil society experts and technologists, we argue that LLMs both afford promising opportunities to shift the paradigm for conversations at scale and pose distinct risks for digital public squares. We lay out an agenda for future research and investments in AI that will strengthen digital public squares and safeguard against potential misuses of AI.
△ Less
Submitted 13 December, 2024;
originally announced December 2024.
-
Neural decoding from stereotactic EEG: accounting for electrode variability across subjects
Authors:
Georgios Mentzelopoulos,
Evangelos Chatzipantazis,
Ashwin G. Ramayya,
Michelle J. Hedlund,
Vivek P. Buch,
Kostas Daniilidis,
Konrad P. Kording,
Flavia Vitale
Abstract:
Deep learning based neural decoding from stereotactic electroencephalography (sEEG) would likely benefit from scaling up both dataset and model size. To achieve this, combining data across multiple subjects is crucial. However, in sEEG cohorts, each subject has a variable number of electrodes placed at distinct locations in their brain, solely based on clinical needs. Such heterogeneity in electro…
▽ More
Deep learning based neural decoding from stereotactic electroencephalography (sEEG) would likely benefit from scaling up both dataset and model size. To achieve this, combining data across multiple subjects is crucial. However, in sEEG cohorts, each subject has a variable number of electrodes placed at distinct locations in their brain, solely based on clinical needs. Such heterogeneity in electrode number/placement poses a significant challenge for data integration, since there is no clear correspondence of the neural activity recorded at distinct sites between individuals. Here we introduce seegnificant: a training framework and architecture that can be used to decode behavior across subjects using sEEG data. We tokenize the neural activity within electrodes using convolutions and extract long-term temporal dependencies between tokens using self-attention in the time dimension. The 3D location of each electrode is then mixed with the tokens, followed by another self-attention in the electrode dimension to extract effective spatiotemporal neural representations. Subject-specific heads are then used for downstream decoding tasks. Using this approach, we construct a multi-subject model trained on the combined data from 21 subjects performing a behavioral task. We demonstrate that our model is able to decode the trial-wise response time of the subjects during the behavioral task solely from neural data. We also show that the neural representations learned by pretraining our model across individuals can be transferred in a few-shot manner to new subjects. This work introduces a scalable approach towards sEEG data integration for multi-subject model training, paving the way for cross-subject generalization for sEEG decoding.
△ Less
Submitted 1 November, 2024;
originally announced November 2024.
-
Towards Error Handling in a DSL for Robot Assembly Tasks
Authors:
Johan S. Laursen,
Jacob P. Buch,
Lars C. Sørensen,
Dirk Kraft,
Henrik G. Petersen Lars-Peter Ellekilde,
Ulrik P. Schultz
Abstract:
This work-in-progress paper presents our work with a domain specific language (DSL) for tackling the issue of programming robots for small-sized batch production. We observe that as the complexity of assembly increases so does the likelihood of errors, and these errors need to be addressed. Nevertheless, it is essential that programming and setting up the assembly remains fast, allows quick change…
▽ More
This work-in-progress paper presents our work with a domain specific language (DSL) for tackling the issue of programming robots for small-sized batch production. We observe that as the complexity of assembly increases so does the likelihood of errors, and these errors need to be addressed. Nevertheless, it is essential that programming and setting up the assembly remains fast, allows quick changeovers, easy adjustments and reconfigurations. In this paper we present an initial design and implementation of extending an existing DSL for assembly operations with error specification, error handling and advanced move commands incorporating error tolerance. The DSL is used as part of a framework that aims at tackling uncertainties through a probabilistic approach.
△ Less
Submitted 15 December, 2014;
originally announced December 2014.