← Search

Yilin Shen

45 accepted papers

2026

GRS-SLAM3R: Real-Time Dense SLAM with Gated Recurrent State

ICRA 2026poster

DUSt3R-based end-to-end scene reconstruction has recently shown promising results in dense visual SLAM. However, most existing methods only use image pairs to estimate pointmaps, overlooking spatial memory and global consistency. To this end, we introduce GRS-SLAM3R, an end-to-end SLAM framework for…

2025

Better Exploiting Spatial Separability in Multichannel Speech Enhancement with an Align-and-Filter Network

ICASSP 2025accepted

Multichannel speech enhancement (SE) techniques combine multiple microphone signals to extract clean speech from noisy mixtures based on spatial filtering. As the target speech may come from arbitrary, unknown directions, current deep learning-based SE systems could suffer from performance bottlenec…

Cited by 0SourceScholar
2025

FlexiGPT: Pruning and Extending Large Language Models with Low-Rank Weight Sharing

NAACL 2025long

The rapid proliferation of large language models (LLMs) in natural language processing (NLP) has created a critical need for techniques that enable efficient deployment on memory-constrained devices without compromising performance. We present a method to prune LLMs that selectively prunes model blo…

2025

MIB: Mixed Information Bottleneck for Out-of-Distribution Keyword Spotting

ICASSP 2025accepted

Deep Keyword Spotting (KWS) systems continuously process audio streams to detect keywords. However, performance of deep neural networks degrade when the input data diverges from the training data; referred to as Out-of-Distribution (OOD) data problem. In this paper, we show performance degradation o…

Cited by 0SourceScholar
2025

MoDeGPT: Modular Decomposition for Large Language Model Compression

ICLR 2025oral

Large Language Models (LLMs) have significantly advanced AI with their exceptional performance across a wide range of tasks. However, their extensive computational requirements restrict their use on devices with limited resources. While recent compression methods based on low-rank matrices show pote…

Cited by 7SourcePDFScholar
2025

RestoreGrad: Signal Restoration Using Conditional Denoising Diffusion Models with Jointly Learned Prior

ICML 2025poster

Denoising diffusion probabilistic models (DDPMs) can be utilized to recover a clean signal from its degraded observation(s) by conditioning the model on the degraded signal. The degraded signals are themselves contaminated versions of the clean signals; due to this correlation, they may encompass ce…

Cited by 0SourcePDFScholar
2024

Adaptive Rank Selections for Low-Rank Approximation of Language Models

NAACL 2024long

Singular Value Decomposition (SVD) or its weighted variants has significantly progressed in compressing language models. Previous works assume the same importance for all operations and assign the same number of ranks for different layers in a language model. However, such a uniform rank selection i…

2024

An MVDR-Embedded U-Net Beamformer for Effective and Robust Multichannel Speech Enhancement

ICASSP 2024accepted

In multichannel speech enhancement (SE) systems, deep neural networks (DNNs) are often utilized to directly estimate the clean speech for effective beamforming. This approach, however, may not generalize adequately to new acoustic or noise conditions. Alternatively, DNNs can indirectly perform SE by…

Cited by 0SourceScholar
2024

CIFD: Controlled Information Flow to Enhance Knowledge Distillation

NeurIPS 2024poster

Knowledge Distillation is the mechanism by which the insights gained from a larger teacher model are transferred to a smaller student model. However, the transfer suffers when the teacher model is significantly larger than the student. To overcome this, prior works have proposed training intermediat…

Cited by 2SourcePDFScholar
2024

DISP-LLM: Dimension-Independent Structural Pruning for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) have achieved remarkable success in various natural language processing tasks, including language modeling, understanding, and generation. However, the increased memory and computational costs associated with these models pose significant challenges for deployment on res…

2024

DynaMo: Accelerating Language Model Inference with Dynamic Multi-Token Sampling

NAACL 2024long

Traditional language models operate autoregressively, i.e., they predict one token at a time. Rapid explosion in model sizes has resulted in high inference times. In this work, we propose DynaMo, a suite of multi-token prediction language models that reduce net inference times. Our models *dynamical…

2024

Enabling Device Control Planning Capabilities of Small Language Model

ICASSP 2024accepted

Smart home device control is a difficult task if the instruction is abstract and the planner needs to adjust dynamic home configurations. With the increasing capability of Large Language Model (LLM), they have become the customary model for zero-shot planning tasks similar to smart home device contr…

Cited by 0SourceScholar
2024

End-To-End Personalized Cuff-Less Blood Pressure Monitoring Using ECG and PPG Signals

ICASSP 2024accepted

Cuffless blood pressure (BP) monitoring offers the potential for continuous, non-invasive healthcare but has been limited in adoption by existing models relying on handcrafted features from ECG and PPG signals. To overcome this, researchers have looked to deep learning. Along these lines, in this pa…

Cited by 0SourceScholar
2024

Leveraging Self-Supervised Speech Representations for Domain Adaptation in Speech Enhancement

ICASSP 2024accepted

Deep learning based speech enhancement (SE) approaches could suffer from performance degradation due to mismatch between training and testing environments. A realistic situation is that an SE model trained on parallel noisy-clean utterances from one environment, the source domain, may fail to perfor…

Cited by 0SourceScholar
2024

SLiM: Speculative Decoding with Hypothesis Reduction

NAACL 2024findings

Speculative decoding has emerged as a prominent alternative to autoregressive decoding for expediting inference in large language models (LLMs). However, prevailing assumptions often focus solely on latency reduction, neglecting the computational expenses. In this paper, we present Speculate Less, v…

Cited by 3SourcePDFScholar
2024

Unleashing Multispectral Video's Potential in Semantic Segmentation: A Semi-supervised Viewpoint and New UAV-View Benchmark

NeurIPS 2024poster

Thanks to the rapid progress in RGB & thermal imaging, also known as multispectral imaging, the task of multispectral video semantic segmentation, or MVSS in short, has recently drawn significant attentions. Noticeably, it offers new opportunities in improving segmentation performance under unfavora…

Cited by 0SourcePDFScholar
2024

Zero-Shot Intent Classification Using a Semantic Similarity Aware Contrastive Loss and Large Language Model

ICASSP 2024accepted

Zero-shot systems can reduce the cost of collecting data and training in a new domain since they can work directly with the test data without further training. In this paper, we build zero-shot systems for intent classification, based on Semantic Similarity-aware Contrastive Loss (SSCL) that address…

Cited by 0SourceScholar
2023

CWCL: Cross-Modal Transfer with Continuously Weighted Contrastive Loss

NeurIPS 2023poster

This paper considers contrastive training for cross-modal 0-shot transfer wherein a pre-trained model in one modality is used for representation learning in another domain using pairwise data. The learnt models in the latter domain can then be used for a diverse set of tasks in a 0-shot way, similar…

Cited by 8SourcePDFScholar
2023

Dynamic Low-rank Estimation for Transformer-based Language Models

EMNLP 2023long findings

Matrix decomposition methods, such as Singular Value Decomposition (SVD) and its importance-weighted variants, have been widely used for compressing Transformer-based language models. While importance-weighted decomposition methods alleviate the strong assumption of equal importance for each paramet…

Cited by 0SourceScholar
2023

ESC: Exploration with Soft Commonsense Constraints for Zero-shot Object Navigation

ICML 2023poster

The ability to accurately locate and navigate to a specific object is a crucial capability for embodied agents that operate in the real world and interact with objects to complete tasks. Such object navigation tasks usually require large-scale training in visual environments with labeled objects, wh…

Cited by 115SourcePDFScholar
2023

GOHSP: A Unified Framework of Graph and Optimization-Based Heterogeneous Structured Pruning for Vision Transformer

AAAI 2023technical

The recently proposed Vision transformers (ViTs) have shown very impressive empirical performance in various computer vision tasks, and they are viewed as an important type of foundation model. However, ViTs are typically constructed with large-scale sizes, which then severely hinder their potential…

Cited by 22SourcePDFScholar
2023

Improved Mask-Based Neural Beamforming for Multichannel Speech Enhancement by Snapshot Matching Masking

ICASSP 2023accepted

In multichannel speech enhancement (SE), time-frequency (T-F) mask-based neural beamforming algorithms take advantage of deep neural networks to predict T-F masks that represent speech and noise dominance. The predicted masks are subsequently leveraged to estimate the speech and noise power spectral…

Cited by 0SourceScholar
2023

Learning to Jointly Share and Prune Weights for Grounding Based Vision and Language Models

ICLR 2023poster

Transformers have seen growing interest in processing different modalities, including language and image data. As a result, we can process vision and language data using transformers that are architecturally similar. Leveraging this feature of transformers, we propose weight sharing across two tran…

Cited by 10SourcePDFScholar
2023

To Wake-Up or Not to Wake-Up: Reducing Keyword False Alarm by Successive Refinement

ICASSP 2023accepted

Keyword spotting systems continuously process audio streams to detect keywords. One of the most challenging tasks in designing such systems is to reduce False Alarm (FA) which happens when the system falsely registers a keyword despite the keyword not being uttered. In this paper, we propose a simpl…

Cited by 0SourceScholar
2023

TrojLLM: A Black-box Trojan Prompt Attack on Large Language Models

NeurIPS 2023poster

Large Language Models (LLMs) are progressively being utilized as machine learning services and interface tools for various applications. However, the security implications of LLMs, particularly in relation to adversarial and Trojan attacks, remain insufficiently examined. In this paper, we propose T…

2022

Improving Zero-Shot Phrase Grounding via Reasoning on External Knowledge and Spatial Relations

AAAI 2022technical

Phrase grounding is a multi-modal problem that localizes a particular noun phrase in an image referred to by a text query. In the challenging zero-shot phrase grounding setting, the existing state-of-the-art grounding models have limited capacity in handling the unseen phrases. Humans, however, can…

Cited by 9SourcePDFScholar
2022

Language model compression with weighted low-rank factorization

ICLR 2022poster

Factorizing a large matrix into small matrices is a popular strategy for model compression. Singular value decomposition (SVD) plays a vital role in this compression strategy, approximating a learned matrix with fewer parameters. However, SVD minimizes the squared error toward reconstructing the ori…

Cited by 113SourcePDFScholar
2022

Numerical Optimizations for Weighted Low-rank Estimation on Language Models

EMNLP 2022main

Singular value decomposition (SVD) is one of the most popular compression methods that approximate a target matrix with smaller matrices. However, standard SVD treats the parameters within the matrix with equal importance, which is a simple but unrealistic assumption. The parameters of a trained neu…

Cited by 14SourcePDFScholar
2022

Text-Based Interactive Recommendation via Offline Reinforcement Learning

AAAI 2022technical

Interactive recommendation with natural-language feedback can provide richer user feedback and has demonstrated advantages over traditional recommender systems. However, the classical online paradigm involves iteratively collecting experience via interaction with users, which is expensive and risky.…

Cited by 15SourcePDFScholar
2021

Always Be Dreaming: A New Approach for Data-Free Class-Incremental Learning

ICCV 2021poster

Modern computer vision applications suffer from catastrophic forgetting when incrementally learning new concepts over time. The most successful approaches to alleviate this forgetting require extensive replay of previously seen data, which is problematic when memory constraints or data legality conc…

Cited by 219PDFcodeScholar
2021

Automatic Mixed-Precision Quantization Search of BERT

IJCAI 2021poster

Pre-trained language models such as BERT have shown remarkable effectiveness in various natural language processing tasks. However, these models usually contain millions of parameters, which prevent them from the practical deployment on resource-constrained devices. Knowledge distillation, Weight pr…

2021

Enhancing the generalization for Intent Classification and Out-of-Domain Detection in SLU

ACL 2021long

Intent classification is a major task in spoken language understanding (SLU). Since most models are built with pre-collected in-domain (IND) training utterances, their ability to detect unsupported out-of-domain (OOD) utterances has a critical effect in practical use. Recent works have shown that us…

Cited by 45SourcePDFScholar
2021

Hyperparameter-free Continuous Learning for Domain Classification in Natural Language Understanding

NAACL 2021long

Domain classification is the fundamental task in natural language understanding (NLU), which often requires fast accommodation to new emerging domains. This constraint makes it impossible to retrain all previous domains, even if they are accessible to the new model. Most existing continual learning…

2020

Generalized ODIN: Detecting Out-of-Distribution Image Without Learning From Out-of-Distribution Data

CVPR 2020poster

Deep neural networks have attained remarkable performance when applied to data that comes from the same distribution as that of the training set, but can significantly degrade otherwise. Therefore, detecting whether an example is out-of-distribution (OoD) is crucial to enable a system that can rejec…

Cited by 725PDFScholar
2019

Adversarial Multi-label Prediction for Spoken and Visual Signal Tagging

ICASSP 2019accepted

We introduce an adversarial multi-label classification (ADMLC) framework to improve the robustness and performance of existing algorithms on multi-domain signals. The core contribution of our ADMLC is the innovation of an `adversarial module' that serves as a critic to provide augmenting information…

Cited by 0SourceScholar
2019

SLiQA-I: Towards Cold-start Development of End-to-end Spoken Language Interface for Question Answering

ICASSP 2019accepted

Question answering (QA) has become a key capability for voice enabled personal assistants to automatically answer various user questions. However, the development of a spoken language interface for QA in a new domain is time consuming and requires a lot of human labors. Thus, it is crucially desirab…

Cited by 0SourceScholar
2019

Taking a HINT: Leveraging Explanations to Make Vision and Language Models More Grounded

ICCV 2019poster

Many vision and language models suffer from poor visual grounding -- often falling back on easy-to-learn language priors rather than basing their decisions on visual concepts in the image. In this work, we propose a generic approach called Human Importance-aware Network Tuning (HINT) that effectivel…

Cited by 305PDFScholar
2019

Text-Based Interactive Recommendation via Constraint-Augmented Reinforcement Learning

NeurIPS 2019accepted

Text-based interactive recommendation provides richer user preferences and has demonstrated advantages over traditional interactive recommender systems. However, recommendations can easily violate preferences of users from their past natural-language feedback, since the recommender needs to explore…