← Search

Yi Cao

7 accepted papers

2026

TIV: Thought Injection via Vectors for Efficient Reasoning in Large Reasoning Models

AAAI 2026technical

Large Reasoning Models (LRMs) have recently demonstrated impressive performance across a range of reasoning tasks by generating intermediate thoughts. However, these models can suffer from overthinking—generating excessive tokens that contribute little to final accuracy while increasing inference co

Cited by 0SourcePDFScholar
2025

PIP: Perturbation-based Iterative Pruning for Large Language Models

EMNLP 2025

The rapid increase in the parameter counts of Large Language Models (LLMs), which often reach into the billions or even trillions, presents significant challenges for their practical deployment, particularly in resource-constrained environments. To address this issue, we propose PIP (Perturbation-ba

Cited by 0SourcePDFScholar
2024

EpiGEN: An Efficient Multi-Api Code GENeration Framework under Enterprise Scenario

COLING 2024main

In recent years, Large Language Models (LLMs) have demonstrated exceptional performance in code-generation tasks. However, under enterprise scenarios where private APIs are pre-built, general LLMs often fail to meet expectations. Existing approaches are confronted with drawbacks of high resource con…

Cited by 0SourcePDFScholar
2024

SparseSSP: 3D Subcellular Structure Prediction from Sparse-View Transmitted Light Images

ECCV 2024oral

"Traditional fluorescence staining is phototoxic to live cells, slow, and expensive; thus, the subcellular structure prediction (SSP) from transmitted light (TL) images is emerging as a label-free, faster, low-cost alternative. However, existing approaches utilize 3D networks for one-to-one voxel le…

2023

Continual Graph Convolutional Network for Text Classification

AAAI 2023technical

Graph convolutional network (GCN) has been successfully applied to capture global non-consecutive and long-distance semantic information for text classification. However, while GCN-based methods have shown promising results in offline evaluations, they commonly follow a seen-token-seen-document para…

2023

Neural Topic Modeling based on Cycle Adversarial Training and Contrastive Learning

ACL 2023findings

Neural topic models have been widely used to extract common topics across documents. Recently, contrastive learning has been applied to variational autoencoder-based neural topic models, achieving promising results. However, due to the limitation of the unidirectional structure of the variational au…