Papers by Jihoon Tack

2 papers
Think Clearly: Improving Reasoning via Redundant Token Pruning (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent large language models show promising capabilities in long-form reasoning . however, they tend to include substantial redundancy in reasoning paths .
Approach: They propose a structure-aware pruning method that prioritizes removing redundant tokens . they remove redundant token and then resume the reasoning generation .
Outcome: The proposed method shows strong performance on reasoning-intensive benchmarks without training.
Mamba Drafters for Speculative Decoding (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing drafters that use external drafters suffer from slower drafting while self-speculation methods use drafters tailored to the target model but require re-training.
Approach: They propose a drafter based on a state space model, Mamba, as a solution that combines the best aspects of both approaches.
Outcome: The proposed drafters outperform existing drafters while using less memory and maintaining their cross-model adaptability.

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