← Search

Owen Queen

5 accepted papers

2026

DSGym: A Standardized and Holistic Framework for Advancing Data Science Agents

ICML 2026poster

Data science agents promise to accelerate discovery and insight-generation by turning data into executable analyses and findings. Yet existing data science benchmarks fall short due to fragmented evaluation interfaces that make cross-benchmark comparison difficult, narrow task coverage and a lack of…

Cited by 0SourceScholar
2025

CGBench: Benchmarking Language Model Scientific Reasoning for Clinical Genetics Research

NeurIPS 2025poster

Variant and gene interpretation are fundamental to personalized medicine and translational biomedicine. However, traditional approaches are manual and labor-intensive. Generative language models (LMs) can facilitate this process, accelerating the translation of fundamental research into clinically-a…

Cited by 0SourceScholar
2024

UniTS: A Unified Multi-Task Time Series Model

NeurIPS 2024poster

Although pre-trained transformers and reprogrammed text-based LLMs have shown strong performance on time series tasks, the best-performing architectures vary widely across tasks, with most models narrowly focused on specific areas, such as time series forecasting. Unifying predictive and generative…

2023

Domain Adaptation for Time Series Under Feature and Label Shifts

ICML 2023poster

Unsupervised domain adaptation (UDA) enables the transfer of models trained on source domains to unlabeled target domains. However, transferring complex time series models presents challenges due to the dynamic temporal structure variations across domains. This leads to feature shifts in the time an…

2023

Encoding Time-Series Explanations through Self-Supervised Model Behavior Consistency

NeurIPS 2023spotlight

Interpreting time series models is uniquely challenging because it requires identifying both the location of time series signals that drive model predictions and their matching to an interpretable temporal pattern. While explainers from other modalities can be applied to time series, their inductive…