Source author record

Vijay Viswanathan

Vijay Viswanathan appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
6topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2022arXiv

A Dataset for N-ary Relation Extraction of Drug Combinations

Combination therapies have become the standard of care for diseases such as cancer, tuberculosis, malaria and HIV. However, the combinatorial set of available multi-drug treatments creates a challenge in identifying effective combination therapies available in a situation. To assist medical professionals in identifying beneficial drug-combinations, we construct an expert-annotated dataset for extracting information about the efficacy of drug combinations from the scientific literature. Beyond its practical utility, the dataset also presents a unique NLP challenge, as the first relation extraction dataset consisting of variable-length relations. Furthermore, the relations in this dataset predominantly require language understanding beyond the sentence level, adding to the challenge of this task. We provide a promising baseline model and identify clear areas for further improvement. We release our dataset, code, and baseline models publicly to encourage the NLP community to participate in this task.

preprint2022arXiv

DataLab: A Platform for Data Analysis and Intervention

Despite data's crucial role in machine learning, most existing tools and research tend to focus on systems on top of existing data rather than how to interpret and manipulate data. In this paper, we propose DataLab, a unified data-oriented platform that not only allows users to interactively analyze the characteristics of data, but also provides a standardized interface for different data processing operations. Additionally, in view of the ongoing proliferation of datasets, \toolname has features for dataset recommendation and global vision analysis that help researchers form a better view of the data ecosystem. So far, DataLab covers 1,715 datasets and 3,583 of its transformed version (e.g., hyponyms replacement), where 728 datasets support various analyses (e.g., with respect to gender bias) with the help of 140M samples annotated by 318 feature functions. DataLab is under active development and will be supported going forward. We have released a web platform, web API, Python SDK, PyPI published package and online documentation, which hopefully, can meet the diverse needs of researchers.

preprint2012arXiv

Developing a computational model of blood platelets with fluid dynamics applications

This paper worked towards modeling blood platelets. Blood platelets, also known as thrombocytes, play a key role in blood clotting which is a vital human function. Furthermore, the role of these entities in strokes, myocardial infarctions, and coronary artery disease add to the importance of blood platelets. Analytical expressions for the structure of blood platelets in both their inactivated and activated states were developed, beginning with randomized two-dimensional models in polar coordinates. Weak frameworks in spherical and cylindrical systems were then created. Next, using rotational matrices to change the position and direction of a simple projection, useful, explicit, parametric system of equations were attained in three-dimensional Cartesian space which roughly approximate the structure of a blood platelet. Finally, a methodology to return the drag coefficient ($c_d$) for any inputted set of blood platelet images was designed. This method was incorporated into a C++ program returning the functional representation and drag coefficient of any given platelet. This work has primary applications in computational biophysics and fluid dynamics. Additionally, if the parameters of the model are extended, there could be ramifications in other areas of scientific modelling by connecting analytical expressions with instrinsic characteristics.