← Search

Harsh Rangwani

12 accepted papers

2025

Composing Parts for Expressive Object Generation

CVPR 2025poster

Image composition and generation are processes where the artists need control over various parts of the generated images. However, the current state-of-the-art generation models, like Stable Diffusion, cannot handle fine-grained part-level attributes in the text prompts. Specifically, when additiona…

Cited by 0SourcePDFScholar
2024

DeiT-LT: Distillation Strikes Back for Vision Transformer Training on Long-Tailed Datasets

CVPR 2024poster

Vision Transformer (ViT) has emerged as a prominent architecture for various computer vision tasks. In ViT we divide the input image into patch tokens and process them through a stack of self-attention blocks. However unlike Convolutional Neural Network (CNN) ViT's simple architecture has no informa…

2024

Selective Mixup Fine-Tuning for Optimizing Non-Decomposable Objectives

ICLR 2024spotlight

The rise in internet usage has led to the generation of massive amounts of data, resulting in the adoption of various supervised and semi-supervised machine learning algorithms, which can effectively utilize the colossal amount of data to train models. However, before deploying these models in the r…

2023

NoisyTwins: Class-Consistent and Diverse Image Generation Through StyleGANs

CVPR 2023poster

StyleGANs are at the forefront of controllable image generation as they produce a latent space that is semantically disentangled, making it suitable for image editing and manipulation. However, the performance of StyleGANs severely degrades when trained via class-conditioning on large-scale long-tai…

2023

Strata-NeRF : Neural Radiance Fields for Stratified Scenes

ICCV 2023poster

Neural Radiance Fields (NeRF) approaches learn the underlying 3D representation of a scene and generate photo-realistic novel views with high fidelity. However, most proposed settings concentrate on 3D modelling a single object or a single level of a scene. However, in the real world, a person captu…

Cited by 4PDFScholar
2022

A Closer Look at Smoothness in Domain Adversarial Training

ICML 2022spotlight

Domain adversarial training has been ubiquitous for achieving invariant representations and is used widely for various domain adaptation tasks. In recent times, methods converging to smooth optima have shown improved generalization for supervised learning tasks like classification. In this work, we…

2022

Cost-Sensitive Self-Training for Optimizing Non-Decomposable Metrics

NeurIPS 2022accept

Self-training based semi-supervised learning algorithms have enabled the learning of highly accurate deep neural networks, using only a fraction of labeled data. However, the majority of work on self-training has focused on the objective of improving accuracy whereas practical machine learning syste…

2022

Escaping Saddle Points for Effective Generalization on Class-Imbalanced Data

NeurIPS 2022accept

Real-world datasets exhibit imbalances of varying types and degrees. Several techniques based on re-weighting and margin adjustment of loss are often used to enhance the performance of neural networks, particularly on minority classes. In this work, we analyze the class-imbalanced learning problem b…

2022

Hierarchical Semantic Regularization of Latent Spaces in StyleGANs

ECCV 2022poster

"Progress in GANs has enabled the generation of high-resolution photorealistic images of astonishing quality. StyleGANs allow for compelling attribute modification on such images via mathematical operations on the latent style vectors in the W/W+ space that effectively modulate the rich hierarchical…

Cited by 10SourcePDFScholar
2022

Improving GANs for Long-Tailed Data through Group Spectral Regularization

ECCV 2022poster

"Deep long-tailed learning aims to train useful deep networks on practical, real-world imbalanced distributions, wherein most labels of the tail classes are associated with a few samples. There has been a large body of work to train discriminative models for visual recognition on long-tailed distrib…

2021

S3VAADA: Submodular Subset Selection for Virtual Adversarial Active Domain Adaptation

ICCV 2021poster

Unsupervised domain adaptation (DA) methods have focused on achieving maximal performance through aligning features from source and target domains without using labeled data in the target domain. Whereas, in the real-world scenario's it might be feasible to get labels for a small proportion of targe…

Cited by 37PDFcodeScholar