← Search

Xinyi HU

11 accepted papers

2026

AutoRPA: Efficient GUI Automation through LLM-Driven Code Synthesis from Interactions

ICML 2026poster

Large Language Model (LLM) based agents have demonstrated proficiency in multi-step interactions with graphical user interfaces (GUIs). While most research focuses on improving single-task performance, practical scenarios often involve repetitive GUI tasks for which invoking LLM reasoning repeatedly…

Cited by 0SourceScholar
2026

ECHO: Elastic Speculative Decoding with Sparse Gating for High-Concurrency Scenarios

ICML 2026oral

Speculative Decodin promises to accelerate Large Language Model inference, yet its efficacy often degrades in production-grade scenarios. Existing evaluations typically overlook the compute-bound nature of high-concurrency regimes, where verification compute becomes the dominant bottleneck. Conseque…

Cited by 0SourceScholar
2026

FinMMDocR: Benchmarking Financial Multimodal Reasoning with Scenario Awareness, Document Understanding, and Multi-Step Computation

AAAI 2026technical

We introduce FinMMDocR, a novel bilingual multimodal benchmark for evaluating multimodal large language models (MLLMs) on real-world financial numerical reasoning. Compared to existing benchmarks, our work delivers three major advancements. (1) Scenario Awareness: 57.9% of 1,200 expert-annotated pro

Cited by 0SourcePDFScholar
2026

Not Search, But Scan: Benchmarking MLLMs on Scan-Oriented Academic Paper Reasoning

ICLR 2026poster

With the rapid progress of multimodal large language models (MLLMs), AI already performs well at literature retrieval and certain reasoning tasks, serving as a capable assistant to human researchers, yet it remains far from autonomous research. The fundamental reason is that current work on scholarl…

Cited by 0SourcecodeScholar
2025

FinMMR: Make Financial Numerical Reasoning More Multimodal, Comprehensive, and Challenging

ICCV 2025poster

We present FinMMR, a novel bilingual multimodal benchmark tailored to evaluate the reasoning capabilities of multimodal large language models (MLLMs) in financial numerical reasoning tasks. Compared to existing benchmarks, our work introduces three significant advancements. (1) Multimodality: We met…

Cited by 0SourcePDFScholar
2024

CycleNet: Enhancing Time Series Forecasting through Modeling Periodic Patterns

NeurIPS 2024spotlight

The stable periodic patterns present in time series data serve as the foundation for conducting long-horizon forecasts. In this paper, we pioneer the exploration of explicitly modeling this periodicity to enhance the performance of models in long-term time series forecasting (LTSF) tasks. Specifical…

2024

Learning Mutually Informed Representations for Characters and Subwords

NAACL 2024findings

Most pretrained language models rely on subword tokenization, which processes text as a sequence of subword tokens. However, different granularities of text, such as characters, subwords, and words, can contain different kinds of information. Previous studies have shown that incorporating multiple i…

2024

Multi-Stage Predict+Optimize for (Mixed Integer) Linear Programs

NeurIPS 2024poster

The recently-proposed framework of Predict+Optimize tackles optimization problems with parameters that are unknown at solving time, in a supervised learning setting. Prior frameworks consider only the scenario where all unknown parameters are (eventually) revealed simultaneously. In this work, we pr…

Cited by 0SourcePDFScholar
2023

Predict+Optimize for Packing and Covering LPs with Unknown Parameters in Constraints

AAAI 2023technical

Predict+Optimize is a recently proposed framework which combines machine learning and constrained optimization, tackling optimization problems that contain parameters that are unknown at solving time. The goal is to predict the unknown parameters and use the estimates to solve for an estimated optim…

Cited by 16SourcePDFScholar
2023

Two-Stage Predict+Optimize for MILPs with Unknown Parameters in Constraints

NeurIPS 2023poster

Consider the setting of constrained optimization, with some parameters unknown at solving time and requiring prediction from relevant features. Predict+Optimize is a recent framework for end-to-end training supervised learning models for such predictions, incorporating information about the optimiza…

Cited by 10SourcePDFScholar
2022

Branch & Learn for Recursively and Iteratively Solvable Problems in Predict+Optimize

NeurIPS 2022accept

This paper proposes Branch & Learn, a framework for Predict+Optimize to tackle optimization problems containing parameters that are unknown at the time of solving. Given an optimization problem solvable by a recursive algorithm satisfying simple conditions, we show how a corresponding learning algor…

Cited by 10SourcePDFScholar