Swaroop Panda

HC
5papers
2citations
Novelty17%
AI Score18

5 Papers

HCFeb 28, 2025
A Deep User Interface for Exploring LLaMa

Divya Perumal, Swaroop Panda

The growing popularity and widespread adoption of large language models (LLMs) necessitates the development of tools that enhance the effectiveness of user interactions with these models. Understanding the structures and functions of these models poses a significant challenge for users. Visual analytics-driven tools enables users to explore and compare, facilitating better decision-making. This paper presents a visual analytics-driven tool equipped with interactive controls for key hyperparameters, including top-p, frequency and presence penalty, enabling users to explore, examine and compare the outputs of LLMs. In a user study, we assessed the tool's effectiveness, which received favorable feedback for its visual design, with particular commendation for the interface layout and ease of navigation. Additionally, the feedback provided valuable insights for enhancing the effectiveness of Human-LLM interaction tools.

HCApr 11, 2021
A Preliminary Model for the Design of Music Visualizations

Swaroop Panda, Shatarupa Thakurta Roy

Music Visualization is basically the transformation of data from the aural to the visual space. There are a variety of music visualizations, across applications, present on the web. Models of Visualization include conceptual frameworks helpful for designing, understanding and making sense of visualizations. In this paper, we propose a preliminary model for Music Visualization. We build the model by using two conceptual pivots, Visualization Stimulus and Data Property. To demonstrate the utility of the model we deconstruct and design visualizations with toy examples using the model and finally conclude by proposing further applications of and future work on our proposed model.

HCApr 11, 2021
Visualization Improvisation

Swaroop Panda, Shatarupa Thakurta Roy

Teaching visualization design involve making students familiar and make them work with visualization models, framework and perspectives. Visualization research accommodates a plethora of perspectives emerging from researchers of varied backgrounds. These diverse range of perspectives give rise to multiples models, frameworks and perspectives to teach visualization design. In this paper, we look at an approach to visualization teaching by using improvisational techniques. The basic idea is to design a visualization without using an existing predefined model. Since improvisation, by definition, is not a model or a framework, this work presents a reflection on how improvisation can be a way of teaching visualization design.

HCFeb 27, 2021
Music Genre Bars

Swaroop Panda, S. T. Roy

Music Genres, as a popular meta-data of music, are very useful to organize, explore or search music datasets. Soft music genres are weighted multiple-genre annotations to songs. In this initial work, we propose horizontally stacked bar charts to represent a music dataset annotated by these soft music genres. For this purpose, we take an example of a toy dataset consisting of songs labelled with help of three music genres; Blues, Jazz and Country. We demonstrate how such a stacked bar chart can be used as a slider for user-input in an interface. We implement this by embedding this genre bar in a streaming application prototype and show its utility in choosing playlists. We finally conclude by proposing further work and future explorations on our proposed preliminary research.

HCFeb 27, 2021
Visualizing Music Genres using a Topic Model

Swaroop Panda, V. Namboodiri, S. T. Roy

Music Genres serve as an important meta-data in the field of music information retrieval and have been widely used for music classification and analysis tasks. Visualizing these music genres can thus be helpful for music exploration, archival and recommendation. Probabilistic topic models have been very successful in modelling text documents. In this work, we visualize music genres using a probabilistic topic model. Unlike text documents, audio is continuous and needs to be sliced into smaller segments. We use simple MFCC features of these segments as musical words. We apply the topic model on the corpus and subsequently use the genre annotations of the data to interpret and visualize the latent space.