Papers by Shaochen Zhong

7 papers
Word Salad Chopper: Reasoning Models Waste A Ton Of Decoding Budget On Useless Repetitions, Self-Knowingly (2025.emnlp-main)

Copied to clipboard

Challenge: Large Reasoning Models (LRMs) are often bottlenecked by the high cost of output tokens.
Approach: They propose a lightweight, turnkey component for Large Reasoning Models that is minimally invasive to its reasoning trajectory.
Outcome: The proposed component is lightweight and low overhead, and lacks semantic value.
Taylor Unswift: Secured Weight Release for Large Language Models via Taylor Expansion (2024.emnlp-main)

Copied to clipboard

Challenge: Existing mechanisms compromise ownership rights or raise data privacy concerns . existing mechanisms compromise security of released large language models .
Approach: They propose a TaylorMLP to preserve the ownership of large language models by transforming the weights of LLMs into Taylor-series parameters instead of releasing original weights .
Outcome: The proposed model preserves ownership of large language models and prevents their abuse by adjusting the generation speed and causing low-speed token generation.
FaithLM: Towards Faithful Explanations for Large Language Models (2026.eacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) produce natural language explanations, but they lack faithfulness and do not reflect the evidence the model uses to decide.
Approach: They propose a model-agnostic framework that evaluates and improves the faithfulness of LLM explanations without token masking or task-specific heuristics.
Outcome: The proposed framework improves faithfulness of large language models without masking or heuristics.
KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches (2024.findings-emnlp)

Copied to clipboard

Challenge: Long context capability is a crucial competency for large language models as it mitigates the human struggle to digest long-form texts.
Approach: They propose to evaluate 10+ state-of-the-art approaches for long context-capable LLMs.
Outcome: The proposed methods are compared against 10+ state-of-the-art approaches across seven categories of long context tasks.
100-LongBench: Are de facto Long-Context Benchmarks Literally Evaluating Long-Context Ability? (2025.findings-acl)

Copied to clipboard

Challenge: Existing benchmarks for long-context capability are too synthetic and do not represent the real world usage of LLMs.
Approach: They propose a length-controllable, real-life reflective benchmark that disentangles baseline knowledge from long-context capabilities.
Outcome: Experiments show that the proposed benchmarks disentangle baseline knowledge from long-context capabilities.
LoRATK: LoRA Once, Backdoor Everywhere in the Share-and-Play Ecosystem (2025.findings-emnlp)

Copied to clipboard

Challenge: distributing LLMs without a proven track record like ‘meta-llama‘ or ‘qwen‘ rarely gains community traction.
Approach: They propose a simple, efficient, yet specific recipe for a backdoor LoRA to be injected into task-enhancing LoRAs and examine the mechanisms of such infections.
Outcome: The proposed model allows attackers to scale the distribution of compromised LoRAs with minimal effort by leveraging the rich pool of shared LoRA assets.
AutoL2S: Auto Long-Short Reasoning for Efficient Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to distilling large language models (LLMs) are inefficient and generate excessively long chain-of-thought reasoning even for inputs that admit concise solutions.
Approach: They propose a distillation framework that empowers non-reasoning LLMs to think only when necessary.
Outcome: The proposed framework reduces reasoning length up to 71% with minimal accuracy loss while preserving accuracy.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations