@testerpce.bsky.social

Super happy to reveal our new paper! 🎉🙌♟️ We trained a model to play four games, and the performance in each increases by "external search" (MCTS using a learned world model) and "internal search" where the model outputs the whole plan on its own!

Bild
Nenad Tomasev@nenadtomasev.bsky.social · 2y ago

I'm excited to share a new paper: "Mastering Board Games by External and Internal Planning with Language Models" storage.googleapis.com/deepmind-med... (also soon to be up on Arxiv, once it's been processed there)

Hello all! 👋 I’m delighted to share a 🚨 new preprint 🚨: “Active Evaluation of General Agents: Problem Definition and Comparison of Baseline Algorithms”. A paper thread! 🤩📄🧵 1/N

Bild

This week's #PaperILike is "Human-Guided Complexity-Controlled Abstractions" (Peng et al., NeurIPS 2023). Selecting the right levels and kinds of abstractions remains important and open for many forms of human-AI / human-robot interaction. PDF: arxiv.org/abs/2310.17550

Human-Guided Complexity-Controlled Abstractions

Neural networks often learn task-specific latent representations that fail to generalize to novel settings or tasks. Conversely, humans learn discrete representations (i.e., concepts or words) at a va...

arxiv.org

WE DON'T NEED PETROLEUM-BASED PLASTICS ANYMORE! "The [bamboo plastic] outperforms most commercial plastics and bioplastics in mechanical and thermo-mechanical metrics while maintaining full biodegradability in soil within 50 days and closed-loop recyclability with 90% retained strength."

High-strength, multi-mode processable bamboo molecular bioplastic enabled by solvent-shaping regulation - Nature Communications

Bioplastics derived from biomass show promise as sustainable alternatives to petrochemical plastics, but their adoption is hindered by their inferior mechanical properties and processability. Here, th...

nature.com

T

This points to an important direction: layering symbolic systems on top of LLMs. These can overcome the main shortcomings of LLM architectures: probabilistic execution, continual learning, attribution, and (maybe) uncertainty quantification. 1/

Antonin Raffin@araffin.bsky.social · 3mo ago

"Codex grew programmatic policies with no neural nets: max score on Breakout, and SOTA-level scores on MuJoCo. Maybe heuristics were not too weak. Maybe they were just too expensive to maintain. Maybe it's the next paradigm." trinkle23897.github.io/learning-bey...

🚨 New preprint w/ Valerio Rubino and Peter Dayan: how do people discover and use compositional structure under constraints? osf.io/preprints/ps... A key factor is a simple heuristic that favors reuse of repeated and symmetric fragments across scales, is robust to time pressure, and sped up RTs 🧵👇

Bild

K-Dense BYOK Your own AI research assistant, running on your computer, powered by your API keys. K-Dense BYOK (Bring Your Own Keys) is an open-source app that lets you chat with an AI assistant called Kady. You ask Kady a question or give it a task, and it figures out the best way to handle it.

Bild

Meituan's LongCat-Next: A Discrete Native Autoregressive Multimodal Model (open-weight) 68.5B total params, 3B active, LongCat-Flash-Lite MoE backbone, excels at seeing, painting, and speaking in a unified discrete autoregressive framework.

Bild

Dataset Distillation (2018/2020) They show that it is possible to compress 60,000 MNIST training images into just 10 synthetic distilled images (one per class) and achieve close to original performance with only a few gradient descent steps, given a fixed network initialization.

Bild

Anyone interested in interactive story generation? I genuinely love this stuff, and would love to talk about it with anyone who's interested This is a little tool I made to experiment with generating like murder mysteries automatically~