← Search

Yi Tu

9 accepted papers

2026

Achieving low-bit Muon through subspace preservation and grid quantization

ICLR 2026poster

Training Large Language Models (LLMs) faces severe memory constraints due to the increasing size of model parameters and optimizer states. The Muon optimizer, which is based on matrix orthogonalization, has recently demonstrated significant potential and offers considerable memory advantages over Ad…

Cited by 0SourcecodeScholar
2026

SparseRM: A Lightweight Preference Modeling with Sparse Autoencoder

AAAI 2026technical

Reward models (RMs) are a core component in the post-training of large language models (LLMs), serving as proxies for human preference evaluation and guiding model alignment. However, training reliable RMs under limited resources remains challenging due to the reliance on large-scale preference anno

Cited by 0SourcePDFScholar
2026

Video-LevelGauge: Investigating Contextual Positional Bias in Video Language Models.

ICLR 2026poster

Large video language models (LVLMs) have made notable progress in video understanding, spurring the development of corresponding evaluation benchmarks. However, existing benchmarks generally assess overall performance across entire video sequences, overlooking nuanced behaviors such as contextual po…

Cited by 0SourceScholar
2024

Modeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding

EMNLP 2024main

Modeling and leveraging layout reading order in visually-rich documents (VrDs) is critical in document intelligence as it captures the rich structure semantics within documents.Previous works typically formulated layout reading order as a permutation of layout elements, i.e. a sequence containing al…

2024

SAFETY-J: Evaluating Safety with Critique

EMNLP 2024finding

The deployment of Large Language Models (LLMs) in content generation raises significant safety concerns, particularly regarding the transparency and interpretability of content evaluations. Current methods, primarily focused on binary safety classifications, lack mechanisms for detailed critique, li…

2023

LayoutMask: Enhance Text-Layout Interaction in Multi-modal Pre-training for Document Understanding

ACL 2023long

Visually-rich Document Understanding (VrDU) has attracted much research attention over the past years. Pre-trained models on a large number of document images with transformer-based backbones have led to significant performance gains in this field. The major challenge is how to fusion the different…

2023

Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction

EMNLP 2023long main

Recent advances in multimodal pre-trained models have significantly improved information extraction from visually-rich documents (VrDs), in which named entity recognition (NER) is treated as a sequence-labeling task of predicting the BIO entity tags for tokens, following the typical setting of NLP.…

Cited by 0SourcecodeScholar