← Search

Jiwei Tang

6 accepted papers

2026

COMI: Coarse-to-fine Context Compression via Marginal Information Gain

ICLR 2026poster

Large Language Models (LLMs) have demonstrated exceptional capabilities across diverse tasks. However, their deployment in long context scenarios remains hindered by computational inefficiency and information redundancy. Context compression methods address these challenges by significantly reducing…

Cited by 0SourcecodeScholar
2026

Length-Adaptive Interest Network for Balancing Long and Short Sequence Modeling in CTR Prediction

AAAI 2026technical

User behavior sequences in modern recommendation systems exhibit significant length heterogeneity, ranging from sparse short-term interactions to rich long-term histories. While longer sequences provide more context, we observe that increasing the maximum input sequence length in existing CTR models

Cited by 0SourcePDFScholar
2025

DAST: Context-Aware Compression in LLMs via Dynamic Allocation of Soft Tokens

ACL 2025finding

Large Language Models (LLMs) face computational inefficiencies and redundant processing when handling long context inputs, prompting a focus on compression techniques. While existing semantic vector-based compression methods achieve promising performance, these methods fail to account for the intrin…

Cited by 0SourcePDFScholar
2025

Perception Compressor: A Training-Free Prompt Compression Framework in Long Context Scenarios

NAACL 2025findings

Large language models (LLMs) demonstrate exceptional capabilities in various scenarios. However, they suffer from much redundant information and are sensitive to the position of key information in long context scenarios. To address these challenges, we present Perception Compressor, a training-free…

Cited by 1SourcePDFScholar
2025

RAISE: Reinforced Adaptive Instruction Selection For Large Language Models

EMNLP 2025

Instruction tuning of large language models (LLMs) benefits more from a handful of high-quality examples than from hordes of low-quality ones. Existing selection methods typically rely on static, heuristic quality scores and are executed only once before training. Consequently, they neither adapt to