← Search

Thomas Schmied

6 accepted papers

2026

LLMs are Greedy Agents: Effects of RL Fine-tuning on Decision-Making Abilities

ICLR 2026poster

The success of LLMs has sparked interest in various agentic applications. A key hypothesis is that LLMs, leveraging common sense and Chain-of-Thought (CoT) reasoning, can effectively explore and efficiently solve complex domains. However, LLM agents have been found to suffer from sub-optimal explor…

Cited by 0SourceScholar
2026

xLSTM Distillation: Achieving Teacher-Student Parity Through Efficient Hybrid Architectures

ICML 2026poster

There have been numerous attempts to distill quadratic attention-based LLMs into sub-quadratic linearized architectures. However, despite extensive research, such distilled models often fail to match the performance of their teacher LLMs on various downstream tasks. We set out the goal of lossless d…

Cited by 0SourceScholar
2025

A Large Recurrent Action Model: xLSTM enables Fast Inference for Robotics Tasks

ICML 2025poster

In recent years, there has been a trend in the field of Reinforcement Learning (RL) towards large action models trained offline on large-scale datasets via sequence modeling. Existing models are primarily based on the Transformer architecture, which results in powerful agents. However, due to slow i…

2025

Parameter Efficient Fine-tuning via Explained Variance Adaptation

NeurIPS 2025poster

Foundation models (FMs) are pre-trained on large-scale datasets and then fine-tuned for a specific downstream task. The most common fine-tuning method is to update pretrained weights via low-rank adaptation (LoRA). Existing initialization strategies for LoRA often rely on singular value decompositio…

Cited by 13SourceScholar
2025

pLSTM: parallelizable Linear Source Transition Mark networks

NeurIPS 2025poster

Modern recurrent architectures, such as xLSTM and Mamba, have recently challenged the Transformer in language modeling. However, their structure constrains their applicability to sequences only or requires processing multi-dimensional data structures, such as images or molecular graphs, in a pre-…

Cited by 0SourcecodeScholar
2023

Learning to Modulate pre-trained Models in RL

NeurIPS 2023poster

Reinforcement Learning (RL) has been successful in various domains like robotics, game playing, and simulation. While RL agents have shown impressive capabilities in their specific tasks, they insufficiently adapt to new tasks. In supervised learning, this adaptation problem is addressed by large-sc…

Thomas Schmied — accepted AI-conference papers · AIConfPaper