← Search

Sheng Li

107 accepted papers

2026

Alignment-Weighted DPO: A principled reasoning approach to improve alignment

ICLR 2026poster

Recent advances in alignment techniques such as Supervised Fine-Tuning (SFT), Reinforcement Learning from Human Feedback (RLHF), and Direct Preference Optimization (DPO) have improved the safety of large language models (LLMs). However, these LLMs remain vulnerable to jailbreak attacks that disguise…

Cited by 0SourceScholar
2026

Bridging Privacy and Provenance: Traceable Virtual Identity Generation

CVPR 2026

Recent advances in generative models have enabled the creation of high-fidelity human faces, yet constructing reliable virtual identities that preserve user privacy while supporting consistent and verifiable identity assignment remains challenging. In this paper, we propose a diffusion-based framewo

Cited by 0SourceScholar
2026

CASR: A Robust Cyclic Framework for Arbitrary Large-Scale Super-Resolution with Distribution Alignment and Self-Similarity Awareness

CVPR 2026

Arbitrary-Scale SR (ASISR) remains fundamentally limited by cross-scale distribution shift: once the inference scale leaves the training range, noise, blur, and artifacts accumulate sharply. We revisit this challenge from a cross-scale distribution transition perspective and propose CASR, a simple y

Cited by 0SourceScholar
2026

CoRoGS: Contextual Gaussian Splatting for Robust Large-Deviation View Synthesis

CVPR 2026

Novel view synthesis (NVS) under large view deviations remains an underexplored challenge for 3D Gaussian Splatting (3DGS). In urban scenes with limited training coverage, models often fail to maintain geometric consistency when extrapolating to unseen viewpoints, resulting in severe distortions and

Cited by 0SourceScholar
2026

Content-Aware Dynamic Patchification for Efficient Video Diffusion

CVPR 2026

Diffusion Transformers (DiTs) achieve strong video generation performance but suffer from prohibitive computation cost due to dense spatiotemporal tokenization. Most existing works rely on uniform patchification, tokenizing non-overlapping spatiotemporal with a fixed patch size regardless of the und

Cited by 0SourcecodeScholar
2026

Spherical Watermark: Encryption-Free, Lossless Watermarking for Diffusion Models

ICLR 2026oral

Diffusion models have revolutionized image synthesis but raise concerns around content provenance and authenticity. Digital watermarking offers a means of tracing generated media, yet traditional schemes often introduce distributional shifts and degrade visual quality. Recent lossless methods embed…

Cited by 0SourceScholar
2026

Towards Trustworthy and Identifiable Virtual Face Generation

ICML 2026poster

Identifiable virtual face (IVF) generation aims to transform a user's original face into a virtual face for high utility privacy protection. The IVF is visually and statistically different from the original face, which can still be used for recognizing the user's identity. Despite the advantage, the…

Cited by 0SourceScholar
2025

BalancEdit: Dynamically Balancing the Generality-Locality Trade-off in Multi-modal Model Editing

ICML 2025poster

Large multi-modal models inevitably decay over time as facts update and previously learned information becomes outdated. Traditional approaches such as fine-tuning are often impractical for updating these models due to their size and complexity. Instead, direct knowledge editing within the models pr…

2025

Benign Samples Matter! Fine-tuning On Outlier Benign Samples Severely Breaks Safety

ICML 2025spotlight

Recent studies have uncovered a troubling vulnerability in the fine-tuning stage of large language models (LLMs): even fine-tuning on entirely benign datasets can lead to a significant increase in the harmfulness of LLM outputs. Building on this finding, our red teaming study takes this threat one s…

2025

Bridging Knowledge Gap Between Image Inpainting and Large-Area Visible Watermark Removal

AAAI 2025technical

Visible watermark removal which involves watermark cleaning and background content restoration is pivotal to evaluate the resilience of watermarks. Existing deep neural network (DNN)-based models still struggle with large-area watermarks and are overly dependent on the quality of watermark mask pred…

Cited by 0SourcePDFScholar
2025

CoVoGER: A Multilingual Multitask Benchmark for Speech-to-text Generative Error Correction with Large Language Models

EMNLP 2025

Large language models (LLMs) can rewrite the N-best hypotheses from a speech-to-text model, often fixing recognition or translation errors that traditional rescoring cannot. Yet research on generative error correction (GER) has been focusing on monolingual automatic speech recognition (ASR), leaving

2025

Derailer-Rerailer: Adaptive Verification for Efficient and Reliable Language Model Reasoning

ACL 2025finding

Large Language Models (LLMs) have shown impressive reasoning capabilities, yet existing prompting methods face a critical trade-off: simple approaches often struggle with complex tasks and reasoning stability, while more sophisticated methods require multiple inferences and substantial computational…

2025

Embedding Robust Watermarking into Pattern to Protect the Copyright of Ceramic Artifacts

AAAI 2025technical

Ceramic artworks with elegant patterns present enormous collectible value and profits. To claim the copyright, the builder usually pastes their conspicuous stamp on the bottom or side of the ceramic artworks, which inevitably affects the external image of the artwork. In addition, the stamp is weak…

Cited by 0SourcePDFScholar
2025

Extending Whisper for Emotion Prediction Using Word-level Pseudo Labels

ICASSP 2025accepted

This paper extends Whisper’s automatic speech recognition (ASR) capabilities to perform speech-based emotion recognition (SER) by incorporating word-level emotion classification alongside ASR output. We generate four emotion pseudo-labels (neutral, happy, sad, angry) for each word using a pretrained…

Cited by 0SourceScholar
2025

Filtering Resistant Large Language Model Watermarking via Style Injection

ICASSP 2025accepted

The exorbitant cost of training Large Language Models (LLMs) makes it essential to protect the models from illegal copying and unauthorized usage. Recent attempts at LLM protection utilize black-box watermarking schemes, which embed distinctive input-output mapping (i.e., trigger set) directly into…

Cited by 0SourceScholar
2025

Generative Error Correction for Emotion-aware Speech-to-text Translation

ACL 2025finding

This paper explores emotion-aware speech-to-text translation (ST) using generative error correction (GER) by large language models (LLMs). Despite recent advancements in ST, the impact of the emotional content has been overlooked. First, we enhance the translation of emotional speech by adopting the…

2025

Improve Temporal Reasoning in Multimodal Large Language Models via Video Contrastive Decoding

NeurIPS 2025poster

A major distinction between video and image understanding is that the former requires reasoning over time. Existing Video Large Language Models (VLLMs) demonstrate promising performance in general video understanding, such as brief captioning or object recognition within individual frames. However,…

Cited by 0SourceScholar
2025

Joint Automatic Speech Recognition And Structure Learning For Better Speech Understanding

ICASSP 2025accepted

Spoken language understanding (SLU) is a structure prediction task in the field of speech. Recently, many works on SLU that treat it as a sequence-to-sequence task have achieved great success. However, This method is not suitable for simultaneous speech recognition and understanding. In this paper,…

Cited by 0SourceScholar
2025

Large Language Models for Causal Discovery: Current Landscape and Future Directions

IJCAI 2025

Causal discovery (CD) and Large Language Models (LLMs) have emerged as transformative fields in artificial intelligence that have evolved largely independently. While CD specializes in uncovering cause-effect relationships from data, and LLMs excel at natural language processing and generation, thei

Cited by 0SourcePDFScholar
2025

Mind Control through Causal Inference: Predicting Clean Images from Poisoned Data

ICLR 2025poster

Anti-backdoor learning, aiming to train clean models directly from poisoned datasets, serves as an important defense method for backdoor attack. However, existing methods usually fail to recover backdoored samples to their original, correct labels and suffer from poor generalization to large pre-tra…

Cited by 1SourcePDFScholar
2025

MoFRR: Mixture of Diffusion Models for Face Retouching Restoration

ICCV 2025poster

The widespread use of face retouching on social media platforms raises concerns about the authenticity of face images. While existing methods focus on detecting face retouching, how to accurately recover the original faces from the retouched ones has yet to be answered. This paper introduces Face Re…

Cited by 0SourcePDFScholar
2025

Mutual Effort for Efficiency: A Similarity-based Token Pruning for Vision Transformers in Self-Supervised Learning

ICLR 2025poster

Self-supervised learning (SSL) offers a compelling solution to the challenge of extensive labeled data requirements in traditional supervised learning. With the proven success of Vision Transformers (ViTs) in supervised tasks, there is increasing interest in adapting them for SSL frameworks. However…

Cited by 0SourcePDFScholar
2025

No Free Lunch: Retrieval-Augmented Generation Undermines Fairness in LLMs, Even for Vigilant Users

EMNLP 2025

Retrieval-Augmented Generation (RAG) is widely adopted for its effectiveness and cost-efficiency in mitigating hallucinations and enhancing the domain-specific generation capabilities of large language models (LLMs). However, is this effectiveness and cost-efficiency truly a free lunch? In this stud

Cited by 0SourcePDFScholar
2025

Physical Marker: Revealing Invisible Hyperlinks Hidden in Printed Trademarks

AAAI 2025technical

Embedding links in brand logos is a promising technology, which allows consumers to access the online information of products by capturing physical logo images. Previous physical data hiding methods primarily embed data within cover media in a global manner, making them ineffective for processing br…

Cited by 0SourcePDFScholar
2025

Reasoning Aware Self-Consistency: Leveraging Reasoning Paths for Efficient LLM Sampling

NAACL 2025long

Self-consistency mitigates hallucinations in Large Language Models (LLMs) by sampling multiple reasoning paths, but it lacks a systematic approach to determine the optimal number of samples or select the most faithful rationale. To address this limitation, we introduce Reasoning-Aware Self-Consisten…

Cited by 0SourcePDFScholar
2025

Revisiting Source-Free Domain Adaptation: Insights into Representativeness, Generalization, and Variety

CVPR 2025poster

Domain adaptation addresses the challenge where the distribution of target inference data differs from that of the source training data. Recently, data privacy has become a significant constraint, limiting access to the source domain. To mitigate this issue, Source-Free Domain Adaptation (SFDA) meth…

Cited by 0SourcePDFScholar
2025

Similarity-based Accent Recognition with Continuous and Discrete Self-supervised Speech Representations

ICASSP 2025accepted

The primary challenge in accent recognition lies in data scarcity due to the high diversity of accents, which make the collection of large-scale training data for each accent almost impossible in practice. To overcome this challenge, we propose a simple solution that leverages both continuous and di…

Cited by 0SourceScholar
2025

SpeechIQ: Speech-Agentic Intelligence Quotient Across Cognitive Levels in Voice Understanding by Large Language Models

ACL 2025long

We introduce Speech-based Intelligence Quotient (SIQ) as a new form of human cognition-inspired evaluation pipeline for voice understanding large language models (LLM_Voice), designed to assess their voice understanding ability. Moving beyond popular voice understanding metrics such as word error ra…

2025

Subspace Constraint and Contribution Estimation for Heterogeneous Federated Learning

CVPR 2025poster

Heterogeneous Federated Learning (HFL) has received widespread attention due to its adaptability to different models and data. The HFL approach utilizing auxiliary models for knowledge transfer enhances flexibility. However, existing frameworks face the challenges of aggregation bias and local over…

2025

The Photographer's Eye: Teaching Multimodal Large Language Models to See, and Critique Like Photographers

CVPR 2025poster

Photographer, curator, and former director of photography at the Museum of Modern Art (MoMA), John Szarkowski remarked in *William Eggleston's Guide*, "While editing directly from life, photographers have found it too difficult to see simultaneously both the blue and the sky." Szarkowski insightfull…

Cited by 0SourcePDFScholar
2025

Towards Emotion Co-regulation with LLM-powered Socially Assistive Robots: Integrating LLM Prompts and Robotic Behaviors to Support Parent-Neurodivergent Child Dyads

IROS 2025

Socially Assistive Robotics (SAR) has shown promise in supporting emotion regulation for neurodivergent children. Recently, there has been increasing interest in leveraging advanced technologies to assist parents in co-regulating emotions with their children. However, limited research has explored t

Cited by 2SourceScholar
2025

UFID: A Unified Framework for Black-box Input-level Backdoor Detection on Diffusion Models

AAAI 2025technical

Diffusion models are vulnerable to backdoor attacks, where malicious attackers inject backdoors by poisoning certain training samples during the training stage. This poses a significant threat to real-world applications in the Model-as-a-Service (MaaS) scenario, where users query diffusion models th…

Cited by 0SourcePDFScholar
2025

Unified Dense Prediction of Video Diffusion

CVPR 2025poster

We present a unified network for simultaneously generating videos and their corresponding entity segmentation and depth maps from text prompts. We utilize colormap to represent entity masks and depth maps, tightly integrating dense prediction with RGB video generation. Introducing dense prediction i…

Cited by 0SourcePDFScholar
2025

Watermarking One for All: A Robust Watermarking Scheme Against Partial Image Theft

CVPR 2025poster

The proliferation of digital images on the Internet has provided unprecedented convenience, but also poses significant risks of malicious theft and misuse. Digital watermarking has long been researched as an effective tool for copyright protection. However, it often falls short when addressing parti…

Cited by 0SourcePDFScholar
2024

BadSAM: Exploring Security Vulnerabilities of SAM via Backdoor Attacks (Student Abstract)

AAAI 2024technical

Image segmentation is foundational to computer vision applications, and the Segment Anything Model (SAM) has become a leading base model for these tasks. However, SAM falters in specialized downstream challenges, leading to various customized SAM models. We introduce BadSAM, a backdoor attack tailor…

2024

Disentangled Style Domain for Implicit $z$-Watermark Towards Copyright Protection

NeurIPS 2024poster

Text-to-image models have shown surprising performance in high-quality image generation, while also raising intensified concerns about the unauthorized usage of personal dataset in training and personalized fine-tuning. Recent approaches, embedding watermarks, introducing perturbations, and insertin…

2024

Enhancing Realism in 3D Facial Animation Using Conformer-Based Generation and Automated Post-Processing

ICASSP 2024accepted

Recent progress has propelled the development of realistic talking-face videos for avatars. Yet, animating 3D cartoon avatars remains intricate due to the imprecise nature of facial-driven data. This often manifests as inconsistent mouth configurations and rigid facial expressions, curbing the anima…

Cited by 0SourceScholar
2024

Frozen CLIP Transformer Is an Efficient Point Cloud Encoder

AAAI 2024technical

The pretrain-finetune paradigm has achieved great success in NLP and 2D image fields because of the high-quality representation ability and transferability of their pretrained models. However, pretraining such a strong model is difficult in the 3D point cloud field due to the limited amount of point…

2024

Generalizing to Unseen Domains via Text-guided Augmentation

ECCV 2024poster

"To avoid the high cost of collecting visual data from all test domains in the domain adaptation task, recent work takes advantage of the pre-trained large-scale vision language models and augment training data with only text descriptions (e.g.,“a photo/painting/sketch...”) of each test domain. Howe…

Cited by 0SourcePDFScholar
2024

LLMRG: Improving Recommendations through Large Language Model Reasoning Graphs

AAAI 2024technical

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propose a novel approach that leverages large language models (LLMs) to construct pers…

Cited by 16SourcePDFScholar
2024

Learning from Students: Applying t-Distributions to Explore Accurate and Efficient Formats for LLMs

ICML 2024poster

The increasing size of large language models (LLMs) traditionally requires low-precision integer formats to meet strict latency and power demands. Yet recently, alternative formats such as Normal Float (NF4) have increased model accuracy at the cost of increased chip area. In this work, we first con…

2024

MOS-FAD: Improving Fake Audio Detection Via Automatic Mean Opinion Score Prediction

ICASSP 2024accepted

IEEE Automatic Mean Opinion Score (MOS) prediction is employed to evaluate the quality of synthetic speech. This study extends the application of predicted MOS to the task of Fake Audio Detection (FAD) as we expect that MOS can be used to assess how close synthesized speech is to the natural human v…

Cited by 0SourceScholar
2024

Purified and Unified Steganographic Network

CVPR 2024poster

Steganography is the art of hiding secret data into the cover media for covert communication. In recent years more and more deep neural network (DNN)-based steganographic schemes are proposed to train steganographic networks for secret embedding and recovery which are shown to be promising. Compared…

2024

Task-Driven Causal Feature Distillation: Towards Trustworthy Risk Prediction

AAAI 2024technical

Since artificial intelligence has seen tremendous recent successes in many areas, it has sparked great interest in its potential for trustworthy and interpretable risk prediction. However, most models lack causal reasoning and struggle with class imbalance, leading to poor precision and recall. To a…

Cited by 11SourcePDFScholar
2024

Waxing-and-Waning: a Generic Similarity-based Framework for Efficient Self-Supervised Learning

ICLR 2024poster

Deep Neural Networks (DNNs), essential for diverse applications such as visual recognition and eldercare, often require a large amount of labeled data for training, making widespread deployment of DNNs a challenging task. Self-supervised learning (SSL) emerges as a promising approach, which leverage…

Cited by 5SourcePDFScholar
2023

DRAW: Defending Camera-shooted RAW Against Image Manipulation

ICCV 2023poster

RAW files are the initial measurement of scene radiance widely used in most cameras, and the ubiquitously-used RGB images are converted from RAW data through Image Signal Processing (ISP) pipelines. Nowadays, digital images are risky of being nefariously manipulated. Inspired by the fact that innate…

Cited by 8PDFcodeScholar
2023

Domain and Language Adaptation Using Heterogeneous Datasets for Wav2vec2.0-Based Speech Recognition of Low-Resource Language

ICASSP 2023accepted

We address the effective finetuning of a large-scale pretrained model for automatic speech recognition (ASR) of lowresource languages with only a one-hour matched dataset. The finetuning is composed of domain adaptation and language adaptation, and they are conducted by using heterogeneous datasets,…

Cited by 0SourceScholar
2023

General or Specific? Investigating Effective Privacy Protection in Federated Learning for Speech Emotion Recognition

ICASSP 2023accepted

Federated Learning (FL) is considered a new paradigm of privacy-preserving machine learning since the server trains a machine learning model in a distributed way without collecting clients’ raw data but only local models. However, recent studies show that FL suffers inference attacks. Sensitive info…

Cited by 0SourceScholar
2023

Graph-based Semi-supervised Local Clustering with Few Labeled Nodes

IJCAI 2023poster

Local clustering aims at extracting a local structure inside a graph without the necessity of knowing the entire graph structure. As the local structure is usually small in size compared to the entire graph, one can think of it as a compressive sensing problem where the indices of target cluster can…

2023

Hierarchical Softmax for End-To-End Low-Resource Multilingual Speech Recognition

ICASSP 2023accepted

Low-resource speech recognition has been long-suffering from insufficient training data. In this paper, we propose an approach that leverages neighboring languages to improve low-resource scenario performance, founded on the hypothesis that similar linguistic units in neighboring languages exhibit c…

Cited by 0SourceScholar
2023

Multi-Domain Dialogue State Tracking with Disentangled Domain-Slot Attention

ACL 2023findings

As the core of task-oriented dialogue systems, dialogue state tracking (DST) is designed to track the dialogue state through the conversation between users and systems. Multi-domain DST has been an important challenge in which the dialogue states across multiple domains need to consider. In recent m…

Cited by 5SourcePDFScholar
2023

SmartFRZ: An Efficient Training Framework using Attention-Based Layer Freezing

ICLR 2023top-25%

There has been a proliferation of artificial intelligence applications, where model training is key to promising high-quality services for these applications. However, the model training process is both time-intensive and energy-intensive, inevitably affecting the user's demand for application effic…

Cited by 21SourcePDFScholar
2023

Speakeraugment: Data Augmentation for Generalizable Source Separation via Speaker Parameter Manipulation

ICASSP 2023accepted

Existing speech separation models based on deep learning typically generalize poorly due to domain mismatch. In this paper, we propose SpeakerAugment (SA), a data augmentation method for generalizable speech separation that aims to increase the diversity of speaker identity in training data, to miti…

Cited by 0SourceScholar
2023

Speech-Text Based Multi-Modal Training with Bidirectional Attention for Improved Speech Recognition

ICASSP 2023accepted

To let the state-of-the-art end-to-end ASR model enjoy data efficiency, as well as much more unpaired text data by multi-modal training, one needs to address two problems: 1) the synchronicity of feature sampling rates between speech and language (aka text data); 2) the homogeneity of the learned re…

Cited by 0SourceScholar
2023

Steganography of Steganographic Networks

AAAI 2023technical

Steganography is a technique for covert communication between two parties. With the rapid development of deep neural networks (DNN), more and more steganographic networks are proposed recently, which are shown to be promising to achieve good performance. Unlike the traditional handcrafted steganogra…

2023

Towards Speech Dialogue Translation Mediating Speakers of Different Languages

ACL 2023findings

We present a new task, speech dialogue translation mediating speakers of different languages. We construct the SpeechBSD dataset for the task and conduct baseline experiments. Furthermore, we consider context to be an important aspect that needs to be addressed in this task and propose two ways of u…

2023

TripLe: Revisiting Pretrained Model Reuse and Progressive Learning for Efficient Vision Transformer Scaling and Searching

ICCV 2023poster

One promising way to accelerate transformer training is to reuse small pretrained models to initialize the transformer, as their existing representation power facilitates faster model convergence. Previous works designed expansion operators to scale up pretrained models to the target model before tr…

Cited by 2PDFScholar
2023

pTSE: A Multi-model Ensemble Method for Probabilistic Time Series Forecasting

IJCAI 2023poster

Various probabilistic time series forecasting models have sprung up and shown remarkably good performance. However, the choice of model highly relies on the characteristics of the input time series and the fixed distribution that model is based on. Due to the fact that the probability distributions…

Cited by 10SourcePDFScholar
2022

AgriBERT: Knowledge-Infused Agricultural Language Models for Matching Food and Nutrition

IJCAI 2022poster

Pretraining domain-specific language models remains an important challenge which limits their applicability in various areas such as agriculture. This paper investigates the effectiveness of leveraging food related text corpora (e.g., food and agricultural literature) in pretraining transformer-base…

2022

Compressing Transformer-Based ASR Model by Task-Driven Loss and Attention-Based Multi-Level Feature Distillation

ICASSP 2022accepted

The current popular knowledge distillation (KD) methods effectively compress the transformer-based end-to-end speech recognition model. However, existing methods fail to utilize complete information of the teacher model, and they distill only a limited number of blocks of the teacher model. In this…

Cited by 0SourceScholar
2022

CrossMatch: Cross-Classifier Consistency Regularization for Open-Set Single Domain Generalization

ICLR 2022poster

Single domain generalization (SDG) is a challenging scenario of domain generalization, where only one source domain is available to train the model. Typical SDG methods are based on the adversarial data augmentation strategy, which complements the diversity of source domain to learn a robust model.…

Cited by 46SourcePDFScholar
2022

Image Steganalysis with Convolutional Vision Transformer

ICASSP 2022accepted

Recent research has shown that deep learning based methods offer more accurate detection for image steganalysis than the traditional detection paradigm based on rich media models. Existing network architectures based on deep learning, however, stack more and more convolutional layers to increase loc…

Cited by 0SourceScholar
2022

Joint Learning for Addressee Selection and Response Generation in Multi-Party Conversation

ICASSP 2022accepted

A large number of multi-party conversation scenarios exist in social networks, which have been seldom studied in the field of human-machine conversation. In this paper, we study a novel task of joint learning for addressee selection and response generation in multi-party conversations. Systems are e…

Cited by 0SourceScholar
2022

Layer Freezing & Data Sieving: Missing Pieces of a Generic Framework for Sparse Training

NeurIPS 2022accept

Recently, sparse training has emerged as a promising paradigm for efficient deep learning on edge devices. The current research mainly devotes the efforts to reducing training costs by further increasing model sparsity. However, increasing sparsity is not always ideal since it will inevitably introd…

2022

Learning Emergent Discrete Message Communication for Cooperative Reinforcement Learning

ICRA 2022poster

Communication is an important factor that en-ables agents to work cooperatively in multi-agent reinforcement learning (MARL) contexts. Prior work used continuous message communication whose high representational capacity comes at the expense of interpretability. Allowing agents to learn their own di…

Cited by 19SourceScholar
2022

Mining Hard Samples Locally And Globally For Improved Speech Separation

ICASSP 2022accepted

Speech separation dataset typically consists of hard and non-hard samples, and the former is minority and latter majority. The data imbalance problem biases the model towards non-hard samples and weakens the generalization capability. Given that the average separation performance is sufficiently goo…

Cited by 0SourceScholar
2022

Object-Oriented Backdoor Attack Against Image Captioning

ICASSP 2022accepted

Backdoor attack against image classification task has been widely studied and proven to be successful, while there exist few researches on backdoor attack against vision-language models. In this paper, we explore backdoor attack towards image captioning models by poisoning training data. Assuming th…

Cited by 0SourceScholar
2022

Patch Diffusion: A General Module for Face Manipulation Detection

AAAI 2022technical

Detection of manipulated face images has attracted a lot of interest recently. Various schemes have been proposed to tackle this challenging problem, where the patch-based approaches are shown to be promising. However, the existing patch-based approaches tend to treat different patches equally, whic…

2022

Unsupervised Point Cloud Registration by Learning Unified Gaussian Mixture Models

RA-L 2022

Sampling noise and density variation widely exist in the point cloud acquisition process, leading to few accurate point-to-point correspondences. Since they rely on point-to-point correspondence search, existing state-of-the-art point cloud registration methods face difficulty in overcoming the samp

Cited by 32SourceScholar
2021

An Investigation of Using Hybrid Modeling Units for Improving End-to-End Speech Recognition System

ICASSP 2021accepted

The acoustic modeling unit is crucial for an end-to-end speech recognition system, especially for the Mandarin language. Until now, most of the studies on Mandarin speech recognition focused on individual units, and few of them paid attention to using a combination of these units. This paper uses a…

Cited by 0SourceScholar
2021

Correlative Channel-Aware Fusion for Multi-View Time Series Classification

AAAI 2021technical

Multi-view time series classification (MVTSC) aims to improve the performance by fusing the distinctive temporal information from multiple views. Existing methods for MVTSC mainly aim to fuse multi-view information at an early stage, e.g., by extracting a common feature subspace among multiple views…

2021

Edge: Enriching Knowledge Graph Embeddings with External Text

NAACL 2021long

Knowledge graphs suffer from sparsity which degrades the quality of representations generated by various methods. While there is an abundance of textual information throughout the web and many existing knowledge bases, aligning information across these diverse data sources remains a challenge in the…

Cited by 33SourcePDFScholar
2021

Encoder-Decoder Based Pitch Tracking and Joint Model Training for Mandarin Tone Classification

ICASSP 2021accepted

We pursue an interpretable pitch tracking model and a jointly trained tone model for Mandarin tone classification. For pitch tracking, present deep learning based pitch model structure seldom considers the Viterbi decoding commonly implemented in prevalent manually designed pitch tracking algorithms…

Cited by 0SourceScholar
2021

Robust Voice Activity Detection Using a Masked Auditory Encoder Based Convolutional Neural Network

ICASSP 2021accepted

Voice activity detection (VAD) based on deep learning has achieved remarkable success. However, when the traditional features (e.g., raw waveforms and MFCCs) are directly fed to the deep neural network model, the performance decreases because of noise interference. Here, we propose a robust VAD appr…

Cited by 0SourceScholar
2021

Searching for Fast Model Families on Datacenter Accelerators

CVPR 2021poster

Neural Architecture Search (NAS), together with model scaling, has shown remarkable progress in designing high accuracy and fast convolutional architecture families. However, as neither NAS nor model scaling considers sufficient hardware architecture details, they do not take full advantage of the e…

Cited by 43PDFcodeScholar
2020

End-to-End Articulatory Modeling for Dysarthric Articulatory Attribute Detection

ICASSP 2020accepted

In this study, we focus on detecting articulatory attribute errors for dysarthric patients with cerebral palsy (CP) or amyotrophic lateral sclerosis (ALS). There are two major challenges for this task. The pronunciation of dysarthric patients is unclear and inaccurate, which results in poor performa…

Cited by 0SourceScholar
2020

SegVoxelNet: Exploring Semantic Context and Depth-aware Features for 3D Vehicle Detection from Point Cloud

ICRA 2020poster

3D vehicle detection based on point cloud is a challenging task in real-world applications such as autonomous driving. Despite significant progress has been made, we observe two aspects to be further improved. First, the semantic context information in LiDAR is seldom explored in previous works, whi…

Cited by 78SourceScholar
2020

Spectrograms Fusion with Minimum Difference Masks Estimation for Monaural Speech Dereverberation

ICASSP 2020accepted

Spectrograms fusion is an effective method for incorporating complementary speech dereverberation systems. Previous linear spectrograms fusion by averaging multiple spectrograms shows outstanding performance. However, various systems with different features cannot apply this simple method. In this s…

Cited by 0SourceScholar
2019

Fast Spatio-Temporal Residual Network for Video Super-Resolution

CVPR 2019poster

Recently, deep learning based video super-resolution (SR) methods have achieved promising performance. To simultaneously exploit the spatial and temporal information of videos, employing 3-dimensional (3D) convolutions is a natural approach. However, straight utilizing 3D convolutions may lead to an…

Cited by 169PDFScholar
2019

Interactive Learning of Teacher-student Model for Short Utterance Spoken Language Identification

ICASSP 2019accepted

Short utterance-based spoken language identification (LID) is a challenging task due to the large variation of its feature representation. Improving feature representation of short utterances using a teacher-student method has been shown its effectiveness for LID tasks. However, conventional teacher…

Cited by 0SourceScholar
2019

Investigation of Sequence-level Knowledge Distillation Methods for CTC Acoustic Models

ICASSP 2019accepted

This paper presents knowledge distillation (KD) methods for training connectionist temporal classification (CTC) acoustic models. In a previous study, we proposed a KD method based on the sequence-level cross-entropy, and showed that the conventional KD method based on the frame-level cross-entropy…

Cited by 0SourceScholar
2019

MMFace: A Multi-Metric Regression Network for Unconstrained Face Reconstruction

CVPR 2019poster

We propose to address the face reconstruction in the wild by using a multi-metric regression network, MMFace, to align a 3D face morphable model (3DMM) to an input image. The key idea is to utilize a volumetric sub-network to estimate an intermediate geometry representation, and a parametric sub-net…

Cited by 54PDFScholar
2019

Robust Unsupervised Flexible Auto-weighted Local-coordinate Concept Factorization for Image Clustering

ICASSP 2019accepted

We investigate the high-dimensional data clustering problem by proposing a novel and unsupervised representation learning model called Robust Flexible Auto-weighted Local-coordinate Concept Factorization (RFA-LCF). RFA-LCF integrates the robust flexible CF, robust sparse local-coordinate coding and…

Cited by 0SourceScholar
2019

Scene Graph Generation With External Knowledge and Image Reconstruction

CVPR 2019poster

Scene graph generation has received growing attention with the advancements in image understanding tasks such as object detection, attributes and relationship prediction, etc. However, existing datasets are biased in terms of object and relationship labels, or often come with noisy and missing annot…

Cited by 386PDFScholar
2018

An Investigation of a Knowledge Distillation Method for CTC Acoustic Models

ICASSP 2018accepted

End-to-end acoustic models, such as connectionist temporal classification (CTC) and the attention model, have been studied, and their speech recognition accuracies come close to those of conventional deep neural network (DNN)-hidden Markov models. However, most high-performance end-to-end models are…

Cited by 0SourceScholar
2018

Graph Adaptive Knowledge Transfer for Unsupervised Domain Adaptation

ECCV 2018poster

Unsupervised domain adaptation has caught appealing attentions as it facilitates the unlabeled target learning by borrowing existing well-established source domain knowledge. Recent practice on domain adaptation manages to extract effective features by incorporating the pseudo labels for the target…

Cited by 154SourcePDFScholar
2018

Representation Learning for Treatment Effect Estimation from Observational Data

NeurIPS 2018poster

Estimating individual treatment effect (ITE) is a challenging problem in causal inference, due to the missing counterfactuals and the selection bias. Existing ITE estimation methods mainly focus on balancing the distributions of control and treated groups, but ignore the local similarity information…

2017

Faster CNNs with Direct Sparse Convolutions and Guided Pruning

ICLR 2017poster

Phenomenally successful in practical inference problems, convolutional neural networks (CNN) are widely deployed in mobile devices, data centers, and even supercomputers. The number of parameters needed in CNNs, however, are often large and undesirable. Consequently, various methods have been develo…

Cited by 307SourcecodeScholar
2017

Multi-contact frictional rigid dynamics using impulse decomposition

IROS 2017poster

We present an interactive and stable multi-contact dynamic simulation algorithm for rigid bodies. Our approach is based on fast frictional dynamics (FFD) [14], which is designed for large sets of non-convex rigid bodies. We use a new friction model that performs velocity-level multi-contact simulati…

Cited by 0SourceScholar
2017

Semi-supervised ensemble DNN acoustic model training

ICASSP 2017accepted

It is very important to exploit abundant unlabeled speech for improving the acoustic model training in automatic speech recognition (ASR). Semi-supervised training methods incorporate unlabeled data in addition to labeled data to enhance the model training, but it encounters the error-prone label pr…

Cited by 0SourceScholar
2016

Adaptive distributed compressed estimation based on recursive least squares with sensing matrix design

ICASSP 2016accepted

In this paper, a distributed compressed estimation (DCE) scheme is presented based on a distributed recursive-least squares algorithm for sparse signals and systems along with a sensing matrix design procedure based on compressive sensing techniques. The D-CE scheme consists of compression and decom…

Cited by 0SourceScholar
2016

Data selection from multiple ASR systems' hypotheses for unsupervised acoustic model training

ICASSP 2016accepted

This paper addresses unsupervised training of DNN acoustic model, by exploiting a large amount of unlabeled data with CRF-based classifiers. In the proposed scheme, we obtain ASR hypotheses by complementary GMM and DNN based ASR systems. Then, a set of dedicated classifiers are designed and trained…

Cited by 0SourceScholar