Skip to main content

Showing 1–50 of 91 results for author: Singh, C

  1. arXiv:2407.01811  [pdf, other

    cs.RO cs.CV

    Active Human Pose Estimation via an Autonomous UAV Agent

    Authors: Jingxi Chen, Botao He, Chahat Deep Singh, Cornelia Fermuller, Yiannis Aloimonos

    Abstract: One of the core activities of an active observer involves moving to secure a "better" view of the scene, where the definition of "better" is task-dependent. This paper focuses on the task of human pose estimation from videos capturing a person's activity. Self-occlusions within the scene can complicate or even prevent accurate human pose estimation. To address this, relocating the camera to a new… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  2. arXiv:2406.15494  [pdf

    cs.CR

    Simple Cracking of (Noise-Based) Dynamic Watermarking in Smart Grids

    Authors: Mehmet Yildirim, Nasir Kenarangui, Robert Balog, Laszlo B. Kish, Chanan Singh

    Abstract: Previous research employing a conceptual approach with a digital twin has demonstrated that (noise-based) dynamic watermarking is incapable of providing unconditional security in smart electrical grid systems. However, the implementation of digital twins can be prohibitively costly or infeasible due to limited available data on critical infrastructure. In this study, we first analyze the spectral… ▽ More

    Submitted 27 June, 2024; v1 submitted 18 June, 2024; originally announced June 2024.

    Comments: Accepted for publication in Fluctuation and Noise Letters

  3. arXiv:2406.09409  [pdf, other

    cs.CV eess.IV

    CodedEvents: Optimal Point-Spread-Function Engineering for 3D-Tracking with Event Cameras

    Authors: Sachin Shah, Matthew Albert Chan, Haoming Cai, Jingxi Chen, Sakshum Kulshrestha, Chahat Deep Singh, Yiannis Aloimonos, Christopher Metzler

    Abstract: Point-spread-function (PSF) engineering is a well-established computational imaging technique that uses phase masks and other optical elements to embed extra information (e.g., depth) into the images captured by conventional CMOS image sensors. To date, however, PSF-engineering has not been applied to neuromorphic event cameras; a powerful new image sensing technology that responds to changes in t… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  4. arXiv:2405.17769  [pdf, other

    cs.RO cs.CV

    Microsaccade-inspired Event Camera for Robotics

    Authors: Botao He, Ze Wang, Yuan Zhou, Jingxi Chen, Chahat Deep Singh, Haojia Li, Yuman Gao, Shaojie Shen, Kaiwei Wang, Yanjun Cao, Chao Xu, Yiannis Aloimonos, Fei Gao, Cornelia Fermuller

    Abstract: Neuromorphic vision sensors or event cameras have made the visual perception of extremely low reaction time possible, opening new avenues for high-dynamic robotics applications. These event cameras' output is dependent on both motion and texture. However, the event camera fails to capture object edges that are parallel to the camera motion. This is a problem intrinsic to the sensor and therefore c… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: Published on Science Robotics June 2024 issue

  5. arXiv:2405.16714  [pdf, other

    cs.CL cs.AI cs.LG q-bio.NC

    Crafting Interpretable Embeddings by Asking LLMs Questions

    Authors: Vinamra Benara, Chandan Singh, John X. Morris, Richard Antonello, Ion Stoica, Alexander G. Huth, Jianfeng Gao

    Abstract: Large language models (LLMs) have rapidly improved text embeddings for a growing array of natural-language processing tasks. However, their opaqueness and proliferation into scientific domains such as neuroscience have created a growing need for interpretability. Here, we ask whether we can obtain interpretable embeddings through LLM prompting. We introduce question-answering embeddings (QA-Emb),… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

  6. arXiv:2405.00080  [pdf, other

    cs.LG cs.IR cs.NI

    Recommenadation aided Caching using Combinatorial Multi-armed Bandits

    Authors: Pavamana K J, Chandramani Kishore Singh

    Abstract: We study content caching with recommendations in a wireless network where the users are connected through a base station equipped with a finite-capacity cache. We assume a fixed set of contents with unknown user preferences and content popularities. We can recommend a subset of the contents to the users which encourages the users to request these contents. Recommendation can thus be used to increa… ▽ More

    Submitted 3 May, 2024; v1 submitted 30 April, 2024; originally announced May 2024.

  7. Smart Grids Secured By Dynamic Watermarking: How Secure?

    Authors: Kate Davis, Laszlo B. Kish, Chanan Singh

    Abstract: Unconditional security for smart grids is defined. Cryptanalyses of the watermarked security of smart grids indicate that watermarking cannot guarantee unconditional security unless the communication within the grid system is unconditionally secure. The successful attack against the dynamically watermarked smart grid remains valid even with the presence of internal noise from the grid. An open que… ▽ More

    Submitted 5 March, 2024; originally announced April 2024.

    Comments: Accepted for publication in Fluct. Noise Lett

  8. arXiv:2404.12468  [pdf, other

    cs.NI

    Fresh Caching of Dynamic Contents using Restless Multi-armed Bandits

    Authors: Ankita Koley, Chandramani Singh

    Abstract: We consider a dynamic content caching framework; contents are getting updated at the central server, and a subset of contents are cached at the local cache associated with a Base station (BS). When a request comes, based on whether the content is in the local cache, the BS can decide whether to fetch the content from the central server or serve the cached version from the local cache. Fetching a c… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

    Comments: 14 pages, 7 figures

  9. arXiv:2403.01002  [pdf, other

    cs.CL cs.AI

    Attribute Structuring Improves LLM-Based Evaluation of Clinical Text Summaries

    Authors: Zelalem Gero, Chandan Singh, Yiqing Xie, Sheng Zhang, Tristan Naumann, Jianfeng Gao, Hoifung Poon

    Abstract: Summarizing clinical text is crucial in health decision-support and clinical research. Large language models (LLMs) have shown the potential to generate accurate clinical text summaries, but still struggle with issues regarding grounding and evaluation, especially in safety-critical domains such as health. Holistically evaluating text summaries is challenging because they may contain unsubstantiat… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: 4 pages

  10. arXiv:2402.03774  [pdf, other

    cs.LG cs.AI cs.CL

    Learning a Decision Tree Algorithm with Transformers

    Authors: Yufan Zhuang, Liyuan Liu, Chandan Singh, Jingbo Shang, Jianfeng Gao

    Abstract: Decision trees are renowned for their interpretability capability to achieve high predictive performance, especially on tabular data. Traditionally, they are constructed through recursive algorithms, where they partition the data at every node in a tree. However, identifying the best partition is challenging, as decision trees optimized for local segments may not bring global generalization. To ad… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

  11. arXiv:2402.01761  [pdf, other

    cs.CL cs.AI cs.LG

    Rethinking Interpretability in the Era of Large Language Models

    Authors: Chandan Singh, Jeevana Priya Inala, Michel Galley, Rich Caruana, Jianfeng Gao

    Abstract: Interpretable machine learning has exploded as an area of interest over the last decade, sparked by the rise of increasingly large datasets and deep neural networks. Simultaneously, large language models (LLMs) have demonstrated remarkable capabilities across a wide array of tasks, offering a chance to rethink opportunities in interpretable machine learning. Notably, the capability to explain in n… ▽ More

    Submitted 30 January, 2024; originally announced February 2024.

    Comments: 7 pages

  12. arXiv:2401.13986  [pdf, other

    cs.CL cs.AI cs.LG

    Towards Consistent Natural-Language Explanations via Explanation-Consistency Finetuning

    Authors: Yanda Chen, Chandan Singh, Xiaodong Liu, Simiao Zuo, Bin Yu, He He, Jianfeng Gao

    Abstract: Large language models (LLMs) often generate convincing, fluent explanations. However, different from humans, they often generate inconsistent explanations on different inputs. For example, an LLM may generate the explanation "all birds can fly" when answering the question "Can sparrows fly?" but meanwhile answer "no" to the related question "Can penguins fly?". Explanations should be consistent ac… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: arXiv admin note: text overlap with arXiv:2307.08678

  13. arXiv:2401.01001  [pdf

    q-bio.NC cs.AI

    Metalearning-Informed Competence in Children: Implications for Responsible Brain-Inspired Artificial Intelligence

    Authors: Chaitanya Singh

    Abstract: This paper offers a novel conceptual framework comprising four essential cognitive mechanisms that operate concurrently and collaboratively to enable metalearning (knowledge and regulation of learning) strategy implementation in young children. A roadmap incorporating the core mechanisms and the associated strategies is presented as an explanation of the developing brain's remarkable cross-context… ▽ More

    Submitted 5 September, 2023; originally announced January 2024.

    Comments: 27 pages, 3 figures

  14. arXiv:2311.04579  [pdf

    cs.CY

    Text Finder Application for Android

    Authors: Dr. Milind Godase, Dr. Chandrani Singh, Kunal Dhongadi

    Abstract: A Text Finder, an android application that utilizes Optical Character Recognition (OCR) technology with the help of Google Cloud Vision API to extract text from images taken with the device camera or from existing images in the users phone. The extracted text can be saved to the device storage where all previous extracts can be easily accessed on a user-friendly interface. The application also fea… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

    Comments: 9 pages

    MSC Class: sinhgad.org ACM Class: I.2.7

  15. arXiv:2311.02262  [pdf, other

    cs.CL cs.LG

    Tell Your Model Where to Attend: Post-hoc Attention Steering for LLMs

    Authors: Qingru Zhang, Chandan Singh, Liyuan Liu, Xiaodong Liu, Bin Yu, Jianfeng Gao, Tuo Zhao

    Abstract: In human-written articles, we often leverage the subtleties of text style, such as bold and italics, to guide the attention of readers. These textual emphases are vital for the readers to grasp the conveyed information. When interacting with large language models (LLMs), we have a similar need - steering the model to pay closer attention to user-specified information, e.g., an instruction. Existin… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: 16 pages

  16. arXiv:2310.14034  [pdf, other

    cs.CL cs.LG

    Tree Prompting: Efficient Task Adaptation without Fine-Tuning

    Authors: John X. Morris, Chandan Singh, Alexander M. Rush, Jianfeng Gao, Yuntian Deng

    Abstract: Prompting language models (LMs) is the main interface for applying them to new tasks. However, for smaller LMs, prompting provides low accuracy compared to gradient-based finetuning. Tree Prompting is an approach to prompting which builds a decision tree of prompts, linking multiple LM calls together to solve a task. At inference time, each call to the LM is determined by efficiently routing the o… ▽ More

    Submitted 21 October, 2023; originally announced October 2023.

    Comments: Both first authors contributed equally; accepted to EMNLP 2023

  17. arXiv:2310.08745  [pdf, other

    cs.RO cs.CV

    AcTExplore: Active Tactile Exploration of Unknown Objects

    Authors: Amir-Hossein Shahidzadeh, Seong Jong Yoo, Pavan Mantripragada, Chahat Deep Singh, Cornelia Fermüller, Yiannis Aloimonos

    Abstract: Tactile exploration plays a crucial role in understanding object structures for fundamental robotics tasks such as grasping and manipulation. However, efficiently exploring such objects using tactile sensors is challenging, primarily due to the large-scale unknown environments and limited sensing coverage of these sensors. To this end, we present AcTExplore, an active tactile exploration method dr… ▽ More

    Submitted 20 June, 2024; v1 submitted 12 October, 2023; originally announced October 2023.

    Comments: 8 pages, 6 figures, Accepted to ICRA 2024

  18. arXiv:2310.07480  [pdf, other

    cs.NI

    $μ$TAS: Design and implementation of Time Aware Shaper on SmartNICs to achieve bounded latency

    Authors: Joydeep Pal, Deepak Choudhary, Nithish Krishnabharathi Gnani, Chandramani Singh, T. V. Prabhakar

    Abstract: Time-Aware Shaper (TAS) is a time-triggered scheduling mechanism that ensures bounded latency for time-critical Scheduled Traffic (ST) flows. The Linux kernel implementation (a.k.a TAPRIO) has limited capabilities due to varying CPU workloads and thus does not offer tight latency bound for the ST flows. Also, currently only higher cycle times are possible. Other software implementations are limite… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

    Comments: 6 pages, 9 figures

  19. arXiv:2309.10383  [pdf, other

    cs.NI eess.SY

    EdgeP4: A P4-Programmable Edge Intelligent Ethernet Switch for Tactile Cyber-Physical Systems

    Authors: Nithish Krishnabharathi Gnani, Joydeep Pal, Deepak Choudhary, Himanshu Verma, Soumya Kanta Rana, Kaushal Mhapsekar, T. V. Prabhakar, Chandramani Singh

    Abstract: Tactile Internet based operations, e.g., telesurgery, rely on end-to-end closed loop control for accuracy and corrections. The feedback and control are subject to network latency and loss. We design two edge intelligence algorithms hosted at P4 programmable end switches. These algorithms locally compute and command corrective signals, thereby dispense the feedback signals from traversing the netwo… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

  20. arXiv:2306.00024  [pdf, other

    cs.CL cs.LG

    Self-Verification Improves Few-Shot Clinical Information Extraction

    Authors: Zelalem Gero, Chandan Singh, Hao Cheng, Tristan Naumann, Michel Galley, Jianfeng Gao, Hoifung Poon

    Abstract: Extracting patient information from unstructured text is a critical task in health decision-support and clinical research. Large language models (LLMs) have shown the potential to accelerate clinical curation via few-shot in-context learning, in contrast to supervised learning which requires much more costly human annotations. However, despite drastic advances in modern LLMs such as GPT-4, they st… ▽ More

    Submitted 30 May, 2023; originally announced June 2023.

    Journal ref: IMLH 2023

  21. arXiv:2305.09863  [pdf, other

    cs.AI cs.CL cs.LG q-bio.NC

    Explaining black box text modules in natural language with language models

    Authors: Chandan Singh, Aliyah R. Hsu, Richard Antonello, Shailee Jain, Alexander G. Huth, Bin Yu, Jianfeng Gao

    Abstract: Large language models (LLMs) have demonstrated remarkable prediction performance for a growing array of tasks. However, their rapid proliferation and increasing opaqueness have created a growing need for interpretability. Here, we ask whether we can automatically obtain natural language explanations for black box text modules. A "text module" is any function that maps text to a scalar continuous v… ▽ More

    Submitted 15 November, 2023; v1 submitted 16 May, 2023; originally announced May 2023.

  22. arXiv:2304.12227  [pdf, ps, other

    cs.NI

    Caching Contents with Varying Popularity using Restless Bandits

    Authors: Pavamana K J, Chandramani Singh

    Abstract: We study content caching in a wireless network in which the users are connected through a base station that is equipped with a finite-capacity cache. We assume a fixed set of contents whose popularity varies with time. Users' requests for the content depend on their instantaneous popularity levels. Proactively caching contents at the base station incurs a cost but not having requested contents at… ▽ More

    Submitted 17 September, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2212.03291

  23. arXiv:2304.05934  [pdf, other

    cs.CV cs.CL

    ASL Citizen: A Community-Sourced Dataset for Advancing Isolated Sign Language Recognition

    Authors: Aashaka Desai, Lauren Berger, Fyodor O. Minakov, Vanessa Milan, Chinmay Singh, Kriston Pumphrey, Richard E. Ladner, Hal Daumé III, Alex X. Lu, Naomi Caselli, Danielle Bragg

    Abstract: Sign languages are used as a primary language by approximately 70 million D/deaf people world-wide. However, most communication technologies operate in spoken and written languages, creating inequities in access. To help tackle this problem, we release ASL Citizen, the first crowdsourced Isolated Sign Language Recognition (ISLR) dataset, collected with consent and containing 83,399 videos for 2,73… ▽ More

    Submitted 19 June, 2023; v1 submitted 12 April, 2023; originally announced April 2023.

  24. arXiv:2302.13054  [pdf, other

    physics.soc-ph cs.DL cs.SI

    Charting mobility patterns in the scientific knowledge landscape

    Authors: Chakresh Kumar Singh, Liubov Tupikina, Fabrice Lécuyer, Michele Starnini, Marc Santolini

    Abstract: From small steps to great leaps, metaphors of spatial mobility abound to describe discovery processes. Here, we ground these ideas in formal terms by systematically studying scientific knowledge mobility patterns. We use low-dimensional embedding techniques to create a knowledge space made up of 1.5 million articles from the fields of physics, computer science, and mathematics. By analyzing the pu… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Comments: 15 pages, 5 figures, 10 Supplementary Figures

  25. arXiv:2212.14189  [pdf, other

    cs.CY eess.SY

    High Resolution Modeling and Analysis of Cryptocurrency Mining's Impact on Power Grids: Carbon Footprint, Reliability, and Electricity Price

    Authors: Ali Menati, Xiangtian Zheng, Kiyeob Lee, Ranyu Shi, Pengwei Du, Chanan Singh, Le Xie

    Abstract: Blockchain technologies are considered one of the most disruptive innovations of the last decade, enabling secure decentralized trust-building. However, in recent years, with the rapid increase in the energy consumption of blockchain-based computations for cryptocurrency mining, there have been growing concerns about their sustainable operation in electric grids. This paper investigates the tri-fa… ▽ More

    Submitted 14 April, 2023; v1 submitted 29 December, 2022; originally announced December 2022.

    Comments: This paper has been accepted for publication in the journal of "Advances in Applied Energy"

  26. arXiv:2212.03291   

    cs.NI cs.AI

    Caching Contents with Varying Popularity using Restless Bandits

    Authors: Pavamana K J, Chandramani Kishore Singh

    Abstract: Mobile networks are experiencing prodigious increase in data volume and user density , which exerts a great burden on mobile core networks and backhaul links. An efficient technique to lessen this problem is to use caching i.e. to bring the data closer to the users by making use of the caches of edge network nodes, such as fixed or mobile access points and even user devices. The performance of a c… ▽ More

    Submitted 20 June, 2023; v1 submitted 31 October, 2022; originally announced December 2022.

    Comments: There were a mistakes while submitting updated version. I have submitted a fresh new submissions arXiv:2304.12227

  27. arXiv:2210.01848  [pdf, other

    cs.LG cs.AI cs.CL q-bio.NC stat.ML

    Explaining Patterns in Data with Language Models via Interpretable Autoprompting

    Authors: Chandan Singh, John X. Morris, Jyoti Aneja, Alexander M. Rush, Jianfeng Gao

    Abstract: Large language models (LLMs) have displayed an impressive ability to harness natural language to perform complex tasks. In this work, we explore whether we can leverage this learned ability to find and explain patterns in data. Specifically, given a pre-trained LLM and data examples, we introduce interpretable autoprompting (iPrompt), an algorithm that generates a natural-language string explainin… ▽ More

    Submitted 26 January, 2023; v1 submitted 4 October, 2022; originally announced October 2022.

    Comments: The two first authors contributed equally

  28. arXiv:2210.00715  [pdf, other

    cs.CV cs.RO

    WorldGen: A Large Scale Generative Simulator

    Authors: Chahat Deep Singh, Riya Kumari, Cornelia Fermüller, Nitin J. Sanket, Yiannis Aloimonos

    Abstract: In the era of deep learning, data is the critical determining factor in the performance of neural network models. Generating large datasets suffers from various difficulties such as scalability, cost efficiency and photorealism. To avoid expensive and strenuous dataset collection and annotations, researchers have inclined towards computer-generated datasets. Although, a lack of photorealism and a… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Journal ref: Under review in ICRA 2023

  29. arXiv:2209.11799  [pdf, other

    cs.AI cs.CL cs.LG stat.ME

    Augmenting Interpretable Models with LLMs during Training

    Authors: Chandan Singh, Armin Askari, Rich Caruana, Jianfeng Gao

    Abstract: Recent large language models (LLMs) have demonstrated remarkable prediction performance for a growing array of tasks. However, their proliferation into high-stakes domains (e.g. medicine) and compute-limited settings has created a burgeoning need for interpretability and efficiency. We address this need by proposing Augmented Interpretable Models (Aug-imodels), a framework for leveraging the knowl… ▽ More

    Submitted 24 April, 2023; v1 submitted 23 September, 2022; originally announced September 2022.

    Journal ref: Nature Communications, 2023

  30. arXiv:2209.10944  [pdf, other

    cs.CV

    Learning Invariant Representations for Equivariant Neural Networks Using Orthogonal Moments

    Authors: Jaspreet Singh, Chandan Singh

    Abstract: The convolutional layers of standard convolutional neural networks (CNNs) are equivariant to translation. However, the convolution and fully-connected layers are not equivariant or invariant to other affine geometric transformations. Recently, a new class of CNNs is proposed in which the conventional layers of CNNs are replaced with equivariant convolution, pooling, and batch-normalization layers.… ▽ More

    Submitted 22 September, 2022; originally announced September 2022.

    Comments: International Joint Conference on Neural Networks (IJCNN), 2022

  31. arXiv:2208.14765  [pdf, other

    physics.soc-ph cs.GT cs.MA eess.SY q-bio.PE

    Recent Advances in Modeling and Control of Epidemics using a Mean Field Approach

    Authors: Amal Roy, Chandramani Singh, Y. Narahari

    Abstract: Modeling and control of epidemics such as the novel Corona virus have assumed paramount importance at a global level. A natural and powerful dynamical modeling framework to use in this context is a continuous time Markov decision process (CTMDP) that encompasses classical compartmental paradigms such as the Susceptible-Infected-Recovered (SIR) model. The challenges with CTMDP based models motivate… ▽ More

    Submitted 12 April, 2023; v1 submitted 31 August, 2022; originally announced August 2022.

  32. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  33. arXiv:2205.15135  [pdf, other

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

    Group Probability-Weighted Tree Sums for Interpretable Modeling of Heterogeneous Data

    Authors: Keyan Nasseri, Chandan Singh, James Duncan, Aaron Kornblith, Bin Yu

    Abstract: Machine learning in high-stakes domains, such as healthcare, faces two critical challenges: (1) generalizing to diverse data distributions given limited training data while (2) maintaining interpretability. To address these challenges, we propose an instance-weighted tree-sum method that effectively pools data across diverse groups to output a concise, rule-based model. Given distinct groups of in… ▽ More

    Submitted 30 May, 2022; originally announced May 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2201.11931

  34. arXiv:2205.14792  [pdf

    cs.LG cs.AI physics.data-an

    End-to-End Topology-Aware Machine Learning for Power System Reliability Assessment

    Authors: Yongli Zhu, Chanan Singh

    Abstract: Conventional power system reliability suffers from the long run time of Monte Carlo simulation and the dimension-curse of analytic enumeration methods. This paper proposes a preliminary investigation on end-to-end machine learning for directly predicting the reliability index, e.g., the Loss of Load Probability (LOLP). By encoding the system admittance matrix into the input feature, the proposed m… ▽ More

    Submitted 29 May, 2022; originally announced May 2022.

    Comments: This paper has been accepted by PMAPS 2022 and will be officially presented on 14 June 2022

  35. arXiv:2202.00858  [pdf, other

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

    Hierarchical Shrinkage: improving the accuracy and interpretability of tree-based methods

    Authors: Abhineet Agarwal, Yan Shuo Tan, Omer Ronen, Chandan Singh, Bin Yu

    Abstract: Tree-based models such as decision trees and random forests (RF) are a cornerstone of modern machine-learning practice. To mitigate overfitting, trees are typically regularized by a variety of techniques that modify their structure (e.g. pruning). We introduce Hierarchical Shrinkage (HS), a post-hoc algorithm that does not modify the tree structure, and instead regularizes the tree by shrinking th… ▽ More

    Submitted 1 February, 2022; originally announced February 2022.

  36. arXiv:2201.11931  [pdf, other

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

    Fast Interpretable Greedy-Tree Sums

    Authors: Yan Shuo Tan, Chandan Singh, Keyan Nasseri, Abhineet Agarwal, James Duncan, Omer Ronen, Matthew Epland, Aaron Kornblith, Bin Yu

    Abstract: Modern machine learning has achieved impressive prediction performance, but often sacrifices interpretability, a critical consideration in high-stakes domains such as medicine. In such settings, practitioners often use highly interpretable decision tree models, but these suffer from inductive bias against additive structure. To overcome this bias, we propose Fast Interpretable Greedy-Tree Sums (FI… ▽ More

    Submitted 8 July, 2023; v1 submitted 27 January, 2022; originally announced January 2022.

  37. arXiv:2201.09050  [pdf, other

    cs.DC

    Scheduling Policies for Stability and Optimal Server Running Cost in Cloud Computing Platforms

    Authors: Haritha K, Chandramani Singh

    Abstract: We propose throughput and cost optimal job scheduling algorithms in cloud computing platforms offering Infrastructure as a Service. We first consider online migration and propose job scheduling algorithms to minimize job migration and server running costs. We consider algorithms that assume knowledge of job-size on arrival of jobs. We characterize the optimal cost subject to system stability. We d… ▽ More

    Submitted 5 June, 2022; v1 submitted 22 January, 2022; originally announced January 2022.

  38. arXiv:2112.02721  [pdf, other

    cs.CL cs.AI cs.LG

    NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

    Authors: Kaustubh D. Dhole, Varun Gangal, Sebastian Gehrmann, Aadesh Gupta, Zhenhao Li, Saad Mahamood, Abinaya Mahendiran, Simon Mille, Ashish Shrivastava, Samson Tan, Tongshuang Wu, Jascha Sohl-Dickstein, Jinho D. Choi, Eduard Hovy, Ondrej Dusek, Sebastian Ruder, Sajant Anand, Nagender Aneja, Rabin Banjade, Lisa Barthe, Hanna Behnke, Ian Berlot-Attwell, Connor Boyle, Caroline Brun, Marco Antonio Sobrevilla Cabezudo , et al. (101 additional authors not shown)

    Abstract: Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data split… ▽ More

    Submitted 11 October, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Comments: 39 pages, repository at https://github.com/GEM-benchmark/NL-Augmenter

  39. Sentiment Analysis of Microblogging dataset on Coronavirus Pandemic

    Authors: Nosin Ibna Mahbub, Md Rakibul Islam, Md Al Amin, Md Khairul Islam, Bikash Chandra Singh, Md Imran Hossain Showrov, Anirudda Sarkar

    Abstract: Sentiment analysis can largely influence the people to get the update of the current situation. Coronavirus (COVID-19) is a contagious illness caused by the coronavirus 2 that causes severe respiratory symptoms. The lives of millions have continued to be affected by this pandemic, several countries have resorted to a full lockdown. During this lockdown, people have taken social networks to express… ▽ More

    Submitted 17 November, 2021; originally announced November 2021.

    Comments: 7 pages, 5 figures, 5th IEEE International Conference on Electrical Information and Communication Technology (EICT)

    MSC Class: 68Uxx ACM Class: I.7

    Journal ref: 2021 5th International Conference on Electrical Information and Communication Technology (EICT)

  40. arXiv:2111.04783  [pdf, other

    cs.IT eess.SP

    Capacity and Performance Analysis of RIS-Assisted Communication Over Rician Fading Channels

    Authors: Chandradeep Singh, Chia-Hsiang Lin, Kamal Singh

    Abstract: This paper investigates two performance metrics, namely ergodic capacity and symbol error rate, of mmWave communication system assisted by a reconfigurable intelligent surface (RIS). We assume independent and identically distributed (i.i.d.) Rician fadings between user-RIS-Access Point (AP), with RIS surface consisting of passive reflecting elements. First, we derive a new unified closed-form form… ▽ More

    Submitted 8 November, 2021; originally announced November 2021.

  41. arXiv:2109.13859  [pdf, other

    cs.CV cs.RO

    NudgeSeg: Zero-Shot Object Segmentation by Repeated Physical Interaction

    Authors: Chahat Deep Singh, Nitin J. Sanket, Chethan M. Parameshwara, Cornelia Fermüller, Yiannis Aloimonos

    Abstract: Recent advances in object segmentation have demonstrated that deep neural networks excel at object segmentation for specific classes in color and depth images. However, their performance is dictated by the number of classes and objects used for training, thereby hindering generalization to never seen objects or zero-shot samples. To exacerbate the problem further, object segmentation using image f… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: 8 Pages, 7 Figures, 3 Tables

    Journal ref: IEEE International Conference on Robots and Systems (IROS) 2021

  42. arXiv:2109.01817  [pdf, other

    cs.IT eess.SP

    Low SNR Capacity of Keyhole MIMO Channel in Nakagami-m Fading With Full CSI

    Authors: Kamal Singh, Chandradeep Singh, Kuang-Hao Liu

    Abstract: In this paper, we obtain asymptotic expressions for the ergodic capacity of the keyhole multiple-input multiple-output (MIMO) channel at low signal-to-noise ratio (SNR) in independent and identically distributed Nakagami-$m$ fading conditions with perfect channel state information at the transmitter and receiver. We show that the low-SNR capacity of this keyhole MIMO channel scales proportionally… ▽ More

    Submitted 5 June, 2022; v1 submitted 4 September, 2021; originally announced September 2021.

  43. arXiv:2108.06847  [pdf, other

    stat.ML cs.LG

    Interpreting and improving deep-learning models with reality checks

    Authors: Chandan Singh, Wooseok Ha, Bin Yu

    Abstract: Recent deep-learning models have achieved impressive predictive performance by learning complex functions of many variables, often at the cost of interpretability. This chapter covers recent work aiming to interpret models by attributing importance to features and feature groups for a single prediction. Importantly, the proposed attributions assign importance to interactions between features, in a… ▽ More

    Submitted 18 August, 2021; v1 submitted 15 August, 2021; originally announced August 2021.

  44. arXiv:2107.14138  [pdf, other

    eess.SP cs.IT

    Fast Beam Training for RIS-Assisted Uplink Communication

    Authors: Chandradeep Singh, Kamal Singh, K. H. Liu

    Abstract: In this work, we propose a beam training codebook for Reconfigurable Intelligent Surface (RIS) assisted mmWave uplink communication. Beam training procedure is important to establish a reliable link between user node and Access point (AP). A codebook based training procedure reduces the search time to obtain best possible phase shift by RIS controller to align incident beam at RIS in the direction… ▽ More

    Submitted 23 July, 2021; originally announced July 2021.

    Comments: This is codebook for single user case in RIS-assisted uplink communication. We have introduced fine correction in last stage of beam training

  45. arXiv:2107.10937  [pdf, other

    cs.IT eess.SP

    Reconfigurable Intelligent Surfaces Aided Communication: Capacity and Performance Analysis Over Rician Fading Channel

    Authors: Chandradeep Singh, Chia Hsiang Lin

    Abstract: In this work, we consider a single input single output (SISO) system for Reconfigurable Intelligent Surface (RIS) assisted mmWave communication. We consider Rician channel models over user node to RIS and RIS to Access Point (AP). We obtain closed form expressions for capacity with channel state information (CSI) and without CSI at the transmitter. Newly derived capacity expressions are closed for… ▽ More

    Submitted 22 July, 2021; originally announced July 2021.

    Comments: This work correct the errors in equations (4), (5) of reference [17]. Our ASEP and Capacity expressions are more compact and simplified than in reference [17]. To the best of our knowledge these expressions in eq. (10),(15) and (17) are not available in the literature. Literature does not consider capacity analysis with CSI at transmitter for RIS aided communication equation (17)

  46. arXiv:2107.09145  [pdf, other

    stat.ML cs.LG

    Adaptive wavelet distillation from neural networks through interpretations

    Authors: Wooseok Ha, Chandan Singh, Francois Lanusse, Srigokul Upadhyayula, Bin Yu

    Abstract: Recent deep-learning models have achieved impressive prediction performance, but often sacrifice interpretability and computational efficiency. Interpretability is crucial in many disciplines, such as science and medicine, where models must be carefully vetted or where interpretation is the goal itself. Moreover, interpretable models are concise and often yield computational efficiency. Here, we p… ▽ More

    Submitted 26 August, 2021; v1 submitted 19 July, 2021; originally announced July 2021.

  47. arXiv:2107.03749  [pdf, other

    physics.soc-ph cs.SI

    Quantifying the rise and fall of scientific fields

    Authors: Chakresh Singh, Emma Barme, Robert Ward, Liubov Tupikina, Marc Santolini

    Abstract: Science advances by pushing the boundaries of the adjacent possible. While the global scientific enterprise grows at an exponential pace, at the mesoscopic level the exploration and exploitation of research ideas is reflected through the rise and fall of research fields. The empirical literature has largely studied such dynamics on a case-by-case basis, with a focus on explaining how and why commu… ▽ More

    Submitted 9 July, 2021; v1 submitted 8 July, 2021; originally announced July 2021.

    Comments: 18 pages, 4 figures, 8 SI figures

  48. arXiv:2106.15045  [pdf, other

    cs.CV cs.AI cs.RO

    EVPropNet: Detecting Drones By Finding Propellers For Mid-Air Landing And Following

    Authors: Nitin J. Sanket, Chahat Deep Singh, Chethan M. Parameshwara, Cornelia Fermüller, Guido C. H. E. de Croon, Yiannis Aloimonos

    Abstract: The rapid rise of accessibility of unmanned aerial vehicles or drones pose a threat to general security and confidentiality. Most of the commercially available or custom-built drones are multi-rotors and are comprised of multiple propellers. Since these propellers rotate at a high-speed, they are generally the fastest moving parts of an image and cannot be directly "seen" by a classical camera wit… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

    Comments: 11 pages, 10 figures, 6 tables. Accepted in Robotics: Science and Systems (RSS) 2021

  49. Optimal Pricing in Multi Server Systems

    Authors: Ashok Krishnan K. S, Chandramani Singh, Siva Theja Maguluri, Parimal Parag

    Abstract: We study optimal service pricing in server farms where customers arrive according to a renewal process and have independent and identical ($i.i.d.$) exponential service times and $i.i.d.$ valuations of the service. The service provider charges a time varying service fee aiming at maximizing its revenue rate. The customers that find free servers and service fees lesser than their valuation join for… ▽ More

    Submitted 5 May, 2021; originally announced May 2021.

    Report number: Volume 154, April 2022, pp. 102282

    Journal ref: Performance Evaluation 2022

  50. arXiv:2103.13455  [pdf, other

    cs.CV cs.AI cs.LG stat.AP

    Matched sample selection with GANs for mitigating attribute confounding

    Authors: Chandan Singh, Guha Balakrishnan, Pietro Perona

    Abstract: Measuring biases of vision systems with respect to protected attributes like gender and age is critical as these systems gain widespread use in society. However, significant correlations between attributes in benchmark datasets make it difficult to separate algorithmic bias from dataset bias. To mitigate such attribute confounding during bias analysis, we propose a matching approach that selects a… ▽ More

    Submitted 24 March, 2021; originally announced March 2021.