
De qué se trata
Hands-on project-oriented data science, with a heavy focus on machine learning and artificial intelligence. We're here to get neck-deep into projects and actually do awesome things!
Join our new discord https://discord.gg/xtFVsSZuPG where you can:
- discuss more AI/ML papers
- suggest/plan events
- share and discuss github projects
- find and post jobs on our jobs channel
- buy/sell used local gpu/server equipment
- scroll our social media aggregators for the latest AI research news across Bsky, X, Reddit, Youtube, Podcasts, and more
The meetup consists of:
- recurring study groups (if you want to start one, just notify Ben to be made a meetup co-organizer).
- intermediate/advanced working groups (starting in 2019)
- occasional talks and gathering (aiming for at least quarterly starting in 2019)
Próximos eventos (4+)
Ver todo- Reinforcement Learning: Chapter 3 Finite Markov Decision ProcessesSolo los asistentes pueden ver el enlace
Chapter 3 introduces the mathematical formalism for defining the full reinforcement learning problem in the book. We will cover the definition of probability transition functions, reward signals, and the discounted return. If there is time we will continue with the discussion of policies and value functions as explained with the gridworld example.
As usual you can find below links to the textbook, previous chapter notes, slides, and recordings of some of the previous meetings.
Useful Links:
Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto
Recordings of Previous Meetings
Short RL Tutorials
My exercise solutions and chapter notes
Kickoff Slides which contain other links
Video lectures from a similar course - Paper Group: Illusion of Thinking and Rebuttal PaperSolo los asistentes pueden ver el enlace
Join us for a paper discussion by Megan Robertson on "The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity" and its rebuttal "The Illusion of the Illusion of Thinking"
Examining the capabilities and evaluation pitfalls of Large Reasoning Models (LRMs) in complex reasoning tasks***
## Featured Papers
- "The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity" (Shojaee et al., 2025)
arXiv Paper - "The Illusion of the Illusion of Thinking: A Comment on Shojaee et al. (2025)" (Opus, Lawsen, 2025)
arXiv Rebuttal
***
## Discussion Topics
## Original Study: LRM Reasoning and Scaling Analysis
- Evaluation of Large Reasoning Models (LRMs) on systematically designed puzzles (e.g., Tower of Hanoi, River Crossing) to probe reasoning depth and trace quality
- Identification of three performance regimes:
- Standard LLMs outperform LRMs on low-complexity tasks.
- LRMs show advantage on medium-complexity tasks.
- Both model types experience "accuracy collapse" on high-complexity tasks, even with sufficient token budget
- Observed phenomena:
- Reasoning effort increases with problem complexity, then unexpectedly declines at higher levels.
- LRMs struggle with exact computation, often failing to use explicit algorithms or reason consistently across different scales.
- Internal reasoning traces reveal inconsistent or incomplete solution exploration as complexity rises.
## Rebuttal: Experimental Design and Evaluation Critique
- Argues that reported "accuracy collapse" is largely due to experimental artifacts rather than fundamental model limitations.
- Key criticisms:
- Token Limitations: For tasks like Tower of Hanoi, the number of required output tokens grows rapidly with problem size, exceeding model context windows at collapse points. Models sometimes explicitly state output truncation due to length constraints.
- Evaluation Framework: Automated scoring does not distinguish between genuine reasoning failures and practical output constraints, leading to misclassification of model capabilities.
- Impossible Tasks: Some River Crossing instances tested are mathematically unsolvable (e.g., too many actors for boat capacity), yet models are penalized for not solving these, misrepresenting their reasoning ability.
- Alternative Evaluation: When models are asked for algorithmic solutions (e.g., code that generates the answer) rather than exhaustive move lists, they succeed on problems previously reported as failures, demonstrating intact reasoning when freed from output format constraints.
- Complexity Metrics: The rebuttal argues that solution length alone is a poor proxy for problem difficulty; true complexity depends on branching factor and search requirements, not just output size.
***
## Performance Benchmarks and Analysis
| Task/Metric | LRM (Shojaee et al.) | Rebuttal Findings |
| ----------- | -------------------- | ----------------- |
| Tower of Hanoi | Collapse at N=8 | Collapse coincides with output token limits, not reasoning |
| River Crossing | Failure at N≥6 | Tasks are unsolvable; penalizing models is invalid |
| Reasoning Traces | Inconsistent scaling | Models can generate correct algorithms when format allows |***
## Implementation Challenges
- Distinguishing between reasoning limitations and practical model constraints (token budget, output format).
- Designing evaluation protocols that verify task solvability and use complexity metrics reflecting computational difficulty, not just solution length
- Ensuring that automated scoring frameworks do not misclassify model outputs due to rigid requirements.
***
## Key Technical Insights
- Evaluation Design: Careful experimental setup is critical to avoid conflating output constraints with reasoning ability.
- Model Awareness: LRMs can recognize and adapt to output limits, sometimes explicitly signaling when truncation occurs.
- Alternative Representations: Requesting compact algorithmic outputs can reveal reasoning capabilities hidden by exhaustive enumeration tasks.
- Complexity Considerations: True problem difficulty is a function of search and branching, not just the number of output steps.
***
## Future Directions
- Develop evaluation strategies that separate reasoning from output limitations
- Incorporate multiple solution representations (e.g., code, high-level plans) to better assess model understanding.
- Verify puzzle solvability before benchmarking models on complex tasks.
Silicon Valley Generative AI has two meeting formats:
1. Paper Reading - Every second week we meet to discuss machine learning papers. This is a collaboration between Silicon Valley Generative AI and Boulder Data Science.
2. Talks - Once a month we meet to have someone present on a topic related to generative AI. Speakers can range from industry leaders, researchers, startup founders, subject matter experts and those with an interest in a topic and would like to share. Topics vary from technical to business focused. They can be on how the latest in generative models work and how they can be used, applications and adoption of generative AI, demos of projects and startup pitches or legal and ethical topics. The talks are meant to be inclusive and for a more general audience compared to the paper readings.If you would like to be a speaker or suggest a paper email us @ svb.ai.paper.suggestions@gmail.com or join our new discord !!!
- "The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity" (Shojaee et al., 2025)
- Reinforcement Learning: Topic TBASolo los asistentes pueden ver el enlace
Typically covers chapter content from Sutton and Barto's RL book
As usual you can find below links to the textbook, previous chapter notes, slides, and recordings of some of the previous meetings.
Useful Links:
Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto
Recordings of Previous Meetings
Short RL Tutorials
My exercise solutions and chapter notes
Kickoff Slides which contain other links
Video lectures from a similar course - Reinforcement Learning: Topic TBASolo los asistentes pueden ver el enlace
Typically covers chapter content from Sutton and Barto's RL book
As usual you can find below links to the textbook, previous chapter notes, slides, and recordings of some of the previous meetings.
Useful Links:
Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto
Recordings of Previous Meetings
Short RL Tutorials
My exercise solutions and chapter notes
Kickoff Slides which contain other links
Video lectures from a similar course