Skip to main content

Showing 1–17 of 17 results for author: Kulkarni, D

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

    cs.AR

    A Case for Kolmogorov-Arnold Networks in Prefetching: Towards Low-Latency, Generalizable ML-Based Prefetchers

    Authors: Dhruv Kulkarni, Bharat Bhammar, Henil Thaker, Pranav Dhobi, R. P. Gohil, Sai Manoj Pudukotai Dinkarrao

    Abstract: The memory wall problem arises due to the disparity between fast processors and slower memory, causing significant delays in data access, even more so on edge devices. Data prefetching is a key strategy to address this, with traditional methods evolving to incorporate Machine Learning (ML) for improved accuracy. Modern prefetchers must balance high accuracy with low latency to further practicality… ▽ More

    Submitted 12 April, 2025; originally announced April 2025.

  2. arXiv:2504.02364  [pdf, other

    cs.DC cs.PF

    SProBench: Stream Processing Benchmark for High Performance Computing Infrastructure

    Authors: Apurv Deepak Kulkarni, Siavash Ghiasvand

    Abstract: Recent advancements in data stream processing frameworks have improved real-time data handling, however, scalability remains a significant challenge affecting throughput and latency. While studies have explored this issue on local machines and cloud clusters, research on modern high performance computing (HPC) infrastructures is yet limited due to the lack of scalable measurement tools. This work… ▽ More

    Submitted 3 April, 2025; originally announced April 2025.

    Comments: 14 pages, 8 figures, 1 table

  3. arXiv:2406.03506  [pdf

    cs.LG cs.AI

    Fuzzy Convolution Neural Networks for Tabular Data Classification

    Authors: Arun D. Kulkarni

    Abstract: Recently, convolution neural networks (CNNs) have attracted a great deal of attention due to their remarkable performance in various domains, particularly in image and text classification tasks. However, their application to tabular data classification remains underexplored. There are many fields such as bioinformatics, finance, medicine where nonimage data are prevalent. Adaption of CNNs to class… ▽ More

    Submitted 14 October, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

    Comments: 10 pages, 16 figures, Submitted to IEEE Access

    MSC Class: I.2.10 ACM Class: I.4.6

  4. arXiv:2207.09372  [pdf, other

    cs.RO cs.AI

    On Decentralizing Federated Reinforcement Learning in Multi-Robot Scenarios

    Authors: Jayprakash S. Nair, Divya D. Kulkarni, Ajitem Joshi, Sruthy Suresh

    Abstract: Federated Learning (FL) allows for collaboratively aggregating learned information across several computing devices and sharing the same amongst them, thereby tackling issues of privacy and the need of huge bandwidth. FL techniques generally use a central server or cloud for aggregating the models received from the devices. Such centralized FL techniques suffer from inherent problems such as failu… ▽ More

    Submitted 7 September, 2022; v1 submitted 19 July, 2022; originally announced July 2022.

    Comments: Submitted to SEEDA 2022. This arxiv is a preprint and NOT the final version

  5. arXiv:1806.10480  [pdf

    stat.ML cs.LG

    Employee Attrition Prediction

    Authors: Rahul Yedida, Rahul Reddy, Rakshit Vahi, Rahul Jana, Abhilash GV, Deepti Kulkarni

    Abstract: We aim to predict whether an employee of a company will leave or not, using the k-Nearest Neighbors algorithm. We use evaluation of employee performance, average monthly hours at work and number of years spent in the company, among others, as our features. Other approaches to this problem include the use of ANNs, decision trees and logistic regression. The dataset was split, using 70% for training… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: 3 pages, 1 figure

  6. arXiv:1806.09789  [pdf, other

    cs.NE

    On an Immuno-inspired Distributed, Embodied Action-Evolution cum Selection Algorithm

    Authors: Tushar Semwal, Divya D Kulkarni, Shivashankar B. Nair

    Abstract: Traditional Evolutionary Robotics (ER) employs evolutionary techniques to search for a single monolithic controller which can aid a robot to learn a desired task. These techniques suffer from bootstrap and deception issues when the tasks are complex for a single controller to learn. Behaviour-decomposition techniques have been used to divide a task into multiple subtasks and evolve separate subcon… ▽ More

    Submitted 26 June, 2018; originally announced June 2018.

    Comments: 8 pages, 5 figures, GECCO 18, Kyoto, Japan

  7. arXiv:1711.03678  [pdf, other

    cs.CV cs.AI cs.GR cs.LG

    Self-Supervised Intrinsic Image Decomposition

    Authors: Michael Janner, Jiajun Wu, Tejas D. Kulkarni, Ilker Yildirim, Joshua B. Tenenbaum

    Abstract: Intrinsic decomposition from a single image is a highly challenging task, due to its inherent ambiguity and the scarcity of training data. In contrast to traditional fully supervised learning approaches, in this paper we propose learning intrinsic image decomposition by explaining the input image. Our model, the Rendered Intrinsics Network (RIN), joins together an image decomposition pipeline, whi… ▽ More

    Submitted 5 February, 2018; v1 submitted 9 November, 2017; originally announced November 2017.

    Comments: NIPS 2017 camera-ready version, project page: http://rin.csail.mit.edu/

  8. arXiv:1611.01843  [pdf, other

    stat.ML cs.AI cs.CV cs.LG cs.NE physics.soc-ph

    Learning to Perform Physics Experiments via Deep Reinforcement Learning

    Authors: Misha Denil, Pulkit Agrawal, Tejas D Kulkarni, Tom Erez, Peter Battaglia, Nando de Freitas

    Abstract: When encountering novel objects, humans are able to infer a wide range of physical properties such as mass, friction and deformability by interacting with them in a goal driven way. This process of active interaction is in the same spirit as a scientist performing experiments to discover hidden facts. Recent advances in artificial intelligence have yielded machines that can achieve superhuman perf… ▽ More

    Submitted 17 August, 2017; v1 submitted 6 November, 2016; originally announced November 2016.

  9. arXiv:1606.02396  [pdf, other

    stat.ML cs.AI cs.LG cs.NE

    Deep Successor Reinforcement Learning

    Authors: Tejas D. Kulkarni, Ardavan Saeedi, Simanta Gautam, Samuel J. Gershman

    Abstract: Learning robust value functions given raw observations and rewards is now possible with model-free and model-based deep reinforcement learning algorithms. There is a third alternative, called Successor Representations (SR), which decomposes the value function into two components -- a reward predictor and a successor map. The successor map represents the expected future state occupancy from any giv… ▽ More

    Submitted 8 June, 2016; originally announced June 2016.

    Comments: 10 pages, 6 figures

  10. arXiv:1604.06057  [pdf, other

    cs.LG cs.AI cs.CV cs.NE stat.ML

    Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation

    Authors: Tejas D. Kulkarni, Karthik R. Narasimhan, Ardavan Saeedi, Joshua B. Tenenbaum

    Abstract: Learning goal-directed behavior in environments with sparse feedback is a major challenge for reinforcement learning algorithms. The primary difficulty arises due to insufficient exploration, resulting in an agent being unable to learn robust value functions. Intrinsically motivated agents can explore new behavior for its own sake rather than to directly solve problems. Such intrinsic behaviors co… ▽ More

    Submitted 31 May, 2016; v1 submitted 20 April, 2016; originally announced April 2016.

    Comments: 14 pages, 7 figures

  11. arXiv:1506.07413  [pdf

    cs.RO

    Speech Controlled Quadruped

    Authors: Devashish Kulkarni, Sagar Paldhe, Vinod Kamat

    Abstract: The project which we have performed is based on voice recognition and we desire to create a four legged robot that can acknowledge the given instructions which are given through vocal commands and perform the tasks. The main processing unit of the robot will be Arduino Uno. We are using 8 servos for the movement of its legs while two servos will be required for each leg. The interface between a hu… ▽ More

    Submitted 24 June, 2015; originally announced June 2015.

    Comments: 7 pages

  12. arXiv:1503.03167  [pdf, other

    cs.CV cs.GR cs.LG cs.NE

    Deep Convolutional Inverse Graphics Network

    Authors: Tejas D. Kulkarni, Will Whitney, Pushmeet Kohli, Joshua B. Tenenbaum

    Abstract: This paper presents the Deep Convolution Inverse Graphics Network (DC-IGN), a model that learns an interpretable representation of images. This representation is disentangled with respect to transformations such as out-of-plane rotations and lighting variations. The DC-IGN model is composed of multiple layers of convolution and de-convolution operators and is trained using the Stochastic Gradient… ▽ More

    Submitted 21 June, 2015; v1 submitted 11 March, 2015; originally announced March 2015.

    Comments: First two authors contributed equally

  13. arXiv:1407.1339  [pdf, other

    cs.CV cs.AI stat.ML

    Inverse Graphics with Probabilistic CAD Models

    Authors: Tejas D. Kulkarni, Vikash K. Mansinghka, Pushmeet Kohli, Joshua B. Tenenbaum

    Abstract: Recently, multiple formulations of vision problems as probabilistic inversions of generative models based on computer graphics have been proposed. However, applications to 3D perception from natural images have focused on low-dimensional latent scenes, due to challenges in both modeling and inference. Accounting for the enormous variability in 3D object shape and 2D appearance via realistic genera… ▽ More

    Submitted 4 July, 2014; originally announced July 2014.

    Comments: For correspondence, contact [email protected]

  14. arXiv:1402.5715  [pdf, other

    stat.ML cs.LG

    Variational Particle Approximations

    Authors: Ardavan Saeedi, Tejas D Kulkarni, Vikash Mansinghka, Samuel Gershman

    Abstract: Approximate inference in high-dimensional, discrete probabilistic models is a central problem in computational statistics and machine learning. This paper describes discrete particle variational inference (DPVI), a new approach that combines key strengths of Monte Carlo, variational and search-based techniques. DPVI is based on a novel family of particle-based variational approximations that can b… ▽ More

    Submitted 5 December, 2015; v1 submitted 23 February, 2014; originally announced February 2014.

    Comments: First two authors contributed equally to this work

  15. arXiv:1307.0060  [pdf, other

    cs.AI cs.CV stat.ML

    Approximate Bayesian Image Interpretation using Generative Probabilistic Graphics Programs

    Authors: Vikash K. Mansinghka, Tejas D. Kulkarni, Yura N. Perov, Joshua B. Tenenbaum

    Abstract: The idea of computer vision as the Bayesian inverse problem to computer graphics has a long history and an appealing elegance, but it has proved difficult to directly implement. Instead, most vision tasks are approached via complex bottom-up processing pipelines. Here we show that it is possible to write short, simple probabilistic graphics programs that define flexible generative models and to au… ▽ More

    Submitted 28 June, 2013; originally announced July 2013.

    Comments: The first two authors contributed equally to this work

  16. arXiv:1112.2031  [pdf

    cs.IR

    Learning Context for Text Categorization

    Authors: Y. V. Haribhakta, Dr. Parag Kulkarni

    Abstract: This paper describes our work which is based on discovering context for text document categorization. The document categorization approach is derived from a combination of a learning paradigm known as relation extraction and an technique known as context discovery. We demonstrate the effectiveness of our categorization approach using reuters 21578 dataset and synthetic real world data from sports… ▽ More

    Submitted 9 December, 2011; originally announced December 2011.

    Comments: 9 pages, selected in IJDKP (International Journal of Data Mining and Knowledge Management Process)

  17. arXiv:cs/0601117  [pdf, ps, other

    cs.DS

    Finding Cliques of a Graph using Prime Numbers

    Authors: Dhananjay D. Kulkarni, Shekhar Verma, Prashant

    Abstract: This paper proposes a new algorithm for solving maximal cliques for simple undirected graphs using the theory of prime numbers. A novel approach using prime numbers is used to find cliques and ends with a discussion of the algorithm.

    Submitted 18 January, 2007; v1 submitted 27 January, 2006; originally announced January 2006.

    Comments: 7 pages, 1 figure