← Search

Sathya N. Ravi

25 accepted papers

2025

DesignCLIP: Multimodal Learning with CLIP for Design Patent Understanding

EMNLP 2025

In the field of design patent analysis, traditional tasks such as patent classification and patent image retrieval heavily depend on the image data. However, patent images—typically consisting of sketches with abstract and structural elements of an invention—often fall short in conveying comprehensi

2025

From Heart to Words: Generating Empathetic Responses via Integrated Figurative Language and Semantic Context Signals

ACL 2025finding

Although generically expressing empathy is straightforward, effectively conveying empathy in specialized settings presents nuanced challenges. We present a conceptually motivated investigation into the use of figurative language and causal semantic context to facilitate targeted empathetic response…

2025

Optimizing Neural Network Training and Quantization with Rooted Logistic Objectives

AISTATS 2025poster

First-order methods are widely employed for training neural networks that are used in practical applications. For classification of input features, Cross-Entropy based loss functions are often preferred since they are differentiable everywhere. Recent optimization results show that the convergence p…

Cited by 0SourceScholar
2024

Flag Aggregator: Scalable Distributed Training under Failures and Augmented Losses using Convex Optimization

ICLR 2024poster

Modern ML applications increasingly rely on complex deep learning models and large datasets. There has been an exponential growth in the amount of computation needed to train the largest models. Therefore, to scale computation and data, these models are inevitably trained in a distributed manner in…

2024

IMPACT: A Large-scale Integrated Multimodal Patent Analysis and Creation Dataset for Design Patents

NeurIPS 2024poster

In this paper, we introduce IMPACT (Integrated Multimodal Patent Analysis and Creation Dataset for Design Patents), a large-scale multimodal patent dataset with detailed captions for design patent figures. Our dataset includes half a million design patents comprising 3.61 million figures along with…

2023

Controlled Differential Equations on Long Sequences via Non-standard Wavelets

ICML 2023poster

Neural Controlled Differential equations (NCDE) are a powerful mechanism to model the dynamics in temporal sequences, e.g., applications involving physiological measures, where apart from the initial condition, the dynamics also depend on subsequent measures or even a different "control" sequence. B…

Cited by 2SourcePDFScholar
2023

Implicit Differentiable Outlier Detection Enable Robust Deep Multimodal Analysis

NeurIPS 2023poster

Deep network models are often purely inductive during both training and inference on unseen data. When these models are used for prediction, but they may fail to capture important semantic information and implicit dependencies within datasets. Recent advancements have shown that combining multiple m…

2022

Deep Unlearning via Randomized Conditionally Independent Hessians

CVPR 2022poster

Recent legislation has led to interest in machine unlearning, i.e., removing specific training samples from a predictive model as if they never existed in the training dataset. Unlearning may also be required due to corrupted/adversarial data or simply a user's updated privacy requirement. For model…

Cited by 100PDFcodeScholar
2022

Equivariance Allows Handling Multiple Nuisance Variables When Analyzing Pooled Neuroimaging Datasets

CVPR 2022poster

Pooling multiple neuroimaging datasets across institutions often enables significant improvements in statistical power when evaluating associations (e.g., between risk factors and disease outcomes) that would otherwise be too weak to detect. When there is only a single source of variability (e.g.…

Cited by 5PDFcodeScholar
2021

Differentiable Optimization of Generalized Nondecomposable Functions using Linear Programs

NeurIPS 2021poster

We propose a framework which makes it feasible to directly train deep neural networks with respect to popular families of task-specific non-decomposable performance measures such as AUC, multi-class AUC, $F$-measure and others. A common feature of the optimization model that emerges from these tasks…

Cited by 1SourcePDFScholar
2021

Learning Invariant Representations using Inverse Contrastive Loss

AAAI 2021technical

Learning invariant representations is a critical first step in a number of machine learning tasks. A common approach is given by the so-called information bottleneck principle in which an application dependent function of mutual information is carefully chosen and optimized. Unfortunately, in practi…

2021

Neural TMDlayer: Modeling Instantaneous Flow of Features via SDE Generators

ICCV 2021poster

We study how stochastic differential equation (SDE) based ideas can inspire new modifications to existing algorithms for a set of problems in computer vision. Loosely speaking, our formulation is related to both explicit and implicit strategies for data augmentation and group equivariance, but is de…

Cited by 1PDFcodeScholar
2021

Physarum Powered Differentiable Linear Programming Layers and Applications

AAAI 2021technical

Consider a learning algorithm, which involves an internal call to an optimization routine such as a generalized eigenvalue problem, a cone programming problem or even sorting. Integrating such a method as layers within a trainable deep network in a numerically stable way is not simple – for instance…

2020

FairALM: Augmented Lagrangian Method for Training Fair Models with Little Regret

ECCV 2020poster

Algorithmic decision making based on computer vision and machine learning technologies continue to permeate our lives. But issues related to biases of these models and the extent to which they treat certain segments of the population unfairly, have led to concern in the general public. It is now acc…

2020

Generating Accurate Pseudo-Labels in Semi-Supervised Learning and Avoiding Overconfident Predictions via Hermite Polynomial Activations

CVPR 2020poster

Rectified Linear Units (ReLUs) are among the most widely used activation function in a broad variety of tasks in vision. Recent theoretical results suggest that despite their excellent practical performance, in various cases, a substitution with basis expansions (e.g., polynomials) can yield signifi…

Cited by 42PDFcodeScholar
2019

Adaptive Activation Thresholding: Dynamic Routing Type Behavior for Interpretability in Convolutional Neural Networks

ICCV 2019poster

There is a growing interest in strategies that can help us understand or interpret neural networks -- that is, not merely provide a prediction, but also offer additional context explaining why and how. While many current methods offer tools to perform this analysis for a given (trained) network post…

Cited by 17PDFScholar
2018

A Biresolution Spectral Framework for Product Quantization

CVPR 2018poster

Product quantization (PQ) (and its variants) has been effec- tively used to encode high-dimensional data into compact codes for many problems in vision. In principle, PQ decomposes the given data into a number of lower-dimensional subspaces where the quantization proceeds independently for each subs…

Cited by 3SourcePDFScholar
2018

Tensorize, Factorize and Regularize: Robust Visual Relationship Learning

CVPR 2018poster

Visual relationships provide higher-level information of objects and their relations in an image – this enables a semantic understanding of the scene and helps downstream applications. Given a set of localized objects in some training data, visual relationship detection seeks to detect the most like…

Cited by 74SourcePDFScholar
2017

Filter Flow Made Practical: Massively Parallel and Lock-Free

CVPR 2017poster

This paper is inspired by a relatively recent work of Seitz and Baker which introduced the so-called Filter Flow model. Filter flow finds the transformation relating a pair of (or multiple) images by identifying a large set of local linear filters; imposing additional constraints on certain structur…

Cited by 6PDFcodeScholar
2016

Coupled Harmonic Bases for Longitudinal Characterization of Brain Networks

CVPR 2016poster

There is a great deal of interest in using large scale brain imaging studies to understand how brain connectivity evolves over time for an individual and how it varies over different levels/quantiles of cognitive function. To do so, one typically performs so-called tractography procedures on diffusi…

Cited by 9PDFScholar
2015

A Projection Free Method for Generalized Eigenvalue Problem With a Nonsmooth Regularizer

ICCV 2015poster

Eigenvalue problems are ubiquitous in computer vision, covering a very broad spectrum of applications ranging from estimation problems in multi-view geometry to image segmentation. Few other linear algebra problems have a more mature set of numerical routines available and many computer vision libra…

Cited by 13PDFScholar
2015

On Statistical Analysis of Neuroimages With Imperfect Registration

ICCV 2015poster

A variety of studies in neuroscience/neuroimaging seek to perform statistical inference on the acquired brain image scans for diagnosis as well as understanding the pathological manifestation of diseases. To do so, an important first step is to register (or co-register) all of the image data into a…

Cited by 4PDFScholar