Skip to main content

Showing 1–13 of 13 results for author: Pandian, S

.
  1. arXiv:2403.01981  [pdf, other

    cs.IR

    Evaluating the Explainability of Neural Rankers

    Authors: Saran Pandian, Debasis Ganguly, Sean MacAvaney

    Abstract: Information retrieval models have witnessed a paradigm shift from unsupervised statistical approaches to feature-based supervised approaches to completely data-driven ones that make use of the pre-training of large language models. While the increasing complexity of the search models have been able to demonstrate improvements in effectiveness (measured in terms of relevance of top-retrieved result… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

  2. arXiv:2306.10077   

    cs.LG cs.AI

    Stacking of Hyperparameter Tuned Models for Tagging Coding Problems

    Authors: Sathya Krishnan TS, S. Lakshmana Pandian, P. Shunmugapriya

    Abstract: Coding problems are problems that require a solution in the form of a computer program. Coding problems are popular among students and professionals as it enhances their skills and career opportunities. An AI system that would help those who practice coding problems would be highly useful and there is a huge potential for such a system. In this work, we propose a model which uses stacking of hyper… ▽ More

    Submitted 6 July, 2023; v1 submitted 15 June, 2023; originally announced June 2023.

    Comments: Error corrections have to be made for certain metrics

  3. arXiv:2205.06919  [pdf, ps, other

    cs.HC cs.AI

    Grounding Explainability Within the Context of Global South in XAI

    Authors: Deepa Singh, Michal Slupczynski, Ajit G. Pillai, Vinoth Pandian Sermuga Pandian

    Abstract: In this position paper, we propose building a broader and deeper understanding around Explainability in AI by 'grounding' it in social contexts, the socio-technical systems operate in. We situate our understanding of grounded explainability in the 'Global South' in general and India in particular and express the need for more research within the global south context when it comes to explainability… ▽ More

    Submitted 13 May, 2022; originally announced May 2022.

    Comments: 4 pages, Presented at CHI 2022 Workshop on Human-Centered Explainable AI (HCXAI): Beyond Opening the Black-Box of AI

  4. arXiv:2202.07353  [pdf, other

    astro-ph.HE

    Intra-night optical variability monitoring of $γ$-ray emitting blazars

    Authors: K. Subbu Ulaganatha Pandian, A. Natarajan, C. S. Stalin, Ashwani Pandey, S. Muneer, B. Natarajan

    Abstract: We present the results obtained from our campaign to characterize the intra-night-optical variability properties of blazars detected by the {\it Fermi} Large Area Telescope. This involves R-band monitoring observations of a sample of 18 blazars, that includes five flat-spectrum radio quasars (FSRQs) and thirteen BL Lac objects (BL Lacs) covering the redshift range z = 0.085$-$1.184. Our observatio… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

    Comments: 18 pages, 9 figures, 4 tables, accepted for publication in The Journal of Astrophysics and Astronomy

  5. Efficient Scaling of Dynamic Graph Neural Networks

    Authors: Venkatesan T. Chakaravarthy, Shivmaran S. Pandian, Saurabh Raje, Yogish Sabharwal, Toyotaro Suzumura, Shashanka Ubaru

    Abstract: We present distributed algorithms for training dynamic Graph Neural Networks (GNN) on large scale graphs spanning multi-node, multi-GPU systems. To the best of our knowledge, this is the first scaling study on dynamic GNN. We devise mechanisms for reducing the GPU memory usage and identify two execution time bottlenecks: CPU-GPU data transfer; and communication volume. Exploiting properties of dyn… ▽ More

    Submitted 16 September, 2021; originally announced September 2021.

    Comments: Conference version to appear in the proceedings of SC'21

    ACM Class: I.2.6; C.2.4

  6. arXiv:2005.11507  [pdf, other

    cs.CY cs.HC

    Unleashing the power of disruptive and emerging technologies amid COVID-19: A detailed review

    Authors: Sonali Agarwal, Narinder Singh Punn, Sanjay Kumar Sonbhadra, M. Tanveer, P. Nagabhushan, K K Soundra Pandian, Praveer Saxena

    Abstract: The unprecedented outbreak of the novel coronavirus (COVID-19), during early December 2019 in Wuhan, China, has quickly evolved into a global pandemic, became a matter of grave concern, and placed government agencies worldwide in a precarious position. The scarcity of resources and lack of experiences to endure the COVID-19 pandemic, combined with the fear of future consequences has established th… ▽ More

    Submitted 19 April, 2021; v1 submitted 23 May, 2020; originally announced May 2020.

  7. arXiv:2004.01949  [pdf, other

    cs.HC cs.AI

    BlackBox Toolkit: Intelligent Assistance to UI Design

    Authors: Vinoth Pandian Sermuga Pandian, Sarah Suleri

    Abstract: User Interface (UI) design is an creative process that involves considerable reiteration and rework. Designers go through multiple iterations of different prototyping fidelities to create a UI design. In this research, we propose to modify the UI design process by assisting it with artificial intelligence (AI). We propose to enable AI to perform repetitive tasks for the designer while allowing the… ▽ More

    Submitted 7 April, 2020; v1 submitted 4 April, 2020; originally announced April 2020.

    Comments: Workshop position paper for CHI'20, Workshop on Artificial Intelligence for HCI: A Modern Approach; 4 pages, 3 figures

    ACM Class: I.m

  8. arXiv:2001.09963  [pdf, other

    cs.HC

    NASA-TLX Web App: An Online Tool to Analyse Subjective Workload

    Authors: Vinoth Pandian Sermuga Pandian, Sarah Suleri

    Abstract: NASA Task Load Index (NASA-TLX) is a widely used assessment technique to compute subjective workload experienced during a task. It evaluates workload using six dimensions: mental demand, physical demand, temporal demand, frustration, effort, and performance. This paper presents a web app to assist experimenters in using NASA-TLX to commute subjective workload. The web app enables the experimenter… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

    Comments: 4 pages including references with 2 figures

  9. arXiv:1804.09494  [pdf, other

    cs.DC

    On Optimizing Distributed Tucker Decomposition for Sparse Tensors

    Authors: Venkatesan T. Chakaravarthy, Jee W. Choi, Douglas J. Joseph, Prakash Murali, Shivmaran S. Pandian, Yogish Sabharwal, Dheeraj Sreedhar

    Abstract: The Tucker decomposition generalizes the notion of Singular Value Decomposition (SVD) to tensors, the higher dimensional analogues of matrices. We study the problem of constructing the Tucker decomposition of sparse tensors on distributed memory systems via the HOOI procedure, a popular iterative method. The scheme used for distributing the input tensor among the processors (MPI ranks) critically… ▽ More

    Submitted 18 January, 2020; v1 submitted 25 April, 2018; originally announced April 2018.

    Comments: Abridged version of the paper to appear in the proceedings of ICS'18

  10. arXiv:1311.1548  [pdf

    cond-mat.mtrl-sci

    Graphene based Supercapacitors with Improved Specific Capacitance and Fast Charging Time at High Current Density

    Authors: Santhakumar Kannappan, Karthikeyan Kaliyappan, Rajesh Kumar Manian, Amaresh Samuthira Pandian, Hao Yang, Yun Sung Lee, Jae-Hyung Jang, Wu Lu

    Abstract: Graphene is a promising material for energy storage, especially for high performance supercapacitors. For real time high power applications, it is critical to have high specific capacitance with fast charging time at high current density. Using a modified Hummer's method and tip sonication for graphene synthesis, here we show graphene-based supercapacitors with high stability and significantly-imp… ▽ More

    Submitted 6 November, 2013; originally announced November 2013.

  11. arXiv:1311.1413  [pdf

    cond-mat.mtrl-sci

    Achieving Both High Power and Energy Density in Electrochemical Supercapacitors with Nanoporous Graphene Materials

    Authors: Hao Yang, Santhakumar Kannappan, Amaresh S. Pandian, Jae-Hyung Jang, Yun Sung Lee, Wu Lu

    Abstract: Supercapacitors, based on the fast ion transportation, are specialized to provide high power, long stability, and efficient energy storage with highly porous electrode materials. However, their low energy density and specific capacitance prevent them from many applications that require long duration. Using a scalable nanoporous graphene synthesis method involving a simple annealing process in hydr… ▽ More

    Submitted 6 November, 2013; originally announced November 2013.

  12. arXiv:1101.5127  [pdf

    cs.MM cs.CR

    A Color Image Digital Watermarking Scheme Based on SOFM

    Authors: J. Anitha, S. Immanuel Alex Pandian

    Abstract: Digital watermarking technique has been presented and widely researched to solve some important issues in the digital world, such as copyright protection, copy protection and content authentication. Several robust watermarking schemes based on vector quantization (VQ) have been presented. In this paper, we present a new digital image watermarking method based on SOFM vector quantizer for color ima… ▽ More

    Submitted 13 January, 2011; originally announced January 2011.

    Comments: International Journal of Computer Science Issues online at http://www.ijcsi.org

    Journal ref: IJCSI, Volume 7, Issue 5, September 2010

  13. arXiv:1004.1683  [pdf

    cs.CR cs.NI

    Enhanced Authentication and Locality Aided - Destination Mobility in Dynamic Routing Protocol for MANET

    Authors: Sudhakar Sengan, S. Chenthur Pandian

    Abstract: In our proposed model, the route selection is a function of following parameters: hop count, trust level of node and security level of application. In this paper, to focus on secure neighbor detection, trust factor evaluation, operational mode, route discovery and route selection. The paper mainly address the security of geographic routing. The watchdog identifies misbehaving nodes, while the Path… ▽ More

    Submitted 10 April, 2010; originally announced April 2010.

    Comments: IEEE Publication format, International Journal of Computer Science and Information Security, IJCSIS, Vol. 7 No. 3, March 2010, USA. ISSN 1947 5500, http://sites.google.com/site/ijcsis/