← Search

Tolga Ergen

17 accepted papers

2026

SPRIG: Improving Large Language Model Performance by System Prompt Optimization

ICLR 2026poster

Large Language Models (LLMs) have shown impressive capabilities in many scenarios, but their performance depends, in part, on the choice of prompt. Past research has focused on optimizing prompts specific to a task. However, much less attention has been given to optimizing the general instructions i…

Cited by 0SourcecodeScholar
2025

MASSW: A New Dataset and Benchmark Tasks for AI-Assisted Scientific Workflows

NAACL 2025findings

Scientific innovation relies on detailed workflows, which include critical steps such as contextualizing literature, generating ideas, validating ideas, interpreting results, and planning new research. Scientific publications that document these workflows are extensive and unstructured, making it di…

2024

Scaling Convex Neural Networks with Burer-Monteiro Factorization

ICLR 2024poster

It has been demonstrated that the training problem for a variety of (non) linear two-layer neural networks (such as two-layer perceptrons, convolutional networks, and self-attention) can be posed as equivalent convex optimization problems, with an induced regularizer which encourages low rank. Howev…

Cited by 2SourcePDFScholar
2023

Fixing the NTK: From Neural Network Linearizations to Exact Convex Programs

NeurIPS 2023poster

Recently, theoretical analyses of deep neural networks have broadly focused on two directions: 1) Providing insight into neural network training by SGD in the limit of infinite hidden-layer width and infinitesimally small learning rate (also known as gradient flow) via the Neural Tangent Kernel (NTK…

Cited by 0SourcePDFScholar
2023

Globally Optimal Training of Neural Networks with Threshold Activation Functions

ICLR 2023poster

Threshold activation functions are highly preferable in neural networks due to their efficiency in hardware implementations. Moreover, their mode of operation is more interpretable and resembles that of biological neurons. However, traditional gradient based algorithms such as Gradient Descent canno…

Cited by 12SourcePDFScholar
2023

Path Regularization: A Convexity and Sparsity Inducing Regularization for Parallel ReLU Networks

NeurIPS 2023poster

Understanding the fundamental principles behind the success of deep neural networks is one of the most important open questions in the current literature. To this end, we study the training problem of deep neural networks and introduce an analytic approach to unveil hidden convexity in the optimizat…

Cited by 20SourcePDFScholar
2022

Demystifying Batch Normalization in ReLU Networks: Equivalent Convex Optimization Models and Implicit Regularization

ICLR 2022poster

Batch Normalization (BN) is a commonly used technique to accelerate and stabilize training of deep neural networks. Despite its empirical success, a full theoretical understanding of BN is yet to be developed. In this work, we analyze BN through the lens of convex optimization. We introduce an analy…

Cited by 40SourcePDFScholar
2022

Hidden Convexity of Wasserstein GANs: Interpretable Generative Models with Closed-Form Solutions

ICLR 2022poster

Generative Adversarial Networks (GANs) are commonly used for modeling complex distributions of data. Both the generators and discriminators of GANs are often modeled by neural networks, posing a non-transparent optimization problem which is non-convex and non-concave over the generator and discrimin…

2022

Unraveling Attention via Convex Duality: Analysis and Interpretations of Vision Transformers

ICML 2022spotlight

Vision transformers using self-attention or its proposed alternatives have demonstrated promising results in many image related tasks. However, the underpinning inductive bias of attention is not well understood. To address this issue, this paper analyzes attention through the lens of convex duality…

Cited by 38SourcePDFScholar
2021

Convex Neural Autoregressive Models: Towards Tractable, Expressive, and Theoretically-Backed Models for Sequential Forecasting and Generation

ICASSP 2021accepted

Three features are crucial for sequential forecasting and generation models: tractability, expressiveness, and theoretical backing. While neural autoregressive models are relatively tractable and offer powerful predictive and generative capabilities, they often have complex optimization landscapes,…

Cited by 0SourceScholar
2021

Global Optimality Beyond Two Layers: Training Deep ReLU Networks via Convex Programs

ICML 2021spotlight

Understanding the fundamental mechanism behind the success of deep neural networks is one of the key challenges in the modern machine learning literature. Despite numerous attempts, a solid theoretical analysis is yet to be developed. In this paper, we develop a novel unified framework to reveal a h…

Cited by 45SourcePDFScholar
2021

Implicit Convex Regularizers of CNN Architectures: Convex Optimization of Two- and Three-Layer Networks in Polynomial Time

ICLR 2021spotlight

We study training of Convolutional Neural Networks (CNNs) with ReLU activations and introduce exact convex optimization formulations with a polynomial complexity with respect to the number of data samples, the number of neurons, and data dimension. More specifically, we develop a convex analytic fra…

Cited by 54SourcePDFScholar
2021

Vector-output ReLU Neural Network Problems are Copositive Programs: Convex Analysis of Two Layer Networks and Polynomial-time Algorithms

ICLR 2021poster

We describe the convex semi-infinite dual of the two-layer vector-output ReLU neural network training problem. This semi-infinite dual admits a finite dimensional representation, but its support is over a convex set which is difficult to characterize. In particular, we demonstrate that the non-conve…

Cited by 47SourcePDFScholar
2020

Convex Geometry of Two-Layer ReLU Networks: Implicit Autoencoding and Interpretable Models

AISTATS 2020poster

We develop a convex analytic framework for ReLU neural networks which elucidates the inner workings of hidden neurons and their function space characteristics. We show that rectified linear units in neural networks act as convex regularizers, where simple solutions are encouraged via extreme points…

Cited by 36SourcePDFScholar
2020

Neural Networks are Convex Regularizers: Exact Polynomial-time Convex Optimization Formulations for Two-layer Networks

ICML 2020poster

We develop exact representations of training two-layer neural networks with rectified linear units (ReLUs) in terms of a single convex program with number of variables polynomial in the number of training samples and the number of hidden neurons. Our theory utilizes semi-infinite duality and minimum…

Cited by 125SourcePDFScholar