Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Computer Sciences (19)
- Artificial Intelligence and Robotics (10)
- Engineering (9)
- Social and Behavioral Sciences (8)
- Business (4)
-
- Databases and Information Systems (4)
- Theory and Algorithms (4)
- Communication (3)
- Mathematics (3)
- Operations Research, Systems Engineering and Industrial Engineering (3)
- Social Media (3)
- Applied Mathematics (2)
- Economics (2)
- Electrical and Computer Engineering (2)
- Finance (2)
- Industrial Engineering (2)
- Information Security (2)
- Life Sciences (2)
- Materials Science and Engineering (2)
- Mechanical Engineering (2)
- Operational Research (2)
- Signal Processing (2)
- Statistics and Probability (2)
- Automotive Engineering (1)
- Bioinformatics (1)
- Business Analytics (1)
- Cataloging and Metadata (1)
- Chemistry (1)
- Keyword
-
- Machine learning (9)
- Deep learning (6)
- Graph neural networks (4)
- Natural language processing (4)
- Big data (3)
-
- Federated learning (3)
- Machine Learning (3)
- Data mining (2)
- Fintech (2)
- Graph neural network (2)
- Graph theory (2)
- Large language model (2)
- Reinforcement Learning (2)
- Visual analytics (2)
- 3D reconstruction (1)
- 3D segmentation (1)
- Active learning (1)
- Ad allocation (1)
- Adversarial attack (1)
- Algorithmic approach for team formation (1)
- Attention mechanism (1)
- Automotive radar (1)
- Autoregressive order one model (1)
- Bipartite graphs (1)
- Bond pricing (1)
- Broader Participation (1)
- Certified Robustness (1)
- Combinatorial Optimization (1)
- Complex Task Planning (1)
- Complexity (1)
- Publication
- Publication Type
Articles 31 - 37 of 37
Full-Text Articles in Data Science
Data Analysis Of The “2021 Covid, Equity And Social Justice Showcase”, Cristo Leon, James Lipuma
Data Analysis Of The “2021 Covid, Equity And Social Justice Showcase”, Cristo Leon, James Lipuma
STEM Month
During the “2021 STEM for All Video Showcase” (NSF, 2021) funded by the National Science Foundation, 287 short videos showcasing federally funded projects aimed at improving STEM and CS education were presented.
The videos highlight strategies to engage students during COVID-19 and address educational inequities.
Stationary Probability Distributions Of Stochastic Gradient Descent And The Success And Failure Of The Diffusion Approximation, William Joseph Mccann
Stationary Probability Distributions Of Stochastic Gradient Descent And The Success And Failure Of The Diffusion Approximation, William Joseph Mccann
Theses
In this thesis, Stochastic Gradient Descent (SGD), an optimization method originally popular due to its computational efficiency, is analyzed using Markov chain methods. We compute both numerically, and in some cases analytically, the stationary probability distributions (invariant measures) for the SGD Markov operator over all step sizes or learning rates. The stationary probability distributions provide insight into how the long-time behavior of SGD samples the objective function minimum.
A key focus of this thesis is to provide a systematic study in one dimension comparing the exact SGD stationary distributions to the Fokker-Planck diffusion approximation equations —which are commonly used in …
Time Series Forecasting With Applications To Finance, Viswapriya Misra
Time Series Forecasting With Applications To Finance, Viswapriya Misra
Theses
In finance, many phenomena are modeled as time series. This thesis investigates time series forecasting problems in finance, precisely the stock price prediction problem. We employ and compare traditional statistical algorithms like MA, ARIMA, and ARMA-GARCH with newly developed deep learning-based algorithms such RNNs, LSTMs, GRUs, TCNs, and bidirectional LSTMs and GRUs for predicting stock prices. We perform a comprehensive study and present all the experimental results on different datasets. We find that ARIMA and GRU perform better for single-step stock price prediction than other deep learning architectures. Adding market and economic indicators do not improve the performance of the …
Short Term Temperature Forecasting Using Lstms, And Cnn, Darshan Shah
Short Term Temperature Forecasting Using Lstms, And Cnn, Darshan Shah
Theses
Weather forecasting is a vital application in present times. We can use the predictions to minimize the weather related loss. Use of machine learning and deep learning algorithms for forecasting, can eliminate or reduce the necessity of big data and high computation dependent process of parameterization. Long Short-Term Memory (LSTM) is a widely used deep learning architecture for time series forecasting. In this paper, we aim to predict one day ahead average temperature using a 2-layer neural network consisting of one layer of LSTM and one layer of 1D convolution. The input is pre-processed using a smoothing technique and output …
Team Formation Using Recommendation Systems, Shreyas Patil
Team Formation Using Recommendation Systems, Shreyas Patil
Theses
The importance of team formation has been realized since ages, but finding the most effective team out of the available human resources is a problem that persists to the date. Having members with complementary skills, along with a few must-have behavioral traits, such as trust and collaborativeness among the team members are the key ingredients behind team synergy and performance. This thesis designs and implements two different algorithms for the team formation problem using ideas adapted from the recommender systems literature. One of the proposed solutions uses the Glicko-2 rating system to rate the employees’ skills which can easily separate …
Privacy-Preserving Recommendation System Using Federated Learning, Rahul Basu
Privacy-Preserving Recommendation System Using Federated Learning, Rahul Basu
Theses
Federated Learning is a form of distributed learning which leverages edge devices for training. It aims to preserve privacy by communicating users’ learning parameters and gradient updates to the global server during the training while keeping the actual data on the users’ devices. The training on global server is performed on these parameters instead of user data directly while fine tuning of the model can be done on client’s devices locally. However, federated learning is not without its shortcomings and in this thesis, we present an overview of the learning paradigm and propose a new federated recommender system framework that …
Statistical Machine Learning Methods For Mining Spatial And Temporal Data, Fei Tan
Statistical Machine Learning Methods For Mining Spatial And Temporal Data, Fei Tan
Dissertations
Spatial and temporal dependencies are ubiquitous properties of data in numerous domains. The popularity of spatial and temporal data mining has thus grown with the increasing prevalence of massive data. The presence of spatial and temporal attributes not only provides complementary useful perspectives, but also poses new challenges to the representation and integration into the learning procedure. In this dissertation, the involved spatial and temporal dependencies are explored with three genres: sample-wise, feature-wise, and target-wise. A family of novel methodologies is developed accordingly for the dependency representation in respective scenarios.
First, dependencies among discrete, continuous and repeated observations are studied …