← Search

Mononito Goswami

7 accepted papers

2026

TimeSeriesExamAgent: Creating TimeSeries Reasoning Benchmarks at Scale

ICLR 2026poster

Large Language Models (LLMs) have shown promising performance in time series modeling tasks, but do they truly understand time series data? While multiple benchmarks have been proposed to answer this fundamental question, most are manually curated and focus on narrow domains or specific skill sets.…

Cited by 0SourcecodeScholar
2025

Exploring Representations and Interventions in Time Series Foundation Models

ICML 2025poster

Time series foundation models (TSFMs) promise to be powerful tools for a wide range of applications. However, their internal representations and learned concepts are still not well understood. In this study, we investigate the structure and redundancy of representations across various TSFMs, examini…

Cited by 1SourcePDFScholar
2024

JoLT: Jointly Learned Representations of Language and Time-Series for Clinical Time-Series Interpretation (Student Abstract)

AAAI 2024technical

Time-series and text data are prevalent in healthcare and frequently co-exist, yet they are typically modeled in isolation. Even studies that jointly model time-series and text, do so by converting time-series to images or graphs. We hypothesize that explicitly modeling time-series jointly with text…

Cited by 2SourcePDFScholar
2024

MOMENT: A Family of Open Time-series Foundation Models

ICML 2024poster

We introduce MOMENT, a family of open-source foundation models for general-purpose time series analysis. Pre-training large models on time series data is challenging due to (1) the absence of a large and cohesive public time series repository, and (2) diverse time series characteristics which make m…

Cited by 164SourcePDFScholar
2024

PICSR: Prototype-Informed Cross-Silo Router for Federated Learning (Student Abstract)

AAAI 2024technical

Federated Learning is an effective approach for learning from data distributed across multiple institutions. While most existing studies are aimed at improving predictive accuracy of models, little work has been done to explain knowledge differences between institutions and the benefits of collabora…

Cited by 0SourcePDFScholar
2023

AQuA: A Benchmarking Tool for Label Quality Assessment

NeurIPS 2023poster

Machine learning (ML) models are only as good as the data they are trained on. But recent studies have found datasets widely used to train and evaluate ML models, e.g. _ImageNet_, to have pervasive labeling errors. Erroneous labels on the train set hurt ML models' ability to generalize, and they imp…

2023

Unsupervised Model Selection for Time Series Anomaly Detection

ICLR 2023top-25%

Anomaly detection in time-series has a wide range of practical applications. While numerous anomaly detection methods have been proposed in the literature, a recent survey concluded that no single method is the most accurate across various datasets. To make matters worse, anomaly labels are scarce a…