N. V. Nair

LG
h-index8
3papers
4citations
Novelty42%
AI Score19

3 Papers

1.2MATH-PHDec 12, 2012
On late-time stability of time domain integral equations for electromagnetics

N. V. Nair, A. J. Pray, B. Shanker

The problem of late time instability in time domain integral equations for electromagnetics is longstanding. While several techniques have been suggested for addressing this problem, they either require impractically high degrees of freedom in the basis function or an analytical computation of matrix elements. The authors recently proposed a method that demonstrates stability without requiring either of these. The paper, however, does not present theoretical foundations for the choice of, or a rigorous error bounds on the approximation of, the bilinear form. This paper complements the authors' previous work by presenting a construction of the bilinear form based on the minimization of the energy in the system and a proof for the bounds on the approximation. We present results on the bounds developed and few sample scattering results that demonstrate the stability of the proposed scheme.

3.3LGJan 21, 2022
Individual Treatment Effect Estimation Through Controlled Neural Network Training in Two Stages

Naveen Nair, Karthik S. Gurumoorthy, Dinesh Mandalapu

We develop a Causal-Deep Neural Network (CDNN) model trained in two stages to infer causal impact estimates at an individual unit level. Using only the pre-treatment features in stage 1 in the absence of any treatment information, we learn an encoding for the covariates that best represents the outcome. In the $2^{nd}$ stage we further seek to predict the unexplained outcome from stage 1, by introducing the treatment indicator variables alongside the encoded covariates. We prove that even without explicitly computing the treatment residual, our method still satisfies the desirable local Neyman orthogonality, making it robust to small perturbations in the nuisance parameters. Furthermore, by establishing connections with the representation learning approaches, we create a framework from which multiple variants of our algorithm can be derived. We perform initial experiments on the publicly available data sets to compare these variants and get guidance in selecting the best variant of our CDNN method. On evaluating CDNN against the state-of-the-art approaches on three benchmarking datasets, we observe that CDNN is highly competitive and often yields the most accurate individual treatment effect estimates. We highlight the strong merits of CDNN in terms of its extensibility to multiple use cases.

0.7LGMay 7, 2017
Learning Discriminative Relational Features for Sequence Labeling

Naveen Nair, Ajay Nagesh, Ganesh Ramakrishnan

Discovering relational structure between input features in sequence labeling models has shown to improve their accuracy in several problem settings. However, the search space of relational features is exponential in the number of basic input features. Consequently, approaches that learn relational features, tend to follow a greedy search strategy. In this paper, we study the possibility of optimally learning and applying discriminative relational features for sequence labeling. For learning features derived from inputs at a particular sequence position, we propose a Hierarchical Kernels-based approach (referred to as Hierarchical Kernel Learning for Structured Output Spaces - StructHKL). This approach optimally and efficiently explores the hierarchical structure of the feature space for problems with structured output spaces such as sequence labeling. Since the StructHKL approach has limitations in learning complex relational features derived from inputs at relative positions, we propose two solutions to learn relational features namely, (i) enumerating simple component features of complex relational features and discovering their compositions using StructHKL and (ii) leveraging relational kernels, that compute the similarity between instances implicitly, in the sequence labeling problem. We perform extensive empirical evaluation on publicly available datasets and record our observations on settings in which certain approaches are effective.