← Search

Rhea Sanjay Sukthanker

6 accepted papers

2025

Multi-objective Differentiable Neural Architecture Search

ICLR 2025poster

Pareto front profiling in multi-objective optimization (MOO), i.e., finding a diverse set of Pareto optimal solutions, is challenging, especially with expensive objectives that require training a neural network. Typically, in MOO for neural architecture search (NAS), we aim to balance performance an…

2024

HW-GPT-Bench: Hardware-Aware Architecture Benchmark for Language Models

NeurIPS 2024poster

The increasing size of language models necessitates a thorough analysis across multiple dimensions to assess trade-offs among crucial hardware metrics such as latency, energy consumption, GPU memory usage, and performance. Identifying optimal model configurations under specific hardware constraints…

Cited by 1SourcePDFScholar
2023

Construction of Hierarchical Neural Architecture Search Spaces based on Context-free Grammars

NeurIPS 2023poster

The discovery of neural architectures from simple building blocks is a long-standing goal of Neural Architecture Search (NAS). Hierarchical search spaces are a promising step towards this goal but lack a unifying search space design framework and typically only search over some limited aspect of arc…

2023

Rethinking Bias Mitigation: Fairer Architectures Make for Fairer Face Recognition

NeurIPS 2023oral

Face recognition systems are widely deployed in safety-critical applications, including law enforcement, yet they exhibit bias across a range of socio-demographic dimensions, such as gender and race. Conventional wisdom dictates that model biases arise from biased training data. As a consequence,…

2022

Generative Flows With Invertible Attentions

CVPR 2022poster

Flow-based generative models have shown an excellent ability to explicitly learn the probability density function of data via a sequence of invertible transformations. Yet, learning attentions in generative flows remains understudied, while it has made breakthroughs in other domains. To fill the gap…

Cited by 16PDFcodeScholar
2021

Neural Architecture Search of SPD Manifold Networks

IJCAI 2021poster

In this paper, we propose a new neural architecture search (NAS) problem of Symmetric Positive Definite (SPD) manifold networks, aiming to automate the design of SPD neural architectures. To address this problem, we first introduce a geometrically rich and diverse SPD neural architecture search spac…