Papers by Keke Tang
Annotations Are Not All You Need: A Cross-modal Knowledge Transfer Network for Unsupervised Temporal Sentence Grounding (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing work on temporal sentence grounding rely on expensive video-query paired annotations . despite this, there are no ground-truth annotations in the current work . |
| Approach: | They propose to use paired video-query and segment boundary annotations to generate temporal sentence grounding without training. |
| Outcome: | The proposed model outperforms existing unsupervised methods and beats supervised ones on two challenging datasets. |
LoRA-PAR: A Flexible Dual-System LoRA Partitioning Approach to Efficient LLM Fine-Tuning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large-scale generative models like DeepSeek-R1 and OpenAI-O1 benefit substantially from chain-of-thought reasoning, yet pushing their performance typically requires vast data, large model sizes, and full-parameter fine-tuning. |
| Approach: | They propose a dual-system LoRA framework that partitions data and parameters by System 1 or System 2 demands and adopts a two-stage fine-tuning strategy to enhance knowledge and intuition. |
| Outcome: | The proposed framework partitions data and parameters by System 1 or System 2 demands, using fewer yet more focused parameters for each task. |
Enhancing Emotion-Cause Pair Extraction in Conversations via Center Event Detection and Reasoning (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Emotion-Cause Pair Extraction in Conversations (ECPEC) aims to identify emotion utterances and their corresponding cause utterrances in unannotated conversations. |
| Approach: | They propose a new method to identify emotion utterances and their corresponding cause utterrances in unannotated conversations by using a center event-aware graph. |
| Outcome: | The proposed model outperforms existing methods and achieves state-of-the-art performance across three benchmark datasets. |
Towards Robust Temporal Activity Localization Learning with Noisy Labels (2024.lrec-main)
Copied to clipboard
Daizong Liu, Xiaoye Qu, Xiang Fang, Jianfeng Dong, Pan Zhou, Guoshun Nan, Keke Tang, Wanlong Fang, Yu Cheng
| Challenge: | Existing methods for temporal activity localization are expensive and difficult to satisfy due to subjective labeling. |
| Approach: | They propose a new TAL setting where a TAL model should be robust to mixed training data with noisy moment boundaries. |
| Outcome: | The proposed method is significantly more robust to noisy training data than existing methods. |