

# Event Details

- **Event Name**: HAI & SDS Seminar with with Wolfgang Lehrach
- **Event Start and End Date**: Wed, 13 May, 2026 at 12:00 pm – Wed, 13 May, 2026 at 01:15 pm (-07:00)
- **Event Description**: Visiting scholars share their research with the HAI &amp; SDS community.About this EventCode World Models for General Game PlayingHAI &amp; SDS Seminar with Wolfgang LehrachVisit our website to learn more about the event agenda, speakers, and other detailsWhile Large Language Models (LLMs) show promise in many domains, relying on them for direct policy generation in games often results in illegal moves and poor strategic play. In this talk, I present an approach that moves away from direct prompting, instead using LLMs as program synthesizers to bridge the gap between natural language rules and symbolic world models.  The LLM receives a game description and example trajectories, and outputs an executable, symbolic world model (CWM) represented in Python. The trajectories also ensure the rules are correctly captured and aid in refining the CWM if they are not.  Note that even trajectories containing only a single player's observations and actions can be used to help validate and refine CWMs.  Furthermore, partially observed trajectories also allow comparisons between CWMs via a bound on the likelihood.  Given a CWM, Monte Carlo Tree Search (MCTS) or Reinforcement Learning (RL) methods can play the game, and gameplay can be further enhanced by adding in LLM-derived synthesized value functions. Imperfect information games are handled by having the LLM synthesize inference functions to impute information sets, or by directly training reinforcement learning policies on top of the CWM.Details:Time: 12:00 pm - 1:15 pm PTLocation: Gates Computer Science Building, Room 119, 353 Jane Stanford Way, CA 94503.Advance registration is required to guarantee entry.We are happy to accommodate walk-in guests as space allows. Please note that if the seminar is sold out, we may not be able to admit those without prior registration.
- **Event URL**: https://allevents.in/stanford/hai-and-sds-seminar-with-with-wolfgang-lehrach/100001984150379196
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Stanford
- **state**: CA
- **country**: United States
- **location**: Gates Computer Science Building Room 119
- **lat**: 37.4179106
- **long**: -122.174952
- **full address**: Gates Computer Science Building Room 119, 353 Serra Mall, Stanford, United States

## Event gallery

- **Alt text**: HAI &amp; SDS Seminar with with Wolfgang Lehrach
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4b2f24ac734578b83adba58fbd15cc70c1a74408c45b951beaf0053ef6c31053-rimg-w1200-h675-dc13484c-gmir.jpg?v=1772726638

## FAQs

- **Q**: When and where is HAI & SDS Seminar with with Wolfgang Lehrach being held?
  - **A:** HAI &amp; SDS Seminar with with Wolfgang Lehrach takes place on Wed, 13 May, 2026 at 12:00 pm to Wed, 13 May, 2026 at 01:15 pm at Gates Computer Science Building Room 119, 353 Serra Mall, Stanford, United States.
- **Q**: Who is organizing HAI & SDS Seminar with with Wolfgang Lehrach?
  - **A:** HAI &amp; SDS Seminar with with Wolfgang Lehrach is organized by Stanford Institute for Human-Centered Artificial Intelligence (HAI).
- **Q**: Who is this event for? Is it right for me?
  - **A:** HAI &amp; SDS Seminar with with Wolfgang Lehrach is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Stanford, this event is thoughtfully curated to deliver a standout experience worth every moment. If HAI &amp; SDS Seminar with with Wolfgang Lehrach sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HAI &amp; SDS Seminar with with Wolfgang Lehrach",
        "image": "https://cdn-az.allevents.in/events4/banners/4b2f24ac734578b83adba58fbd15cc70c1a74408c45b951beaf0053ef6c31053-rimg-w1200-h675-dc13484c-gmir.jpg?v=1772726638",
        "startDate": "2026-05-13T12:00:00-07:00",
        "endDate": "2026-05-13T13:15:00-07:00",
        "url": "https://allevents.in/stanford/hai-and-sds-seminar-with-with-wolfgang-lehrach/100001984150379196",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gates Computer Science Building Room 119",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "353 Serra Mall",
                "postalCode": "94305",
                "addressLocality": "Stanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4179106",
                "longitude": "-122.174952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visiting scholars share their research with the HAI & SDS community.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-03-05",
                "availabilityEnds": "2026-05-13T13:15:00-07:00",
                "validFrom": "2026-03-05",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/stanford/hai-and-sds-seminar-with-with-wolfgang-lehrach/100001984150379196"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-03-05",
                "availabilityEnds": "",
                "validFrom": "2026-03-05",
                "url": "https://allevents.in/stanford/hai-and-sds-seminar-with-with-wolfgang-lehrach/100001984150379196",
                "price": 0,
                "name": "In-Person Ticket"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanford Institute for Human-Centered Artificial Intelligence (HAI)",
                "url": "https://allevents.in/org/stanford-institute-for-human-centered-artificial-intelligence-hai/17656309"
            }
        ]
    }
]
```