Singh, Sanjay
Supporting Assessment of Novelty of Design Problems Using Concept of Problem SAPPhIRE
Singh, Sanjay, Chakrabarti, Amaresh
This paper proposes a framework for assessing the novelty of design problems using the SAPPhIRE model of causality. SAPPhIRE denotes different abstraction levels where S stands for State change, A stands for Action, P stands for Parts, Ph stands for Physical Phenomena, I stands for Input, R stands for oRgan and E stands for Physical Effect. The novelty of a problem is measured as its minimum distance from the problems in a reference problem database. The distance is calculated by comparing the current problem and each reference past problem at the various levels of abstraction in the SAPPhIRE ontology. The basis for comparison is textual similarity. To demonstrate the applicability of the proposed framework, The'current' set of problems associated with an artifact, as collected from its stakeholders, were compared with the'past' set of problems, as collected from patents and other web sources, to assess the novelty of the'current' set. This approach is aimed at providing a better understanding of the degree of novelty of any given set of current problems by comparing them to similar problems available from historical records. By applying such approaches, organizations could effectively prioritize and address emerging problems based on their relative novelty, with positive ramifications on problem-solving and decision-making. Since manual assessment, the current mode of such assessments as reported in the literature, is a tedious process, to reduce time complexity and to afford better applicability for larger sets of problem statements, an automated assessment is proposed and used in this paper.
Autonomous Control of a Novel Closed Chain Five Bar Active Suspension via Deep Reinforcement Learning
Singh, Nishesh, Ramesh, Sidharth, Shankar, Abhishek, Duttagupta, Jyotishka, D'Souza, Leander Stephen, Singh, Sanjay
Planetary exploration requires traversal in environments with rugged terrains. In addition, Mars rovers and other planetary exploration robots often carry sensitive scientific experiments and components onboard, which must be protected from mechanical harm. This paper deals with an active suspension system focused on chassis stabilisation and an efficient traversal method while encountering unavoidable obstacles. Soft Actor-Critic (SAC) was applied along with Proportional Integral Derivative (PID) control to stabilise the chassis and traverse large obstacles at low speeds. The model uses the rover's distance from surrounding obstacles, the height of the obstacle, and the chassis' orientation to actuate the control links of the suspension accurately. Simulations carried out in the Gazebo environment are used to validate the proposed active system.
Convolutional Ensembling based Few-Shot Defect Detection Technique
Karmakar, Soumyajit, Banerjee, Abeer, Gidde, Prashant Sadashiv, Saurav, Sumeet, Singh, Sanjay
Over the past few years, there has been a significant improvement in the domain of few-shot learning. This learning paradigm has shown promising results for the challenging problem of anomaly detection, where the general task is to deal with heavy class imbalance. Our paper presents a new approach to few-shot classification, where we employ the knowledge-base of multiple pre-trained convolutional models that act as the backbone for our proposed few-shot framework. Our framework uses a novel ensembling technique for boosting the accuracy while drastically decreasing the total parameter count, thus paving the way for real-time implementation. We perform an extensive hyperparameter search using a power-line defect detection dataset and obtain an accuracy of 92.30% for the 5-way 5-shot task. Without further tuning, we evaluate our model on competing standards with the existing state-of-the-art methods and outperform them.
Evaluating Gender Bias in Hindi-English Machine Translation
Gupta, Gauri, Ramesh, Krithika, Singh, Sanjay
With language models being deployed increasingly in the real world, it is essential to address the issue of the fairness of their outputs. The word embedding representations of these language models often implicitly draw unwanted associations that form a social bias within the model. The nature of gendered languages like Hindi, poses an additional problem to the quantification and mitigation of bias, owing to the change in the form of the words in the sentence, based on the gender of the subject. Additionally, there is sparse work done in the realm of measuring and debiasing systems for Indic languages. In our work, we attempt to evaluate and quantify the gender bias within a Hindi-English machine translation system. We implement a modified version of the existing TGBI metric based on the grammatical considerations for Hindi. We also compare and contrast the resulting bias measurements across multiple metrics for pre-trained embeddings and the ones learned by our machine translation model.