← Search

Franz Nowak

10 accepted papers

2025

Bridging Expressivity and Scalability with Adaptive Unitary SSMs

NeurIPS 2025poster

Recent work has revealed that state space models (SSMs), while efficient for long-sequence processing, are fundamentally limited in their ability to represent formal languages—particularly due to time-invariant and real-valued recurrence structures. In this work, we draw inspiration from adaptive an…

Cited by 0SourcecodeScholar
2025

The Harmonic Structure of Information Contours

ACL 2025long

The uniform information density (UID) hypothesis proposes that speakers aim to distribute information evenly throughout a text, balancing production effort and listener comprehension difficulty. However, language typically does not maintain a strictly uniform information rate; instead, it fluctuates…

2024

An L* Algorithm for Deterministic Weighted Regular Languages

EMNLP 2024main

Extracting finite state automata (FSAs) fromblack-box models offers a powerful approachto gaining interpretable insights into complexmodel behaviors. To support this pursuit, wepresent a weighted variant of Angluin’s (1987)L* algorithm for learning FSAs. We stay faithful to the original formulation,…

2024

Lower Bounds on the Expressivity of Recurrent Neural Language Models

NAACL 2024long

The recent successes and spread of large neural language models (LMs) call for a thorough understanding of their abilities. Describing their abilities through LMs’ representational capacity is a lively area of research. Investigations of the representational capacity of neural LMs have predominantly…

2024

On the Representational Capacity of Neural Language Models with Chain-of-Thought Reasoning

ACL 2024long

The performance of modern language models (LMs) has been improved by chain-of-thought (CoT) reasoning, i.e., the process of generating intermediate results that guide the model towards a final answer. A possible explanation for this improvement is that CoT reasoning extends an LM’s computational pow…

2024

Surprise! Uniform Information Density Isn’t the Whole Story: Predicting Surprisal Contours in Long-form Discourse

EMNLP 2024main

The Uniform Information Density (UID) hypothesis posits that speakers tend to distribute information evenly across linguistic units to achieve efficient communication. Of course, information rate in texts and discourses is not perfectly uniform. While these fluctuations can be viewed as theoreticall…

2024

What Languages are Easy to Language-Model? A Perspective from Learning Probabilistic Regular Languages

ACL 2024long

What can large language models learn? By definition, language models (LM) are distributionsover strings. Therefore, an intuitive way of addressing the above question is to formalize it as a matter of learnability of classes of distributions over strings. While prior work in this direction focused on…

Cited by 9SourcePDFScholar
2023

On the Representational Capacity of Recurrent Neural Language Models

EMNLP 2023long main

This work investigates the computational expressivity of language models (LMs) based on recurrent neural networks (RNNs). Siegelmann and Sontag (1992) famously showed that RNNs with rational weights and hidden states and unbounded computation time are Turing complete. However, LMs define weighting…

Cited by 0SourcecodeScholar