PulseAugur
EN
LIVE 11:00:58
ENTITY Sokoban

Sokoban

PulseAugur coverage of Sokoban — every cluster mentioning Sokoban across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
4
10 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
2
8 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 10 TOTAL
  1. RESEARCH · CL_208204 ·

    New AI method discovers reusable code primitives for game content generation

    Researchers have developed a new method called Continual Abstraction Discovery (CAD) to improve the generation of procedural content for video games. This technique leverages large language models to evolve Python progr…

  2. TOOL · CL_205987 ·

    Diffusion model predicts Sokoban puzzle solvability without explicit training

    Researchers have developed a transformer-based diffusion model that can predict the solvability of Sokoban puzzles with 77.4% accuracy, despite being trained solely on tile completion without explicit solvability labels…

  3. TOOL · CL_204710 ·

    Classic 1980s puzzle game Sokoban gets an AI upgrade

    Sokoban, a classic 1980s puzzle game, has been reimagined with an AI component that assists players in moving boxes. The game, characterized by its pixelated graphics, offers a challenging yet engaging experience for pu…

  4. TOOL · CL_204709 ·

    Sokoban AI Solver uses A* search for optimal puzzle solutions

    A developer has created an AI solver for the classic Sokoban puzzle game, which involves pushing boxes onto designated goals. The solver, implemented in JavaScript and C++, utilizes an A* search algorithm with optimizat…

  5. RESEARCH · CL_160687 ·

    Answer Set Programming enhanced with new semantics and LLM-driven optimization · 2 sources tracked

    Two new research papers explore advancements in Answer Set Programming (ASP). The first paper introduces a unified logical framework, Bound-Founded Semantics, to characterize various semantics for ASP extensions with li…

  6. RESEARCH · CL_147818 ·

    New HDR framework boosts multi-step reasoning in video models

    Researchers have introduced HDR (Hierarchical Denoising for Visual Reasoning), a novel framework designed to enhance multi-step reasoning capabilities in video foundation models. HDR employs a hierarchical latent struct…

  7. TOOL · CL_143729 ·

    New "cake" representation and PRP method generate diverse game levels

    Researchers have introduced a new domain-independent "cake" representation for game levels over time, designed to implicitly encode dynamic information. This representation is used with a novel level generation approach…

  8. TOOL · CL_56258 ·

    AI model for Sokoban game uses 'path channels' for planning

    Researchers have partially reverse-engineered a convolutional recurrent neural network (RNN) used for the game Sokoban. They discovered that the network stores future moves, or plans, as activations within specific "pat…

  9. RESEARCH · CL_50645 ·

    New WA* framework achieves zero-shot generalization in AI planning

    Researchers have developed a novel self-improving planning framework called WA* that combines a value heuristic represented by a Relational Graph Neural Network with Q-learning. This approach guides search and uses the …

  10. RESEARCH · CL_18310 ·

    Generative models achieve high-quality plan generation via self-improvement

    Researchers have developed a self-improvement technique for generative models to produce high-quality plans more efficiently. This method involves fine-tuning an initial model with improved plans generated through a com…