Загрузка видео...

Не удалось загрузить видео

На главную

Pleased to share Spellburst: an LLM-powered creative coding tool, accepted at ACM UIST! Artists can move between semantic (high level) and syntactic (low level) ideas and explore many branches in parallel Paper: More on the Replit ⠕/Stanford Human-Computer Interaction Group collab:

54,056 просмотров • 2 лет назад •via X (Twitter)

Комментарии: 11

Фото профиля Tyler Angert
Tyler Angert2 лет назад

I worked with Miroslav Suzara, @jennyhansolo, @chris_pondoc, and @HariSubramonyam. Our research goal was to understand how creative coders explore conceptual spaces and work across diff levels of abstraction.

Фото профиля Tyler Angert
Tyler Angert2 лет назад

The UI is an auto-layout node-based canvas, with p5 sketches connected together by "operators", which can modify the sketch with a prompt, merge sketches together semantically, extract properties, and diff. The point is to visualize how sketches diverge and converge over time

Фото профиля Tyler Angert
Tyler Angert2 лет назад

The core of the interface works well independently of the LLM integration. It's a great canvas for branching p5 sketches and quickly testing out changes in parallel

Фото профиля Tyler Angert
Tyler Angert2 лет назад

But the real magic is here: a) any connected downstream sketches will update every time you modify the prompt. b) divergent autocomplete helps artists push prompts in alt directions and uses the prev sketch as context, so it knows about vars / concepts used to guide suggestions

Фото профиля Tyler Angert
Tyler Angert2 лет назад

Secondly, c) global variables are extracted from sketches, linked to parts of the prompt they're related to, then linked to sliders. d) uses "semantic merging" to take unrelated sketches and combine elements of them together, like physics from 1 and and color palette from another

Фото профиля Tyler Angert
Tyler Angert2 лет назад

There's still a lot to do, but it's a promising direction for more expressive UIs for making interactive media. We'll post a full demo vid next week and I'll be demoing this live in San Francisco late October. We aim to make this publicly available to use soon!

Фото профиля Tyler Angert
Tyler Angert2 лет назад

This is the first (but not last) official research collab between @Replit and an academic institution. Hopefully this is some proof that you don't need a dedicated research team to contribute to the community! I did this in my free time / balanced it with my normal work.

Фото профиля Minn
Minn2 лет назад

@ACMUIST @Replit @StanfordHCI This is reeaally neat. Would love to see this for audio too!

Фото профиля Tyler Angert
Tyler Angert2 лет назад

@ACMUIST @Replit @StanfordHCI yesss and just text too

Фото профиля adam ho
adam ho2 лет назад

@ACMUIST @Replit @StanfordHCI damnnnn this is crazy

Фото профиля Tyler Angert
Tyler Angert2 лет назад

@ACMUIST @Replit @StanfordHCI Appreciate it :))

Похожие видео

Brain signals and LLM embeddings converge for predicting every spoken or heard word. Beautiful research from Google AI They compared human brain activity during real conversations with internal embeddings from a speech-to-text LLM. Measured electrode signals in speech and language-related brain regions and matched them to the model’s word-level features. 🤖Key Highlights → Brain activity aligns linearly with LLM embeddings for real-life spoken conversations. → Sequence of comprehension: first speech sounds, then word meaning. → Sequence of production: planned meaning, then articulation, then hearing one’s own voice. → Consistent predictive coding (pre-onset anticipation, post-onset surprise) mirrors LLM next-word prediction. → Lower-tier auditory regions still show partial sensitivity to semantic information. 🤖 Model-Brain Alignment They observed a clear sequence: during comprehension, auditory cortex (superior temporal gyrus) showed strong correlation with speech embeddings, then language embeddings aligned with Broca’s area. During production, Broca’s area correlated with language embeddings before articulation, followed by motor cortex signals matching speech embeddings. This suggests that next-word prediction and higher-level meaning representation in the model parallel the brain’s approach. ⚙ So the study revealed a shared computational principle of predicting words in context. Even though the Transformer-based LLM processes words in parallel layers, the human brain processes them serially yet mirrors similar statistical regularities. This supports a “soft hierarchy” where both lower-level acoustic processing and higher-level semantic processing partially overlap in the brain.

Rohan Paul

15,213 просмотров • 1 год назад