← Search

Tim Klinger

9 accepted papers

2025

Neural Reasoning Networks: Efficient Interpretable Neural Networks with Automatic Textual Explanations

AAAI 2025technical

Recent advances in machine learning have led to a surge in adoption of neural networks for various tasks, but lack of interpretability remains an issue for many others in which an understanding of the features influencing the prediction is necessary to ensure fairness, safety, and legal compliance.…

2025

Transformers Learn Faster with Semantic Focus

NeurIPS 2025poster

Various forms of sparse attention have been explored to mitigate the quadratic computational and memory cost of the attention mechanism in transformers. We study sparse transformers not through a lens of efficiency but rather in terms of learnability and generalization. Empirically studying a range…

Cited by 0SourceScholar
2023

Laziness Is a Virtue When It Comes to Compositionality in Neural Semantic Parsing

ACL 2023long

Nearly all general-purpose neural semantic parsers generate logical forms in a strictly top-down autoregressive fashion. Though such systems have achieved impressive results across a variety of datasets and domains, recent works have called into question whether they are ultimately limited in their…

Cited by 3SourcePDFScholar
2022

Compositional generalization through abstract representations in human and artificial neural networks

NeurIPS 2022accept

Humans have a remarkable ability to rapidly generalize to new tasks that is difficult to reproduce in artificial learning systems. Compositionality has been proposed as a key mechanism supporting generalization in humans, but evidence of its neural implementation and impact on behavior is still scar…

Cited by 51SourcePDFScholar
2021

Efficient Black-Box Planning Using Macro-Actions with Focused Effects

IJCAI 2021poster

The difficulty of deterministic planning increases exponentially with search-tree depth. Black-box planning presents an even greater challenge, since planners must operate without an explicit model of the domain. Heuristics can make search more efficient, but goal-aware heuristics for black-box plan…

2018

Evidence Aggregation for Answer Re-Ranking in Open-Domain Question Answering

ICLR 2018poster

Very recently, it comes to be a popular approach for answering open-domain questions by first searching question-related passages, then applying reading comprehension models to extract answers. Existing works usually extract answers from single passages independently, thus not fully make use of the…

2018

Routing Networks: Adaptive Selection of Non-Linear Functions for Multi-Task Learning

ICLR 2018poster

Multi-task learning (MTL) with neural networks leverages commonalities in tasks to improve performance, but often suffers from task interference which reduces the benefits of transfer. To address this issue we introduce the routing network paradigm, a novel neural network and training algorithm. A r…

Cited by 302SourcePDFScholar
2017

Learning to Query, Reason, and Answer Questions On Ambiguous Texts

ICLR 2017poster

A key goal of research in conversational systems is to train an interactive agent to help a user with a task. Human conversation, however, is notoriously incomplete, ambiguous, and full of extraneous detail. To operate effectively, the agent must not only understand what was explicitly conveyed but…

Cited by 31SourceScholar