Search Results for author: Roozbeh Yousefzadeh

Found 19 papers, 3 papers with code

An Ambiguity Measure for Recognizing the Unknowns in Deep Learning

no code implementations11 Dec 2023 Roozbeh Yousefzadeh

We define the ambiguity based on the geometric arrangements of the decision boundaries and the convex hull of training set in the feature space learned by the trained model, and demonstrate that a single ambiguity measure may detect a considerable portion of mistakes of a model on in-distribution samples, adversarial inputs, as well as out-of-distribution inputs.

Large Language Models' Understanding of Math: Source Criticism and Extrapolation

no code implementations12 Nov 2023 Roozbeh Yousefzadeh, Xuenan Cao

We also see that GPT-4's ability to prove mathematical theorems is continuously expanding over time despite the claim that it is a fixed model.

Automated Theorem Proving Math +1

Should Machine Learning Models Report to Us When They Are Clueless?

no code implementations23 Mar 2022 Roozbeh Yousefzadeh, Xuenan Cao

The right to AI explainability has consolidated as a consensus in the research community and policy-making.

BIG-bench Machine Learning

Deep Learning Generalization, Extrapolation, and Over-parameterization

no code implementations19 Mar 2022 Roozbeh Yousefzadeh

We show that interpolation is not adequate to understand generalization of deep networks and we should broaden our perspective.

Image Classification

Decision boundaries and convex hulls in the feature space that deep learning functions learn from images

no code implementations5 Feb 2022 Roozbeh Yousefzadeh

We study the partitioning of the domain in feature space, identify regions guaranteed to have certain classifications, and investigate its implications for the pixel space.

Classification Image Classification +1

To what extent should we trust AI models when they extrapolate?

no code implementations27 Jan 2022 Roozbeh Yousefzadeh, Xuenan Cao

Given a model trained to recommend clinical procedures for patients, can we trust the recommendation when the model considers a patient older or younger than all the samples in the training set?

Community Detection in Medical Image Datasets: Using Wavelets and Spectral Methods

no code implementations22 Dec 2021 Roozbeh Yousefzadeh

Medical image datasets can have large number of images representing patients with different health conditions and various disease severity.

Community Detection

A Homotopy Algorithm for Optimal Transport

no code implementations13 Dec 2021 Roozbeh Yousefzadeh

We define the homotopy path as a subspace rotation based on the orthogonal Procrustes problem, and then we discretize the homotopy path using eigenvalue decomposition of the rotation matrix.

Extrapolation Frameworks in Cognitive Psychology Suitable for Study of Image Classification Models

no code implementations6 Dec 2021 Roozbeh Yousefzadeh, Jessica A. Mollick

In our framework, we use the term extrapolation in this specific way of extrapolating outside the convex hull of training set (in the pixel space or feature space) but within the specific scope defined by the training data, the same way extrapolation is defined in many studies in cognitive science.

Image Classification Out-of-Distribution Detection

Federated Learning without Revealing the Decision Boundaries

no code implementations1 Mar 2021 Roozbeh Yousefzadeh

We explain that those mixed images will be samples on the decision boundaries of the trained model, and although such methods successfully hide the contents of images from the entity in charge of federated learning, they provide crucial information to that entity about the decision boundaries of the trained model.

Federated Learning Privacy Preserving

A Sketching Method for Finding the Closest Point on a Convex Hull

no code implementations21 Feb 2021 Roozbeh Yousefzadeh

However, solving the problem using standard optimization algorithms can be very expensive for large datasets.

Using Wavelets and Spectral Methods to Study Patterns in Image-Classification Datasets

1 code implementation17 Jun 2020 Roozbeh Yousefzadeh, Furong Huang

We show that each image can be written as the summation of a finite number of rank-1 patterns in the wavelet space, providing a low rank approximation that captures the structures and patterns essential for learning.

Adversarial Robustness General Classification +2

Using Wavelets to Analyze Similarities in Image-Classification Datasets

1 code implementation24 Feb 2020 Roozbeh Yousefzadeh

We show that such analysis can provide valuable insights about the datasets and the classification task at hand, prior to training a model.

Classification General Classification +1

Auditing and Debugging Deep Learning Models via Decision Boundaries: Individual-level and Group-level Analysis

1 code implementation3 Jan 2020 Roozbeh Yousefzadeh, Dianne P. O'Leary

Here, we use flip points to accomplish these goals for deep learning models with continuous output scores (e. g., computed by softmax), used in social applications.

Investigating Decision Boundaries of Trained Neural Networks

no code implementations7 Aug 2019 Roozbeh Yousefzadeh, Dianne P. O'Leary

Through numerical results, we confirm that some of the speculations about the decision boundaries are accurate, some of the computational methods can be improved, and some of the simplifying assumptions may be unreliable, for models with nonlinear activation functions.

Adversarial Attack

Refining the Structure of Neural Networks Using Matrix Conditioning

no code implementations6 Aug 2019 Roozbeh Yousefzadeh, Dianne P. O'Leary

Here, we propose a practical method that employs matrix conditioning to automatically design the structure of layers of a feed-forward network, by first adjusting the proportion of neurons among the layers of a network and then scaling the size of network up or down.

Interpreting Neural Networks Using Flip Points

no code implementations21 Mar 2019 Roozbeh Yousefzadeh, Dianne P. O'Leary

We show that distance between an input and the closest flip point identifies the most influential points in the training data.

Cannot find the paper you are looking for? You can Submit a new open access paper.