← Search

Guanyu Chen

11 accepted papers

2026

DeFacto: Counterfactual Thinking with Images for Enforcing Evidence-Grounded and Faithful Reasoning

ICML 2026poster

Recent advances in multimodal language models (MLLMs) have made thinking with images a dominant paradigm for multimodal reasoning. However, existing methods still fail to ensure evidence–answer consistency, where correct answers must be supported by correct visual evidence. To address this issue, we…

Cited by 0SourceScholar
2026

EAKV: An Entropy-Driven Adaptive KV Compression Framework for Long Video Understanding

ICML 2026poster

Although Multimodal Large Language Models have made remarkable progress, they still struggle with long-video understanding due to the massive memory footprint of KV Caches. Exsiting methods often resort to disjoint retrieval or attention-based static reduction to achieve compression. However, these …

Cited by 0SourceScholar
2026

Quantifying and Optimizing Simplicity via Polynomial Representations

ICML 2026poster

Deep networks often exhibit a preference for "simple" solutions, and such a simplicity bias is widely believed to play a key role in generalization. Yet a broadly applicable, quantitative measure of simplicity remains elusive. We introduce _polynomial representations_ as a distribution-aware, low-di…

Cited by 0SourceScholar
2026

TrajTok: What makes for a good trajectory tokenizer in behavior generation?

ICLR 2026poster

Behavior generation in autonomous driving aims to simulate dynamic driving scenarios from recorded driving logs. A popular approach is to apply next-token-prediction with discrete trajectory tokenization. In this work, we explore what makes a good trajectory tokenizer from the perspective of logged…

Cited by 0SourcecodeScholar
2026

ZipLJP: Zipped Information Processor for Legal Judgment Prediction

AAAI 2026technical

Large Language Models (LLMs) are widely used in legal judgment prediction tasks, which aim to enhance judicial efficiency. However, the length of legal fact descriptions poses a significant challenge to the application of LLMs. Long inputs not only introduce noise, affecting output quality, but also

Cited by 0SourcePDFScholar
2025

Exploring the Hidden Reasoning Process of Large Language Models by Misleading Them

EMNLP 2025

Large language models (LLMs) have been able to perform various forms of reasoning tasks ina wide range of scenarios, but are they truly engaging in task abstraction and rule-based reasoning beyond mere memorization? To answer this question, we propose a novel experimentalapproach, Misleading Fine-Tu

Cited by 0SourcePDFScholar
2025

OURO: A Self-Bootstrapped Framework for Enhancing Multimodal Scene Understanding

ICCV 2025poster

Multimodal large models have made significant progress, yet fine-grained understanding of complex scenes remains a challenge. High-quality, large-scale vision-language datasets are essential for addressing this issue. However, existing methods often rely on labor-intensive manual annotations or clos…

2025

Uncertainty-Informed Meta Pseudo Labeling for Surrogate Modeling with Limited Labeled Data

NeurIPS 2025poster

Deep neural networks, particularly neural operators, provide an efficient alternative to costly simulations in surrogate modeling. However, their performance is often constrained by the need for large-scale labeled datasets, which are costly and challenging to acquire in many scientific domains. Sem…

Cited by 0SourcecodeScholar
2024

Feature Contamination: Neural Networks Learn Uncorrelated Features and Fail to Generalize

ICML 2024poster

Learning representations that generalize under distribution shifts is critical for building robust machine learning models. However, despite significant efforts in recent years, algorithmic advances in this direction have been limited. In this work, we seek to understand the fundamental difficulty o…