CV - Shubham Pateria
Author
Shubham
Last Updated
9 years ago
License
Creative Commons CC BY 4.0
Abstract
Shubham Pateria's CV
Shubham Pateria's CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Graduate Curriculum Vitae
% LaTeX Template
% Version 1.2 (3/28/15)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rensselaer Polytechnic Institute
% (http://www.rpi.edu/dept/arc/training/latex/resumes/)
%
% Modified by:
% Daniel L Marks <xleafr@gmail.com> 3/28/2015
%
% Important note:
% This template requires the res.cls file to be in the same directory as the
% .tex file. The res.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%-------------------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% You can have multiple style options the legal options ones are:
%
% centered: the name and address are centered at the top of the page
% (default)
%
% line: the name is the left with a horizontal line then the address to
% the right
%
% overlapped: the section titles overlap the body text (default)
%
% margin: the section titles are to the left of the body text
%
% 11pt: use 11 point fonts instead of 10 point fonts
%
% 12pt: use 12 point fonts instead of 10 point fonts
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[margin]{res}
% Default font is the helvetica postscript font
\usepackage{helvet}
% Increase text height
\textheight=700pt
\begin{document}
%-------------------------------------------------------------------------------
% NAME AND ADDRESS SECTION
%-------------------------------------------------------------------------------
\name{Shubham Pateria}
% Note that addresses can be used for other contact information:
% -phone numbers
% -email addresses
% -linked-in profile
\address{shubham.nitd@gmail.com\\Contact: 9663856201\\https://www.linkedin.com/in/shubham-pateria-64217435}
\address{Samsung R\&D, Phoenix Building\\Baghmane Tech Park\\Doddanekundi, Bangalore - 56}
% Uncomment to add a third address
%\address{Address 3 line 1\\Address 3 line 2\\Address 3 line 3}
%-------------------------------------------------------------------------------
\begin{resume}
%-------------------------------------------------------------------------------
% EDUCATION SECTION
%-------------------------------------------------------------------------------
\section{EDUCATION}
\textbf{National Institute of Technology}, Durgapur, WB, India\\
{\sl Bachelor of Technology}, Electronics and Communication Engineering, May 2013\hfill \newline
GPA: 8.66/10
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% PROJECTS SECTION
%-------------------------------------------------------------------------------
\section{PROJECTS}
\par
\textbf{Multiple Mixer Based Iterative Composition for Power Reduction in Display Processing Pipeline}:
Worked on developing a new process architecture for display frame composition using display processor equipped with multiple pipes and mixer. Frame composition is performed in iterations over multiple mixers to handle higher display load (number of frames) and reduce dependency on GPU. \newline
Guide: Krishna Kishore Jha, Chief Engineer, Samsung R\&D, Bangalore\newline
\(http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=7411205\)
\par
\textbf{Aspect Based Sentiment Analysis in SemEval-2016 (independent activity)}:
Participated in the SemEval - 2016 Workshop. For this participation, we developed a supervised classification model to predict aspect-specific sentiment polarity within a consumer review. The model used weighted SVM classifier trained over following features: target n-grams, lexicon scores, negation terms, neutral terms, aspect category specific keywords and precedent-polarity sequence. The model was developed using Python with NLTK 3.0, scikit-learn packages and external lexicon resources (MPQA Subjectivity).\newline
The paper describing the system is under review by NAACL SemEval committee.
\par
\textbf{Power Efficient, Bandwidth Optimized and Fault Tolerant Sensor Management for IOT in Smart Home}:
We worked on an extension of data correlation and prediction models used for spatio-temporal pattern analysis in IoT or sensor networks and applied these for analyzing relation between various atmospheric factors like temperature, humidity, precipitation etc. \newline
\(http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=7154732\)
\par
\textbf{Studies on Power Control in Cognitive Radio Systems Using Spectrum-sensing Side Information (Undergraduate Project)}:
Transmission power for a Cognitive Radio (CR) can be obtained as a function of path-loss (\(\eta\)). In our study, average Signal-to-Noise Ratio (SNR) (\(\gamma\)) sensed over a given time and bandwidth (TW) window was taken with a predetermined energy threshold (\(\lambda\)) to estimate a probability of detection (Pd) as function of (\(\gamma, \lambda, T,W\)). Assuming a deterministic channel fading, the path-loss (\(\eta\)) could then be modeled against the Pd values. Transmission power curve is then obtained from (\(\eta\))-Pd relation.\newline
Guide: Dr. Sumit Kundu, Dept. of ECE, National Institute of Technology, Durgapur\newline
Period: Oct, 2012 to March, 2013
\par
\textbf{Localization in a 3-D Map Using Reverse Projection of Sensor Data}:
An RGBD sensor equipped robot was used for depth estimation by ray-tracing along 8 directions (at 45-degree angles) per plane (x,y,z). Each ray was transformed into vector with depth and angle - v(d,\(\theta\)). Then, in a simulated map, boundary cells were first sampled by density. Sampled cells were used as virtual transmitter for sensor rays along 24 vectors obtained. The degree/intensity of superposition of reverse-projected vectors was used for approximate localization. The method was developed using Microsoft Kinect RGBD camera and TurtleBot using ROS. \newline
Guide: Dr. K. Madhav Krishna, Robotics Research Center, International Institute of Information Technology, Hyderabad\newline
Period: May, 2012 to July, 2012
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%-------------------------------------------------------------------------------
\section{SKILLS}
\textbf{Languages}: C, C++, Python, C\#, Java, Bash.
\\
\textbf{Web Development}: HTML, CSS (elementary)
\\
\textbf{Applications}: MATLAB, Octave, Vi/Vim, Eclipse, Visual Studio.
\\
\textbf{Operating Systems}:
Windows, Linux, Android, ROS (elementary)
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% EXPERIENCE SECTION
%-------------------------------------------------------------------------------
% Modify the format of each position
\begin{format}
\title{l}\employer{r}\\
\dates{l}\location{r}\\
\body\\
\end{format}
%-------------------------------------------------------------------------------
\section{EXPERIENCE}
\employer{Sapient Global Markets}
\location{Bangalore}
\dates{Oct 2013 - Feb 2014}
\title{\textbf{Trainee - Technology}}
\begin{position}
Underwent training, during employment, in C\# and Microsoft .Net technologies with Mock Project to design a virtual trading platform for handling commodities-trading portfolios.
\end{position}
\employer{Samsung R\&D}
\location{Bangalore}
\dates{June 2014 - present}
\title{\textbf{Senior Software Engineer}}
\begin{position}
Kernel development and driver development for KGSL (GPU driver) and MDP (Display driver). Bootloader development for MDP
Development for Android graphics framework (pipeline, event synchronization, hardware abstraction etc.)
Research focused on mobile computing, processing architecture, image processing in graphics/display pipeline.
\end{position}
\employer{IIIT, Hyderabad}
\location{Hyderabad}
\dates{May 2012 - July 2012}
\title{\textbf{Research Intern}}
\begin{position}
My responsibilities included collection of Kinect sensor data with TurtleBot and mapping using Octomap, developing simulation model for robot localization in 3-D map using ROS packages and studying the validity of reverse-projection method.
\end{position}
\employer{IIIT, Pune}
\location{Pune}
\dates{May 2011 - July 2011}
\title{\textbf{Trainee}}
\begin{position}
Training program on Embedded Systems in Robotics
\end{position}
%-------------------------------------------------------------------------------
% Interests
%-------------------------------------------------------------------------------
\section{INTERESTS}
Machine Learning, Computer Vision, Kernel architecture and driver development, C Programming
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% Interests
%-------------------------------------------------------------------------------
\section{RELEVANT COURSES}
Machine Learning, Andrew Ng, Coursera\newline
Probabilistic Graphical Models, Daphne Koller, Coursera\newline
Algorithms: Design and Analysis, Tim Roughgarden, Coursera\newline
Practical Machine Learning, Jeff Leek, Coursera\newline
Statistical Inference, Brian Caffo, Coursera\newline
Introduction to Computational Thinking and Data Science, MITx: 6.00.2x, John V. Guttag, edX
\end{resume}
\end{document}