Patents by Inventor Shashank

Shashank has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 11488017
    Abstract: This disclosure relates generally to a system and method for monitoring and quality evaluation of perishable food items in quantitative terms. Current technology provides limited capability for controlling environmental conditions surrounding the food items in real-time or any quantitative measurement for the degree of freshness of the perishable food items. The disclosed systems and methods facilitate in quantitative determination of freshness of food items by utilizing sensor data and visual data obtained by monitoring the food item. In an embodiment, the system utilizes a pre-trained CNN model and a RNN model, where the pertained CNN model is further fine-tined while training the RNN model to provide robust quality monitoring of the food items. In another embodiment, a rate kinetic based model is utilized for determining reaction rate order of the food item at a particular post-harvest stage of the food item so as to determine the remaining shelf life thereof.
    Type: Grant
    Filed: February 6, 2020
    Date of Patent: November 1, 2022
    Assignee: Tata Consultancy Services Limited
    Inventors: Beena Rai, Jayita Dutta, Parijat Deshpande, Shankar Balajirao Kausley, Shirish Subhash Karande, Manasi Samarth Patwardhan, Shashank Madhukar Deshmukh
  • Patent number: 11490154
    Abstract: One high-level aspect of a content-modification system and related methods may involve facilitating content modification by a content-presentation device of received broadcast content in a controlled manner, while under circumstances in which some events that can impact timing may be unpredictable. In particular, certain operations by a content-presentation device may involve matching received content with specific expected content as determined by one or another component of the content-modification system, in order to confirm proper conditions are met for the content-presentation device to proceed with, or continue, content-modification operations. It can happen the matching procedure becomes subject or susceptible to timing irregularities, or jitter. In some instances, jitter may impact the ability to derive the benefits of content modification. Accordingly, example embodiments herein are directed to systems and method for compensation and/or mitigating the effects of jitter.
    Type: Grant
    Filed: February 19, 2021
    Date of Patent: November 1, 2022
    Assignee: ROKU, INC.
    Inventors: Shashank Merchant, Bruce William Randall, Brian Johnson, Chungwon Seo, Seunghyeong Lee, Paul Jeffrey Holmquist
  • Publication number: 20220339082
    Abstract: This invention relates to solid oral care compositions, for example a tablet, comprising a comprising a sugar alcohol and a lubricant. In certain aspects the invention is directed to solid oral care compositions that are tablets that comprise a lubricant, wherein the lubricant comprises a poloxamer, as well as methods of use and related kits.
    Type: Application
    Filed: April 22, 2022
    Publication date: October 27, 2022
    Applicant: Colgate-Palmolive Company
    Inventors: Erica JIMENEZ, Jamal BERRY, Shashank POTNIS
  • Publication number: 20220344220
    Abstract: Example embodiments may provide methods for determining a quality of a film in spin coating process. The methods may include capturing images of portions of the film using an imaging device while coating the film on a substrate using a spinner. The imaging device may include SPCs and lens and/or SLMs. The methods may also include determining whether a characteristic of the film matches to a standard based on the images of the portions of the film. The method may further include performing detecting that the quality of the film is optimal in response to determining that the characteristic of the film matches to the standard or detecting that the quality of the film is not optimal in response to determining that the characteristic of the film does not match to the standard.
    Type: Application
    Filed: June 8, 2021
    Publication date: October 27, 2022
    Inventors: GAURAV KUMAR, LAKSHMI NARAYANA PEDAPUDI, SAMEERA BHARADWAJA HAYAVADANA, SATHYANARAYANAN KULASEKARAN, SHASHANK SHRIKANT AGASHE, WAN SUNG PARK, SUNG HA KIM
  • Patent number: 11481598
    Abstract: A computer-implemented method for creating an auto-scaled predictive analytics model includes determining, via a processor, whether a queue size of a service master queue is greater than zero. Responsive to determining that the queue size is greater than zero, the processor fetches a count of requests in a plurality of requests in the service master queue and a type for each of the requests. The processor derives a value for time required for each of the requests and retrieves a number of available processing nodes based on the time required for each of the requests. The processor then auto-scales a processing node number responsive to determining that a total execution time for all of the requests in the plurality of requests exceeds a predetermined time value and outputs an auto-scaled predictive analytics model based on the processing node number and queue size.
    Type: Grant
    Filed: November 27, 2017
    Date of Patent: October 25, 2022
    Assignee: International Business Machines Corporation
    Inventors: Mahadev Khapali, Shashank V. Vagarali
  • Patent number: 11483284
    Abstract: The present disclosure provides an approach for generating one or more firewall rules to regulate communication between containerized services running within containers. The approach includes determining which services communicate with each other, independently of in which containers the services execute. The determining occurs over a period of time. If two services communicated with each other during the period of time, then the firewall allows the services to continue communicating, but only over the same ports as used during the period of time. If two services did not communicate during the period of time, then the firewall does not allow the services to communicate after the expiration of the period of time. In some embodiments, redetermining the communication flow over a new period of time may occur after the initial period of time so as to refresh the firewall rules.
    Type: Grant
    Filed: June 11, 2019
    Date of Patent: October 25, 2022
    Assignee: VMWARE, INC.
    Inventors: Abhijit Sharma, Prahalad Deshpande, Atul Jadhav, Nikhil Bhalerao, Shashank Ranjan
  • Patent number: 11481620
    Abstract: In an approach to deriving highly accurate models, one or more computer processors train a set of machine learning models utilizing a training set and a deep learning algorithm; generate one or more feedback data sets for each model in the set of trained models; rank each model in the set of trained models based on the generated feedback data sets; dynamically adjust one or more thresholds, that initiate a retraining or deployment of one or more ranked models, based, at least in part, on one or more production environment requirements; responsive to exceeding one or more adjusted thresholds, automatically deploy one or more ranked models to one or more deployment environments based, at least in part, on the ranking of the one or more trained models; responsive to not exceeding one or more adjusted thresholds, retrain each model in the set of trained models.
    Type: Grant
    Filed: July 29, 2019
    Date of Patent: October 25, 2022
    Assignee: International Business Machines Corporation
    Inventors: Mahadev Khapali, Shashank Vijaykumar Vagarali, Yugandhra Rayanki, Prabhu S. Padashetty
  • Patent number: 11481636
    Abstract: An embodiment provided herein preprocesses the input samples to the classification neural network, e.g., by adding Gaussian noise to word/sentence representations to make the function of the neural network satisfy Lipschitz property such that a small change in the input does not cause much change to the output if the input sample is in-distribution. Method to induce properties in the feature representation of neural network such that for out-of-distribution examples the feature representation magnitude is either close to zero or the feature representation is orthogonal to all class representations. Method to generate examples that are structurally similar to in-domain and semantically out-of domain for use in out-of-domain classification training. Method to prune feature representation dimension to mitigate long tail error of unused dimension in out-of-domain classification. Using these techniques, the accuracy of both in-domain and out-of-distribution identification can be improved.
    Type: Grant
    Filed: May 18, 2020
    Date of Patent: October 25, 2022
    Assignee: Salesforce.com, Inc.
    Inventors: Govardana Sachithanandam Ramachandran, Ka Chun Au, Shashank Harinath, Wenhao Liu, Alexis Roos, Caiming Xiong
  • Publication number: 20220335680
    Abstract: A system on a chip (SoC) includes a digital signal processor (DSP) and a graphics processing unit (GPU) coupled to the DSP. The DSP is configured to receive a stream of received depth measurements and generate a virtual bowl surface based on the stream of received depth measurements. The DSP is also configured to generate a bowl to physical camera mapping based on the virtual bowl surface. The GPU is configured to receive a first texture and receive a second texture. The GPU is also configured to perform physical camera to virtual camera transformation on the first texture and on the second texture, based on the bowl to physical camera mapping, to generate an output image.
    Type: Application
    Filed: June 29, 2022
    Publication date: October 20, 2022
    Inventors: Shashank Dabral, Vikram Appia, Hemant Hariyani, Lucas Weaver
  • Patent number: 11475368
    Abstract: Systems and methods include training a machine learning model with data for identifying features in monitored traffic in a network; analyzing the trained machine learning model to identify information overhead therein, wherein the information overhead is utilized in part for the training; removing the information overhead in the machine learning model; and providing the machine learning model for runtime use for identifying the features in the monitored traffic, with the removed information overhead from the machine learning model.
    Type: Grant
    Filed: September 18, 2020
    Date of Patent: October 18, 2022
    Assignee: Zscaler, Inc.
    Inventors: Rex Shang, Dianhuan Lin, Changsha Ma, Douglas A. Koch, Shashank Gupta, Parnit Sainion, Visvanathan Thothathri, Narinder Paul, Howie Xu
  • Publication number: 20220328273
    Abstract: A remote load switching circuit breaker includes a primary contact; a secondary contact in series with the primary contact and coupled to a secondary contact driving circuit, where the secondary contact is switched on and off remotely by a user using a user device communicatively coupled to the remote load switching circuit breaker via wireless communications technologies; a shunt element structured to measure a shunt voltage drop and to tap power from a line side of the primary contact; a control circuit comprising a controller and a communication module, the controller including a firmware; and a power supply and sensing circuit structured to supply power to the control circuit and to sense various voltages, where the secondary contact is fully powered by the power supply and sensing circuit.
    Type: Application
    Filed: April 8, 2021
    Publication date: October 13, 2022
    Applicant: EATON INTELLIGENT POWER LIMITED
    Inventors: KAMAL MADHUBHAI VAGHASIYA, SANDY JIMENEZ GONZALEZ, KARTHIK SATYANARAYANAN, SHASHANK KADAM
  • Patent number: 11469100
    Abstract: A method of post-treating a dielectric film formed on a surface of a substrate includes positioning a substrate having a dielectric film formed thereon in a processing chamber and exposing the dielectric film to microwave radiation in the processing chamber at a frequency between 5 GHz and 7 GHz.
    Type: Grant
    Filed: March 12, 2020
    Date of Patent: October 11, 2022
    Assignee: Applied Materials, Inc.
    Inventors: Yong Sun, Praket Prakash Jha, Jingmei Liang, Martin Jay Seamons, DongQing Li, Shashank Sharma, Abhilash J. Mayur, Wolfgang R. Aderhold
  • Patent number: 11470364
    Abstract: A method and system for using steganographically-encoded time information as a basis to control when a client carries out a content-related action. The client processes for presentation one or more linear media streams, each defining a respective time sequence of frames of media content, and at least one of the streams being steganographically encoded with at least one watermark at a respective time-point within the linear media stream, the watermark encoding a timestamp of the respective time-point within the linear media stream according to a server clock. The client extracts the timestamp from the watermark and computes a time offset based on a difference between the extracted timestamp and a current time according to a client clock. And the client uses the computed time offset as a basis to determine when the client should carry out a content-related action in a given one of the one or more linear media streams.
    Type: Grant
    Filed: May 13, 2021
    Date of Patent: October 11, 2022
    Assignee: The Nielsen Company (US), LLC
    Inventors: Benjamin J. Ropke, John S. Stavropoulos, Shashank C. Merchant
  • Publication number: 20220321528
    Abstract: There is disclosed in an example a gateway device, including a hardware computing platform, and a secure domain name system (DNS) engine having circuitry and stored instructions to-program the circuitry, the secure DNS engine to communicatively couple to an endpoint via a local network, begin a secure DNS transaction with the endpoint, determine whether the endpoint supports delegated credentials, and after determining that the endpoint supports delegated credentials, establish a secure DNS session with the endpoint using a delegated credential.
    Type: Application
    Filed: August 13, 2021
    Publication date: October 6, 2022
    Applicant: McAfee, LLC
    Inventors: Tirumaleswar Reddy Konda, Shashank Jain, Himanshu Srivastava
  • Publication number: 20220317378
    Abstract: Methods and apparatus for tuning a photonics-based component. An opto-electrical detector is configured to output an electrical signal based on a measurement of light intensity of the photonics-based component, the light intensity being proportional to an amount of detuning of the photonics-based component. Analog-to-digital conversion (ADC) circuitry is configured to output a digital signal based on the electrical signal output from the opto-electrical detector. Feedback control circuitry is configured to tune the photonics-based component based, at least in part, on the digital signal output from the ADC circuitry.
    Type: Application
    Filed: June 17, 2022
    Publication date: October 6, 2022
    Applicant: Lightmatter, Inc.
    Inventors: Carlos Dorta-Quinones, Carl Ramey, Omer Ozgur Yildirim, Chithira Ravi, Shashank Gupta, Nicholas C. Harris
  • Publication number: 20220318103
    Abstract: The disclosed technology teaches recovering a first virtual machine or an instance with an Internet Protocol address, a first root volume and one or more data volumes that are corrupted. The first virtual machine is hosted by a first cloud server that hosts plurality of virtual machines. The disclosed technology includes instructing the first cloud server to launch a recovery virtual machine. The recovery virtual machine launches one or more new data volumes based upon captured file system images in one or more snapshots taken of corrupted data volumes of the first virtual machine prior to becoming corrupted. The recovery virtual machine detaches the corrupted data volumes and attaches the new data volumes launched to the first virtual machine. The Internet Protocol address of the first virtual machine remains unchanged.
    Type: Application
    Filed: May 6, 2022
    Publication date: October 6, 2022
    Inventors: Prateek Pandey, Shashank Jain, Vikas Jain
  • Publication number: 20220321362
    Abstract: There is disclosed in one example a network gateway device, including: a hardware platform including a processor and a memory; a network interface, including network interface hardware; and instructions encoded within the memory to instruct the processor to: receive from an endpoint device, via the network interface, a signed security posture data structure, the signed security posture data structure including information about a security posture of the endpoint device; cryptographically verify the signed security posture data structure; and according to the signed security posture data structure, assign a network security policy to the endpoint device.
    Type: Application
    Filed: March 31, 2021
    Publication date: October 6, 2022
    Applicant: McAfee, LLC
    Inventors: Tirumaleswar Reddy Konda, Shashank Jain, Piyush Pramod Joshi, Himanshu Srivastava
  • Patent number: 11463751
    Abstract: A method and system for dynamically watermarking media content based on transport-stream metadata, to facilitate action by a downstream entity. An intermediary in a media-distribution path could receive a transport stream carrying media content and carrying metadata that is not watermarked in the media content. The intermediary could then obtain from the transport stream the metadata that is not watermarked in the media content and could modify the media content at least by encoding into the media content a watermark that represents the obtained metadata. And the intermediary could then output at least the modified media content for transmission to a downstream entity. The downstream entity could thus obtain from the watermark in the media content the metadata and could use the metadata to facilitate carrying out one or more useful actions.
    Type: Grant
    Filed: July 14, 2021
    Date of Patent: October 4, 2022
    Assignee: The Nielsen Company (US), LLC
    Inventors: Shashank C. Merchant, Benjamin J. Ropke, John S. Stavropoulos
  • Patent number: 11463664
    Abstract: A method of de-mosaicing pixel data from an image processor includes generating a pixel block that includes a plurality of image pixels. The method also includes determining a first image gradient between a first set of pixels of the pixel block and a second image gradient between a second set of pixels of the pixel block. The method also includes determining a first adaptive threshold value based on intensity of a third set of pixels of the pixel block. The pixels of the third set of pixels are adjacent to one another. The method also includes filtering the pixel block in a vertical, horizontal, or neutral direction based on the first and second image gradients and the first adaptive threshold value utilizing a plurality of FIR filters to generate a plurality of component images.
    Type: Grant
    Filed: June 25, 2020
    Date of Patent: October 4, 2022
    Assignee: TEXAS INSTRUMENTS INCORPORATED
    Inventors: Shashank Dabral, Mihir Narendra Mody, Denis Beaudoin, Niraj Nandan, Gang Hua
  • Publication number: 20220311486
    Abstract: The disclosure relates to method and system for providing a MIMO transceiver in high speed mobility. The method includes dividing, by the wireless MIMO transmitter, transmission data into a plurality of transmit chains corresponding to an antenna. The method further includes generating for the plurality of transmit chains, a Circularly Pulse Shaped Orthogonal Time Frequency Space (CPS-OTFS) time frequency signal based on a first primary parameter. Value of the first primary parameter is determined based on a first predefined algorithm. The method further includes converting for the plurality of transmit chains, the CPS-OTFS time frequency signal to a CPS-OTFS time domain signal based on at least one of a plurality of secondary parameters. A first plurality of N-point Inverse Fast Fourier Transform (IFFT) are employed on the CPS-OTFS time frequency signal. The first plurality corresponds to the number of sub-carriers and N corresponds to a set of time symbols.
    Type: Application
    Filed: August 11, 2021
    Publication date: September 29, 2022
    Inventors: Shashank TIWARI, Suvra Sekhar DAS, Subhas Chandra MONDAL, Parag AGGARWAL