← Search

Yue Bai

18 accepted papers

2026

Automating Complex Document Workflows via Stepwise and Rollback-Enabled Operation Orchestration

AAAI 2026technical

Workflow automation promises substantial productivity gains in everyday document-related tasks. While prior agentic systems can execute isolated instructions, they struggle with automating multi-step, session-level workflows due to limited control over the operational process. To this end, we introd

Cited by 0SourcePDFScholar
2025

Cautious Next Token Prediction

ACL 2025finding

Next token prediction paradigm has been prevailing for autoregressive models in the era of LLMs. The current default sampling choice for popular LLMs is temperature scaling together with nucleus sampling to balance diversity and coherence. Nevertheless, such approach leads to inferior performance in…

2024

Advancing Vision-Language Models with Adapter Ensemble Strategies

EMNLP 2024finding

CLIP revolutes vision-language pretraining by using contrastive learning on paired web data. However, the sheer size of these pretrained models makes full-model finetuning exceedingly costly. One common solution is the “adapter”, which finetunes a few additional parameters while freezing the backbon…

2024

Don't Judge by the Look: Towards Motion Coherent Video Representation

ICLR 2024poster

Current training pipelines in object recognition neglect Hue Jittering when doing data augmentation as it not only brings appearance changes that are detrimental to classification, but also the implementation is inefficient in practice. In this study, we investigate the effect of hue variance in the…

2023

Layout Representation Learning with Spatial and Structural Hierarchies

AAAI 2023technical

We present a novel hierarchical modeling method for layout representation learning, the core of design documents (e.g., user interface, poster, template). Existing works on layout representation often ignore element hierarchies, which is an important facet of layouts, and mainly rely on the spatial…

2022

Recent Advances on Neural Network Pruning at Initialization

IJCAI 2022poster

Neural network pruning typically removes connections or neurons from a pretrained converged model; while a new pruning paradigm, pruning at initialization (PaI), attempts to prune a randomly initialized network. This paper offers the first survey concentrated on this emerging pruning fashion. We fir…

2021

Correlative Channel-Aware Fusion for Multi-View Time Series Classification

AAAI 2021technical

Multi-view time series classification (MVTSC) aims to improve the performance by fusing the distinctive temporal information from multiple views. Existing methods for MVTSC mainly aim to fuse multi-view information at an early stage, e.g., by extracting a common feature subspace among multiple views…

2020

Generative View-Correlation Adaptation for Semi-Supervised Multi-View Learning

ECCV 2020poster

Multi-view learning (MVL) explores the data extracted from multiple resources. It assumes that the complementary information between different views could be revealed to further improve the learning performance. There are two challenges. First, it is difficult to effectively combine the different vi…