Skip to main content

Showing 1–12 of 12 results for author: Joseph, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.06185  [pdf, other

    cs.CV cs.AI cs.LG

    Development and validation of an artificial intelligence model to accurately predict spinopelvic parameters

    Authors: Edward S. Harake, Joseph R. Linzey, Cheng Jiang, Rushikesh S. Joshi, Mark M. Zaki, Jaes C. Jones, Siri S. Khalsa, John H. Lee, Zachary Wilseck, Jacob R. Joseph, Todd C. Hollon, Paul Park

    Abstract: Objective. Achieving appropriate spinopelvic alignment has been shown to be associated with improved clinical symptoms. However, measurement of spinopelvic radiographic parameters is time-intensive and interobserver reliability is a concern. Automated measurement tools have the promise of rapid and consistent measurements, but existing tools are still limited by some degree of manual user-entry re… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: 10 pages, 5 figures, to appear in Journal of Neurosurgery: Spine

  2. arXiv:2309.16492  [pdf, other

    stat.ME cs.AI stat.AP stat.ML

    Asset Bundling for Wind Power Forecasting

    Authors: Hanyu Zhang, Mathieu Tanneau, Chaofan Huang, V. Roshan Joseph, Shangkun Wang, Pascal Van Hentenryck

    Abstract: The growing penetration of intermittent, renewable generation in US power grids, especially wind and solar generation, results in increased operational uncertainty. In that context, accurate forecasts are critical, especially for wind generation, which exhibits large variability and is historically harder to predict. To overcome this challenge, this work proposes a novel Bundle-Predict-Reconcile (… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

  3. arXiv:2308.07309  [pdf, other

    cs.CR cs.DC cs.ET

    Reinforcing Security and Usability of Crypto-Wallet with Post-Quantum Cryptography and Zero-Knowledge Proof

    Authors: Yathin Kethepalli, Rony Joseph, Sai Raja Vajrala, Jashwanth Vemula, Nenavath Srinivas Naik

    Abstract: Crypto-wallets or digital asset wallets are a crucial aspect of managing cryptocurrencies and other digital assets such as NFTs. However, these wallets are not immune to security threats, particularly from the growing risk of quantum computing. The use of traditional public-key cryptography systems in digital asset wallets makes them vulnerable to attacks from quantum computers, which may increase… ▽ More

    Submitted 29 August, 2023; v1 submitted 14 August, 2023; originally announced August 2023.

  4. A Global-Local Approximation Framework for Large-Scale Gaussian Process Modeling

    Authors: Akhil Vakayil, Roshan Joseph

    Abstract: In this work, we propose a novel framework for large-scale Gaussian process (GP) modeling. Contrary to the global, and local approximations proposed in the literature to address the computational bottleneck with exact GP modeling, we employ a combined global-local approach in building the approximation. Our framework uses a subset-of-data approach where the subset is a union of a set of global poi… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

  5. arXiv:2204.00950  [pdf, other

    math.OC cs.LG

    Risk-Aware Control and Optimization for High-Renewable Power Grids

    Authors: Neil Barry, Minas Chatzos, Wenbo Chen, Dahye Han, Chaofan Huang, Roshan Joseph, Michael Klamkin, Seonho Park, Mathieu Tanneau, Pascal Van Hentenryck, Shangkun Wang, Hanyu Zhang, Haoruo Zhao

    Abstract: The transition of the electrical power grid from fossil fuels to renewable sources of energy raises fundamental challenges to the market-clearing algorithms that drive its operations. Indeed, the increased stochasticity in load and the volatility of renewable energy sources have led to significant increases in prediction errors, affecting the reliability and efficiency of existing deterministic op… ▽ More

    Submitted 2 April, 2022; originally announced April 2022.

  6. arXiv:2202.03326  [pdf, other

    stat.ML cs.LG

    Optimal Ratio for Data Splitting

    Authors: V. Roshan Joseph

    Abstract: It is common to split a dataset into training and testing sets before fitting a statistical or machine learning model. However, there is no clear guidance on how much data should be used for training and testing. In this article we show that the optimal splitting ratio is $\sqrt{p}:1$, where $p$ is the number of parameters in a linear regression model that explains the data well.

    Submitted 7 February, 2022; originally announced February 2022.

    Journal ref: Statistical Analysis and Data Mining: The ASA Data Science Journal, 2022

  7. arXiv:2112.14911  [pdf, other

    cs.AR cs.AI cs.LG

    A Survey of Deep Learning Techniques for Dynamic Branch Prediction

    Authors: Rinu Joseph

    Abstract: Branch prediction is an architectural feature that speeds up the execution of branch instruction on pipeline processors and reduces the cost of branching. Recent advancements of Deep Learning (DL) in the post Moore's Law era is accelerating areas of automated chip design, low-power computer architectures, and much more. Traditional computer architecture design and algorithms could benefit from dyn… ▽ More

    Submitted 29 December, 2021; originally announced December 2021.

    Comments: Survey paper

  8. arXiv:2110.02927  [pdf, other

    stat.ML cs.LG

    Data Twinning

    Authors: Akhil Vakayil, V. Roshan Joseph

    Abstract: In this work, we develop a method named Twinning, for partitioning a dataset into statistically similar twin sets. Twinning is based on SPlit, a recently proposed model-independent method for optimally splitting a dataset into training and testing sets. Twinning is orders of magnitude faster than the SPlit algorithm, which makes it applicable to Big Data problems such as data compression. Twinning… ▽ More

    Submitted 6 October, 2021; originally announced October 2021.

  9. SPlit: An Optimal Method for Data Splitting

    Authors: V. Roshan Joseph, Akhil Vakayil

    Abstract: In this article we propose an optimal method referred to as SPlit for splitting a dataset into training and testing sets. SPlit is based on the method of Support Points (SP), which was initially developed for finding the optimal representative points of a continuous distribution. We adapt SP for subsampling from a dataset using a sequential nearest neighbor algorithm. We also extend SP to deal wit… ▽ More

    Submitted 19 March, 2021; v1 submitted 20 December, 2020; originally announced December 2020.

  10. arXiv:1911.05940  [pdf, other

    stat.ML cs.LG

    Distributional Clustering: A distribution-preserving clustering method

    Authors: Arvind Krishna, Simon Mak, Roshan Joseph

    Abstract: One key use of k-means clustering is to identify cluster prototypes which can serve as representative points for a dataset. However, a drawback of using k-means cluster centers as representative points is that such points distort the distribution of the underlying data. This can be highly disadvantageous in problems where the representative points are subsequently used to gain insights on the data… ▽ More

    Submitted 14 November, 2019; originally announced November 2019.

    Comments: Submitted to Statistica Sinica

  11. arXiv:1502.03530  [pdf

    cs.HC cs.SE

    Single Page Application and Canvas Drawing

    Authors: Renien John Joseph

    Abstract: Recently, with the impact of AJAX a new way of web development techniques have been emerged. Hence, with the help of this model, single-page web application was introduced which can be updated/replaced independently. Today we have a new challenge of building a powerful single-page application using the currently emerged technologies. Gaining an understanding of navigational model and user interfac… ▽ More

    Submitted 11 February, 2015; originally announced February 2015.

    Comments: 9 pages

  12. arXiv:1203.6534  [pdf

    cs.AI cs.DM

    Global preferential consistency for the topological sorting-based maximal spanning tree problem

    Authors: Rémy-Robert Joseph

    Abstract: We introduce a new type of fully computable problems, for DSS dedicated to maximal spanning tree problems, based on deduction and choice: preferential consistency problems. To show its interest, we describe a new compact representation of preferences specific to spanning trees, identifying an efficient maximal spanning tree sub-problem. Next, we compare this problem with the Pareto-based multiobje… ▽ More

    Submitted 29 March, 2012; originally announced March 2012.

    Comments: 12 pages, 7 figures, conference : Workshop on modeling and solving problems with constraints (ECAI 2008-W31), Patras, Greece, 21 july 2008

    ACM Class: F.4.1; G.2.2