Browsing by Author "Bhaduri, Sreyoshi"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- Algorithm to enable intelligent rail break detectionBhaduri, Sreyoshi (Virginia Tech, 2013-12-11)Wavelet intensity based algorithm developed previously at VirginiaTech has been furthered and paired with an SVM based classifier. The wavelet intensity algorithm acts as a feature extraction algorithm. The wavelet transform is an effective tool as it allows one to narrow down upon the transient, high frequency events and is able to tell their exact location in time. According to prior work done in the field of signal processing, the local regularities of a signal can be estimated using a Lipchitz exponent at each time step of the signal. The local Lipchitz exponent can then be used to generate the wavelet intensity factor values. For each vertical acceleration value, corresponding to a specific location on the track, we now have a corresponding intensity factor. The intensity factor corresponds to break-no break information and can now be used as a feature to classify the vertical acceleration as a fault or no fault. Support Vector Machines (SVM) is used for this binary classification task. SVM is chosen as it is a well-studied topic with efficient implementations available. SVM instead of hard threshold of the data is expected to do a better job of classification without increasing the complexity of the system appreciably.
- NLP in Engineering Education - Demonstrating the use of Natural Language Processing Techniques for Use in Engineering Education Classrooms and ResearchBhaduri, Sreyoshi (Virginia Tech, 2018-02-19)Engineering Education is a developing field, with new research and ideas constantly emerging and contributing to the ever-evolving nature of this discipline. Textual data (such as publications, open-ended questions on student assignments, and interview transcripts) form an important means of dialogue between the various stakeholders of the engineering community. Analysis of textual data demands consumption of a lot of time and resources. As a result, researchers end up spending a lot of time and effort in analyzing such text repositories. While there is a lot to be gained through in-depth research analysis of text data, some educators or administrators could benefit from an automated system which could reveal trends and present broader overviews for given datasets in more time and resource efficient ways. Analyzing datasets using Natural Language Processing is one solution to this problem. The purpose of my doctoral research was two-pronged: first, to describe the current state of use of Natural Language Processing as it applies to the broader field of Education, and second, to demonstrate the use of Natural Language Processing techniques for two Engineering Education specific contexts of instruction and research respectively. Specifically, my research includes three manuscripts: (1) systematic review of existing publications on the use of Natural Language Processing in education research, (2) automated classification system for open-ended student responses to gauge metacognition levels in engineering classrooms, and (3) using insights from Natural Language Processing techniques to facilitate exploratory analysis of a large interview dataset led by a novice researcher. A common theme across the three tasks was to explore the use of Natural Language Processing techniques to enable the computer to extract meaningful information from textual data for Engineering Education related contexts. Results from my first manuscript suggested that researchers in the broader fields of Education used Natural Language Processing for a wide range of tasks, primarily serving to automate instruction in terms of creating content for examinations, automated grading or intelligent tutoring purposes. In manuscripts two and three I implemented some of the Natural Language Processing techniques such as Part-of-Speech tagging and tf-idf (text frequency-inverse document frequency) that were found (through my systematic review) to be used by researchers, to (a) develop an automated classification system for student responses to gauge their metacognitive levels and (b) conduct an exploratory novice led analysis of excerpts from interviews of students on career preparedness, respectively. Overall results of my research studies indicate that although the use of Natural Language Processing techniques in Engineering Education is not widespread, although such research endeavors could facilitate research and practice in our field. Particularly, this type of approach to textual data could be of use to practitioners in large engineering classrooms who are unable to devote large amounts of time to data analysis but would benefit from algorithmic systems that could quickly present a summary based on information processed from available text data.