Skip to main content

Showing 1–4 of 4 results for author: Dubey, T

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

    cs.LG cs.IT

    A Transfer Framework for Enhancing Temporal Graph Learning in Data-Scarce Settings

    Authors: Sidharth Agarwal, Tanishq Dubey, Shubham Gupta, Srikanta Bedathur

    Abstract: Dynamic interactions between entities are prevalent in domains like social platforms, financial systems, healthcare, and e-commerce. These interactions can be effectively represented as time-evolving graphs, where predicting future connections is a key task in applications such as recommendation systems. Temporal Graph Neural Networks (TGNNs) have achieved strong results for such predictive tasks… ▽ More

    Submitted 11 March, 2025; v1 submitted 2 March, 2025; originally announced March 2025.

  2. arXiv:2502.05836  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    LegalSeg: Unlocking the Structure of Indian Legal Judgments Through Rhetorical Role Classification

    Authors: Shubham Kumar Nigam, Tanmay Dubey, Govind Sharma, Noel Shallum, Kripabandhu Ghosh, Arnab Bhattacharya

    Abstract: In this paper, we address the task of semantic segmentation of legal documents through rhetorical role classification, with a focus on Indian legal judgments. We introduce LegalSeg, the largest annotated dataset for this task, comprising over 7,000 documents and 1.4 million sentences, labeled with 7 rhetorical roles. To benchmark performance, we evaluate multiple state-of-the-art models, including… ▽ More

    Submitted 9 February, 2025; originally announced February 2025.

    Comments: Accepted on NAACL 2025

  3. arXiv:2402.01742  [pdf, other

    cs.CL cs.AI cs.LG

    Towards Optimizing the Costs of LLM Usage

    Authors: Shivanshu Shekhar, Tanishq Dubey, Koyel Mukherjee, Apoorv Saxena, Atharv Tyagi, Nishanth Kotla

    Abstract: Generative AI and LLMs in particular are heavily used nowadays for various document processing tasks such as question answering and summarization. However, different LLMs come with different capabilities for different tasks as well as with different costs, tokenization, and latency. In fact, enterprises are already incurring huge costs of operating or using LLMs for their respective use cases. I… ▽ More

    Submitted 29 January, 2024; originally announced February 2024.

    Comments: 8 pages + Appendix, Total 12 pages

  4. arXiv:1805.00585  [pdf, other

    cs.AR

    Dynamically Improving Branch Prediction Accuracy Between Contexts

    Authors: Adam Auten, Tanishq Dubey, Rohan Mathur

    Abstract: Branch prediction is a standard feature in most processors, significantly improving the run time of programs by allowing a processor to predict the direction of a branch before it has been evaluated. Current branch prediction methods can achieve excellent prediction accuracy through global tables, various hashing methods, and even machine learning techniques such as SVMs or neural networks. Such d… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.