← Search

Hui Wang

82 accepted papers

2026

A General Highly Accurate Online Planning Method Integrating Large Language Models into Nested Rollout Policy Adaptation for Dialogue Tasks

AAAI 2026technical

In goal-oriented dialogue tasks, the main challenge is to steer the interaction towards a given goal within a limited number of turns. Existing approaches either rely on elaborate prompt engineering, whose effectiveness is heavily dependent on human experience, or integrate policy networks and pre-t

Cited by 0SourcePDFScholar
2026

AKCMamba-YOLO: Selective State Space Models For Real-Time Object Detection

CVPR 2026

The YOLO (You Only Look Once) series has been a cornerstone in real-time object detection, renowned for its efficient convolutional design and rapid inference. However, its reliance on convolutional operations inherently limits its ability to capture long-range dependencies and rich contextual infor

Cited by 0SourcecodeScholar
2026

DIFFA: Large Language Diffusion Models Can Listen and Understand

AAAI 2026technical

Recent advances in large language models (LLMs) have shown remarkable capabilities across textual and multimodal domains. In parallel, large language diffusion models have emerged as a promising alternative to the autoregressive paradigm, offering improved controllability, bidirectional context mode

Cited by 0SourcePDFScholar
2026

DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations

ICLR 2026poster

Recent studies on end-to-end (E2E) speech generation with large language models (LLMs) have attracted significant community attention, with multiple works extending text-based LLMs to generate discrete speech tokens. Existing E2E approaches primarily fall into two categories: (1) Methods that genera…

Cited by 0SourceScholar
2026

From Denoising to De-Channeling: Integrating Physical Channel Priors into Diffusion Models for Radio Signal Understanding

ICML 2026spotlight

In recent years, wireless signal recognition (WSR), which leverages artificial intelligence (AI) to identify properties of passively received radio signals, has garnered significant attention due to its broad applications, such as spectrum management. Existing WSR methods typically learn directly fr…

Cited by 0SourceScholar
2026

GEPO: Group Expectation Policy Optimization for Stable Heterogeneous Reinforcement Learning

ICLR 2026poster

As single-center computing approaches power constraints, decentralized training becomes essential. However, traditional Reinforcement Learning (RL) methods, crucial for enhancing large model post-training, cannot adapt to decentralized distributed training due to the tight coupling between parameter…

Cited by 0SourceScholar
2026

HierarNet: Independent Interactive Hierarchical Disease Outbreak Forecasting

AAAI 2026technical

Early warning systems for disease outbreaks play a crucial role in public health for management and contingency planning. However, most predictive modeling works focus on flat models that incorporate exogenous inputs (e.g. climate, demographics) to predict future outbreaks at different locations, bu

Cited by 0SourcePDFScholar
2026

MEASURING PROSODY DIVERSITY IN ZERO-SHOT TTS: A NEW METRIC, BENCHMARK, AND EXPLORATION

ICASSP 2026poster

Prosody diversity is essential for achieving naturalness and expressiveness in zero-shot text-to-speech (TTS). However, frequently used acoustic metrics capture only partial views of prosodic variation and correlate poorly with human perception, leaving the problem of reliably quantifying prosody di…

Cited by 10SourcePDFScholar
2026

Map as a Prompt: Learning Multi-Modal Spatial-Signal Foundation Models for Cross-scenario Wireless Localization

ICLR 2026poster

Accurate and robust wireless localization is a critical enabler for emerging 5G/6G applications, including autonomous driving, extended reality, and smart manufacturing. Despite its importance, achieving precise localization across diverse environments remains challenging due to the complex nature o…

Cited by 0SourceScholar
2026

Position: Towards Responsible Evaluation for Text-to-Speech

ICML 2026poster

Recent advances in text-to-speech (TTS) technology have enabled systems to generate speech that is often indistinguishable from human speech, bringing benefits to accessibility, content creation, and human-computer interaction. However, current evaluation practices are increasingly inadequate for ca…

Cited by 0SourceScholar
2026

RobusTor3D: Robust Multimodal 3D Object Detector for Autonomous Driving by Vision-Language Knowledge Blending

AAAI 2026technical

Multimodal 3D object detection for autonomous driving, a task for real-world applications, poses substantial challenges in maintaining robust performance under various perturbations and complex environmental conditions. However, most existing approaches primarily focus on performance optimization un

Cited by 0SourcePDFScholar
2026

SecP-Tuning: Efficient Privacy-Preserving Prompt Tuning for Large Language Models via MPC

ICLR 2026poster

Large Language Models (LLMs) have revolutionized numerous fields, yet their adaptation to specialized tasks in privacy-sensitive domains such as healthcare and finance remains constrained due to the scarcity of accessible training data caused by stringent privacy requirements. Secure Multi-party Com…

Cited by 0SourceScholar
2026

Self-Guidance: Enhancing Neural Codecs via Decoder Manifold Alignment

ICML 2026poster

Neural speech codecs based on Vector-Quantized VAEs (VQ-VAEs) are core audio tokenizers for speech LLMs, yet their reconstruction fidelity is bottlenecked by quantization error. Instead of modifying the quantizer or increasing model capacity—common approaches that complicate downstream language mode…

Cited by 0SourceScholar
2026

SoMA: A Real-to-Sim Neural Simulator for Robotic Soft-Body Manipulation

ICML 2026poster

Simulating deformable objects under rich interactions remains a fundamental challenge for real-to-sim robot manipulation, with dynamics jointly driven by environmental effects and robot actions. Existing simulators rely on predefined physics or data-driven dynamics without robot-conditioned control,…

Cited by 0SourceScholar
2026

TS-DDAE: A novel Temporal-Spectral Denoising Diffusion AutoEncoder for Wireless Signal Recognition Model Pre-training

ICLR 2026poster

Wireless Signal Recognition (WSR) aims to identify the property of received signals using Artificial Intelligence (AI) without any prior knowledge, which has been widely used in civil and military radios. The current AI trend of pre-training and fine-tuning has shown great performance, and the exist…

Cited by 0SourcecodeScholar
2026

TTA-Bench: A Comprehensive Benchmark for Evaluating Text-to-Audio Models

AAAI 2026technical

Text-to-Audio (TTA) generation has made rapid progress, but current evaluation methods remain narrow, focusing mainly on perceptual quality while overlooking robustness, generalization, and ethical concerns. We present TTA-Bench, a comprehensive benchmark for evaluating TTA models across functional

Cited by 0SourcePDFScholar
2026

Time Series Class-Incremental Learning via Confidence-guided Mask Distillation and Prototype-guided Contrastive Learning

AAAI 2026technical

Class-incremental learning (CIL) has recently gained great attention in the field of time series classification. Existing CIL methods based on knowledge distillation exhibit impressive ability to retain prior knowledge and overcome catastrophic forgetting, however, their effectiveness faces major c

Cited by 0SourcePDFScholar
2025

3D-Speaker-Toolkit: An Open-Source Toolkit for Multimodal Speaker Verification and Diarization

ICASSP 2025accepted

We introduce 3D-Speaker-Toolkit, an open-source toolkit for multimodal speaker verification and diarization, designed for meeting the needs of academic researchers and industrial practitioners. The 3D-Speaker-Toolkit adeptly leverages the combined strengths of acoustic, semantic, and visual data, se…

Cited by 0SourceScholar
2025

AdmTree: Compressing Lengthy Context with Adaptive Semantic Trees

NeurIPS 2025poster

The quadratic complexity of self-attention limits Large Language Models (LLMs) in processing long contexts, a capability vital for many advanced applications. Context compression aims to mitigate this computational barrier while preserving essential semantic information. However, existing methods of…

Cited by 0SourceScholar
2025

Benchmarking Multimodal Retrieval Augmented Generation with Dynamic VQA Dataset and Self-adaptive Planning Agent

ICLR 2025poster

Multimodal Retrieval Augmented Generation (mRAG) plays an important role in mitigating the “hallucination” issue inherent in multimodal large language models (MLLMs). Although promising, existing heuristic mRAGs typically predefined fixed retrieval processes, which causes two issues: (1) Non-adaptiv…

2025

CENTAUR: Bridging the Impossible Trinity of Privacy, Efficiency, and Performance in Privacy-Preserving Transformer Inference

ACL 2025long

With the growing deployment of pre-trained models like Transformers on cloud platforms, privacy concerns about model parameters and inference data are intensifying. Existing Privacy-Preserving Transformer Inference (PPTI) frameworks face the “impossible trinity” of balancing privacy, efficiency, and…

Cited by 0SourcePDFScholar
2025

COPR: Continual Human Preference Learning via Optimal Policy Regularization

ACL 2025finding

Reinforcement Learning from Human Feedback (RLHF) is effective for aligning Large Language Models (LLMs) with human preferences. However, RLHF’s complex process limits its ability to continually learn human feedback, making it impractical for real-world applications where the deployed model continuo…

Cited by 0SourcePDFScholar
2025

ChildMandarin: A Comprehensive Mandarin Speech Dataset for Young Children Aged 3-5

ACL 2025long

Automatic speech recognition (ASR) systems have advanced significantly with models like Whisper, Conformer, and self-supervised frameworks such as Wav2vec 2.0 and HuBERT. However, developing robust ASR models for young children’s speech remains challenging due to differences in pronunciation, tone,…

2025

Correcting Large Language Model Behavior via Influence Function

AAAI 2025technical

Recent advancements in AI alignment techniques have significantly improved the alignment of large language models (LLMs) with static human preferences. However, the dynamic nature of human preferences can render some prior training data outdated or even erroneous, ultimately causing LLMs to deviate…

Cited by 0SourcePDFScholar
2025

Emotion-Preserving Prosody Anonymization Network for Voice Privacy Protection

ICASSP 2025accepted

Balancing emotion preservation and privacy protection in voice anonymization presents a significant challenge, particularly due to the difficulty of effectively handling prosody, a key feature in speech. While preserving prosodic features in anonymized speech enhances emotional expression, it also i…

Cited by 0SourceScholar
2025

Enhancing Multimodal Emotion Recognition through Multi-Granularity Cross-Modal Alignment

ICASSP 2025accepted

Multimodal emotion recognition (MER), leveraging speech and text, has emerged as a pivotal domain within human-computer interaction, demanding sophisticated methods for effective multimodal integration. The challenge of aligning features across these modalities is significant, with most existing app…

Cited by 0SourceScholar
2025

Enhancing Non-English Capabilities of English-Centric Large Language Models Through Deep Supervision Fine-Tuning

AAAI 2025technical

Large language models (LLMs) have demonstrated significant progress in multilingual language understanding and generation. However, due to the imbalance in training data, their capabilities in non-English languages are limited. Recent studies revealed the English-pivot multilingual mechanism of LLMs…

2025

Enhancing Question Generation through Diversity-Seeking Reinforcement Learning with Bilevel Policy Decomposition

AAAI 2025technical

Recent advancements in question generation (QG) have been significantly propelled by reinforcement learning (RL). Although extensive reward models have been designed to capture the attributes of ideal questions, their associated learning challenges, particularly in sample efficiency and diversity, r…

2025

Error Comparison Optimization for Large Language Models on Aspect-Based Sentiment Analysis

ACL 2025long

Supervised fine-tuning (SFT) has enabled large language models (LLMs) to exhibit promising performance on various tasks. However, this fine-tuning process only compares current predictions and labels on each sample, yet fails to perceive and understand its error outputs from different degrees, which…

Cited by 0SourcePDFScholar
2025

Exploring Text-Queried Sound Event Detection with Audio Source Separation

ICASSP 2025accepted

In sound event detection (SED), overlapping sound events pose a significant challenge, as certain events can be easily masked by background noise or other events, resulting in poor detection performance. To address this issue, we propose the text-queried SED (TQ-SED) framework. Specifically, we firs…

Cited by 0SourceScholar
2025

Flexibly Utilize Memory for Long-Term Conversation via a Fragment-then-Compose Framework

EMNLP 2025

Large language models (LLMs) have made significant breakthroughs in extracting useful information from conversation history to enhance the response in long-term conversations. Summarizing useful information from historical conversations has achieved remarkable performance, which, however, may introd

2025

GraCoRe: Benchmarking Graph Comprehension and Complex Reasoning in Large Language Models

COLING 2025main

Evaluating the graph comprehension and reasoning abilities of Large Language Models (LLMs) is challenging and often incomplete. Existing benchmarks focus primarily on pure graph understanding, lacking a comprehensive evaluation across all graph types and detailed capability definitions. This paper p…

2025

IOP: An Idempotent-Like Optimization Method on the Pareto Front of Hypernetwork

AAAI 2025technical

Pareto Front Learning (PFL) has been one of the effective means to resolve multi-objective optimization problems through exploring all optimal solutions to learn the entire Pareto front. Pareto Hypernetwork (PHN) is a new promising way to generate the sequence of Pareto-optimal solutions that can be…

Cited by 0SourcePDFScholar
2025

Improving Zero-Shot Chinese-English Code-Switching ASR with kNN-CTC and Gated Monolingual Datastores

ICASSP 2025accepted

The kNN-CTC model has proven to be effective for monolingual automatic speech recognition (ASR). However, its direct application to multilingual scenarios like code-switching, presents challenges. Although there is potential for performance improvement, a kNN-CTC model utilizing a single bilingual d…

Cited by 0SourceScholar
2025

Improving the Training of Data-Efficient GANs via Quality Aware Dynamic Discriminator Rejection Sampling

CVPR 2025poster

Data-Efficient Generative Adversarial Nets (DE-GANs) have become more and more popular in recent years. Existing methods apply data augmentation, noise injection and pre-trained models to maximumly increase the number of training samples thus improving the training of DE-GANs. However, none of these…

2025

Innovative Thinking, Infinite Humor: Humor Research of Large Language Models through Structured Thought Leaps

ICLR 2025poster

Humor is previously regarded as a gift exclusive to humans for the following reasons. Humor is a culturally nuanced aspect of human language, presenting challenges for its understanding and generation. Humor generation necessitates a multi-hop reasoning process, with each hop founded on proper ratio…

Cited by 1SourcePDFScholar
2025

Integrating Audio, Visual, and Semantic Information for Enhanced Multimodal Speaker Diarization on Multi-party Conversation

ACL 2025long

Speaker diarization aims to segment an audio stream into homogeneous partitions based on speaker identity, playing a crucial role in speech comprehension and analysis. Mainstream speaker diarization systems rely only on acoustic information, making the task particularly challenging in complex acoust…

2025

Leveraging Chain of Thought towards Empathetic Spoken Dialogue without Corresponding Question-Answering Data

ICASSP 2025accepted

Empathetic dialogue is crucial for natural human-computer interaction, allowing the dialogue system to respond in a more personalized and emotionally aware manner, improving user satisfaction and engagement. The emergence of large language models (LLMs) has revolutionized dialogue generation by harn…

Cited by 0SourceScholar
2025

M2R-Whisper: Multi-stage and Multi-scale Retrieval Augmentation for Enhancing Whisper

ICASSP 2025accepted

State-of-the-art models like OpenAI’s Whisper exhibit strong performance in multilingual automatic speech recognition (ASR), but they still face challenges in accurately recognizing diverse subdialects. In this paper, we propose M2R-Whisper, a novel multi-stage and multi-scale retrieval augmentation…

Cited by 0SourceScholar
2025

MA-GTS: A Multi-Agent Framework for Solving Complex Graph Problems in Real-World Applications

EMNLP 2025

Graph-theoretic problems arise in real-world applications like logistics, communication networks, and traffic optimization. These problems are often complex, noisy, and irregular, posing challenges for traditional algorithms. Large language models offer potential solutions but face several challenge

2025

Mitigating Biases of Large Language Models in Stance Detection with Counterfactual Augmented Calibration

NAACL 2025long

Stance detection is critical for understanding the underlying position or attitude expressed toward a topic. Large language models (LLMs) have demonstrated significant advancements across various natural language processing tasks including stance detection, however, their performance in stance detec…

2025

MusicEval: A Generative Music Dataset with Expert Ratings for Automatic Text-to-Music Evaluation

ICASSP 2025accepted

The technology for generating music from textual descriptions has seen rapid advancements. However, evaluating text-to-music (TTM) systems remains a significant challenge, primarily due to the difficulty of balancing performance and cost with existing objective and subjective evaluation methods. In…

Cited by 0SourceScholar
2025

Open-Nav: Exploring Zero-Shot Vision-and-Language Navigation in Continuous Environment with Open-Source LLMs

ICRA 2025

Vision-and-Language Navigation (VLN) tasks require an agent to follow textual instructions to navigate through 3D environments. Traditional approaches use supervised learning methods, relying heavily on domain-specific datasets to train VLN models. Recent methods try to utilize closedsource large la

Cited by 49SourceScholar
2025

Probing and Boosting Large Language Models Capabilities via Attention Heads

EMNLP 2025

Understanding the internal origins of capabilities in large language models (LLMs) is crucial for interpretability and efficient adaptation. However, the emergence of specific capabilities remains poorly understood, as most existing approaches rely on external signals (e.g., performance shifts or gr

2025

Pushing the Limits of BFP on Narrow Precision LLM Inference

AAAI 2025technical

The substantial computational and memory demands of Large Language Models (LLMs) hinder their deployment. Block Floating Point (BFP) has proven effective in accelerating linear operations, a cornerstone of LLM workloads. However, as sequence lengths grow, nonlinear operations, such as Attention, in…

Cited by 0SourcePDFScholar
2025

SVD-GCL: A Noise-Augmented Hybrid Graph Contrastive Learning Framework for Recommendation

COLING 2025main

Recently, deep graph neural networks (GNNs) have emerged as the predominant architecture for recommender systems based on collaborative filtering. Nevertheless, numerous GNN-based approaches confront challenges such as complex computations and skewed feature distributions, especially with high-dimen…

Cited by 0SourcePDFScholar
2025

Self-Distillation Prototypes Network: Learning Robust Speaker Representations without Supervision

ICASSP 2025accepted

Training speaker-discriminative and robust speaker verification systems without explicit speaker labels remains a persistent challenge. In this paper, we propose a novel self-supervised speaker verification approach, Self-Distillation Prototypes Network (SDPN), which effectively facilitates self-sup…

Cited by 0SourceScholar
2025

SeniorTalk: A Chinese Conversation Dataset with Rich Annotations for Super-Aged Seniors

NeurIPS 2025poster

While voice technologies increasingly serve aging populations, current systems exhibit significant performance gaps due to inadequate training data capturing elderly-specific vocal characteristics like presbyphonia and dialectal variations. The limited data available on super-aged individuals in exi…

Cited by 0SourcecodeScholar
2025

SpeHeaTal: A Cluster-Enhanced Segmentation Method for Sperm Morphology Analysis

AAAI 2025technical

The accurate assessment of sperm morphology is crucial in andrological diagnostics, where the segmentation of sperm images presents significant challenges. Existing approaches frequently rely on large annotated datasets and often struggle with the segmentation of overlapping sperm and the presence o…

2025

Teaching According to Talents! Instruction Tuning LLMs with Competence-Aware Curriculum Learning

EMNLP 2025

Efficient instruction tuning aims to enhance the ultimate performance of large language models (LLMs) trained on a given instruction dataset. Curriculum learning as a typical data organization strategy has shown preliminary effectiveness in instruction tuning. However, current curriculum tuning meth

2025

Training Diffusion-based Generative Models with Limited Data

ICML 2025poster

Diffusion-based generative models (diffusion models) often require a large amount of data to train a score-based model that learns the score function of the data distribution through denoising score matching. However, collecting and cleaning such data can be expensive, time-consuming, and even infea…

2024

A Lifelong Multilingual Multi-granularity Semantic Alignment Approach via Maximum Co-occurrence Probability

COLING 2024main

Cross-lingual pre-training methods mask and predict tokens in multilingual text to generalize diverse multilingual information. However, due to the lack of sufficient aligned multilingual resources in the pre-training process, these methods may not fully explore the multilingual correlation of maske…

2024

Autonomous Storytelling for Social Robot with Human-Centered Reinforcement Learning

IROS 2024poster

Social robots are gradually integrating into human’s daily lives. Storytelling by social robots could bring a different experience to users through non-verbal and emotional capabilities compared to text-only one. However, as user needs and preferences over storytelling might change over time during…

Cited by 0SourceScholar
2024

Blind Image Deconvolution by Generative-based Kernel Prior and Initializer via Latent Encoding

ECCV 2024poster

"Blind image deconvolution (BID) is a classic yet challenging problem in the field of image processing. Recent advances in deep image prior (DIP) have motivated a series of DIP-based approaches, demonstrating remarkable success in BID. However, due to the high non-convexity of the inherent optimizat…

2024

CPPO: Continual Learning for Reinforcement Learning with Human Feedback

ICLR 2024poster

The approach of Reinforcement Learning from Human Feedback (RLHF) is widely used for enhancing pre-trained Language Models (LM), enabling them to better align with human preferences. Existing RLHF-based LMs however require complete retraining whenever new queries or feedback are introduced, as human…

Cited by 17SourcePDFScholar
2024

EncryIP: A Practical Encryption-Based Framework for Model Intellectual Property Protection

AAAI 2024technical

In the rapidly growing digital economy, protecting intellectual property (IP) associated with digital products has become increasingly important. Within this context, machine learning (ML) models, being highly valuable digital assets, have gained significant attention for IP protection. This paper…

Cited by 1SourcePDFScholar
2024

Ensemble Learning for Heterogeneous Large Language Models with Deep Parallel Collaboration

NeurIPS 2024spotlight

Large language models (LLMs) exhibit complementary strengths in various tasks, motivating the research of LLM ensembling. However, existing work focuses on training an extra reward model or fusion model to select or combine all candidate answers, posing a great challenge to the generalization on uns…

2024

Gradient Consistency-based Parameter Allocation for Multilingual Neural Machine Translation

COLING 2024main

Multilingual neural machine translation handles the translation of multiple languages with one unified model. However, this joint-training paradigm incurs the notorious issue of parameter interference, where the model compromises with the language diversity to find a common solution. Recent research…

2024

Meta-Learning via PAC-Bayesian with Data-Dependent Prior: Generalization Bounds from Local Entropy

IJCAI 2024poster

Meta-learning accelerates the learning process on unseen learning tasks by acquiring prior knowledge through previous related tasks. The PAC-Bayesian theory provides a theoretical framework to analyze the generalization of meta-learning to unseen tasks. However, previous works still encounter two no…

Cited by 0SourcePDFScholar
2024

Revisiting Data Reconstruction Attacks on Real-world Dataset for Federated Natural Language Understanding

COLING 2024main

With the growing privacy concerns surrounding natural language understanding (NLU) applications, the need to train high-quality models while safeguarding data privacy has reached unprecedented importance. Federated learning (FL) offers a promising approach to collaborative model training by exchangi…

2024

Shaping Social Robot to Play Games with Human Demonstrations and Evaluative Feedback

ICRA 2024poster

In this paper, building on recent advances in the fields of gaming AI and social robotics, we present a new approach to facilitate the social robot Haru to imitate game strategies from human players’ demonstrated trajectories and evaluative feedback in a real-time two-player game. Our research shows…

Cited by 0SourceScholar
2023

Birder: Communication-Efficient 1-bit Adaptive Optimizer for Practical Distributed DNN Training

NeurIPS 2023poster

Various gradient compression algorithms have been proposed to alleviate the communication bottleneck in distributed learning, and they have demonstrated effectiveness in terms of high compression ratios and theoretical low communication complexity. However, when it comes to practically training mod…

Cited by 1SourcePDFScholar
2023

Enabling Unsupervised Neural Machine Translation with Word-level Visual Representations

EMNLP 2023long findings

Unsupervised neural machine translation has recently made remarkable strides, achieving impressive results with the exclusive use of monolingual corpora. Nonetheless, these methods still exhibit fundamental flaws, such as confusing similar words. A straightforward remedy to rectify this drawback is…

Cited by 0SourceScholar
2023

Exploring Speaker-Related Information in Spoken Language Understanding for Better Speaker Diarization

ACL 2023findings

Speaker diarization is a classic task in speech processing and is crucial in multi-party scenarios such as meetings and conversations. Current mainstream speaker diarization approaches consider acoustic information only, which result in performance degradation when encountering adverse acoustic envi…

Cited by 7SourcePDFScholar
2023

FEDLEGAL: The First Real-World Federated Learning Benchmark for Legal NLP

ACL 2023long

The inevitable private information in legal data necessitates legal artificial intelligence to study privacy-preserving and decentralized learning methods. Federated learning (FL) has merged as a promising technique for multiple participants to collaboratively train a shared model while efficiently…

2023

Flowreg: Latent Space Regularization Using Normalizing Flow For Limited Samples Learning

ICASSP 2023accepted

Modern deep neural network models have made remarkable success in many areas, supported by large sets of training samples. Yet the hunger for huge data has also become fatal in further expanding the use of deep models. Limited sample learning aims at learning generalized and transferable representat…

Cited by 0SourceScholar
2023

Practical privacy-preserving Gaussian process regression via secret sharing

UAI 2023poster

Gaussian process regression (GPR) is a non-parametric model that has been used in many real-world applications that involve sensitive personal data (e.g., healthcare, finance, etc.) from multiple data owners. To fully and securely exploit the value of different data sources, this paper proposes a pr…

Cited by 10SourcePDFScholar
2023

Pushing the Limits of Self-Supervised Speaker Verification using Regularized Distillation Framework

ICASSP 2023accepted

Training robust speaker verification systems without speaker labels has long been a challenging task. Previous studies observed a large performance gap between self-supervised and fully supervised methods. In this paper, we apply a non-contrastive self-supervised learning framework called DIstillati…

Cited by 0SourceScholar
2022

Affective Behavior Learning for Social Robot Haru with Implicit Evaluative Feedback

IROS 2022poster

We propose a human-in-the-loop reinforcement learning mechanism to help robots learn emotional behavior. Unlike the previous methods of providing explicit feedback via pressing keyboard buttons or mouse clicks, we provide a more natural way for ordinary people to train social robots how to perform s…

Cited by 4SourceScholar
2022

CLLE: A Benchmark for Continual Language Learning Evaluation in Multilingual Machine Translation

EMNLP 2022finding

Continual Language Learning (CLL) in multilingual translation is inevitable when new languages are required to be translated. Due to the lack of unified and generalized benchmarks, the evaluation of existing methods is greatly influenced by experimental design which usually has a big gap from the in…

2022

Dual-Branch Attention-In-Attention Transformer for Single-Channel Speech Enhancement

ICASSP 2022accepted

Curriculum learning begins to thrive in the speech enhancement area, which decouples the original spectrum estimation task into multiple easier sub-tasks to achieve better performance. Motivated by that, we propose a dual-branch attention-in-attention transformer dubbed DB-AIAT to handle both coarse…

Cited by 0SourceScholar
2022

Entropy-Driven Sampling and Training Scheme for Conditional Diffusion Generation

ECCV 2022poster

"Denoising Diffusion Probabilistic Model (DDPM) is able to make flexible conditional image generation from prior noise to real data, by introducing an independent noise-aware classifier to provide conditional gradient guidance at each time step of denoising process. However, due to the ability of th…

2022

Exploring evolution-aware & -free protein language models as protein function predictors

NeurIPS 2022accept

Large-scale Protein Language Models (PLMs) have improved performance in protein prediction tasks, ranging from 3D structure prediction to various function predictions. In particular, AlphaFold, a ground-breaking AI system, could potentially reshape structural biology. However, the utility of the PLM…

2022

Joint Magnitude Estimation and Phase Recovery Using Cycle-In-Cycle GAN for Non-Parallel Speech Enhancement

ICASSP 2022accepted

For the lack of adequate paired noisy-clean speech corpus in many real scenarios, non-parallel training is a promising task for DNN-based speech enhancement methods. However, because of the severe mismatch between input and target speeches, many previous studies only focus on the magnitude spectrum…

Cited by 0SourceScholar
2022

SP-Net: Slowly Progressing Dynamic Inference Networks

ECCV 2022poster

"Dynamic inference networks improve computational efficiency by executing a subset of network components, i.e., executing path, conditioned on input sample. Prevalent methods typically assign routers to computational blocks so that a computational block can be skipped or executed. However, such infe…

2020

An Online Speaker-aware Speech Separation Approach Based on Time-domain Representation

ICASSP 2020accepted

Despite the significant progress of deep learning based speech separation methods, it remains challenging to extract and track the speech from target speakers, especially in a single-channel multiple speaker situation. Previously, the authors proposed a source-aware context network to exploit the te…

Cited by 0SourceScholar