-
Unveiling Patterns in European Airbnb Prices: A Comprehensive Analytical Study Using Machine Learning Techniques
Authors:
Trinath Sai Subhash Reddy Pittala,
Uma Maheswara R Meleti,
Hemanth Vasireddy
Abstract:
In the burgeoning market of short-term rentals, understanding pricing dynamics is crucial for a range of stake-holders. This study delves into the factors influencing Airbnb pricing in major European cities, employing a comprehensive dataset sourced from Kaggle. We utilize advanced regression techniques, including linear, polynomial, and random forest models, to analyze a diverse array of determin…
▽ More
In the burgeoning market of short-term rentals, understanding pricing dynamics is crucial for a range of stake-holders. This study delves into the factors influencing Airbnb pricing in major European cities, employing a comprehensive dataset sourced from Kaggle. We utilize advanced regression techniques, including linear, polynomial, and random forest models, to analyze a diverse array of determinants, such as location characteristics, property types, and host-related factors. Our findings reveal nuanced insights into the variables most significantly impacting pricing, highlighting the varying roles of geographical, structural, and host-specific attributes. This research not only sheds light on the complex pricing landscape of Airbnb accommodations in Europe but also offers valuable implications for hosts seeking to optimize pricing strategies and for travelers aiming to understand pricing trends. Furthermore, the study contributes to the broader discourse on pricing mechanisms in the shared economy, suggesting avenues for future research in this rapidly evolving sector.
△ Less
Submitted 30 April, 2024;
originally announced July 2024.
-
A Novel Approach to Guard from Adversarial Attacks using Stable Diffusion
Authors:
Trinath Sai Subhash Reddy Pittala,
Uma Maheswara Rao Meleti,
Geethakrishna Puligundla
Abstract:
Recent developments in adversarial machine learning have highlighted the importance of building robust AI systems to protect against increasingly sophisticated attacks. While frameworks like AI Guardian are designed to defend against these threats, they often rely on assumptions that can limit their effectiveness. For example, they may assume attacks only come from one direction or include adversa…
▽ More
Recent developments in adversarial machine learning have highlighted the importance of building robust AI systems to protect against increasingly sophisticated attacks. While frameworks like AI Guardian are designed to defend against these threats, they often rely on assumptions that can limit their effectiveness. For example, they may assume attacks only come from one direction or include adversarial images in their training data. Our proposal suggests a different approach to the AI Guardian framework. Instead of including adversarial examples in the training process, we propose training the AI system without them. This aims to create a system that is inherently resilient to a wider range of attacks. Our method focuses on a dynamic defense strategy using stable diffusion that learns continuously and models threats comprehensively. We believe this approach can lead to a more generalized and robust defense against adversarial attacks.
In this paper, we outline our proposed approach, including the theoretical basis, experimental design, and expected impact on improving AI security against adversarial threats.
△ Less
Submitted 3 May, 2024;
originally announced May 2024.
-
Utilizing Machine Learning and 3D Neuroimaging to Predict Hearing Loss: A Comparative Analysis of Dimensionality Reduction and Regression Techniques
Authors:
Trinath Sai Subhash Reddy Pittala,
Uma Maheswara R Meleti,
Manasa Thatipamula
Abstract:
In this project, we have explored machine learning approaches for predicting hearing loss thresholds on the brain's gray matter 3D images. We have solved the problem statement in two phases. In the first phase, we used a 3D CNN model to reduce high-dimensional input into latent space and decode it into an original image to represent the input in rich feature space. In the second phase, we utilized…
▽ More
In this project, we have explored machine learning approaches for predicting hearing loss thresholds on the brain's gray matter 3D images. We have solved the problem statement in two phases. In the first phase, we used a 3D CNN model to reduce high-dimensional input into latent space and decode it into an original image to represent the input in rich feature space. In the second phase, we utilized this model to reduce input into rich features and used these features to train standard machine learning models for predicting hearing thresholds. We have experimented with autoencoders and variational autoencoders in the first phase for dimensionality reduction and explored random forest, XGBoost and multi-layer perceptron for regressing the thresholds. We split the given data set into training and testing sets and achieved an 8.80 range and 22.57 range for PT500 and PT4000 on the test set, respectively. We got the lowest RMSE using multi-layer perceptron among the other models.
Our approach leverages the unique capabilities of VAEs to capture complex, non-linear relationships within high-dimensional neuroimaging data. We rigorously evaluated the models using various metrics, focusing on the root mean squared error (RMSE). The results highlight the efficacy of the multi-layer neural network model, which outperformed other techniques in terms of accuracy. This project advances the application of data mining in medical diagnostics and enhances our understanding of age-related hearing loss through innovative machine-learning frameworks.
△ Less
Submitted 1 May, 2024; v1 submitted 30 April, 2024;
originally announced May 2024.
-
Experimental and Computational Studies of the Optical Properties of CuAl1-xFexO2
Authors:
Mina Aziziha,
Saeed Akbarshahi,
Suresh Pittala,
Sayandeep Ghosh,
Rishmali Sooriyagoda,
Aldo H. Romero,
Subhash Thota,
Alan D. Bristow,
Mohindar S. Seehra,
Matthew B. Johnson
Abstract:
Delafossites are promising candidates for photocatalysis applications because of their chemical stability and absorption in the solar region of the electromagnetic spectrum. For example, CuAlO2 has good chemical stability but has a large indirect bandgap (~3 eV), so that efforts to improve its absorption in the solar region through alloying are investigated. The effect of dilute alloying on the op…
▽ More
Delafossites are promising candidates for photocatalysis applications because of their chemical stability and absorption in the solar region of the electromagnetic spectrum. For example, CuAlO2 has good chemical stability but has a large indirect bandgap (~3 eV), so that efforts to improve its absorption in the solar region through alloying are investigated. The effect of dilute alloying on the optical absorption of powdered CuAl1-xFexO2 (x = 0.0-1.0) is measured and compared to electronic band structures calculations using a generalized gradient approximation with Hubbard exchange-correlation parameter and spin. A new absorption feature is observed at 1.8 eV for x = 0.01, which redshifts to 1.4 eV for x = 0.10. This feature is associated with transitions from the L-point valence band maximum to the Fe-3d state that appears below the conduction band of the spin-down band structure. The feature increases the optical absorption below the bandgap of pure CuAlO2, making dilute CuAl1-xFexO2 alloys better suited for solar photocatalysis.
△ Less
Submitted 30 November, 2020;
originally announced December 2020.
-
Relation-weighted Link Prediction for Disease Gene Identification
Authors:
Srivamshi Pittala,
William Koehler,
Jonathan Deans,
Daniel Salinas,
Martin Bringmann,
Katharina Sophia Volz,
Berk Kapicioglu
Abstract:
Identification of disease genes, which are a set of genes associated with a disease, plays an important role in understanding and curing diseases. In this paper, we present a biomedical knowledge graph designed specifically for this problem, propose a novel machine learning method that identifies disease genes on such graphs by leveraging recent advances in network biology and graph representation…
▽ More
Identification of disease genes, which are a set of genes associated with a disease, plays an important role in understanding and curing diseases. In this paper, we present a biomedical knowledge graph designed specifically for this problem, propose a novel machine learning method that identifies disease genes on such graphs by leveraging recent advances in network biology and graph representation learning, study the effects of various relation types on prediction performance, and empirically demonstrate that our algorithms outperform its closest state-of-the-art competitor in disease gene identification by 24.1%. We also show that we achieve higher precision than Open Targets, the leading initiative for target identification, with respect to predicting drug targets in clinical trials for Parkinson's disease.
△ Less
Submitted 13 November, 2020; v1 submitted 10 November, 2020;
originally announced November 2020.
-
Optical Properties of Dilute CuAl$_{1-x}$Fe$_x$O$_2$ Delafossite Alloys
Authors:
Mina Aziziha,
S. Akbarshahi,
S. Ghosh,
P. Pramanik,
A. H. Romero,
S. Thota,
S. Pittala,
M. S. Seehra,
M. B. Johnson
Abstract:
For powder samples of CuAl$_{1-x}$Fe$_x$O$_2$ ($x =$ 0, 0.01, 0.05, and 0.1), measured optical properties are compared with model simulations and phonon spectra are compared with simulations based on weighted dynamical matrix approach.
For powder samples of CuAl$_{1-x}$Fe$_x$O$_2$ ($x =$ 0, 0.01, 0.05, and 0.1), measured optical properties are compared with model simulations and phonon spectra are compared with simulations based on weighted dynamical matrix approach.
△ Less
Submitted 17 August, 2020; v1 submitted 10 August, 2020;
originally announced August 2020.