← Search

Deepak Nathani

6 accepted papers

2026

Procedural Generation Of Algorithm Discovery Tasks in Machine Learning

ICML 2026poster

Automating the development of machine learning algorithms has the potential to unlock new breakthroughs. However, our ability to improve and evaluate algorithm discovery systems has thus far been limited by existing task suites. They suffer from many issues, such as: poor evaluation methodologies; d…

Cited by 0SourceScholar
2023

MAF: Multi-Aspect Feedback for Improving Reasoning in Large Language Models

EMNLP 2023long main

Language Models (LMs) have shown impressive performance in various natural language tasks. However, when it comes to natural language reasoning, LMs still face challenges such as hallucination, generating incorrect intermediate reasoning steps, and making mathematical errors. Recent research has foc…

Cited by 0SourcecodeScholar
2022

Few-shot Controllable Style Transfer for Low-Resource Multilingual Settings

ACL 2022long

Style transfer is the task of rewriting a sentence into a target style while approximately preserving content. While most prior literature assumes access to a large style-labelled corpus, recent work (Riley et al. 2021) has attempted “few-shot” style transfer using only 3-10 sentences at inference f…

Cited by 26SourcePDFScholar
2020

FEW-SHOT LEARNING ON GRAPHS VIA SUPER-CLASSES BASED ON GRAPH SPECTRAL MEASURES

ICLR 2020poster

We propose to study the problem of few-shot graph classification in graph neural networks (GNNs) to recognize unseen classes, given limited labeled graph examples. Despite several interesting GNN variants being proposed recently for node and graph classification tasks, when faced with scarce labeled…

Cited by 91SourcecodeScholar
2018

Solving Partial Assignment Problems using Random Clique Complexes

ICML 2018oral

We present an alternate formulation of the partial assignment problem as matching random clique complexes, that are higher-order analogues of random graphs, designed to provide a set of invariants that better detect higher-order structure. The proposed method creates random clique adjacency matrices…