← Search

Yukang Lin

8 accepted papers

2025

Dynamic Model-Bank Test-Time Adaptation for Automatic Speech Recognition

EMNLP 2025

End-to-end automatic speech recognition (ASR) based on deep learning has achieved impressive progress in recent years. However, the performance of ASR foundation model often degrades significantly on out-of-domain data due to real-world domain shifts. Test-Time Adaptation (TTA) methods aim to mitiga

Cited by 0SourcePDFScholar
2025

HVIS: A Human-like Vision and Inference System for Human Motion Prediction

AAAI 2025technical

Grasping the intricacies of human motion, which involve perceiving spatio-temporal dependence and multi-scale effects, is essential for predicting human motion. While humans inherently possess the requisite skills to navigate this issue, it proves to be markedly more challenging for machines to emul…

Cited by 1SourcePDFScholar
2025

MVPortrait: Text-Guided Motion and Emotion Control for Multi-view Vivid Portrait Animation

CVPR 2025poster

Recent portrait animation methods have made significant strides in generating realistic lip synchronization. However, they often lack explicit control over head movements and facial expressions, and cannot produce videos from multiple viewpoints, resulting in less controllable and expressive animati…

Cited by 4SourcePDFScholar
2025

QFFT, Question-Free Fine-Tuning for Adaptive Reasoning

NeurIPS 2025spotlight

Recent advancements in Long Chain-of-Thought (CoT) reasoning models have improved performance on complex tasks, but they suffer from overthinking, which generates redundant reasoning steps, especially for simple questions. This paper revisits the reasoning patterns of Long and Short CoT models, obse…

Cited by 0SourcecodeScholar
2025

Reasoning Graph Enhanced Exemplars Retrieval for In-Context Learning

COLING 2025main

Large language models (LLMs) have exhibited remarkable few-shot learning capabilities and unified the paradigm of NLP tasks through the in-context learning (ICL) technique. Despite the success of ICL, the quality of the exemplar demonstrations can significantly influence the LLM’s performance. Exist…

2024

Linguistic Rule Induction Improves Adversarial and OOD Robustness in Large Language Models

COLING 2024main

Ensuring robustness is especially important when AI is deployed in responsible or safety-critical environments. ChatGPT can perform brilliantly in both adversarial and out-of-distribution (OOD) robustness, while other popular large language models (LLMs), like LLaMA-2, ERNIE and ChatGLM, do not perf…

Cited by 1SourcePDFScholar
2024

MambaTalk: Efficient Holistic Gesture Synthesis with Selective State Space Models

NeurIPS 2024poster

Gesture synthesis is a vital realm of human-computer interaction, with wide-ranging applications across various fields like film, robotics, and virtual reality. Recent advancements have utilized the diffusion model to improve gesture synthesis. However, the high computational complexity of these t…

2024

ZO-AdaMU Optimizer: Adapting Perturbation by the Momentum and Uncertainty in Zeroth-Order Optimization

AAAI 2024technical

Lowering the memory requirement in full-parameter training on large models has become a hot research area. MeZO fine-tunes the large language models (LLMs) by just forward passes in a zeroth-order SGD optimizer (ZO-SGD), demonstrating excellent performance with the same GPU memory usage as inference…